source: trunk/gli/src/org/greenstone/gatherer/collection/Collection.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13819   17 years shaoqun added a skimfile switch in collection's .col file
(edit) @13748   17 years mdewsnip No longer saves the import.pl and buildcol.pl arguments in the GLI …
(edit) @13535   17 years mdewsnip Removed some unused functions.
(edit) @12589   18 years kjdon need to call collection.destroy in closeCollection, otherwise old …
(edit) @10345   19 years mdewsnip Removed some more crap out of the Utility class.
(edit) @10237   19 years mdewsnip New code for "incremental" building, by Matthew Whyte. I've only had …
(edit) @10006   19 years mdewsnip Moved Utility.parse to XMLTools.parseXMLFile, as part of tidying up …
(edit) @9166   19 years mdewsnip More improvements to the GLI applet, by Matthew Whyte. Now only …
(edit) @9136   19 years kjdon changed to use SCriptOptions instead of BuildOptions
(edit) @9036   19 years mdewsnip Removed all XML functions from XMLTools, and changed occurrences to …
(edit) @8846   19 years mdewsnip Tidied up the workspace and collection trees a bit more, in …
(edit) @8783   19 years mdewsnip Big tidy up of the workspace and collection trees (Gather/Enrich
(edit) @8652   19 years mdewsnip Removed more dead code, and moved most of the XML stuff out of Utility …
(edit) @8586   19 years mdewsnip Made saving collections unthreaded -- this makes a lot of code, and at …
(edit) @8313   20 years mdewsnip Finally committing the (many) changes to the GLI to use the new …
(edit) @8253   20 years mdewsnip Moved some stuff out of Configuration.updateUI into GUIManager because …
(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) @8015   20 years mdewsnip Moved clear() and setValue() functions from MSMUtils into XMLTools. …
(edit) @7989   20 years mdewsnip Removed some dead code.
(edit) @7281   20 years kjdon tidied up some stuff to do with creating BasicCollectionConfigurations
(edit) @6879   20 years mdewsnip Renamed GDM* classes to MetadataXMLFile*, for our sanity.
(edit) @6387   20 years jmt12 Commenting
(edit) @6325   20 years jmt12 Rewrote GImportProgressMonitor to use the new GLI argument based …
(edit) @6204   20 years jmt12 Added a pointless method getGDM() in a fit of object-orientedness. Why …
(edit) @6086   20 years jmt12 Moved the special folder 'shortcuts' from collection based to shared …
(edit) @6051   20 years jmt12 Here is the result of sixteen hours work over the weekend. I'm too …
(edit) @5815   20 years kjdon added support for build types and search types in the Collection and …
(edit) @5785   21 years mdewsnip Commented out about 60 unused functions.
(edit) @5721   21 years jmt12 Added a new attribute - base collection. Thus when importing files …
(edit) @5581   21 years mdewsnip Many formatting, structural and code improvements.
(edit) @5237   21 years jmt12 Fix 203B142. Collections that are built outside of GLI will now be …
(edit) @5164   21 years jmt12 I can't remember what has changed, but I bet it was for the better
(edit) @4675   21 years jmt12 Sunday's work
(edit) @4464   21 years jmt12 2030093: Added a method getCount() which returns the count of both …
(edit) @4439   21 years jmt12 Fixed incorrect use of File.separator in the path of something that …
(edit) @4366   21 years kjdon re-tabbed the code for java
(add) @4293   21 years jmt12 Initial revision
Note: See TracRevisionLog for help on using the revision log.