source: trunk/gli

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11327   18 years mdewsnip Fixed up some formatting.
(edit) @11318   18 years kjdon changed a print statement to DebugStream
(edit) @11317   18 years kjdon added CollectionPopupMenu.Replace and ReplacePrompt.Title (en only)
(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) @11314   18 years kjdon added in COPY_FILE_ONLY and REPLACE jobs. the first copies a file in …
(edit) @11313   18 years kjdon added two new job types - COPY_FILE_ONLY, which copies without trying …
(edit) @11312   18 years kjdon removed most System.err.printlns - some deleted, some changed to …
(edit) @11308   18 years kjdon commented out Michael's print statements. Also, in runLocal(), …
(edit) @11304   18 years kjdon when switching advanced searching on/off. now we call setMGPPEnabled …
(edit) @11301   18 years mdewsnip Now detects and prevents you from editing metadata in metadata.xml …
(edit) @11284   18 years kjdon check for hiddenGLI before adding an argument to the arg display
(edit) @11283   18 years kjdon changed setHiddenGLI() to setHiddenGLI(bool)
(edit) @11282   18 years kjdon when setting up the fields of an exsiting argument, we need to copy …
(edit) @11250   18 years kjdon added in the missing text strings for Spanish and Russian. Also …
(edit) @11246   18 years mdewsnip User interface for the new ability to rename files in the collection …
(edit) @11242   18 years mdewsnip Added the back-end code for supporting file/folder renames in the …
(edit) @11241   18 years mdewsnip Removed the unused folder_level variable from FileJob.
(edit) @11240   18 years mdewsnip Huge speed improvement when namespacing metadata.xml files -- why is …
(edit) @11219   18 years nzdl Updated Russian GLI dictionary, many thanks to Olena Medelyan.
(edit) @11208   18 years mdewsnip Updated Russian GLI dictionary, many thanks to Olena Medelyan.
(edit) @11207   18 years mdewsnip Updated Spanish GLI dictionary, many thanks to Jesus Tramullas.
(edit) @11182   18 years kjdon if we have changed versions of greenstone, we don't want to caryr over …
(edit) @11181   18 years kjdon a few changes to do with netscape compatibililty and size estimation
(edit) @11180   18 years kjdon added WriteCDImagePrompt.Netscape_Compatibility
(edit) @11174   18 years kjdon changed the replacelistener to handle replacing with an allfields index
(edit) @11130   18 years mdewsnip Removed some dead code.
(edit) @11129   18 years mdewsnip Changed an error message to a note, since it wasn't actually an error.
(edit) @11125   18 years kjdon removed some unnecessary functions
(edit) @11109   18 years kjdon changed version number to 2.63
(edit) @11108   18 years kjdon changed the date for the 2.62 release - Feb 2006
(edit) @11093   18 years kjdon redid the html files after the last changes to the xml - a few …
(edit) @11092   18 years kjdon removed references to Anchor, Contents, ObviousSentence, which are no …
(edit) @11091   18 years kjdon removed Contents and ObviousSentences and Anchors
(edit) @11087   18 years mdewsnip A few new strings for the rewritten FileQueue code.
(edit) @11086   18 years mdewsnip Added cyclic loop checking and made the Stop button work.
(edit) @11085   18 years mdewsnip Slaughtered the behemoth FileQueue.run() function. This was 500 lines …
(edit) @11084   18 years mdewsnip Was inserting nodes in the wrong place: files were being inserted …
(edit) @11083   18 years mdewsnip Some tidy ups so that the file nodes are always refreshed correctly …
(edit) @11082   18 years mdewsnip Fixed bug where exceptions would be thrown when trying to delete a …
(edit) @11081   18 years mdewsnip Added new DELETE_EMPTY_DIRECTORY job type, as part of the FileQueue
(edit) @11080   18 years mdewsnip Removed the "progress" parameter from copyFile, as part of the …
(edit) @11079   18 years mdewsnip Added an "overwrite" parameter to copyFile to cause it to overwrite …
(edit) @11078   18 years mdewsnip Tidied up debug output for delete jobs.
(edit) @11076   18 years mdewsnip Used GProgressBars instead of JProgressBars, because they're safer …
(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) @11068   18 years mdewsnip Hacked in a compensation for metadata_read now outputting <File> tags …
(edit) @11067   18 years mdewsnip New HTML help pages from the updated XML document (new text, no contents).
(edit) @11066   18 years mdewsnip Missing a new string, and a "teh".
(edit) @11065   18 years mdewsnip Removed a lot of stuff that is unnecessary now that we're no longer …
(edit) @11064   18 years mdewsnip Added some extra Break tags in preparation for removing the Anchor tags.
(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) @11059   18 years mdewsnip Made sure the import progress bar never goes beyond the maximum.
(edit) @11053   18 years mdewsnip Bugger... fix to last change.
(edit) @11052   18 years mdewsnip A couple of very minor changes.
(edit) @11051   18 years mdewsnip Removed some unused strings from StaticStrings.
(edit) @11050   18 years mdewsnip Removed a couple more dead strings.
(edit) @11049   18 years mdewsnip A few minor tidy-ups of dead code.
(edit) @11048   18 years mdewsnip Replaced some "PlugIn" with "Plugin".
(edit) @11047   18 years mdewsnip Small fix to previous change.
(edit) @11046   18 years mdewsnip Tidied up plugin and classifier parsing and error output.
(edit) @11045   18 years mdewsnip Removed some strings that are no longer used.
(edit) @11042   18 years mdewsnip New index files from recent changes.
(edit) @11041   18 years mdewsnip Changed some section names to be the same as the screen in the GLI.
(edit) @11040   18 years mdewsnip Finished the updates to the help text that Katherine did most of on …
(edit) @11039   18 years mdewsnip Removed a bit of dead code.
(edit) @11038   18 years mdewsnip Tidied up the look of the Design pane. Each Design pane screen now has …
(edit) @11037   18 years mdewsnip Added an underline below the pane title, to make it look a little nicer.
(edit) @11036   18 years kjdon changes to help for 2.63
(edit) @11035   18 years kjdon got rid of Contents and Anchor headings
(edit) @11034   18 years kjdon deleted CDM.XXX.Instructions and CDM.XXX.Title for all the sections of …
(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) @11031   18 years kjdon removed instructions, changed title to be the same string as in the …
(edit) @11028   18 years kjdon new argument parsing means we can't have new args, so commented out …
(edit) @11027   18 years kjdon check for null metadata_element_element before doing get attribute, line 54
(edit) @11025   18 years mdewsnip Updates to the GLI Latvian interface, thanks to Raitis Brodezhonok …
(edit) @11007   18 years mdewsnip Added check for unparseable XML files when attempting to update the …
(edit) @11006   18 years mdewsnip Removed an unused function.
(edit) @10992   18 years kjdon now uses an external DTD, …
(edit) @10991   18 years kjdon Tidied up the metadata sets. Now they all use the same DTD, which is …
(edit) @10976   18 years kjdon now change the instructions for mg/mgpp mode
(edit) @10975   18 years kjdon some tidying up and bug fixes for new combined mg/mgpp index panel
(edit) @10971   18 years kjdon metadata elements can now have predefined values, defined in the …
(edit) @10970   18 years kjdon lined up a couple of strings, deleted a couple of unused ones, added …
(edit) @10969   18 years kjdon added InvalidMetadata strings - for elemenets that have a restricted …
(edit) @10967   18 years kjdon added a string for IndexManager.Allfields_Index
(edit) @10966   18 years kjdon huge shake up. removed the MGPPControls class, as it was almost a copy …
(edit) @10965   18 years kjdon moved the index_manager.setMGPPEnabled call into IndexManager
(edit) @10964   18 years kjdon default index doesn't need a level now, fixed a couple of bugs. index …
(edit) @10963   18 years kjdon check for empty level attribute before outputting level info in …
(edit) @10962   18 years kjdon added a getAll() method, and also made the mouse listener check for …
(edit) @10922   18 years kjdon mgpp args, if build type is lucene, use ct=2 otherwise use ct=1 …
(edit) @10877   18 years kjdon tidied up the if/elses in AddSetListener:actionPerformed()
(edit) @10836   18 years mdewsnip Removed some stuff committed to the wrong place.
Note: See TracRevisionLog for help on using the revision log.