Commit Graph

3189 Commits

Author SHA1 Message Date
Jindra Petřík
e06756b32a Removed unsused comments and code 2025-05-29 20:37:11 +02:00
Jindra Petřík
90d975d69c AS3 highlighter.
Refactoring of highligter.
2025-05-29 09:14:15 +02:00
Jindra Petřík
479b61a7f1 Added: AS1/2 - underline errors in the code (also in edit mode) 2025-05-28 17:51:05 +02:00
Jindra Petřík
8f8cd3536d Checkstyle fix 2025-05-28 00:48:15 +02:00
Jindra Petřík
d6ccceb83d AS1/2 variable highlighter improvements 2025-05-28 00:33:53 +02:00
Jindra Petřík
348e45ddc9 Highlight builtin functions 2025-05-27 21:46:03 +02:00
Jindra Petřík
2b7066f2c6 Removed unused code 2025-05-27 21:23:48 +02:00
Jindra Petřík
bb20a6c8b9 Removed old commented out code 2025-05-27 21:11:16 +02:00
Jindra Petřík
8bb357d3b0 AS1/2: Variable hilighter - hilight variables with no definition, catch variable 2025-05-27 20:48:34 +02:00
Jindra Petřík
9ee3992336 AS1/2 hilighter - treat catch clause variable as inner function 2025-05-27 17:01:38 +02:00
Jindra Petřík
b2961e21e3 Fixed: #2461 SVG export - incorrect clipping / missing shapes 2025-05-27 09:36:27 +02:00
Jindra Petřík
9cd6a203fe Fixed: #2460 SVG export - incorrect caching colorTransform and ratio for the same tag 2025-05-27 00:05:42 +02:00
Jindra Petřík
c8ad42cf9b AS1/2 variables hiligter fix - throw, targetPath 2025-05-26 23:17:18 +02:00
Jindra Petřík
75c8639d77 Added: AS1/2 - highlight variable definition and all its instances on cursor place
Fixed: AS1/2 - Incorrect DefineFunction2 parameter names when parameter name is empty
2025-05-26 22:33:14 +02:00
Jindra Petřík
3f9f349a69 Update year in license headers to 2025 2025-05-26 07:41:42 +02:00
Jindra Petřík
07b9cb5174 Changed: "__defaultPackage" folder changed to scripts main folder 2025-05-25 22:43:16 +02:00
Jindra Petřík
ecb37f3a21 Changed: AS1/2 - Scripts from default package are exported to not localized folder "__defaultPackage" 2025-05-25 22:30:24 +02:00
Jindra Petřík
50b82c363f Changed: AS1/2 - Single DoAction tag inside frame as frame node 2025-05-25 21:46:09 +02:00
Jindra Petřík
9880555280 Fixed: #2459 AS1/2 StoreRegister improper declaration position 2025-05-25 11:14:06 +02:00
Jindra Petřík
e903669e98 Added: #289 Support for Aero Snap on Windows 2025-05-24 08:22:54 +02:00
Jindra Petřík
a412e51567 JNA packages refactoring 2025-05-24 04:40:41 +02:00
Jindra Petřík
a059f83c83 Updated turkish translation 2025-05-19 17:09:57 +02:00
Jindra Petřík
d163961cab Toml null handling 2025-05-19 00:34:37 +02:00
Jindra Petřík
e3cbe52243 Fixed: Proper freeing memory after SWF close 2025-05-18 22:00:05 +02:00
Jindra Petřík
bd755cb857 CheckStyle fix 2025-05-18 18:07:29 +02:00
Jindra Petřík
72dec4d522 Checkstyle fix 2025-05-18 17:57:04 +02:00
Jindra Petřík
c8c482c8c0 Added: -configFile and -storeConfigFile commandline parameters for loading/storing configuration file 2025-05-18 17:38:45 +02:00
Jindra Petřík
0408fc645b Added: Configuration in TOML format 2025-05-18 13:56:19 +02:00
Jindra Petřík
a3400bcd47 Fixed: #2456 FLA export - NullPointer exception while exporting to CS4 or lower via commandline 2025-05-17 18:25:54 +02:00
Jindra Petřík
dd49a7e73b Added: Simple editor - Button timeline header 2025-05-17 17:55:51 +02:00
Jindra Petřík
b8c67a2bc3 Added: Simple editor - add/remove frames in buttons 2025-05-17 17:03:59 +02:00
Jindra Petřík
5fecb497b4 Added: Simple editor - edit parameters of items inside buttons 2025-05-17 13:38:53 +02:00
Jindra Petřík
ff12125932 #355 Restored older chinese translation of AS3 docs 2025-05-17 08:55:32 +02:00
Jindra Petřík
960f705071 Filters strictly increasing 0f-1f values for Java gradient. 2025-05-15 22:39:27 +02:00
Jindra Petřík
5d8aa782fb Added: Simple editor - ratio (shapetweens, video) 2025-05-14 23:55:42 +02:00
Jindra Petřík
27b786d288 Added: Enable/disable filters 2025-05-14 23:19:20 +02:00
Jindra Petřík
4da45d5cad Added: Simple editor - convolution filter presets 2025-05-14 18:58:14 +02:00
Jindra Petřík
7ca1858fcb Simple editor - editing convolution filter 2025-05-14 00:23:51 +02:00
Jindra Petřík
93291cb42e Fixed: #2455 Commandline export ConcurrentModificationException 2025-05-13 19:47:39 +02:00
Jindra Petřík
4403cf68f6 Fixed: Enum configuration default values. (Unable to drag item problem, etc.) 2025-05-13 09:42:44 +02:00
Jindra Petřík
2bf516ca08 Fixed: (again) Bevel and Glow filters incorrect rendering 2025-05-12 20:14:16 +02:00
Jindra Petřík
9c3dc007c1 Fixed: Filters - image bounds 2025-05-12 20:12:00 +02:00
Jindra Petřík
28fd339667 Added: Simple editor - Adjust color filter
Fixed: FLA export - Rounding errors on COLORMATRIXFILTER contrast
2025-05-11 20:47:00 +02:00
Jindra Petřík
cf5ca8be84 Fixed: Incorrect cursor handling when placed object has filters 2025-05-11 08:52:09 +02:00
Jindra Petřík
e508eee37b Checkstyle fix 2025-05-11 02:26:50 +02:00
Jindra Petřík
a0adfda43e Fixed: Bevel and Glow filters incorrect rendering 2025-05-11 02:20:49 +02:00
Jindra Petřík
3133d7b6d0 Simple editor - filters (editing only existing, without gradients) 2025-05-10 13:13:17 +02:00
Jindra Petřík
c1007fae70 Fixed RGBA equals method 2025-05-10 13:05:27 +02:00
Jindra Petřík
b726c5ed08 Added: Simple editor - filters (read only yet) 2025-05-10 00:43:58 +02:00
Jindra Petřík
348cc23632 #355 Updated chinese translation 2025-05-09 17:34:21 +02:00