Tue, 24 Jan 2017 04:30:13 +0100 Jaroslav Tulach Merging in usage of modern Java compiler DirtyFix tip
Tue, 24 Jan 2017 04:27:23 +0100 Jan Lahoda Using modern Java compiler default
Tue, 24 Jan 2017 04:23:08 +0100 Jaroslav Tulach Ignore build and IDE products
Tue, 17 Jan 2017 21:19:45 +0100 Jaroslav Tulach Run with 'mvn exec:exec' and Xelfi will be started DirtyFix
Tue, 17 Jan 2017 21:13:23 +0100 Jaroslav Tulach Ignore target directory DirtyFix
Tue, 17 Jan 2017 21:12:37 +0100 Jaroslav Tulach Making the project compilable DirtyFix
Tue, 17 Jan 2017 21:11:58 +0100 Jaroslav Tulach Removing non-UTF character
Tue, 17 Jan 2017 21:11:27 +0100 Jaroslav Tulach Moving non-java files into resources directory
Tue, 17 Jan 2017 21:09:05 +0100 Jaroslav Tulach Allow access to getBase from the same package
Tue, 17 Jan 2017 21:08:47 +0100 Jaroslav Tulach Renaming setName to setDesignName and setSize to setDesignSize to avoid clash with added methods of java.awt.Component that return void
Tue, 17 Jan 2017 21:08:28 +0100 Jaroslav Tulach Fixing compilation problems
Tue, 17 Jan 2017 21:08:03 +0100 Jaroslav Tulach List disambiguation due to use of wild card import
Tue, 17 Jan 2017 21:07:38 +0100 Jaroslav Tulach New one parameter constructor has been added to Frame and super(null) doesn't work anymore
Tue, 17 Jan 2017 21:07:18 +0100 Jaroslav Tulach enum is now a keyword
Tue, 17 Jan 2017 21:06:45 +0100 Jaroslav Tulach Removing useless semicolons after placed after }
Tue, 17 Jan 2017 19:59:12 +0100 Jaroslav Tulach Version of Xelfi code as of April 1997