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
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
347fadee0f
Added: #1418 Option to make main window Always on top
2025-05-23 21:25:49 +02:00
Jindra Petřík
fd679eaf9a
Removed flash player component and JavactiveX lib.
2025-05-08 23:30:22 +02:00
Jindra Petřík
a1e28f8e88
Removed: Option to preview flash items via ActiveX component is no longer available. FFDec now supports its internal flash viewer only.
2025-05-08 23:12:47 +02:00
Jindra Petřík
b1c5f9d0c6
Checkstyle fix
2025-04-13 14:13:27 +02:00
Jindra Petřík
f5ec76125d
Save last selected Easy mode SWF
2024-10-29 16:55:43 +01:00
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
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
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
487d1f8b14
Update license year
2023-03-19 22:43:41 +01:00
Jindra Petřík
68a4ec52a9
Added #1181 Remembering choice of loading assets via importassets tag
2022-12-18 23:10:24 +01:00
Jindra Petřík
344bdfa6ea
Added Opening ABC file format (*.abc)
2022-11-20 22:12:19 +01:00
Jindra Petřík
1d82af4855
Update license header year
2022-11-06 21:44:39 +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
c6b1e528df
update license header year
2021-02-08 20:15:19 +01:00
Jindra Petřík
04683f0cb8
Fixed: Improper initialization of ActiveX component when Flash not available causing FFDec not start
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
ea0a2d5569
Tag preview in dump view
2016-01-24 09:12:23 +01:00
honfika@gmail.com
7cdae099f0
close confirmation fix
2016-01-08 10:59:08 +01:00
honfika@gmail.com
1cea429e7b
copyright year updated
2016-01-01 14:06:56 +01:00
honfika@gmail.com
d0f2786673
removed unused imports
2015-12-01 09:28:01 +01:00
Jindra Petřík
bb37910cce
Fixed ip highlighting
2015-11-17 17:48:06 +01:00
Jindra Petřík
94d4e5d218
Save session file titles
...
Flash player access violation fix (added delay)
2015-10-24 13:17:22 +02:00
honfika@gmail.com
179b0cca3d
#918 Can't start FFDec fix, Swedish translation fixed (moved from english fiel to sv file)
2015-06-09 14:28:49 +02:00
honfika@gmail.com
a6b7df4518
better disposing windows on restart
2015-05-27 18:58:18 +02:00
honfika@gmail.com
dc28ce5da7
free mainpanel on reload (it is not disposed by java GC for some reason)
2015-05-25 16:16:55 +02:00
honfika@gmail.com
134fd1558a
set look and feel only when it is different from the previous
2015-05-25 14:49:10 +02:00
honfika@gmail.com
48b90ec8da
allow reload ffdec when no swf is opened
2015-05-25 11:01:49 +02:00
Jindra Petřík
bfe50953f9
Unified main menu - Same features for Ribbon and NonRibbon UI
2015-05-24 14:29:20 +02:00
honfika@gmail.com
93b2ceca26
save last selected path for each swf
2015-05-21 20:35:19 +02:00
honfika@gmail.com
7d2c0122f7
show some basic tag info
2015-05-16 15:15:27 +02:00
honfika@gmail.com
e49296770f
format source code
2015-05-08 13:33:40 +02:00
honfika@gmail.com
5e6d59a5a8
Issue #821 : reopen last session
2015-04-18 20:41:06 +02:00
honfika@gmail.com
a9a1e8c5fd
close confirmation fixes
2015-02-28 12:50:32 +01:00
honfika@gmail.com
ade56d45a2
format code: blank lines
2015-01-18 21:32:37 +01:00
honfika@gmail.com
677bdf969b
copyright year updated
2015-01-13 19:36:39 +01:00
honfika@gmail.com
7f2358cf03
ignore case is selected by default in search window, addes some hotkeys
2014-12-20 00:27:34 +01:00
honfika@gmail.com
05e6edb9ce
small cleanup
2014-08-31 16:18:19 +02:00
honfika
6e7e92ddf2
java source code formatting
2014-06-22 09:52:54 +02:00
honfika
38335ec2e4
dump view: basic hex view (should be changed to a real hex view component)
2014-06-22 09:49:12 +02:00
honfika
52e6142fe5
organize imports, javadoc
2014-06-18 20:53:19 +02:00
Jindra Petřík
6c1e7ccad5
Issue #578 Always on top fixed on search results, using dialog where possible
2014-06-07 07:43:02 +02:00
Jindra Petřík
199a4d0c2b
trunk contents moved to root
2014-05-10 20:50:57 +02:00