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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12300   18 years kjdon removed some unused variables
(edit) @12292   18 years kjdon there may be multiple plugins that can explode a particular file …
(edit) @12271   18 years kjdon setTitle (line 71) should be using the dictionary
(edit) @12263   18 years kjdon moved the setCaretPostion statement to after the setText statement, so …
(edit) @12241   18 years kjdon changed the menu bar key
(edit) @12238   18 years kjdon need to remove the set from the model before removing it from the …
(edit) @12237   18 years kjdon format pane has a reduced set of options for GS3 collections - no …
(edit) @12225   18 years davidb Instead of GLI saying it needs to restart when the language interface …
(edit) @12156   18 years kjdon this has been replaced by a Warning Dialog
(edit) @12150   18 years kjdon removed ncm prompt stuff - now load dublin core as teh default set
(edit) @12149   18 years kjdon we don't use this anymore. new collections get dublin core and thats it.
(edit) @12145   18 years kjdon added a manage metadata sets button underneath the collection tree
(edit) @12144   18 years kjdon removed MetadataSetView from list of options - now handled from enrich pane
(edit) @12143   18 years kjdon removed some comments that weren't needed
(edit) @12142   18 years kjdon new metadata set manager. handles adding/removing sets from the …
(edit) @12131   18 years kjdon removed some leftover setMnemonics
(edit) @12119   18 years kjdon Changed text handling to use Dictionary.get rather than …
(edit) @12118   18 years kjdon Changed text handling to use Dictionary.get rather than …
(edit) @12117   18 years kjdon Changed text handling to use Dictionary.get rather than …
(edit) @12116   18 years kjdon added constructors that take extra tooltip strings as arguments
(edit) @12115   18 years kjdon Changed text handling to use Dictionary.get rather than …
(edit) @12103   18 years mdewsnip Prevented NPEs when a collection isn't loaded.
(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 …
Note: See TracRevisionLog for help on using the revision log.