source: trunk/gli/src/org/greenstone/gatherer/gui/CreatePane.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13326   17 years mdewsnip Removed some unnecessary importing of the util.ZipTools class.
(edit) @12827   18 years kjdon changed the layout slightly - now uses a splitpane, so user can resize …
(edit) @12810   18 years mdewsnip Removed the "UPDATE_COLLECT_CFG" rebuild type, as it is no longer required.
(edit) @12751   18 years mdewsnip Changed "Incremental Build" to "Minimal Build", which still isn't …
(edit) @12119   18 years kjdon Changed text handling to use Dictionary.get rather than …
(edit) @12067   18 years kjdon preview button is now a PReviewButton, and code for handling this is …
(edit) @11318   18 years kjdon changed a print statement to DebugStream
(edit) @11074   18 years mdewsnip Removed the dead GBasicProgressMonitor class.
(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) @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) @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) @10259   19 years mdewsnip Created a new "remote" directory for classes related to using a remote …
(edit) @10250   19 years mdewsnip Moved all of the ZIP functions out of Utility and into a new ZipTools
(edit) @10240   19 years mdewsnip Moved functions to do with using a remote Greenstone server out of …
(edit) @10237   19 years mdewsnip New code for "incremental" building, by Matthew Whyte. I've only had …
(edit) @9166   19 years mdewsnip More improvements to the GLI applet, by Matthew Whyte. Now only …
(edit) @9137   19 years kjdon a colleciton now has build_options and import_options instead of just one
(edit) @8812   19 years mdewsnip Fixed a couple of null pointer exceptions thrown when attempting to …
(edit) @8634   19 years mdewsnip Changes to the library URL now affect the preview button immediately.
(edit) @8629   19 years mdewsnip More changes to the local library/web library configuration stuff.
(edit) @8627   19 years mdewsnip Replaced exec_address with library_url, which is much more descriptive …
(edit) @8590   19 years mdewsnip Renamed checklist/Entry.java to checklist/CheckListEntry.java.
(edit) @8353   20 years mdewsnip Changed the collectionChanged() functions to refresh(), and added an …
(edit) @8243   20 years mdewsnip Removed all occurrences of classes explicitly importing other classes …
(edit) @8231   20 years mdewsnip Replaced all "Gatherer.config" with "Configuration".
(edit) @7521   20 years kjdon clicking preview now saves the config file just in case
(edit) @7326   20 years kjdon the intial stage of making gli work with gs3 - still uses gs2 …
(edit) @7161   20 years kjdon removed the copy_monitor stuff cos its not used anywhere and its …
(edit) @7151   20 years kjdon fixed some more static label sizes and deleted a lot of commented out stuff
(edit) @7094   20 years mdewsnip Fixed a small bug with the log clearing.
(edit) @7091   20 years kjdon destroy the AppendLineOnlyFileDocument beloonging to the log_textarea …
(edit) @7088   20 years kjdon added a lang arg to the home page url
(edit) @6845   20 years kjdon unfixed the size of labels and reorganized the layout so other …
(edit) @6582   20 years jmt12 A whole bunch of files right in the middle of being edited because …
(edit) @6533   20 years jmt12 Finished the design of a new 'simple' creating/progress pane, …
(edit) @6389   20 years jmt12 Introduced the idea of detail modes - these have an effect on several …
(edit) @6318   20 years jmt12 Changed JButtons for GLIButtons, which know whether they should paint …
(edit) @6180   20 years jmt12 Added then removed some debug stuff
(edit) @6063   20 years jmt12 A timestamp argument is now used to always generate a unique url so …
(edit) @6039   20 years jmt12 Preview button is now correctly active if a collection has been built …
(edit) @6004   20 years jmt12 The log output should now stay scrolled to the bottom (and better …
(edit) @5929   20 years kjdon fixed the url generation stuff for preview - wasn't updating changes …
(edit) @5892   20 years kjdon added a preview button to the create pane
(edit) @5872   20 years jmt12 Just some debug comments to try to figure out why import & build …
(edit) @5785   20 years mdewsnip Commented out about 60 unused functions.
(edit) @5593   21 years mdewsnip Changed calls to the Dictionary.
(edit) @5589   21 years mdewsnip Nearly finished adding tooltips (and thank goodness for that).
(edit) @5571   21 years mdewsnip More small updates and tooltips added.
(edit) @5536   21 years mdewsnip Many more tooltips and improvements to the Dictionary. Still more to come.
(edit) @5451   21 years kjdon tried to add tool tips to the tree nodes (Import, BUild, Log) using a …
(edit) @5347   21 years mdewsnip Changed dictionary get()s to have the whole key.
(edit) @5293   21 years mdewsnip Added some code to ignore the progress messages output by RecPlug with …
(edit) @5250   21 years jmt12 A failed build no longer requires the user to click cancel
(edit) @5164   21 years jmt12 I can't remember what has changed, but I bet it was for the better
(edit) @5033   21 years jmt12 Halved log textarea memory use by sharing Document model between both …
(edit) @4685   21 years kjdon cleared the message log when coll changed
(edit) @4675   21 years jmt12 Sunday's work
(edit) @4673   21 years jmt12 * empty log message *
(edit) @4551   21 years mdewsnip Fixed a bug where a new OptionsPane was being created whenever a …
(edit) @4367   21 years mdewsnip Fixed tabbing.
(edit) @4346   21 years kjdon added in a log history list for build messages
(edit) @4306   21 years jmt12 allow for the cancel button to 'unlock' the collection
(add) @4293   21 years jmt12 Initial revision
Note: See TracRevisionLog for help on using the revision log.