deathmarine
40118fba2a
Added debugging output, Gracefully Handle Decompiler Issues.
...
Addresses Issue #60
2016-11-17 09:12:06 -05:00
deathmarine
cb5d4eb8c2
Fix Inner Outer classes in FindAll.
2016-08-25 11:27:05 -04:00
deathmarine
88d78ca699
Version Change
2016-08-25 09:33:34 -04:00
deathmarine
5e41ff7957
Middle Mouse Button closes tab. Closes #23
2016-08-25 09:29:37 -04:00
deathmarine
7b355607eb
Resolved issues with FindAll dialog.
...
Doubleclicking FindAll items decompiles.
2016-08-25 09:21:26 -04:00
deathmarine
f19b098c98
FindAll acts as a dialog box, restores focus. Closes #40
...
Interrupt FindAll search thread in progress address #52
2016-08-25 08:21:20 -04:00
deathmarine
64c26488d2
Renames *.java files found in a jar to *.src.java files when saving all
...
sources, retaining the originals and the decompiled source. Addresses
#56
2016-08-24 13:37:46 -04:00
deathmarine
2dfd16c2e8
Render Font for Name, Render Style for Type in FontChooser
2016-07-27 08:16:58 -04:00
deathmarine
c8fa30bc8c
Version Changed, Update pom.xml
2016-07-26 14:33:58 -04:00
deathmarine
2dee06a2fc
Fix Scrolling while Zooming,
...
Ctrl inhibits scroll functions in RScrollPane
Addresses #53
2016-07-26 14:16:34 -04:00
deathmarine
9290349011
Addresses #53 Adds Ctrl+Wheel text zoom, and FontChooser to RightClick
...
popup
2016-07-26 13:18:37 -04:00
deathmarine
92fae89c60
Added Classloader name dump for debug. Reference #40
2016-05-27 14:26:14 -04:00
deathmarine
16eb43a5c8
Add Version to OSX App Binary
2016-04-20 15:44:27 -04:00
Nathan Toone
8d8e514894
Download universalJavaApplicationStub from the original project location instead of maintaining a copy
2016-04-20 10:19:30 -06:00
Nathan Toone
c9b6938bbe
Handle quitting of OS X application in a more "natural" way.
2016-04-13 16:07:48 -06:00
Nathan Toone
e66673e8b1
Build an OS X application
...
This uses the jarbundler plugin (https://github.com/UltraMixer/JarBundler ) and universalJavaApplicationStub (https://github.com/tofi86/universalJavaApplicationStub ) to generate and build an OS X application. The application handles dropping of files onto it, as well as a more "OS X-like" menu bar, antialiasing, high resolution, etc.
The application is zipped up into a single "Luyten-OSX.zip" archive for easier distribution (since OS X .apps are actually directories)
2016-04-13 15:50:52 -06:00
Deathmarine
9992e054a1
Merge pull request #48 from toonetown/menu-shortcut-mask
...
Use the toolkit's getMenuShortcutKeyMask function instead of CTRL_MASK.
2016-04-12 16:06:35 -04:00
deathmarine
10c6405e8b
Forgot to commit and push version change.
...
Closes #49
2016-04-12 15:58:19 -04:00
Nathan Toone
ca0c6664f8
Use the toolkit's getMenuShortcutKeyMask function instead of CTRL_MASK.
...
On OS X, the standard shortcut key is command instead of ctrl. If you use the getMenuShortcutKeyMask function instead of ActionEvent.CTRL_MASK, then keyboard shortcuts will work as expected on OS X.
2016-04-11 15:01:54 -06:00
deathmarine
e754c6a43b
Update ReadMe for Build instructions.
2016-01-07 14:40:23 -05:00
deathmarine
7ec6aee13d
Adds Luyten Version to About, Closes #29
2016-01-06 13:49:02 -05:00
deathmarine
6e49935623
Update pom.xml to remove Assembly plugin for Shade plugin.
2016-01-05 13:52:28 -05:00
deathmarine
492b9820c4
Changes Version, Addresses Issue #46 ,
...
Modifies Theme Structure
2016-01-05 13:52:23 -05:00
dstmath
20eafd2a52
Update Luyten for Procyon
2015-12-28 14:22:54 -05:00
Deathmarine
bd8fe23960
Merge pull request #36 from virustotalop/master
...
Fixed filesaver not saving non-java files
2015-05-27 19:08:14 -04:00
virustotalop
b9bb2f54d0
Fixed filesaver not saving non-java files
2015-05-19 22:45:05 -07:00
Deathmarine
872186aef9
Update ReadMe.md
2015-03-19 10:19:04 -04:00
deathmarine
85db51db5b
Closes #31 - FileChooser not accepting Directorys
2015-02-23 23:31:38 -05:00
deathmarine
80bd8d0591
Better launch4j plugin...
2015-02-23 23:25:00 -05:00
deathmarine
5419968642
Updated pom / Commented external jar reference / Removed unnessecary
...
included target
2015-02-09 10:33:42 -05:00
zerdei
15a9ee1b22
Enable Unicode Replacement fixed (it went wrong because of hyperlinks
...
merge)
2015-02-08 11:22:41 +01:00
zerdei
f2153b295c
Merge branch 'hyperlinks'
2015-02-08 10:51:25 +01:00
xtrafrancyz
7fefb1bc37
Add option to replace Unicode with ASCII
2014-12-02 20:08:08 +02:00
deathmarine
37702788d4
Cleanup imports
2014-11-05 09:57:17 -05:00
deathmarine
60be12fd31
Changes for Release and local repo
2014-11-05 09:55:20 -05:00
deathmarine
1def075782
Defaulting Issue with Preferences
2014-11-05 09:54:52 -05:00
deathmarine
fc63607655
Add Whitespace to fix borders
2014-10-13 14:56:45 -04:00
Matt Baxter
d0dff0311d
Utilize markdown in readme. Fix linebreak, too
2014-10-06 14:57:03 -04:00
deathmarine
5af2b5e7ba
Add Frame and Taskbar Icon
2014-10-03 00:19:12 -04:00
Quitten
2e316c56cb
FindAllFeature_Final
2014-09-30 00:34:50 -04:00
deathmarine
9211dd1ef5
Update Readme
2014-09-27 16:54:27 -04:00
deathmarine
55c95783c6
Hide Misc.
2014-09-23 19:16:47 -04:00
deathmarine
ba676b6ed3
Refactor Namespace
2014-09-23 19:07:41 -04:00
deathmarine
6d020eb5c6
Addition of Save All.. Cancel on RightClick Popup
...
Gracefully Handle Duplicate files.
Reformat Progress Bar and Status bar
2014-09-23 19:05:58 -04:00
deathmarine
d06b892bf3
Add Zerdei to About
...
Tag Build
2014-09-22 14:59:13 -04:00
deathmarine
6beedc4314
Addition of License
...
Closes #18
2014-09-22 11:41:01 -04:00
deathmarine
d34f33462c
Merge pull request #13 from zerdei/master
...
Improvements
Fantastic Organization Skills
Thank zerdei
2014-09-22 11:27:43 -04:00
zerdei
87d3718a25
Hyperlinks added: references are navigable by Ctrl-Click
2014-03-01 11:29:55 +01:00
zerdei
86ca2f210b
Show open jar name in window title
2014-02-06 16:16:27 +01:00
zerdei
a4f11aa241
Apply "Filter Out Inner Class Entries" to Save All
2014-02-06 15:41:36 +01:00