Commit Graph
76 Commits
Author SHA1 Message Date
Jindra Petřík f3da12e032 Reformating to fix checkstyle. 2024-08-08 19:27:14 +02:00
Jindra Petřík a5d3ce4f9b Organize imports 2024-08-08 19:27:14 +02:00
Jindra Petřík 4b10f63865 Organize imports 2024-08-08 19:27:14 +02:00
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 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 4171df875e Fixed Preview of PlaceObject and frames on hex dump view 2022-11-20 22:12:19 +01:00
Jindra Petřík 382cd6eebf Show in Hex dump for BUTTONCONDACTION, BUTTONRECORD, CLIPACTIONRECORD 2022-11-14 10:04:55 +01:00
Jindra Petřík 99fa794a6f Fixed On new SWF loading, do not expand all other SWFs nodes, only this one 2022-11-08 22:47:13 +01:00
Jindra Petřík 6de7438b26 Dump view fix selection of tag which has no dump info 2022-11-06 21:44:39 +01:00
Jindra Petřík 3a4247172c Added Show in Dump command from other views for tags, Show in Taglist command from dump view for tags 2022-11-06 21:44:39 +01:00
Jindra Petřík 20b11e3763 Fixed Show in Resource command from Hex dump not working for tags inside DefineSprite 2022-11-06 21:44:39 +01:00
Jindra Petřík 1d82af4855 Update license header year 2022-11-06 21:44:39 +01:00
Jindra Petřík 8fe57ca6f1 Added DefineScalingGrid has icon
Fixed Add tag before/after for frame selection position
2022-10-31 09:22:24 +01:00
Jindra Petřík f35772e6d3 Context menu icons 2022-10-30 18:08:20 +01:00
Jindra Petřík 74ff118c22 Tag list view - saving last selected items
Saving last selected view
2022-10-30 10:47:28 +01:00
Jindra Petřík 4dfb6de32d Added Changing tag position 2022-10-29 13:08:50 +02:00
Jindra Petřík 10b0875358 organize imports inspection 2022-10-23 16:54:49 +02:00
Jindra Petřík 211aa60011 White background only on oceanic skin 2021-11-19 13:03:23 +01:00
Jindra Petřík 8890a327da Forcing white background is now optional 2021-11-19 13:03:23 +01:00
Jindra Petřík a52a4206ca Set parent component for Save/Open file dialogs 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 b08567de7a Fixed: #1622 Slow scrolling (search results, advanced settings and others) 2021-03-05 21:22:55 +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] 9573a00c92 clear sound cache after replacing sound 2016-08-07 15:20:32 +02:00
[email protected] 607b369cb2 search in dump view 2016-08-06 21:08:12 +02:00
[email protected] 5107a644cc jump to resources view from hex view 2016-08-01 16:53:54 +02:00
[email protected] 508c618b37 netbeans inpector fixes 2016-04-29 20:54:38 +02:00
[email protected] 75784c2f9c removed some unused imports 2016-01-28 15:04:22 +01:00
Jindra Petřík ea0a2d5569 Tag preview in dump view 2016-01-24 09:12:23 +01:00
Jindra Petřík b9cb48c5e2 Icons for tag types in Dump view 2016-01-23 21:32:11 +01:00
[email protected] 1cea429e7b copyright year updated 2016-01-01 14:06:56 +01:00
[email protected] 5e42c5b57c export uncompressed data from dump tree 2015-09-15 09:36:42 +02:00
[email protected] 427e7ea70d some netbeans inspection fixes 2015-08-11 14:40:56 +02:00
Jindra Petřík 0e1a76f279 AS3 register deobfuscator improved 2015-07-06 09:12:29 +02:00
Jindra Petřík 0cea275073 A fix ? 2015-07-03 18:34:17 +02:00
[email protected] 39f35dec29 #896: show exception in log frame, static final loggers added 2015-05-22 11:29:27 +02:00
[email protected] 18592b7a72 more string builders 1 2015-05-20 15:01:58 +02:00
[email protected] e49296770f format source code 2015-05-08 13:33:40 +02:00
[email protected] 183105b5c2 fix 2015-05-02 22:19:32 +02:00
[email protected] e7ce5e46a0 action lsiteners converted to java 8 member references 1 2015-05-01 23:58:36 +02:00
[email protected] fce4534aed always use buffered output streams when writing to a file, faster swf xml export by caching the fields 2015-05-01 01:04:08 +02:00
[email protected] fdbffc4a43 cleanup 2015-04-18 20:45:29 +02:00
[email protected] f633fa03df expand swf nodes when the initial view was the dump view and the user changed it to resources view 2015-04-09 09:40:17 +02:00
[email protected] 3c995f42e3 do not recreate tree model every time 2015-03-07 14:38:26 +01:00
[email protected] c52efe7c9f swf disposing fixes 2015-02-27 02:20:54 +01:00