source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6873   20 years kjdon added some code to replace macros that come out of the GDBM db - the …
(edit) @6872   20 years kjdon fixed a comment
(edit) @6871   20 years kjdon sql database name is now a combination of site name and coll name
(edit) @6870   20 years kjdon now uses GSXML static strings for elem and att names, uses GSFile …
(edit) @6869   20 years kjdon replaced strings for elem and att names with GSXML statics
(edit) @6868   20 years kjdon now uses site name as well as coll name
(edit) @6867   20 years kjdon modified so it checks if GSDL3HOME is set, and now takes 2 args, site …
(edit) @6866   20 years kjdon now need to specify a site to get a new Build object
(edit) @6865   20 years kjdon put a try-catch around creating and testing the connection to the db
(edit) @6864   20 years kjdon added some new element names
(edit) @6863   20 years kjdon added a few alternative methods to find coll directories, using …
(edit) @6862   20 years kjdon don't attempt to load DBPlug on Macs either
(edit) @6861   20 years kjdon more fixing up of label size and layout
(edit) @6860   20 years kjdon moved teh type_list to before the arguments, so it can actually be used
(edit) @6859   20 years kjdon added in Davids fix for something which I can't remember - now catches …
(edit) @6858   20 years mdewsnip Another update to textwhoswho.
(edit) @6857   20 years mdewsnip Added the GLI button translation, and updated the Whos Who list.
(edit) @6856   20 years mdewsnip Reordered a name in the Who's Who list.
(edit) @6855   20 years mdewsnip Ooops... should have compiled my changes before committing them…
(edit) @6854   20 years mdewsnip Fixed another problem with dictionary strings not being read as UTF-8 …
(edit) @6853   20 years mdewsnip No longer needs to destroy dictionary.
(edit) @6852   20 years mdewsnip Fixed up tabbing.
(edit) @6851   20 years mdewsnip Commented out an unused function.
(edit) @6850   20 years mdewsnip Now reads the collection configuration files as UTF-8, as it should.
(edit) @6849   20 years mdewsnip Fix to the weird "half-good, half-bad" Unicode display on Windows. …
(edit) @6848   20 years mdewsnip Fix to a bug where files were incorrectly marked as having folder …
(edit) @6847   20 years kjdon unfixed the size of labels so that other langs fit in
(edit) @6846   20 years kjdon unfixed the size of labels so that other langs fit in
(edit) @6845   20 years kjdon unfixed the size of labels and reorganized the layout so other …
(edit) @6844   20 years kjdon removed the fixed sizing from the move up and down buttons so they …
(edit) @6843   20 years kjdon changed the layout and unfixed the label sizes so other langs text can …
(edit) @6842   20 years mdewsnip Variable names changes needed because of the name change of the …
(edit) @6841   20 years mdewsnip Used to be CollectionPane.java.
(edit) @6840   20 years mdewsnip Used to be MetaEditPane.java.
(edit) @6839   20 years mdewsnip Used to be GConfigPane.java.
(edit) @6838   20 years mdewsnip Been renamed to DesignPane.java, for our sanity.
(edit) @6837   20 years mdewsnip Being renamed to EnrichPane.java, for our sanity.
(edit) @6836   20 years mdewsnip Being renamed to GatherPane.java, for our sanity.
(edit) @6835   20 years mdewsnip Removed some extra spaces from within the translated strings.
(edit) @6834   20 years kjdon commented out preferred size for label so French text fits in
(edit) @6833   20 years kjdon fixed a bug where the mode wasn't being updated on the title bar if no …
(edit) @6832   20 years kjdon changed the range of modes from 0-3 to 1-4 cos this is what teh code …
(edit) @6831   20 years mdewsnip No longer used.
(edit) @6830   20 years mdewsnip No longer uses DoubleImageButtons - a simple JButton will do, is much …
(edit) @6829   20 years mdewsnip No longer needed.
(edit) @6828   20 years mdewsnip Added a transformation from plain text to a regular expression that …
(edit) @6827   20 years mdewsnip Filenames written out to metadata.xml files are now transformed so …
(edit) @6826   20 years mdewsnip Rewrote the refresh function, not necessarily because there was …
(edit) @6825   20 years mdewsnip After the recent changes to the Dictionary (no more registering …
(edit) @6824   20 years mdewsnip The MetaEditPane should not need its own refreshTrees function, since …
(edit) @6823   20 years mdewsnip Refreshing trees should not need to do MetaEditPane, since its tree is …
(edit) @6822   20 years mdewsnip Changed plugin and classifiers tooltips to use the new …
(edit) @6821   20 years mdewsnip Tidied up the Dictionary a lot. Now that a restart is always required …
(edit) @6820   20 years jrm21 changed echo "..." to echo '...' to escape $ and high-bit chars. ksh …
(edit) @6819   20 years mdewsnip Tidied up the foreign language translations, and added the Russian …
(edit) @6818   20 years mdewsnip Removed unused parameter of CollectionManager.Creating_New. This …
(edit) @6817   20 years mdewsnip Updated GLI status page.
(edit) @6816   20 years mdewsnip The GsdlCollageApplet: a classifier that displays a collage of the …
(edit) @6815   20 years mdewsnip Images for the GsdlCollageApplet: a classifier that displays a collage …
(edit) @6814   20 years mdewsnip Additions for the GsdlCollageApplet: a classifier that displays a …
(edit) @6813   20 years mdewsnip Additions for the GsdlCollageApplet: a classifier that displays a …
(edit) @6812   20 years mdewsnip Additions for the GsdlCollageApplet: a classifier that displays a …
(edit) @6811   20 years mdewsnip Additions for the GsdlCollageApplet: a classifier that displays a …
(edit) @6810   20 years mdewsnip Additions for the GsdlCollageApplet: a classifier that displays a …
(edit) @6809   20 years mdewsnip Additions for the GsdlCollageApplet: a classifier that displays a …
(edit) @6808   20 years mdewsnip The GsdlCollageApplet: a classifier that displays a collage of the …
(edit) @6807   20 years mdewsnip Added DOS codepage 850 (Latin 1) encoding information.
(edit) @6806   20 years jrm21 Bah. We were accidentally dropping the last classification because of …
(edit) @6805   20 years kjdon now installs the jar into web/lib as well as lib/java
(edit) @6804   20 years kjdon removed an unnecessary '\'
(edit) @6803   20 years mdewsnip Added some missing translations from the first addendum.
(edit) @6802   20 years mdewsnip Added some missing translations from the first addendum.
(edit) @6801   20 years kjdon when you select a feature the part selector is disabled unless parts …
(edit) @6800   20 years kjdon added in a check for null that was throwing an exception when exit GLI …
(edit) @6799   20 years mdewsnip Updated HTML files after adding "Legacy collections" and "Exporting …
(edit) @6798   20 years mdewsnip Added "Legacy collections" and "Exporting Collections to CD-ROM" …
(edit) @6797   20 years mdewsnip Added a few missing strings from the first addendum, and fixed a ton …
(edit) @6796   20 years mdewsnip Added in missing translations from the first addendum.
(edit) @6795   20 years kjdon made the getCommand method return String[] instead of String in case …
(edit) @6794   20 years mdewsnip Added "-- Missing translation" placeholders so I don't forget them…
(edit) @6793   20 years mdewsnip Made navigation bar buttons (download, examples, docs, faq, support) …
(edit) @6792   20 years jrm21 tidied up code quite a bit, remove tmp files after use.
(edit) @6791   20 years kjdon removed some of the text from ExportCollectionPrompt.Successful_Export
(edit) @6790   20 years kjdon pass the args for the strings into the result prompt
(edit) @6789   20 years kjdon changed the output for exportcol a bit
(edit) @6788   20 years kjdon added a bit more output for a successful export
(edit) @6787   20 years jrm21 Tidied slightly so that we return the content type in …
(edit) @6786   20 years kjdon under linux now checks for mozilla and netscape, and only if one of …
(edit) @6785   20 years kjdon a simple class to run an external command and get the output and error …
(edit) @6784   20 years mdewsnip Russian "PREFERENCES" button images.
(edit) @6783   20 years mdewsnip French "PREFERENCES" button images.
(edit) @6782   20 years mdewsnip Spanish "PREFERENCES" button images.
(edit) @6781   20 years mdewsnip Added translations (from the core Greenstone macros) of the …
(edit) @6780   20 years mdewsnip A bit of extra code to support the "PREFERENCES" button.
(edit) @6779   20 years mdewsnip Added a couple of macrofiles to support the "PREFERENCES" button.
(edit) @6778   20 years mdewsnip Extra macros necessary to support the "PREFERENCES" button.
(edit) @6777   20 years mdewsnip Images for "PREFERENCES" button.
(edit) @6776   20 years kjdon root:Title has been changed to root_Title
(edit) @6775   20 years jrm21 should be looking up {common.cannot_find_cfg_file} instead of …
(edit) @6774   20 years jrm21 * improved the syntax for portability... the previous stuff didn't …
Note: See TracRevisionLog for help on using the revision log.