Tue, 17 Jan 2017 21:13:23 +0100Ignore target directory DirtyFix
Jaroslav Tulach <jaroslav.tulach@xelfi.cz> [Tue, 17 Jan 2017 21:13:23 +0100] rev 11
Ignore target directory

Tue, 17 Jan 2017 21:12:37 +0100Making the project compilable DirtyFix
Jaroslav Tulach <jaroslav.tulach@xelfi.cz> [Tue, 17 Jan 2017 21:12:37 +0100] rev 10
Making the project compilable

Tue, 17 Jan 2017 21:11:58 +0100Removing non-UTF character
Jaroslav Tulach <jaroslav.tulach@xelfi.cz> [Tue, 17 Jan 2017 21:11:58 +0100] rev 9
Removing non-UTF character

Tue, 17 Jan 2017 21:11:27 +0100Moving non-java files into resources directory
Jaroslav Tulach <jaroslav.tulach@xelfi.cz> [Tue, 17 Jan 2017 21:11:27 +0100] rev 8
Moving non-java files into resources directory

Tue, 17 Jan 2017 21:09:05 +0100Allow access to getBase from the same package
Jaroslav Tulach <jaroslav.tulach@xelfi.cz> [Tue, 17 Jan 2017 21:09:05 +0100] rev 7
Allow access to getBase from the same package

Tue, 17 Jan 2017 21:08:47 +0100Renaming setName to setDesignName and setSize to setDesignSize to avoid clash with added methods of java.awt.Component that return void
Jaroslav Tulach <jaroslav.tulach@xelfi.cz> [Tue, 17 Jan 2017 21:08:47 +0100] rev 6
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 +0100Fixing compilation problems
Jaroslav Tulach <jaroslav.tulach@xelfi.cz> [Tue, 17 Jan 2017 21:08:28 +0100] rev 5
Fixing compilation problems

Tue, 17 Jan 2017 21:08:03 +0100List disambiguation due to use of wild card import
Jaroslav Tulach <jaroslav.tulach@xelfi.cz> [Tue, 17 Jan 2017 21:08:03 +0100] rev 4
List disambiguation due to use of wild card import

Tue, 17 Jan 2017 21:07:38 +0100New one parameter constructor has been added to Frame and super(null) doesn't work anymore
Jaroslav Tulach <jaroslav.tulach@xelfi.cz> [Tue, 17 Jan 2017 21:07:38 +0100] rev 3
New one parameter constructor has been added to Frame and super(null) doesn't work anymore

Tue, 17 Jan 2017 21:07:18 +0100enum is now a keyword
Jaroslav Tulach <jaroslav.tulach@xelfi.cz> [Tue, 17 Jan 2017 21:07:18 +0100] rev 2
enum is now a keyword