source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9142   19 years davidb Revision to Collaging so only documents with associated files that …
(edit) @9141   19 years mdewsnip Now with different line endings, so opening it in the GLI won't show …
(edit) @9140   19 years kjdon added a checdk for metadata in a search result - if its there, we …
(edit) @9139   19 years kjdon moved the ArgumentControl class out of OptionsPane. OptionsPane now …
(edit) @9138   19 years mdewsnip Ooooops... the "I'm Feeling Lucky" functionality didn't work at all …
(edit) @9137   19 years kjdon a colleciton now has build_options and import_options instead of just one
(edit) @9136   19 years kjdon changed to use SCriptOptions instead of BuildOptions
(edit) @9135   19 years kjdon BuildOptions renamed to ScriptOptions. now theres no build/import …
(edit) @9134   19 years mdewsnip Made some debug statements go to DebugStream now.
(edit) @9133   19 years mdewsnip Added the "-hlist_at_top" option from Hierarchy.
(edit) @9132   19 years mdewsnip Changed to use the new AutoHierarchy classifier instead of the …
(edit) @9131   19 years mdewsnip Removed all hfile writing from the GLI -- users should now be using …
(edit) @9130   19 years mdewsnip Allowed the use of "|" characters as well as "\" for separating …
(edit) @9129   19 years mdewsnip Fixed up Windows makefiles so Expat is compiled into all the binaries …
(edit) @9128   19 years mdewsnip Zip file containing pre-built (using Microsoft Visual C++ 4) static …
(edit) @9127   19 years kjdon PluginManager.getExploderPlugin now returns a Plugin rather than the …
(edit) @9126   19 years kjdon moved the argument details xml parsing code to Argument.parseXML - the …
(edit) @9125   19 years mdewsnip Added a substr function to unicode.pm that should work correctly on …
(edit) @9124   19 years mdewsnip Set the preserveSpace option back to false, because it makes a mess of …
(edit) @9123   19 years mdewsnip Fixed up bad e-mail address -- how did it get like that?
(edit) @9122   19 years mdewsnip Grrr... why doesn't anyone think about Windows when writing code?
(edit) @9121   19 years kjdon changed encoding option to input_encoding so it gets the list of …
(edit) @9120   19 years kjdon BibTex plug can do exploding - set 'explodes' to yes in xml description
(edit) @9119   19 years kjdon convert & to & in metadata before writing it out to metadata.xml, …
(edit) @9118   19 years kjdon MARC plug can do exploding - set 'explodes' to yes in xml description
(edit) @9117   19 years mdewsnip In response to David's (Stefan's?) changes to collectset.cpp.
(edit) @9116   19 years mdewsnip Now a bit happier if it is run before the GLI is run (ie. no …
(edit) @9115   19 years mdewsnip Added #ifdefs for slightly different popen and pclose on Windows.
(edit) @9114   19 years kjdon added new dummy doc creation functionality
(edit) @9113   19 years kjdon added right click option to create a new dummy doc in colleciton tree
(edit) @9112   19 years kjdon renamed NewFolderPrompt to NewFolderOrFilePrompt, now handles file …
(edit) @9111   19 years kjdon NewFolderPrompt renamed to NewFileOrFolderPrompt and some file …
(edit) @9110   19 years mdewsnip Fixed minor typo.
(edit) @9109   19 years kjdon added the right click handling from GatherPane into the tree in this pane
(edit) @9108   19 years kjdon fixed up the right click selection on the colleciton tree
(edit) @9107   19 years mdewsnip Demo collection configuration file with English, French, Spanish, and …
(edit) @9106   19 years mdewsnip Updated for new Installshield X creation process.
(edit) @9105   19 years kjdon added getExploderPlugin method - hacked for isis files, need to …
(edit) @9104   19 years kjdon first stab at exploding metadata
(edit) @9103   19 years kjdon changed names of lots of Dictionary strings
(edit) @9102   19 years kjdon changed one of the MetadataImportMappingPrompt strings
(edit) @9101   19 years kjdon made the strings come from the dictionary, changed replace to merge
(edit) @9100   19 years mdewsnip Updated AboutDialog.Date for the upcoming Greenstone v2.53 release.
(edit) @9099   19 years mdewsnip Added two strings for the "Loading collection" progress popup.
(edit) @9098   19 years kjdon deleted MetaEditPrompt and MSMPrompt strings, added MIMP strings, and …
(edit) @9097   19 years mdewsnip Added title to progress popup.
(edit) @9096   19 years mdewsnip Updated dialog to look nice on Windows and be more similar to …
(edit) @9095   19 years mdewsnip GLI applet: collection building is now much happier about being …
(edit) @9094   19 years mdewsnip Removed classes/metadata.zip file and now recreate it in the …
(edit) @9093   19 years mdewsnip Now deletes the plugins.dat and classifiers.dat files when a new …
(edit) @9092   19 years mdewsnip Now ensures that the GLI user directory exists for both main program …
(edit) @9091   19 years mdewsnip Added a "-show_complete_translations" option to see just the …
(edit) @9090   19 years kjdon changed a print statement and removed an unnecesary variable
(edit) @9089   19 years kjdon the index name is actually hte first char of the level (d, s, p) plus …
(edit) @9088   19 years mdewsnip No longer used -- the installers now have this hard-wired into them.
(edit) @9087   19 years mdewsnip Removed the demouser.txt file and replaced it with hard-wired text …
(edit) @9086   19 years mdewsnip No longer used (I checked with Stefan and he said it could be deleted).
(edit) @9085   19 years mdewsnip Replaced all hard-wired Unix-style path separators with …
(edit) @9084   19 years mdewsnip Updated version number for 2.53 release, and removed the old XML …
(edit) @9083   19 years mdewsnip Changed some stuff for the new installer.
(edit) @9082   19 years mdewsnip Whole lot of changes, mostly changing "local" to "my".
(edit) @9081   19 years mdewsnip Updated scripts as a consequence of removing the gui/border directory.
(edit) @9080   19 years mdewsnip Removed unused TitledBorder class.
(edit) @9079   19 years mdewsnip Moved TransformCharacterTextField out of gui and into gems, since it …
(edit) @9078   19 years mdewsnip Removed unused BorderFactory class.
(edit) @9077   19 years mdewsnip Removed unused Coloring class.
(edit) @9076   19 years mdewsnip Changed "you need to restart GLI" message since it is now necessary …
(edit) @9075   19 years mdewsnip Added font selection field (for users that need a non-standard font …
(edit) @9074   19 years kjdon added in lucene objects and expat library
(edit) @9073   19 years mdewsnip Added a couple of strings for the new font selection option in Preferences.
(edit) @9072   19 years mdewsnip Removed a couple of debug statements.
(edit) @9071   19 years kjdon removed a leftover #include sax_resultset.h
(edit) @9070   19 years davidb See expat_resultset.h
(edit) @9069   19 years kjdon removed the rename commands added last time - they were already there …
(edit) @9068   19 years kjdon added .in file renaming to install script and moved compiling code to …
(edit) @9067   19 years kjdon moved smart blocking stuff in htmlplug metadata_read into basplug …
(edit) @9066   19 years kjdon changed removesuffix/removeprefix type to regexp, and added modegli=3
(edit) @9065   19 years kjdon moved the removeprefix and removesuffix descriptions to BasClas, and …
(edit) @9064   19 years kjdon moved the removeprefix and removesuffix descriptions to BasClas
(edit) @9063   19 years kjdon initialised in reclassify to get rid of warnings
(edit) @9062   19 years mdewsnip Fixed up one place where a non-standard collect directory wasn't being …
(edit) @9061   19 years mdewsnip Now ensures that a non-standard collect directory specification ends …
(edit) @9060   19 years kjdon added ImagePLug to plugin list, also -smart_block option to htmlplug, …
(edit) @9059   19 years kjdon added strings for new HTMLPlug.no_strip_metadata_html and NULPlug.desc …
(edit) @9058   19 years mdewsnip Removed splash screen. It is no longer needed because the GLI now …
(edit) @9057   19 years kjdon tidied up previous commit
(edit) @9056   19 years kjdon added an option to not strip html tags from metadata in description …
(edit) @9055   19 years mdewsnip First stab at adding a -collectdir option to the GLI. This is designed …
(edit) @9054   19 years mdewsnip Removed the unused CTRLCHandler class.
(edit) @9053   19 years kjdon changed the description tags metadata handling again. now uses an …
(edit) @9052   19 years mdewsnip For some reason the lock file written when a collection is just …
(edit) @9051   19 years mdewsnip Added check that XML file exists before attempting to parse it.
(edit) @9050   19 years kjdon modified the get method to convert to utf-8, so other languages should …
(edit) @9049   19 years mdewsnip (Applet) Now only downloads build.cfg file rather than entire building …
(edit) @9048   19 years kjdon added explode metadata strings, CDM.PluginManager.Ignore* and changed …
(edit) @9047   19 years kjdon added NULPlug to default plugins list
(edit) @9046   19 years kjdon added an empty block exp so that we don't block images - any cases …
(edit) @9045   19 years mdewsnip Made major rearrangements to the way path variables are calculated. …
(edit) @9044   19 years kjdon changed some of the comments
(edit) @9043   19 years kjdon new plugin for processing the .nul files produced by exploding …
Note: See TracRevisionLog for help on using the revision log.