emmanue1
17e950b445
Updates .gitignore
2015-08-05 21:51:28 +02:00
emmanue1
aa7c08bfa5
Adds icon on tabs
2015-08-05 07:10:20 +02:00
emmanue1
85d4eb647f
Prepares 1.3.0
v1.3.0
2015-07-18 12:07:16 +02:00
emmanue1
8e90c4947f
Updates Linux packaging
2015-07-12 12:31:53 +02:00
emmanue1
0a1b8ad6ae
Updates PreferencesView
2015-07-12 11:30:18 +02:00
emmanue1
bb5fe52c3a
Fixes #56 , "Bad <init> method call from inside of a branch"
2015-07-12 11:29:39 +02:00
emmanue1
b1bba36f36
Updates Javadoc
2015-07-11 18:09:36 +02:00
emmanue1
b6fc03216d
Updates README.md
2015-07-11 17:59:15 +02:00
emmanue1
766bc14647
Fixes #55 , file "./jd_icon_128.png" missing
2015-07-11 17:56:48 +02:00
Emmanuel Dupuy
aca069ee84
Merge pull request #54 from sschuberth/master
...
Use the APPDATA directory for storing the config on Windows
2015-07-07 20:00:13 +02:00
Sebastian Schuberth
b1bcee461f
On Windows, store the config in the roaming APPDATA directory
...
This avoids the "can't open user configuration file" error when running
jd-gui from PROGRAMFILES with UAC enabled, as the un-elevated jd-gui
process cannot write to that directory.
2015-07-07 10:43:41 +02:00
Sebastian Schuberth
920dfbdd4a
build.gradle: Convert tabs to spaces
2015-07-07 10:43:28 +02:00
Sebastian Schuberth
73b3f84ade
ConfigurationXmlPersisterProvider: Convert tabs to spaces
2015-07-07 10:43:27 +02:00
Sebastian Schuberth
c51412ebfb
Make the README refer to the recently added Gradle wrapper
2015-07-07 10:43:25 +02:00
emmanue1
53bcde9036
Adds missing import
2015-07-07 08:08:24 +02:00
Sebastian Schuberth
6a361ee192
Simplify a few boolean expressions
2015-07-07 06:46:16 +01:00
Sebastian Schuberth
bd0e9a53ad
Remove unnecessary semicolons
2015-07-07 06:45:37 +01:00
Sebastian Schuberth
4765dc92cf
JavaFileIndexerProvider: Remove an unused import
2015-07-07 06:44:53 +01:00
Sebastian Schuberth
8badf81d05
Add the Gradle wrapper
...
This way Gradle 2.4 can easily be bootstrapped.
2015-07-07 06:44:06 +01:00
emmanue1
9e5ba9690a
Fixes after renaming the root package
2015-07-03 18:48:06 +02:00
emmanue1
121e8da601
Fixes a NPE thrown by 'Copy Qualified Name' action
2015-07-02 22:10:06 +02:00
emmanue1
62c3551778
Changes the root package name from 'jd' to 'org.jd'
2015-07-02 21:02:26 +02:00
emmanue1
71130e633f
Updates 'Select Location' popup dialog
2015-07-01 12:34:07 +02:00
emmanue1
20fb73a586
Hides static block icon in tree
2015-07-01 12:26:52 +02:00
emmanue1
3675930b50
Adds 'Select Tab' popup menu entry
2015-07-01 12:20:45 +02:00
emmanue1
7e56f6d9bc
Updates ANTLR Java parser
2015-07-01 12:16:45 +02:00
emmanue1
78d1636491
Fixes JAVA files parsing & font size change
2015-06-28 21:15:59 +02:00
emmanue1
d2539e4986
Optimizes "Search In Constant Pools" dialog
2015-06-28 11:31:00 +02:00
emmanue1
73b29841dd
Improves #43
2015-06-26 21:33:46 +02:00
emmanue1
6c44342eef
Updates menu
2015-06-26 21:16:08 +02:00
emmanue1
e1a93aaae5
Closes #43 , adds "Copy Qualified Name" contextual menu
2015-06-26 19:11:10 +02:00
emmanue1
d71bed51ba
Fixes #48 , adds "UI > Main window > Single instance" to preferences
2015-06-24 07:40:25 +02:00
emmanue1
77f1f1c82d
Fixes bug in META-INF/services/* indexer
2015-06-23 19:16:42 +02:00
emmanue1
8ecbaa6d34
Added missing build options for RPM packages for Redhat/CentOS/Fedora…
2015-06-22 22:44:44 +02:00
emmanue1
63faacd998
Fixes MouseWheelListener on text pages
2015-06-22 22:34:10 +02:00
emmanue1
5ef246ff5e
Improves XML page & indexer : adds hyperlinks on Spring bean declarations
2015-06-22 20:55:41 +02:00
emmanue1
347799254c
Fixes after merge pull request
2015-06-22 20:41:11 +02:00
Emmanuel Dupuy
51f174fbf9
Merge pull request #46 from PuspenduBanerjee/master
...
Added Linux installer Support
2015-06-22 19:26:54 +02:00
puspendu.banerjee@gmail.com
55f2699f23
Re-formatted Documentation
2015-06-22 10:39:14 -05:00
puspendu.banerjee@gmail.com
58efa72577
Reformatted
2015-06-22 10:17:42 -05:00
puspendu.banerjee@gmail.com
54f3d7ed72
Updated documentation to build .deb installer for Ubuntu/Debian
2015-06-22 10:04:05 -05:00
puspendu.banerjee@gmail.com
836d1ba18b
Added Linux installer Support
2015-06-22 09:16:07 -05:00
emmanue1
2f4e9a8fbf
Adds "Viewer > appearance > Font size" to preferences
2015-06-20 21:17:48 +02:00
emmanue1
a4488ab6c6
Fixes bug on the icons of types on the tree
2015-06-20 10:09:05 +02:00
emmanue1
112e175f62
Prepares 1.2.0
v1.2.0
2015-06-20 09:13:31 +02:00
emmanue1
ca4da6beb2
Fixes #21 , "static block will be lost..."
2015-06-19 21:14:53 +02:00
emmanue1
c2d7d4d2cb
Fixes errors in JavaFileTypeFactoryProvider
2015-06-19 19:43:38 +02:00
emmanue1
a6bffe6f7a
Fixes NPE on JavaFilePage
2015-06-19 18:47:51 +02:00
emmanue1
9479d79af7
Fixes StringIndexOutOfBoundsException in OpenTypeHierarchyView
2015-06-19 18:39:49 +02:00
emmanue1
f42d34ccfa
Enables XML files indexing
2015-06-19 18:28:37 +02:00