Commits

[216 total ]
Avatar
r219 - Fixed missing ID and broken link.

by Thomas Aglassinger (Using name ‘roskakori’) on 2008-10-14 19:31 (about 1 year ago)

Avatar
r218 Consolidated code to enable/disable buttons and menus. This is a work in progress, currently there is some ugly flickering when buttons that should be disabled are enabled for a short glimpse.

by Thomas Aglassinger (Using name ‘roskakori’) on 2008-10-14 19:30 (about 1 year ago)

Avatar
r217 Cleaned up tool bar related code by moving some of its functionality to own class GrotagToolBar.

by Thomas Aglassinger (Using name ‘roskakori’) on 2008-10-12 09:55 (about 1 year ago)

Avatar
r216 Added enabling/disabling of menu items depending on state of GUI. In particular this disables most menu items during opening or exporting a document.

by Thomas Aglassinger (Using name ‘roskakori’) on 2008-10-11 23:55 (about 1 year ago)

Avatar
r215 Added serializer.jar from the xalan distribution to the classpath. Not quite sure why it worked without it before.

by Thomas Aglassinger (Using name ‘roskakori’) on 2008-10-11 18:43 (about 1 year ago)

Avatar
r214 Added menu item File > Export. The current implemntationis rather simplistic though. In particular the processing takes place in Swing's event handling thread and there is no progress bar.

by Thomas Aglassinger (Using name ‘roskakori’) on 2008-10-11 17:16 (about 1 year ago)

Avatar
r213 Cleaned up synchronization lock based on Object to use a dedicated class that makes the intention clearer.

by Thomas Aglassinger (Using name ‘roskakori’) on 2008-10-11 13:07 (about 1 year ago)

Avatar
r212 Added setting to remember the last Amigaguide opened an use it as default in the "Open" dialog.

by Thomas Aglassinger (Using name ‘roskakori’) on 2008-10-11 12:32 (about 1 year ago)

Avatar
r211 Added additional information to error message as found in the related Throwable.

by Thomas Aglassinger (Using name ‘roskakori’) on 2008-10-11 12:27 (about 1 year ago)

Avatar
r209 Updated for version 0.1.1.

by Thomas Aglassinger (Using name ‘roskakori’) on 2008-10-05 21:09 (about 1 year ago)