source: trunk/gli/src/org/greenstone/gatherer/shell/GImportProgressMonitor.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12294   18 years kjdon changed an & to &&, changed != "" to \!.equals("")
(edit) @11076   18 years mdewsnip Used GProgressBars instead of JProgressBars, because they're safer …
(edit) @11068   18 years mdewsnip Hacked in a compensation for metadata_read now outputting <File> tags …
(edit) @11059   18 years mdewsnip Made sure the import progress bar never goes beyond the maximum.
(edit) @10618   19 years kjdon made these look for BadArgument, BadArgumentValue, BadClassifier, …
(edit) @9583   19 years mdewsnip ProcessingError events (during importing) can now have a reason ("r") …
(edit) @8243   20 years mdewsnip Removed all occurrences of classes explicitly importing other classes …
(edit) @8236   20 years mdewsnip Replaced all Gatherer.print* with DebugStream.print*.
(edit) @8231   20 years mdewsnip Replaced all "Gatherer.config" with "Configuration".
(edit) @7963   20 years davidb Debugging statement commented out.
(edit) @7924   20 years davidb Function added to make it easy to display text on progress bar. For …
(edit) @7552   20 years kjdon fixed a bug
(edit) @7531   20 years kjdon added some spaces to the front of some of the log messages
(edit) @7357   20 years kjdon tidied up the import log handling
(edit) @6533   20 years jmt12 Finished the design of a new 'simple' creating/progress pane, …
(edit) @6388   20 years jmt12 Completely rewrote monitors to be language independant - fixed several …
(edit) @6325   20 years jmt12 Rewrote GImportProgressMonitor to use the new GLI argument based …
(edit) @5593   21 years mdewsnip Changed calls to the Dictionary.
(edit) @5564   21 years mdewsnip Many more small improvements and tooltips added. Still more to come!
(edit) @5325   21 years jmt12 Changed a comment. Boy it seems a real waste of time that CVS just …
(edit) @5306   21 years mdewsnip Removed the indeterminate progress bar at the start. Instead, the …
(edit) @5292   21 years mdewsnip Improved the accuracy of the progress bar, especially when importing …
(edit) @5035   21 years jmt12 Added extra method so that progress monitors can be told that the …
(edit) @4686   21 years jmt12 Replaced System.err.println with Gatherer.println
(edit) @4364   21 years mdewsnip Fixed tabbing.
(add) @4293   21 years jmt12 Initial revision
Note: See TracRevisionLog for help on using the revision log.