source: trunk/gli/src/org/greenstone/gatherer/gui

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12101   18 years kjdon added in menu bar helpstuff for format panel
(edit) @12067   18 years kjdon preview button is now a PReviewButton, and code for handling this is …
(edit) @12066   18 years kjdon disableRename moved to GUIUtils
(edit) @12065   18 years kjdon moved disableRename to GUIUtils
(edit) @12064   18 years kjdon added in the format pane
(edit) @12061   18 years kjdon disableRename now comes from GUIUtils not OpenCollectionDialog
(edit) @12059   18 years kjdon created this new class to hold some common gui methods - in this case, …
(edit) @12058   18 years kjdon added a new FormatPane panel, which has half the contents of …
(edit) @12057   18 years kjdon new preview button class, and owner interface
(edit) @12045   18 years mdewsnip (FindBugs) Removed empty if statement.
(edit) @12043   18 years kjdon made the table cell renderer work properly if the user has changed the …
(edit) @11992   18 years shaoqun add windowFocusListener to the main frame, so it saves the …
(edit) @11948   18 years kjdon tidied up layout a bit, added radio buttons for installing cd/noinstall cd
(edit) @11939   18 years mdewsnip Users now have an option to create a "personal" or "shared" collection …
(edit) @11905   18 years mdewsnip Changed all JButtons to GLIButtons, so they don't have a horrible blue …
(edit) @11825   18 years mdewsnip Fixed a bug where the collection tree would stuff up between Gather …
(edit) @11791   18 years mdewsnip Removed some dead code leftover from that ridiculous functionality …
(edit) @11780   18 years mdewsnip Added a "no collection loaded" message to the collection area when no …
(edit) @11778   18 years kjdon initialised title_final - seems to stop a bug the prevents it from …
(edit) @11761   18 years mdewsnip Fixed the bug I added with the collection tree merging where you …
(edit) @11754   18 years kjdon removed the netscape option as we no longer bundle netscape on a CD
(edit) @11753   18 years kjdon fixed a bug in the arguments passed to export.pl
(edit) @11662   18 years mdewsnip Fixed a nasty bug where the gliserver URL setting is automatically …
(edit) @11651   18 years mdewsnip Removed another piece of unused code now that there is only one …
(edit) @11629   18 years mdewsnip Kissed the horrible TreeSynchronizer goodbye.
(edit) @11628   18 years mdewsnip Tidied up the MetaAuditFrame so it doesn't require any parameters or …
(edit) @11627   18 years mdewsnip The collection tree object is now created and owned by CollectionManager.
(edit) @11626   18 years mdewsnip Now there is only one collection tree, and it is added/removed from …
(edit) @11625   18 years mdewsnip Removed some more stuff from Utility.
(edit) @11624   18 years mdewsnip Moved PROGRAM_NAME and PROGRAM_VERSION strings out of Utility and into …
(edit) @11623   18 years mdewsnip Removed some pointless static variables from Utility.
(edit) @11622   18 years mdewsnip Lots more object-orientation improvements to the collection and …
(edit) @11620   18 years mdewsnip Rearranged some more workspace and collection tree code to reduce …
(edit) @11619   18 years mdewsnip The workspace and collection tree filters are now owned by the trees …
(edit) @11618   18 years mdewsnip Removed another dead function.
(edit) @11616   18 years mdewsnip Rearranged some code to reduce duplication and for better object …
(edit) @11614   18 years mdewsnip Moved some common settings into DragTree.
(edit) @11613   18 years mdewsnip Made a customised RightClickMenu for the WorkspaceTree and put it in …
(edit) @11612   18 years mdewsnip Moved the MappingPrompt out of GatherPane and into it's own class …
(edit) @11608   18 years mdewsnip Created a CollectionTreeRightClickMenu class inside CollectionTree so …
(edit) @11603   18 years mdewsnip I'm not sure what the FocusListener stuff was all about, but it …
(edit) @11601   18 years mdewsnip Moved the KeyListener from GatherPane into DragTree and removed the …
(edit) @11599   18 years mdewsnip Moved the RecycleBin object into the Gatherer class so it can be more …
(edit) @11598   18 years mdewsnip You can now delete files from the "Downloaded Files" folder when no …
(edit) @11508   18 years shaoqun changed the string for download only html files
(edit) @11490   18 years shaoqun make requisite_checkbox appear in all mode
(edit) @11480   18 years shaoqun set the height of progress bar to 20
(edit) @11446   18 years kjdon disabled rename and replace entries in collection tree right click …
(edit) @11444   18 years kjdon check to see if there are elements in the set, if not, disable merge. …
(edit) @11443   18 years kjdon remove the correct amount of text from the error messages
(edit) @11436   18 years kjdon changed dialog size so looks ok on windows
(edit) @11432   18 years mdewsnip Made explode dialog slightly bigger again, so hopefully it looks nice …
(edit) @11423   18 years kjdon changed teh title so it matches the menu item
(edit) @11391   18 years mdewsnip Internal collection names are now made up from ASCII characters only.
(edit) @11367   18 years kjdon added a space between number of files and 'files'
(edit) @11365   18 years mdewsnip A few minor bug fixes and improvements for the new "exploded metadata set".
(edit) @11344   18 years mdewsnip Added an empty metadata set for putting exploded metadata into, and …
(edit) @11318   18 years kjdon changed a print statement to DebugStream
(edit) @11316   18 years kjdon made gather_pane public - want to get access to the workspace tree so …
(edit) @11315   18 years kjdon added in replace option to collection tree menu
(edit) @11301   18 years mdewsnip Now detects and prevents you from editing metadata in metadata.xml …
(edit) @11246   18 years mdewsnip User interface for the new ability to rename files in the collection …
(edit) @11181   18 years kjdon a few changes to do with netscape compatibililty and size estimation
(edit) @11075   18 years mdewsnip Ooops... forgot function for setting maximum size.
(edit) @11074   18 years mdewsnip Removed the dead GBasicProgressMonitor class.
(edit) @11073   18 years mdewsnip Renamed LongProgressBar to GProgressBar, and tidied up a great deal. …
(edit) @11063   18 years mdewsnip Catch an exception to at least allow the GLI to start up with Java …
(edit) @11062   18 years mdewsnip Bugger... put the previous fix in the wrong place.
(edit) @11061   18 years mdewsnip Patched over a Java 1.4.2 + GTK bug.
(edit) @11060   18 years mdewsnip Fixed a problem with the CreatePane being blank with Java 1.5.0 and …
(edit) @11037   18 years mdewsnip Added an underline below the pane title, to make it look a little nicer.
(edit) @11033   18 years kjdon changed the split to be horizontal, and made the contents a bit bigger
(edit) @11032   18 years kjdon new class that generates a header panel for design pane sections - …
(edit) @10922   18 years kjdon mgpp args, if build type is lucene, use ct=2 otherwise use ct=1 …
(edit) @10726   19 years mdewsnip (MAJOR CHANGE) This is the remote Greenstone building functionality …
(edit) @10691   19 years kjdon fixed up the folder selection highlighting (cue lines) - the lines now …
(edit) @10659   19 years mdewsnip Write CD/DVD image prompt now gives an estimate of the size of the …
(edit) @10647   19 years mdewsnip A lot of tidy ups and bug fixes. The help now works again in an applet …
(edit) @10644   19 years kjdon LocalLIbraryServer.isRunning now checks if its actually running or …
(edit) @10642   19 years kjdon added a new method to LocalLIbraryServer to check that the server.exe …
(edit) @10604   19 years mdewsnip Fixed a nasty bug discovered at the 2005 Fiji workshop: if you enter a …
(edit) @10602   19 years mdewsnip Broke the help while messing around with paths for the remote building …
(edit) @10593   19 years mdewsnip The text field when editing metadata values on Windows had a border …
(edit) @10587   19 years mdewsnip Merged showNewCollectionPrompt into NewCollectionTask, to make things …
(edit) @10575   19 years mdewsnip Made URLField far simpler and more accurate. Removed the crazy regular …
(edit) @10559   19 years mdewsnip Moved opening a collection onto its own thread, so the progress bar …
(edit) @10556   19 years kjdon fixes to make the config file save only if it has changed
(edit) @10548   19 years mdewsnip Now aborts the open collection dialog if something went wrong …
(edit) @10547   19 years mdewsnip Now uploads all the modified metadata.xml files when the EnrichPane
(edit) @10542   19 years mdewsnip (West Yorkshire) Now checks if the collection configurations have been …
(edit) @10531   19 years kjdon changed the preview args for lucene collections
(edit) @10517   19 years mdewsnip Made some Gatherer variables and functions static, and removed the …
(edit) @10460   19 years mdewsnip Now adds "-keepold" or "-removeold" to the buildcol.pl command …
(edit) @10456   19 years mdewsnip Now allows "-removeold" to be switched off for import.pl (in high …
(edit) @10455   19 years mdewsnip Uploading the collect.cfg file is now done in the save function of …
(edit) @10397   19 years mdewsnip Made the default build mode "full" -- this stuff is dodgy.
(edit) @10396   19 years mdewsnip Tidied up the Gatherer and GUIManager exit() functions to make sure …
(edit) @10387   19 years mdewsnip Tidied up the way collections are saved and closed, and added some …
(edit) @10379   19 years mdewsnip Now downloads the collection configurations (when using a remote …
(edit) @10370   19 years mdewsnip Added a new LocalGreenstone class which contains functions that only …
Note: See TracRevisionLog for help on using the revision log.