Commit Graph
7110 Commits
Author SHA1 Message Date
Jindra Petřík b559352215 Fixed #2013 AS3 Multiname renaming - closing the script when renaming the class, nullpointer exception 2023-11-05 21:11:10 +01:00
Jindra Petřík 823a5fd97e Fixed AS3 Cast exception when used tree filter and then direct editing 2023-11-05 21:11:10 +01:00
Jindra Petřík 12c132d4b3 Added #1717 AS1/2/3 Option to hide P-code panel 2023-11-05 21:11:10 +01:00
Jindra Petřík 80ebc06bbe Fixed changelog issue number 2023-11-05 21:11:10 +01:00
Jindra Petřík 65e612ed6f Added [#1130], [#1220] Remembering last used screen (monitor),
opening dialogs on same screen as the main window,
do not restore window size to larger value that actual screen size

Fixed [#1768], [#1768] Maximizing window on other than main monitor
2023-11-05 21:11:10 +01:00
Jindra Petřík b9a0f15e09 created new Unreleased section in CHANGELOG.md 2023-11-05 21:11:10 +01:00
Jindra Petřík 41acb496ae version changed to 19.1.2 version19.1.2 2023-10-16 17:24:22 +02:00
Jindra Petřík 8fac78e324 Fixed #2099 Smart number formatting always on 2023-10-16 17:23:52 +02:00
Jindra Petřík cf7ac1e911 created new Unreleased section in CHANGELOG.md 2023-10-16 17:23:52 +02:00
Jindra Petřík 7686531e6a version changed to 19.1.1 version19.1.1 2023-10-16 13:50:52 +02:00
Jindra Petřík 13d514ce78 Linux/Mac script (ffdec.sh) incorrect quotes avoiding FFDec to start 2023-10-16 13:50:14 +02:00
Jindra Petřík 36353a5b87 created new Unreleased section in CHANGELOG.md 2023-10-16 13:50:14 +02:00
Stefan Hansson 84942d81e9 Fix incorrect quotation marks
With these included, the resulting path looks something like this:

    '"/app/bin'

That will always be an invalid path due to the extra double quote.
2023-10-16 13:47:44 +02:00
Jindra Petřík 2f9d9aefd5 version changed to 19.1.0 version19.1.0 2023-10-16 09:38:32 +02:00
Jindra Petřík a5bc1dcbe2 Update ffdec.sh 2023-10-16 09:36:06 +02:00
Eloi Torrents 2e36e2a569 Update bash syntax in ffdec.sh according to ShellCheck recommendations 2023-10-16 09:36:06 +02:00
Jindra Petřík e99c760876 Typo in changelog 2023-10-16 09:36:06 +02:00
Jindra Petřík 7e336b98fb Hilight currently selected argument in docs for AS3 2023-10-16 09:36:06 +02:00
Jindra Petřík 20f2c75f8f Fixed AS3 Direct editation - Cannot save code after switching deobfuscation 2023-10-16 09:36:06 +02:00
Jindra Petřík 4ee5934c33 checkstyle fix 2023-10-16 09:36:06 +02:00
Jindra Petřík 82535c8942 Shape transform/points edit protection against large rects 2023-10-16 09:36:06 +02:00
Jindra Petřík 19c114c185 Fixed #2099 Smart number formatting precedence 2023-10-16 09:36:06 +02:00
Jindra Petřík 153f0e91d6 Added #2098 Shape points editation - Protection against saving too large edges 2023-10-16 09:36:06 +02:00
Jindra Petřík 845a5d86d6 Calculating shaperecords numbits everywhere 2023-10-16 09:36:06 +02:00
Jindra Petřík 6223465945 checkstyle fix 2023-10-16 09:36:06 +02:00
Jindra Petřík 12c3064492 Added AS1/2 P-code hilight currently selected action argument in action documentation 2023-10-16 09:36:06 +02:00
Jindra Petřík 26954babe3 Added AS1/2 P-code actions inline documentation
Changed AS1/2 P-code Action GetURL2 as swithed parameters - sendVarsMethod is first, older code is still accepted
2023-10-16 09:36:06 +02:00
Jindra Petřík cca0161766 Changed AS1/2 P-code action parameters are now separated by commas, code without commas is still accepted 2023-10-16 09:36:06 +02:00
Jindra Petřík d0a69b1850 Fixed Generic tag editor - brackets display 2023-10-16 09:36:06 +02:00
Jindra Petřík 2e4e8ffe47 Fix blur on radius 0 2023-10-16 09:36:06 +02:00
Jindra Petřík 4e28ed3839 Fixed Generic tag editor - GRADIENT filters fields
Disallow manually adding items to convolution matrix
2023-10-16 09:36:06 +02:00
Jindra Petřík ea06ec9ceb Change convolution filter default values 2023-10-16 09:36:06 +02:00
Jindra Petřík 4711f09b2d Fixed Generic tag editor - display of array brackets 2023-10-16 09:36:06 +02:00
Jindra Petřík 4a8bfad050 Fixed Generic tag editor - display of color values in arrays (filters, etc.) 2023-10-16 09:36:06 +02:00
Jindra Petřík 519061c237 Added Generic tag editor - Default values for filters 2023-10-16 09:36:06 +02:00
Jindra Petřík f0da2ca84a fix checkstyle 2023-10-16 09:36:06 +02:00
Jindra Petřík 4c3fd51f1a Fixed Box blur display rounding errors 2023-10-16 09:36:06 +02:00
Jindra Petřík d552efacef graphics testdata has text field to jump to frame 2023-10-16 09:36:06 +02:00
Jindra Petřík ff9d34dd67 Fill winding nonzero sample data 2023-10-16 09:36:06 +02:00
Jindra Petřík 230b5891cd Fixed Filters display - ymin value 2023-10-16 09:36:06 +02:00
Jindra Petřík d928c25658 toSvg is abstract in FILTER 2023-10-16 09:36:06 +02:00
Jindra Petřík 1469495508 Fixed Generic tag editor - COLORMATRIXFILTER has fixed number of float values 2023-10-16 09:36:06 +02:00
Jindra Petřík 0005f73ae9 Fixed calculating needed fill/line bits for SHAPE, SHAPEWITHSTYLE 2023-10-16 09:36:06 +02:00
Jindra Petřík ae63d3c527 Added Generic tag editor - MORPHLINESTYLE2 has enum selection for cap and join style 2023-10-16 09:36:06 +02:00
Jindra Petřík 2f01f5d4eb Added Support for DefineShape4 nonzero winding rule - display, svg (import, export), canvas export
Fixed Calculating fillBits, lineBits on SHAPE structure (storing morphshapes, fonts)
2023-10-16 09:36:06 +02:00
Jindra Petřík 16c91e1b98 SVG Shapes import - non-scaling strokes 2023-10-16 09:36:06 +02:00
Jindra Petřík e9fc7b2c9a Added SVG Shapes export - non-scaling strokes 2023-10-16 09:36:06 +02:00
Jindra Petřík f789aa66a6 checkstyle fix 2023-10-16 09:36:06 +02:00
Jindra Petřík a337de4644 Fixed SVG Frames export - filter 2023-10-16 09:36:06 +02:00
Jindra Petřík 2bb884487f Fixed convolution filter rendering 2023-10-16 09:36:06 +02:00