Commit Graph
95 Commits
Author SHA1 Message Date
Jindra Petřík 19c771bf44 Update license year 2024-08-05 11:17:25 +02:00
Jindra Petřík 1d9329e9be Fixed code style 2024-08-05 11:17:25 +02:00
Jindra Petřík 9d0ddb8c6c Fixed Nullpointer on recent searches loader 2024-08-05 11:17:25 +02:00
Jindra Petřík dc5e50813f Added Checkstyle to build process and fixing checkstyle to all com.src.jpexs classes 2023-10-16 09:36:06 +02:00
Jindra Petřík 487d1f8b14 Update license year 2023-03-19 22:43:41 +01:00
Jindra Petřík 344bdfa6ea Added Opening ABC file format (*.abc) 2022-11-20 22:12:19 +01:00
Jindra Petřík b06c8313b1 Organize imports inspection 2022-11-14 10:04:55 +01:00
Jindra Petřík 0113648024 Added #1460 Bulk importing images 2022-11-08 22:47:13 +01:00
Jindra Petřík 1d82af4855 Update license header year 2022-11-06 21:44:39 +01:00
Jindra Petřík a7989d2d02 Fixed: #1670 Parent component/window of dialogs not properly set 2021-04-05 16:56:59 +02:00
Jindra Petřík 742525a365 organize imports 2021-03-12 22:12:39 +01:00
Jindra Petřík c79fac229f #1639 Clearing search results for current file 2021-03-12 22:12:39 +01:00
Jindra Petřík d5456772fd #1645 Scrollbar to recent searches dropdown 2021-03-12 22:12:39 +01:00
Jindra Petřík d6cf6a2c8b Proper removing search results on SWF close 2021-02-24 19:55:59 +01:00
Jindra Petřík 43baf9d178 Scoped script text search fixes
Parameters panel on Script search can be turned off in settings
2021-02-24 19:55:59 +01:00
Jindra Petřík 9cac6ddb49 Scoped script text search and search across multiple SWFs 2021-02-24 19:55:59 +01:00
Jindra Petřík b82d6b62fe Script search history fixes - reading AS3 results 2021-02-24 19:55:59 +01:00
Jindra Petřík 4097d6b8f2 #1595 History of script search results per SWF 2021-02-24 19:55:59 +01:00
Jindra Petřík c6b1e528df update license header year 2021-02-08 20:15:19 +01:00
Jindra Petřík 2bf7597cea update license headers 2018-01-16 20:24:33 +01:00
Jindra Petřík 729f28ecaa Saving files before refreshing line endings 2016-08-12 22:59:05 +02:00
[email protected] 5107a644cc jump to resources view from hex view 2016-08-01 16:53:54 +02:00
[email protected] eef3ade75e typo fix 2016-04-17 22:34:21 +02:00
[email protected] 02a6921a83 #1163 Clicking on Open > File will make the program buggy: show empty message 2016-02-22 09:25:47 +01:00
[email protected] 1cea429e7b copyright year updated 2016-01-01 14:06:56 +01:00
[email protected] d0f2786673 removed unused imports 2015-12-01 09:28:01 +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 78c5c6b55f ribbon show fix
message halted changed
2015-11-17 22:45:22 +01:00
Jindra Petřík c6b6e35f07 optional ribbon fix 2015-11-17 22:31:03 +01:00
Jindra Petřík b8268c5403 Variables, scopechain, stack
GUI enhancements
Paths advancedsettings
2015-11-17 16:24:14 +01:00
Jindra Petřík 632e5156c8 Load from browser cache removed
Old "debugger" tool removed in favor of new real debugger
Hotkeys unified
2015-11-16 16:04:03 +01:00
[email protected] dcb20d84f0 more cleanup 2015-07-05 21:54:30 +02:00
Jindra Petřík a3e046fb43 app menu enabled fix 2015-05-24 18:08:52 +02:00
Jindra Petřík 52a0d1cd44 disabling app menu items 2015-05-24 17:36:38 +02:00
Jindra Petřík 3ff0deb089 Merge origin/master
Conflicts:
	src/com/jpexs/decompiler/flash/gui/MainFrameMenu.java
	src/com/jpexs/decompiler/flash/gui/MainFrameRibbonMenu.java
2015-05-24 17:08:20 +02:00
Jindra Petřík cd4afba15f Merge origin/master
Conflicts:
	src/com/jpexs/decompiler/flash/gui/MainFrameMenu.java
	src/com/jpexs/decompiler/flash/gui/MainFrameRibbonMenu.java
2015-05-24 17:07:22 +02:00
Jindra Petřík a85adfd4d5 selecting appropriate icon size for ribbon/nonribbon 2015-05-24 16:53:07 +02:00
[email protected] cba3d0328a disable menu items when work in progress (they were already not working), consistent action handler method names 2015-05-24 16:49:58 +02:00
Jindra Petřík bfe50953f9 Unified main menu - Same features for Ribbon and NonRibbon UI 2015-05-24 14:29:20 +02:00
Jindra Petřík dd888dd326 Improved nonribbon interface (menu, colors) 2015-05-23 10:26:04 +02:00
[email protected] e49296770f format source code 2015-05-08 13:33:40 +02:00
[email protected] 1de608207f action lsiteners converted to java 8 member references 2 2015-05-03 10:29:05 +02:00
[email protected] e7ce5e46a0 action lsiteners converted to java 8 member references 1 2015-05-01 23:58:36 +02:00
[email protected] 92712a7233 #845 Import exported AS1/2 (DefineButton2&DefineSprite) button 2015-04-26 21:06:54 +02:00
[email protected] cb269451fd Issue #865, #613: ribbon prefered width fix 2015-04-23 19:01:34 +02:00
Jindra Petřík 406fc032b2 Symbol-class import menu icon & minimized 2015-04-06 07:51:28 +02:00
[email protected] e20d4048bb as3 instruction parsing test added 2015-03-21 23:41:01 +01:00
[email protected] f390c1463d test fixed 2015-03-21 17:41:06 +01:00
[email protected] db40ad295d show memory information 2015-03-19 10:41:05 +01:00
[email protected] 7d05b54d70 rendering fix, gc and cache clear buttons added to debug menu 2015-03-18 23:16:59 +01:00