source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @15604   16 years ak19 Change made to two locations: Corrected last commit: composition of …
(edit) @15603   16 years mdewsnip (Adding new DB support) Quick implementation of setinfo().
(edit) @15602   16 years mdewsnip (Adding new DB support) Partly implemented the sqliteclass::getinfo() …
(edit) @15601   16 years mdewsnip (Adding new DB support) Started adding sqliteclass internals, …
(edit) @15600   16 years ak19 Removed funny newline symbol possibly introduced by gedit
(edit) @15599   16 years mdewsnip (Adding new DB support) Added a stub sqliteclass that will be filled …
(edit) @15598   16 years mdewsnip (Adding new DB support) Moved some non-GDBM-specific code out of …
(edit) @15597   16 years mdewsnip Removed "gdbm" from a couple of comments.
(edit) @15596   16 years mdewsnip Minor comment fix.
(edit) @15595   16 years mdewsnip (Adding new DB support) Removed a bunch of "gdbm"s from comments etc.
(edit) @15594   16 years mdewsnip (Adding new DB support) Replaced all "gdbm_level" with "text_level".
(edit) @15593   16 years mdewsnip (Adding new DB support) Renamed mggdbmsourceclass to mgsourceclass, …
(edit) @15592   16 years mdewsnip (Adding new DB support) Renamed mggdbmsource to mgsource and …
(edit) @15591   16 years mdewsnip (Adding new DB support) Moved all the code in gdbmsource into source, …
(edit) @15590   16 years mdewsnip Removed unnecessary inclusions of the gdbm headers.
(edit) @15589   16 years mdewsnip (Adding new DB support) Replacing almost all "gdbmhome" with "dbhome".
(edit) @15588   16 years mdewsnip (Adding new DB support) Changed the "gdbmhome" to "dbhome".
(edit) @15587   16 years mdewsnip (Adding new DB support) Changed a lot of "gdbmhome" to "dbhome".
(edit) @15586   16 years mdewsnip (Adding new DB support) Changed userdbclass and keydbclass so they can …
(edit) @15585   16 years mdewsnip (Adding new DB support) Added a bunch more functions into the dbclass …
(edit) @15584   16 years mdewsnip (Adding new DB support) Changed the gdbmsource classes to use dbclass …
(edit) @15583   16 years ak19 In method doctxt_to_xlink, made sure that backslashes in filepaths (as …
(edit) @15582   16 years ak19 Dr Bainbridge added code to make sure that on Windows other perl …
(edit) @15581   16 years ak19 Changed method parseXML(Reader r) to tell us where XML parsing went …
(edit) @15580   16 years mdewsnip Hopefully the last of the makefile tidy ups.
Note: See TracRevisionLog for help on using the revision log.