source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15704   16 years mdewsnip (Adding new DB support) Changed a whole lot of "gdbm"s to "database"s …
(edit) @15703   16 years mdewsnip Added "use strict", and fixed a whole bunch of warnings as a consequence.
(edit) @15702   16 years mdewsnip (Adding new DB support) Tidying up output_classify_info() and changing …
(edit) @15701   16 years anna Change mime-type from binary to plain text.
(edit) @15700   16 years mdewsnip (Adding new DB support) Now outputs the "browselist" node using …
(edit) @15699   16 years mdewsnip (Adding new DB support) Moving the write_infodb_entry() functions from …
(edit) @15698   16 years mdewsnip (Adding new DB support) Moved a bit more GDBM-specific code into …
(edit) @15697   16 years mdewsnip (Adding new DB support) Fixed previous change to work with multiple …
(edit) @15696   16 years mdewsnip (Adding new DB support) Moved the GDBM-specific stuff out of infodb() …
(edit) @15695   16 years mdewsnip (Adding new DB support) Starting to tidy up the infodb() function in …
(edit) @15694   16 years davidb Straighted out code for freeing key.dptr. Now does this properly …
(edit) @15693   16 years ak19 Corrected a miscalculation of the start_offset. Turned DocumentEvent
(edit) @15692   16 years oranfry these are needed for creating start menu shortcuts
(edit) @15691   16 years oranfry changes to the ant scripts to accompany the changes in the wrapper and …
(edit) @15690   16 years oranfry split search4j into a library, and the utility itself. Yet to be …
(edit) @15689   16 years oranfry new resource scheme for wirk3 wrapper
(edit) @15688   16 years mdewsnip Changed "dontgdbm" to "dontdb" internally (the collect.cfg file still …
(edit) @15687   16 years mdewsnip Removed a couple of references to gdbm.
(edit) @15686   16 years anna Improvements on the English GLI Help. Thanks to John Rose.
(edit) @15685   16 years mdewsnip (Adding new DB support) Changed all the "gdbm_level"s to "db_level".
(edit) @15684   16 years mdewsnip (Adding new DB support) Adding SQLITE definitions so compiling works …
(edit) @15683   16 years mdewsnip Removed another reference to GDBM.
(edit) @15682   16 years mdewsnip (Adding new DB support) Removed a few more "gdbm"s.
(edit) @15681   16 years mdewsnip Removed some unnecessary inclusions of "assert.h".
(edit) @15680   16 years mdewsnip (Adding new DB support) Now uses the new dbclass::getfileextension() …
(edit) @15679   16 years mdewsnip (Adding new DB support) Adding a new "getfileextension()" function …
(edit) @15678   16 years ak19 Changed FedoraConnection and FedoraGS3Connection to no longer return …
(edit) @15677   16 years ak19 Corrected NodeData constructor (setting of member variable hasChildren)
(edit) @15676   16 years ak19 Updated executable and QBRdata.jar and fedoraGS3.jar files
(edit) @15675   16 years ak19 NodeData code was corrected (constructor) when the hasChildren member …
(edit) @15674   16 years mdewsnip Changed the error message from "couldn't create" to "couldn't open", …
(edit) @15673   16 years ak19 Cosmetic change to method getResponseAsDOM() when logging the …
(edit) @15672   16 years ak19 When there are no doc titles that start with a letter, browsing by …
(edit) @15671   16 years mdewsnip Undid one of David's changes to db2txt because it broke the program …
(edit) @15670   16 years ak19 Changed the browse() method so that the titles-by-letter classifier …
(edit) @15669   16 years ak19 Corrected logic error in setting NodeData.hasChildren member in constructor
(edit) @15668   16 years mdewsnip Now ignores the Windows executables.
(edit) @15667   16 years mdewsnip Now ignores the Windows executables too.
(edit) @15666   16 years mdewsnip A couple of fixes for compiling with Visual Studio 2005.
(edit) @15665   16 years mdewsnip Some fixes to Makefile for compiling with Visual Studio 2005.
(edit) @15664   16 years mdewsnip Now ignores the Windows executables too.
(edit) @15663   16 years mdewsnip Fixed up a dodgy if statement to avoid a compile warning and probably …
(edit) @15662   16 years mdewsnip Fixed up a dodgy if statement to avoid a compile warning and probably …
(edit) @15661   16 years ak19 displayBrowseResults() does mode.setRoot(newRoot) at the end of the …
(edit) @15660   16 years mdewsnip Various fixes to get MG to compile with Microsoft Visual Studio 2005.
(edit) @15659   16 years ak19 Corrected previous. Browsing docs (by title) in a Fedora repository of …
(edit) @15658   16 years ak19 Browsing docs (by title) in a Fedora repository of Greenstone docs …
(edit) @15657   16 years ak19 Updated write_gsdl_xml_file which now uses wget to check for whether …
(edit) @15656   16 years ak19 Updated write_gsdl_xml_file which now uses wget to check for whether …
(edit) @15655   16 years mdewsnip (Adding new DB support) Created default implementations of getinfo() …
(edit) @15654   16 years mdewsnip Changed a setinfo() to setkeydata().
(edit) @15653   16 years mdewsnip Ooops, accidently committed a change I shouldn't have.
(edit) @15652   16 years mdewsnip (Adding new DB support) Moved the exists() function into dbclass …
(edit) @15651   16 years mdewsnip (Adding new DB support) Tidied up getinfo().
(edit) @15650   16 years mdewsnip (Adding new DB support) Adding some more comments, and making the …
(edit) @15649   16 years mdewsnip (Adding new DB support) Changing second setinfo() to setkeydata(), to …
(edit) @15648   16 years mdewsnip (Adding new DB support) Changing second setinfo() to setkeydata(), to …
(edit) @15647   16 years mdewsnip (Adding new DB support) Added second setinfo() function, so …
(edit) @15646   16 years mdewsnip Removed a big block of duplicate code.
(edit) @15645   16 years mdewsnip (Adding new DB support) Rearranging functions and making getkeydata() …
(edit) @15644   16 years mdewsnip Rearranging functions and tidying up.
(edit) @15643   16 years mdewsnip (Adding new DB support) Added new getkeydata() function so a …
(edit) @15642   16 years mdewsnip Function rearrange.
(edit) @15641   16 years ak19 Added a fireInsertUpdate(DocEvent) method
(edit) @15640   16 years mdewsnip (Adding new DB support) Renamed sqliteclass to sqlitedbclass, to be a …
(edit) @15639   16 years mdewsnip (Adding new DB support) Changed some more "GDBM"s to "DB"s.
(edit) @15638   16 years mdewsnip (Adding new DB support) Changed a couple of "GDBM"s to "DB"s.
(edit) @15637   16 years mdewsnip (Adding new DB support) Added a sqltableexists() function to prevent …
(edit) @15636   16 years mdewsnip (Adding new DB support) Changing the setinfo() function to use either …
(edit) @15635   16 years mdewsnip (Adding new DB support) Tidied up checking for sqlitefile == NULL so …
(edit) @15634   16 years mdewsnip (Adding new DB support) Adding quick implementation of exists().
(edit) @15633   16 years mdewsnip (Adding new DB support) Minor improvements to opendatabase() and an …
(edit) @15632   16 years mdewsnip (Adding new DB support) Minor improvements to getinfo().
(edit) @15631   16 years mdewsnip (Adding new DB support) Adding an implementation of getkeys() for the …
(edit) @15630   16 years mdewsnip (Adding new DB support) Replaced the "getfirstkey()" and …
(edit) @15629   16 years ak19 Removed the hardcoded Running Greenstone Librarian Interface since it …
(edit) @15628   16 years ak19 Removed the debugging output statements and some minor changes to …
(edit) @15627   16 years mdewsnip Added server.res back into the generation of the local library executable.
(edit) @15626   16 years ak19 Removed debug statements
(edit) @15625   16 years mdewsnip (Adding new DB support) Replaced a bunch of "gdbmhome" with "dbhome".
(edit) @15624   16 years kjdon accent folding options were lost for windows makefiles, so adding them …
(edit) @15623   16 years mdewsnip (Adding new DB support) Implemented a first cut at the getinfo() function.
(edit) @15622   16 years ak19 DocumentEvent only fired in the WriterThread.run() method now since …
(edit) @15621   16 years ak19 BuildButtonListener implements DocumentListener now so that it it …
(edit) @15620   16 years ak19 Reads collectionConfig.xml file's collection name and description as …
(edit) @15619   16 years ak19 Reads collectionConfig.xml file's collection name and description as …
(edit) @15618   16 years oranfry adding progress status bar bitmaps
(edit) @15617   16 years mdewsnip Fixed a nasty problem causing a segfault as a result of copying the …
(edit) @15616   16 years oranfry adding a launching status
(edit) @15615   16 years oranfry centered the swing window on startup
(edit) @15614   16 years oranfry more statuses
(edit) @15613   16 years oranfry include the status bar area in the main splash image so in case the …
(edit) @15612   16 years oranfry some splash images
(edit) @15611   16 years ak19 Added a comment to a regex to explain what it does
(edit) @15610   16 years ak19 Rewrote parts to make gli.sh be able to launch both Greenstone 3 and …
(edit) @15609   16 years ak19 Helper batch files that act as subroutines for the modified gli.bat …
(edit) @15608   16 years ak19 Rewrote gli.bat to now work with both Greenstone 2 and Greenstone 3 …
(edit) @15607   16 years ak19 Dr Bainbridge corrected call to encodings::encodings (previously …
(edit) @15606   16 years ak19 Windows script to launch FLI (the Fedora Librarian Interface)
(edit) @15605   16 years ak19 Corrected some discrepancies so that it now works on Windows: the …
Note: See TracRevisionLog for help on using the revision log.