honfika@gmail.com
|
9dc4752c04
|
UI thread invoke fixes/improvements 2
|
2016-12-28 12:57:06 +01:00 |
|
honfika@gmail.com
|
93082c1eb3
|
AS3 pcode search improvements
|
2016-12-27 19:52:49 +01:00 |
|
honfika@gmail.com
|
11088fec36
|
#1308 Search by all P-code files
|
2016-12-19 22:21:53 +01: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
|
fb6adea8cd
|
More intuitive ABC P-code editation header
- split method/getter/setter
- show if it's script/class/instance initializer
|
2016-08-28 12:18:33 +02:00 |
|
Jindra Petřík
|
afc2c05cbb
|
Introduce end-of-line normalization
|
2016-07-23 21:19:44 +02:00 |
|
honfika@gmail.com
|
ababe9010f
|
spanish translation + something with the line endings
|
2016-06-03 15:43:13 +02:00 |
|
Jindra Petřík
|
33d6cd5c29
|
improved/fixed go to declaration in AS3
|
2016-03-26 22:48:12 +01:00 |
|
honfika@gmail.com
|
1cea429e7b
|
copyright year updated
|
2016-01-01 14:06:56 +01:00 |
|
honfika@gmail.com
|
52c27db229
|
author javadoc comments added, finished...
|
2015-12-12 16:07:05 +01:00 |
|
honfika@gmail.com
|
7671b01d22
|
fix
|
2015-12-08 13:43:15 +01:00 |
|
Jindra Petřík
|
0724b4a3f0
|
Debug (breakpoints, step) P-code for both AS1/2 and AS3
|
2015-12-06 06:29:08 +01:00 |
|
Jindra Petřík
|
1237762e60
|
AS1/2 debugger
debugger listening only when really debugging started
fail to listen message
break reason displayed
|
2015-11-21 19:12:42 +01:00 |
|
Jindra Petřík
|
40ed5a5f48
|
Trace log, debug panel separated, better show/hide handling
|
2015-11-17 20:10:30 +01:00 |
|
Jindra Petřík
|
bb37910cce
|
Fixed ip highlighting
|
2015-11-17 17:48:06 +01:00 |
|
Jindra Petřík
|
4a4e0e4898
|
Better line start detection
Fixed debug info injection
|
2015-11-17 09:24:42 +01:00 |
|
Jindra Petřík
|
c04675e353
|
add/remove breakpoints
|
2015-11-16 13:24:27 +01:00 |
|
Jindra Petřík
|
27fbe7d18f
|
stepping
|
2015-11-15 22:03:04 +01:00 |
|
honfika@gmail.com
|
f2b8b146a6
|
faster AVM2 constant pool when adding a lot of items to it.
|
2015-11-09 13:58:20 +01:00 |
|
Jindra Petřík
|
2a63daf3f0
|
Issue #775 AS3 direct edit - InstanceInfo name index fix
|
2015-10-30 10:47:31 +01:00 |
|
Jindra Petřík
|
f143434d9e
|
Issue #1062 Editing/displaying script initializers
|
2015-10-20 16:37:39 +02:00 |
|
honfika@gmail.com
|
427e7ea70d
|
some netbeans inspection fixes
|
2015-08-11 14:40:56 +02:00 |
|
honfika@gmail.com
|
ecc0cd3f15
|
get image dimension without loading the image
|
2015-07-20 15:54:40 +02:00 |
|
honfika@gmail.com
|
a9fe6d3d92
|
goto usage fix
|
2015-07-18 22:41:53 +02:00 |
|
honfika@gmail.com
|
56a0f96661
|
some new string builders
|
2015-07-15 10:27:34 +02:00 |
|
honfika@gmail.com
|
74c78b4b28
|
build fix
|
2015-07-14 21:27:37 +02:00 |
|
honfika@gmail.com
|
a4d49aeaf0
|
using DottedChains (almost) everywhere
|
2015-07-14 20:13:54 +02:00 |
|
honfika@gmail.com
|
dcb20d84f0
|
more cleanup
|
2015-07-05 21:54:30 +02:00 |
|
Jindra Petřík
|
650aefede2
|
Better multi packs handling (Alchemy) - direct editing allowed
Better package/class splitting for obfuscated names
|
2015-06-12 13:08:32 +02:00 |
|
Jindra Petřík
|
1e6d369d32
|
Issue #850 Constant initializing in initializer for equal Multinames, not same multinameIndex only
GUI dispatch thread fix
|
2015-05-31 06:26:33 +02:00 |
|
honfika@gmail.com
|
fa912d01ea
|
enable save buttons only when text was changed
|
2015-05-08 13:16:12 +02:00 |
|
honfika@gmail.com
|
4a11e24805
|
do not allow to chage tag tree selection, when current tag is under editing
|
2015-05-07 21:30:34 +02:00 |
|
honfika@gmail.com
|
40217c0a39
|
split panes simplified (base class stores the position)
|
2015-05-06 10:51:05 +02:00 |
|
honfika@gmail.com
|
7803fb78b4
|
#841 Loop control for sound preview
|
2015-04-26 15:50:26 +02:00 |
|
honfika@gmail.com
|
22751367cd
|
#844 lowercase/uppercase convertion in DefineTexts
|
2015-04-07 20:26:49 +02:00 |
|
Jindra Petřík
|
72d00b501b
|
AS3 preincrement fix
use same local register names fix
|
2015-04-06 21:37:43 +02:00 |
|
Jindra Petřík
|
0d9c648641
|
Issue #835 Static initializer item in traitlist click fixed (when 1 character in length)
Reordered traits in class - static first, variables/const first
|
2015-04-06 19:21:14 +02:00 |
|
Jindra Petřík
|
12bbb13497
|
Displaying changed AS3 scripts in GUI as bold
|
2015-04-05 22:24:15 +02:00 |
|
honfika@gmail.com
|
7f68a43079
|
export/import symbol classes/export asset tags
|
2015-03-13 00:18:11 +01:00 |
|
honfika@gmail.com
|
67fb24a7fd
|
swf disposing fixes
|
2015-02-27 01:56:36 +01:00 |
|
honfika@gmail.com
|
a11015e90c
|
#816 P-code not shown after selecting "class initializer" trait fixed
|
2015-02-26 12:39:41 +01:00 |
|
honfika@gmail.com
|
74a101e1ea
|
just for increasing the version number
|
2015-02-02 21:54:58 +01:00 |
|
honfika@gmail.com
|
e4e9676081
|
code hint fixes
|
2015-01-18 22:49:59 +01:00 |
|
honfika@gmail.com
|
ade56d45a2
|
format code: blank lines
|
2015-01-18 21:32:37 +01:00 |
|
honfika@gmail.com
|
a9d966a3f7
|
format source code
|
2015-01-18 19:31:54 +01:00 |
|
honfika@gmail.com
|
c06dd3193c
|
removed some unnecesary fields/parameters
|
2015-01-18 19:04:46 +01:00 |
|
honfika@gmail.com
|
07eaafdc55
|
allow to create swf from code only / export SWF to "Java code", which generates the SWF
|
2015-01-17 12:17:03 +01:00 |
|
honfika@gmail.com
|
677bdf969b
|
copyright year updated
|
2015-01-13 19:36:39 +01:00 |
|
honfika@gmail.com
|
0392698c33
|
syntax highlighting fixes
|
2014-12-16 00:33:42 +01:00 |
|
honfika@gmail.com
|
77b8ef808a
|
small fixes
|
2014-12-01 00:13:48 +01:00 |
|