Commit Graph
100 Commits
Author SHA1 Message Date
Jindra Petřík fc61380bed Fixed: AS3 native functions outside class allowed 2025-05-31 15:55:24 +02:00
Jindra Petřík 894b152bbd Fixed: AS1/2/3 for decompilation with multiple variables 2025-05-31 15:48:51 +02:00
Jindra Petřík 3442d68de2 Compound script editation always disabled 2025-05-31 15:35:01 +02:00
Jindra Petřík db2fa7f6e6 Fixed: Pin header for AS2 script in the Resources view should show Class name in the title instead of tag full description 2025-05-31 15:08:49 +02:00
Jindra Petřík bebf24c2f1 Constructor is not a variable 2025-05-31 14:53:58 +02:00
Jindra Petřík 365aa35e6c AS1/2/3 highlighter - method references fix 2025-05-31 14:01:05 +02:00
Jindra Petřík 236c3b9e6a Fixed: AS3 direct editation - NaN can be used as identifier 2025-05-31 13:17:23 +02:00
Jindra Petřík 7588307dd0 Fixed: AS3 direct editation - Allow internal keyword on script traits (e.g. classes) 2025-05-31 13:02:34 +02:00
Jindra Petřík bc85daca85 Added: Disable AS1/2/3 direct editation when editing P-code 2025-05-31 12:52:53 +02:00
Jindra Petřík f88f7ced70 Added: AS1/2 direct editation - hide P-code panel when editing 2025-05-31 11:53:39 +02:00
Jindra Petřík 68dc6468c7 Highlighter - handling this variables in nested functions 2025-05-31 11:43:03 +02:00
Jindra Petřík 458214106b Highlighter - AS3 arguments variable, fixed dotted identifiers 2025-05-31 10:23:44 +02:00
Jindra Petřík df9791ebda Check referencing instance variables from static context. 2025-05-30 23:36:46 +02:00
Jindra Petřík af408060b3 This keyword hightlighting. 2025-05-30 21:22:56 +02:00
Jindra Petřík 9e398dc763 Find declaration menuItem,
AS Highlighter - forward declarations
2025-05-30 20:44:02 +02:00
Jindra Petřík 7853e5b14c AS3 highlighter - namespaces go to definition 2025-05-30 19:44:56 +02:00
Jindra Petřík 082d618bc2 AS3 highlighter - highlight namespaces and imports 2025-05-30 18:13:50 +02:00
Jindra Petřík 3c0db47094 Painting underline fixes, Goto declaration fix (also freezing) 2025-05-30 10:44:32 +02:00
Jindra Petřík 3254e192c4 AS3 highlighter fixes 2025-05-30 08:24:36 +02:00
Jindra Petřík 0cfcd9dc25 AS1/2/3 - highlight variables and errors on panel next to vertical scrollbar 2025-05-30 01:45:36 +02:00
Jindra Petřík 7556250385 SubstanceToolTipUI - add 5 pixels to tooltip width 2025-05-29 22:27:07 +02:00
Jindra Petřík e9db3273e8 AS3 error highligter - show multiple errors 2025-05-29 21:22:40 +02:00
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 bbeeef4fc5 Added: AS1/2 - hilight variables and errors on scrollbar 2025-05-28 20:41:58 +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 d3dd8224d4 Fixed: AS1/2 direct editation - Position in the code should stay same after clicking Edit button 2025-05-28 08:27:02 +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 8a238feb70 More decent highlight color 2025-05-27 21:44:50 +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 fe516a04d6 Fixed: Frozing after closing SWF file caused by incorrect freeing memory 2025-05-27 06:47:47 +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 0faea44de8 Add dot to end of descriptions. 2025-05-26 08:33:41 +02:00
Jindra Petřík 15f0214a9a Typos 2025-05-26 08:04:10 +02:00
Jindra Petřík 3f9f349a69 Update year in license headers to 2025 2025-05-26 07:41:42 +02:00
Jindra Petřík 3c3653286e Added: Simple editor - detection of english color name (based on CSS names) 2025-05-26 07:37:48 +02:00
Jindra Petřík 41ec07899f Typos 2025-05-26 07:31:13 +02:00
Jindra Petřík e61ad4f349 New undo/redo icons 2025-05-25 23:09:52 +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 ceee0afb12 Fixed: AS2 Class names not showing in Folder list view 2025-05-25 18:22:48 +02:00
Jindra Petřík 1768395a9b Do not show Always on top menu item for dialogs 2025-05-25 18:07:13 +02:00
Jindra Petřík c9c75d0c00 Added: #1682 AS2 - Adding class by context menu on packages 2025-05-25 17:49:52 +02:00
Jindra Petřík 13453cc508 Added: "Show detail" context menu item for items in folder preview 2025-05-25 16:11:01 +02:00
Jindra Petřík b8adecdc6c Checkstyle fix 2025-05-25 16:02:03 +02:00
Jindra Petřík 7af21292b4 Added: #2412 Show coordinates on stage mouse move for up to 2 decimal places 2025-05-25 15:39:21 +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 2f9b6d5f95 Shortening some czech strings in the ui to make menu more compact. 2025-05-24 10:47:01 +02:00
Jindra Petřík d587cc45ff Fixed: Border around window.
Better Windows Aero detection.
2025-05-24 10:29:25 +02:00
Jindra Petřík d26416218f Removed call to Dwmapi 2025-05-24 09:52:27 +02:00
Jindra Petřík 3380b6d928 Java 8 compatibility fix 2025-05-24 09:31:12 +02:00
Jindra Petřík c349247fc4 Aero Snap - hover over Maximize button. 2025-05-24 09:29:20 +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 4986d19a76 Merge branch 'always-on-top' into dev 2025-05-24 04:41:04 +02:00
Jindra Petřík a412e51567 JNA packages refactoring 2025-05-24 04:40:41 +02:00
Jindra Petřík 347fadee0f Added: #1418 Option to make main window Always on top 2025-05-23 21:25:49 +02:00
Jindra Petřík f34176108e Always on top not in dialogs. 2025-05-23 20:51:37 +02:00
Jindra Petřík 6aac0342bc Substance - always on top title pane button. 2025-05-23 20:45:31 +02:00
Jindra Petřík f22b4cb4bc Substance title pane to modify 2025-05-23 19:26:31 +02:00
Jindra Petřík 470f1411d9 Added: #2404 Quick find in text/script editors - show number of occurences
Fixed: AS1/2 improper selection of search result
2025-05-23 01:06:55 +02:00
Jindra Petřík 31c8715fd3 Simple editor - fixed timeline offset 2025-05-22 19:49:10 +02:00
Jindra Petřík 16700bcaca Fixed changelog 2025-05-19 17:15:34 +02:00
Jindra Petřík a059f83c83 Updated turkish translation 2025-05-19 17:09:57 +02:00
Jindra Petřík 1069c92c31 Fixed: Proper freeing memory after SWF close 2 2025-05-19 00:40: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 908b4a0f0b Config hwAcceleratedGraphics description/title changed 2025-05-18 18:05:50 +02:00
Jindra Petřík 72dec4d522 Checkstyle fix 2025-05-18 17:57:04 +02:00
Jindra Petřík e81ca03450 Added: Option to .bat and .sh file to enable J2D_D3D_NO_HWCHECK 2025-05-18 17:55:48 +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 ca54060785 Fixed: Touch point incorrect position when editing nested layers 2025-05-17 19:28:51 +02:00
Jindra Petřík e38fad0271 Fixed: Snap align and snap to objects incorrect position when editing nested layers 2025-05-17 19:19:42 +02:00
Jindra Petřík a18c1ad873 Fixed: Addframe to button 2025-05-17 19:07:57 +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 2165425f8d Checkstyle fix 2025-05-17 18:13:53 +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 5683544d35 Checkstyle fix 2025-05-17 11:25:55 +02:00
Jindra Petřík aca070b8c9 Added: "Starting Flash content debugger" in status bar when debugging starts 2025-05-17 11:19:10 +02:00
Jindra Petřík c87fee7088 Fixed: AS1/2 debugger - deletion of SWD file after debugging 2025-05-17 10:50:55 +02:00
Jindra Petřík 65cff9d958 Fixed: Resize export dialogs labels to match localized strings 2025-05-17 10:28:43 +02:00
Jindra Petřík 0adefb69df Update czech translation 2025-05-17 09:50:04 +02:00
Jindra Petřík bc86c8065e Update TRANSLATIONS.md 2025-05-17 09:15:31 +02:00
Jindra Petřík 9578ab0cb9 Better instructions for translators 2025-05-17 09:14:02 +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 bd9347680c created new Unreleased section in CHANGELOG.md 2025-05-16 08:51:05 +02:00
Jindra Petřík 4c6778b5c5 version changed to 23.0.1 2025-05-16 08:51:00 +02:00
Jindra Petřík 78885be67f Fixed: Nullpointer exception during SWF opening when Simple editor is active 2025-05-16 08:50:20 +02:00