Commit Graph
4520 Commits
Author SHA1 Message Date
Jindra Petřík 5d5da078bc Goto declaration for single char identifiers fixed 2016-09-17 20:07:35 +02:00
Jindra Petřík 086af5b02c Collision fixer - fix also other similar names
- methods in Multiname to check if it has own name/namespace/namespaceset
2016-09-17 19:42:42 +02:00
Jindra Petřík 94c579623c Collision fixer - fix also other similar names 2016-09-17 19:41:31 +02:00
Jindra Petřík 70dae46d78 Merge branch 'dev' into samenamespaces
Conflicts:
	src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties
2016-09-17 19:01:06 +02:00
Jindra Petřík afc3f40ece remove again 2016-09-17 18:00:10 +02:00
Jindra Petřík 65d97bec07 commit just to make nightly 2016-09-17 17:59:57 +02:00
Jindra Petřík 7012c296ee Missing config 2016-09-17 17:48:04 +02:00
Jindra Petřík 6e74ff5951 Set advance values has confirm message 2016-09-17 17:46:27 +02:00
Jindra Petřík 42eda53a62 Set advance values correctly when font does not support the character 2016-09-17 17:35:11 +02:00
Jindra Petřík 51f4608d1a Do not set advance if it can't display char 2016-09-17 17:23:50 +02:00
Jindra Petřík 42cec207fd #1281 DefineFont2/3 set advance value by deriving font 2016-09-17 17:20:56 +02:00
Jindra Petřík b9abe1a5fa #1281 DefineFont2/3 getting character advance when replacing fix 2016-09-17 17:16:25 +02:00
Jindra Petřík 6654a7b6c3 Fixing colliding multinames from GUI 2016-09-17 16:19:44 +02:00
Jindra Petřík 1253fcbdbf Multiname collision fixer 2016-09-17 16:19:16 +02:00
Jindra Petřík 112819d464 Multiname suffixes refresh method renamed 2016-09-17 15:09:40 +02:00
Jindra Petřík 9bb7c01bc8 Collide traits only on same level 2016-09-17 14:56:09 +02:00
Jindra Petřík 8a0223a02a Namespace suffix handling on all Levels.
Classes with same name handling.
Test data
2016-09-17 14:44:59 +02:00
Jindra Petřík 523e59db80 Refresh same name on slot/const edit 2016-09-17 09:28:58 +02:00
Jindra Petřík a5ab81747e Issue #1279 show duplicate trait names with hash suffix
Fixed editing const/slot
Namespace testdata
2016-09-17 00:07:50 +02:00
Jindra Petřík 3304e69d8a Refactor multiname usage classes in GUI 2016-09-15 07:08:12 +02:00
Jindra Petřík b37fd0cd5b Refactor multiname usage classes
Get namespace in multiname usage
2016-09-15 00:02:05 +02:00
Jindra Petřík 3bbfb018d2 Merge pull request #41 from jindrapetrik/debuggerimprovements
Debuggerimprovements
2016-09-14 22:57:20 +02:00
Jindra Petřík a4b8a1a993 Export bytearray commented out - TODO in future 2016-09-14 22:56:20 +02:00
[email protected] 35c957a794 Commit from command line 2016-09-06 13:58:46 +02:00
[email protected] df374703d7 line ending test, commit from netbeans 2016-09-06 13:46:54 +02:00
[email protected] c4a10ea30f Line engind test again 2016-09-06 13:02:36 +02:00
[email protected] cedacea1b6 Commit from command line 2016-09-06 12:59:14 +02:00
[email protected] 3e6ebef7ff line ending test 2016-09-06 12:55:39 +02:00
Jindra Petřík 9080fb3e54 autocrlf as default in .gitattributes 2016-09-06 12:32:25 +02:00
Jindra Petřík 73ee56699f line endings test 2016-09-06 12:21:29 +02:00
Jindra Petřík c01e174917 Saving files before refreshing line endings 2016-09-06 12:16:13 +02:00
Jindra Petřík 977472c3b5 Saving files before refreshing line endings 2016-09-06 10:12:30 +02:00
[email protected] fcd6f41529 line ending test 2016-09-06 09:48:49 +02:00
[email protected] 3950fd725a Saving files before refreshing line endings 2016-09-06 09:46:26 +02:00
[email protected] 1e2e15d6cb Undo accidental commit 2016-09-06 09:45:26 +02:00
[email protected] 6c8233492b Saving files before refreshing line endings 2016-09-06 09:38:28 +02:00
[email protected] 6b20921800 #1278 replacing DefineBits issues error fixed 2016-09-06 09:07:51 +02:00
Jindra Petřík 4331548f92 Correct browsing variables
Show scope, trait, flags of the variables
Add watch
Stub for exporting ByteArray
2016-09-04 23:20:38 +02:00
Jindra Petřík d2f7b6f73b Locales for add watch and new columns scope, flags, trait 2016-09-04 23:18:22 +02:00
Jindra Petřík 61d6887938 Tests fixed 2016-08-31 16:56:37 +02:00
Jindra Petřík 88bb9ae22a Auto closing blocks on 2016-08-31 16:56:27 +02:00
Jindra Petřík 605f412ee7 Merge pull request #40 from jindrapetrik/as3edit_gui_enhance
As3edit gui enhance
2016-08-31 16:10:19 +02:00
Jindra Petřík 3c9fd717ed AS3 p-code - Docs for all levels of path
blue highlighted path
2016-08-29 22:29:39 +02:00
Jindra Petřík cf15065825 AS3 p-code Popup docs correctly displayed for instructions with labels in front of them 2016-08-28 23:50:37 +02:00
Jindra Petřík 81fb7325a9 AS3 p-code Popup docs for other items than instructions 2016-08-28 23:43:19 +02:00
Jindra Petřík 1fcc9c6ba0 AS3 p-code Popup docs for other items than instructions 2016-08-28 23:39:47 +02:00
Jindra Petřík 8f29c8f8db AS3 p-code block ends like in RabcDasm 2016-08-28 19:55:33 +02:00
Jindra Petřík da859ddb41 AS3 p-code editing - metadata read/write support 2016-08-28 17:01:50 +02:00
Jindra Petřík c2e850ad49 Czech translation updated 2016-08-28 12:42:15 +02:00
Jindra Petřík b06f295165 Edit buttons labels for script editing now "Edit ActionScript" and "Edit P-code" 2016-08-28 12:25:20 +02:00