index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cuchaz
/
enigma
/
gui
/
Gui.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-09
starting on field matching gui
jeff
1
-1
/
+1
2015-03-08
lots of small tweaks and improvements
jeff
1
-49
/
+1
2015-02-28
switch to better-maintained version of JSyntaxPane
jeff
1
-3
/
+2
2015-02-10
ignore harmless exceptions I can't fix
jeff
1
-3
/
+6
2015-02-08
added types to fields
jeff
1
-0
/
+1
2015-02-02
fix issue with bridge methods
jeff
1
-1
/
+2
2015-01-13
source format change
jeff
1
-740
/
+525
2014-10-09
reverting to GPL license
jeff
1
-3
/
+3
2014-10-08
relicense as LGPL
jeff
1
-3
/
+3
2014-09-30
fixed nasty issue with renaming inner classes, but alas, more bugs remain
jeff
1
-2
/
+2
2014-09-28
added jar export
jeff
1
-6
/
+31
2014-09-28
added proper support for renaming constructors
jeff
1
-7
/
+8
2014-09-26
implemented mark-as-deobfuscated and reset-to-obfuscated
jeff
1
-9
/
+54
2014-09-24
HOW DO I WRITE SO MANY BUGS?!?
jeff
1
-8
/
+8
2014-09-20
added token highlighting for things outside of the jar
jeff
1
-2
/
+7
2014-09-18
added better error handling for source export
jeff
1
-42
/
+42
2014-09-15
changed "Show Calls" menu to search for calls to the default constructor when...
jeff
1
-2
/
+9
2014-09-01
made obfuscated/deobfuscated class selector a bit easier to use
jeff
1
-106
/
+20
2014-08-31
added simple loading screen for jars
jeff
1
-11
/
+42
2014-08-28
Show public/protected/private access on field/method/constructor references
jeff
1
-0
/
+1
2014-08-28
fixed minor spelling error
jeff
1
-1
/
+1
2014-08-28
added crash reporter
jeff
1
-5
/
+17
2014-08-26
implemented proper support for interfaces
jeff
1
-1
/
+103
2014-08-23
moved all classes from the default package into a package called "default" so...
jeff
1
-1
/
+2
2014-08-23
added export command with progress bar
jeff
1
-11
/
+27
2014-08-22
fixed recursion of field reference nodes
jeff
1
-3
/
+13
2014-08-22
added show token effects
jeff
1
-3
/
+58
2014-08-22
fixed constructor references in call graph searches
jeff
1
-0
/
+5
2014-08-21
fixed call graph searching
jeff
1
-12
/
+41
2014-08-20
finished reference navigation system. Still need to debug and polish it, but ...
jeff
1
-67
/
+91
2014-08-19
started new reference navigation system
jeff
1
-18
/
+28
2014-08-17
added support for automatic reconstruction of inner and anonymous classes
hg
1
-1
/
+15
2014-08-14
fixed javac compile errors
jeff
1
-12
/
+12
2014-08-13
added support for field access searches
jeff
1
-17
/
+43
2014-08-12
got simple method call graph working!
jeff
1
-10
/
+83
2014-08-11
fix keyboard shortcuts
jeff
1
-1
/
+5
2014-08-11
added method inheritance browsing
jeff
1
-15
/
+46
2014-08-10
added backwards navigation
jeff
1
-3
/
+23
2014-08-10
refactored to remove ClassFile class to prep for upcoming stack navigation. I...
jeff
1
-33
/
+30
2014-08-10
added go to entry feature
jeff
1
-38
/
+14
2014-08-10
improved keyboard shortcuts
jeff
1
-0
/
+10
2014-08-10
completely re-wrote token recognizer to bootstrap from Procyon's AST
jeff
1
-15
/
+14
2014-08-09
added sorting for deobfuscated classes
jeff
1
-6
/
+40
2014-08-06
added open entry function to popup menu
jeff
1
-9
/
+43
2014-08-06
show deobfuscated names in class inheritance
jeff
1
-1
/
+1
2014-08-06
added simple class inheritance browsing
jeff
1
-9
/
+52
2014-08-04
started on inheritance viewer
jeff
1
-18
/
+67
2014-08-04
fixed bug with renaming classes
jeff
1
-0
/
+1
2014-08-04
added stable save order for mappings to hopefully help with merging
jeff
1
-87
/
+267
2014-08-03
fixed bugs with saving mappings
jeff
1
-25
/
+29
[next]