Jindra Petřík
|
58c9d2f2cc
|
AMF0 EcmaArray has dense and associative parts
|
2024-11-10 19:50:55 +01:00 |
|
Jindra Petřík
|
13890d33ce
|
Czech translation updated
|
2024-11-10 19:50:55 +01:00 |
|
Jindra Petřík
|
81ba755693
|
Czech translation updated
|
2024-11-10 19:50:55 +01:00 |
|
Jindra Petřík
|
a205e1af11
|
Sol cookie editor can be run standalone.
|
2024-11-10 19:50:55 +01:00 |
|
Jindra Petřík
|
c5bc32ca62
|
Sol editor title changed to Sol cookie editor and has new icon
|
2024-11-10 19:50:55 +01:00 |
|
Jindra Petřík
|
1c944079e9
|
Syncing cookies copies file attributes.
|
2024-11-10 19:50:55 +01:00 |
|
Jindra Petřík
|
0d76e93864
|
Spelling fix
|
2024-11-10 19:50:55 +01:00 |
|
Jindra Petřík
|
b37cc5a00c
|
Added: Link to FFDec Wiki on the Help menu
|
2024-11-10 19:50:55 +01:00 |
|
Jindra Petřík
|
f55983fd08
|
Open NPAPi, Open PPAPI buttons in Sol editor
|
2024-11-10 19:50:55 +01:00 |
|
Jindra Petřík
|
45bf4795a7
|
Lighter cookie icon
|
2024-11-10 19:50:55 +01:00 |
|
Jindra Petřík
|
67a4437d12
|
No addtag before/after cookie
|
2024-11-10 19:50:55 +01:00 |
|
Jindra Petřík
|
1ae56728ee
|
Fixed: Stop run process hang
|
2024-11-10 19:50:55 +01:00 |
|
Jindra Petřík
|
497b5b5018
|
Fixed: AMF0 - DateType and XMLType can also be referenced.
Fixed: Maintain AMF key order
|
2024-11-10 19:50:55 +01:00 |
|
Jindra Petřík
|
cf6f8edc40
|
Deleting cookies
|
2024-11-10 19:50:55 +01:00 |
|
Jindra Petřík
|
e142da742c
|
Cookie watcher does not depend on config.
|
2024-11-10 19:50:55 +01:00 |
|
Jindra Petřík
|
faffec6ff1
|
Make buttons not freeze.
|
2024-11-10 19:50:55 +01:00 |
|
Jindra Petřík
|
fbe4d0451f
|
Edit flash cookies (SOL) in the SWF tree.
|
2024-11-10 19:50:55 +01:00 |
|
Jindra Petřík
|
381580ccf9
|
Updated chinese translation
|
2024-11-10 19:50:55 +01:00 |
|
Jindra Petřík
|
d678e01a15
|
AMF lexer refactored to separate directory
|
2024-11-10 19:50:55 +01:00 |
|
Jindra Petřík
|
3712c3be45
|
Added: #2360 SOL file (Flash Local Shared Object - flash cookie) editor
|
2024-11-10 19:50:55 +01:00 |
|
Jindra Petřík
|
0b776dd06a
|
Updated chinese translation
|
2024-11-10 19:50:55 +01:00 |
|
Jindra Petřík
|
0d1ac7f655
|
Added: #1619 Option to set thread count to 0 for auto setting processor count - 1
Changed: #1619 Default thread count is set to 0 ( = auto)
|
2024-11-10 19:50:55 +01:00 |
|
Jindra Petřík
|
525ea1e031
|
Fixed: #2361 Transform tool for PlaceObject tags - when reset placeFlagHasMatrix to false
|
2024-11-10 19:50:55 +01:00 |
|
Jindra Petřík
|
21499d27e5
|
Fixed: #2361 Transform tool for PlaceObject tags
|
2024-11-10 19:50:55 +01:00 |
|
Jindra Petřík
|
4629571779
|
Simple editor - Double click movie clips to edit subobjects
|
2024-11-10 19:50:55 +01:00 |
|
Jindra Petřík
|
d505fe2f69
|
Enabling Simple editor UI for dev branch again.
|
2024-11-10 19:50:55 +01:00 |
|
Jindra Petřík
|
c7ae2276ac
|
Fixed: Java 8 compatibility
|
2024-10-29 20:02:07 +01:00 |
|
Jindra Petřík
|
cd4a8840a8
|
Turn on Simple editor view for dev branch
|
2024-10-29 20:02:07 +01:00 |
|
Jindra Petřík
|
30ff36e689
|
Disable Simple editor mode for purpose of releasing bugfix version.
|
2024-10-29 16:55:43 +01:00 |
|
Jindra Petřík
|
19151edaef
|
WIP: Double click to item on timeline edits item in place
|
2024-10-29 16:55:43 +01:00 |
|
Jindra Petřík
|
32fb583fcb
|
Free transform dragging outline fix
|
2024-10-29 16:55:43 +01:00 |
|
Jindra Petřík
|
c2cfe2c155
|
Simple editor - zoom out to center
|
2024-10-29 16:55:43 +01:00 |
|
Jindra Petřík
|
01feb36b7b
|
spelling: occurred
|
2024-10-29 16:55:43 +01:00 |
|
Jindra Petřík
|
47df46a6cf
|
spelling: singleFileParallelModeWarning
|
2024-10-29 16:55:43 +01:00 |
|
Josh Soref
|
1a8ec1c987
|
line-endings(unix): src/de/javagl/treetable/AbstractTreeTableModel.java
|
2024-10-29 16:55:43 +01:00 |
|
Josh Soref
|
521fe015b0
|
spelling: writable
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2024-10-29 16:55:43 +01:00 |
|
Josh Soref
|
5da738d05f
|
spelling: worker
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2024-10-29 16:55:43 +01:00 |
|
Josh Soref
|
4bd9b1d77a
|
spelling: window
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2024-10-29 16:55:43 +01:00 |
|
Josh Soref
|
4cedc88227
|
spelling: verticaldivider
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2024-10-29 16:55:43 +01:00 |
|
Josh Soref
|
082a6fda92
|
spelling: unsupported
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2024-10-29 16:55:43 +01:00 |
|
Josh Soref
|
15ce1e4351
|
spelling: unknown
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2024-10-29 16:55:43 +01:00 |
|
Josh Soref
|
76da1ba31b
|
spelling: translate
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2024-10-29 16:55:43 +01:00 |
|
Josh Soref
|
b5abd0d31f
|
spelling: transactions
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2024-10-29 16:55:43 +01:00 |
|
Josh Soref
|
2255d98be5
|
spelling: transaction
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2024-10-29 16:55:43 +01:00 |
|
Josh Soref
|
f9212ec124
|
spelling: the
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2024-10-29 16:55:43 +01:00 |
|
Josh Soref
|
f02a44453e
|
spelling: subclassed
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2024-10-29 16:55:43 +01:00 |
|
Josh Soref
|
ab3d57cfe1
|
spelling: specified
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2024-10-29 16:55:43 +01:00 |
|
Josh Soref
|
eff8b270b5
|
spelling: specific
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2024-10-29 16:55:43 +01:00 |
|
Josh Soref
|
96ce4518b7
|
spelling: simplify
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2024-10-29 16:55:43 +01:00 |
|
Josh Soref
|
905c23d802
|
spelling: selection
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2024-10-29 16:55:43 +01:00 |
|