source: gsdl/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16119   16 years mdewsnip Changed the general "-group_using" option into the specific …
(edit) @16118   16 years mdewsnip Minor improvements to code.
(edit) @16115   16 years mdewsnip Now uses output_hlist_classifier_nodes() instead of …
(edit) @16114   16 years mdewsnip Adding initial support for a "-use_hlist_at_top" option. Code tidying …
(edit) @16113   16 years mdewsnip The dynamic_classifier_node() function has been removed.
(edit) @16112   16 years mdewsnip Removed some duplicate code by calling display_classifier_nodes() from …
(edit) @16108   16 years mdewsnip Now uses a <ID>DocumentNodes format statement for displaying the …
(edit) @16107   16 years mdewsnip Adding a new argument to display_classifier_nodes() for indicating …
(edit) @16097   16 years mdewsnip Changed output_child_classifier_nodes() to use …
(edit) @16096   16 years mdewsnip Added a new display_classifier_nodes() to eventually replace …
(edit) @16095   16 years mdewsnip Renamed some variables in output_upper_classifier_nodes() to be more …
(edit) @16093   16 years mdewsnip Removed debug statement.
(edit) @16066   16 years mdewsnip Added splitword() function and other dependent functions.
(edit) @16065   16 years mdewsnip (Adding dynamic classifiers) Changed the links generated for …
(edit) @16061   16 years mdewsnip (Adding dynamic classifiers) Lots of changes to support the grouping …
(edit) @16060   16 years mdewsnip (Adding dynamic classifiers) Fix to code for identifying the selected …
(edit) @16059   16 years mdewsnip (Adding dynamic classifiers) Removed an unused variable.
(edit) @16058   16 years mdewsnip (Adding dynamic classifiers) Merged process_metadata_values() into …
(edit) @16057   16 years mdewsnip (Adding dynamic classifiers) Finished restructuring of code.
(edit) @16056   16 years mdewsnip (Adding dynamic classifiers) Renamed a couple of functions for better …
(edit) @16055   16 years mdewsnip (Adding dynamic classifiers) Made the classifier_node_indent variable …
(edit) @16054   16 years mdewsnip (Adding dynamic classifiers) More work in preparation for merging …
(edit) @16053   16 years mdewsnip (Adding dynamic classifiers) Changed output_internal_page() to …
(edit) @16049   16 years mdewsnip (Adding dynamic classifiers) Now generates the correct OIDs for the …
(edit) @16048   16 years mdewsnip (Adding dynamic classifiers) Changed output_top_level_page() to …
(edit) @16046   16 years mdewsnip (Adding dynamic classifiers) Added partial support for "grouping …
(edit) @16045   16 years mdewsnip (Adding dynamic classifiers) Now generates the correct links for …
(edit) @16044   16 years mdewsnip Added a get_link_icon() function to be similar to vlistbrowserclass.
(edit) @16043   16 years mdewsnip (Adding dynamic classifiers) Moved most of the code from …
(edit) @16041   16 years mdewsnip (Adding dynamic classifiers) Implemented the necessary code for the …
(edit) @16040   16 years mdewsnip Fixed up typo in previous change.
(edit) @16039   16 years mdewsnip (Adding dynamic classifiers) Added a new …
(edit) @16038   16 years mdewsnip (Adding dynamic classifiers) Minor code simplification.
(edit) @16037   16 years mdewsnip (Adding dynamic classifiers) Fixed problem where classifier nodes have …
(edit) @16036   16 years mdewsnip (Adding dynamic classifiers) Fixed problem where documents appears …
(edit) @16035   16 years mdewsnip (Adding dynamic classifiers) Added support for the …
(edit) @16034   16 years mdewsnip Improved SQL command for sorting documents that match a certain …
(edit) @16033   16 years mdewsnip (Adding dynamic classifiers) Filled out the new …
(edit) @16032   16 years mdewsnip (Adding dynamic classifiers) Added a new "parse_classifier_options" …
(edit) @16028   16 years mdewsnip (Adding dynamic classifiers) Now provides a more helpful error message …
(edit) @16027   16 years mdewsnip Fix to bug where "noError" was returned when the filter was non-existant.
(edit) @16026   16 years mdewsnip Changing some "OIDtools" to "recptprototools".
(edit) @16007   16 years mdewsnip (Adding dynamic classifiers) Changed the parameters to …
(edit) @16006   16 years mdewsnip (Adding dynamic classifiers) Minor improvements.
(edit) @16004   16 years mdewsnip (Adding dynamic classifiers) Moved some common code out of …
(edit) @15999   16 years mdewsnip (Adding dynamic classifiers) Some modifications in preparation for …
(edit) @15993   16 years mdewsnip (Adding dynamic classifiers) Added support for outputting <ID>Header …
(edit) @15988   16 years mdewsnip (Adding dynamic classifiers) Creating a new dynamicclassifier …
(edit) @15958   16 years mdewsnip Removed the "checkis" directory and the two files it contained: …
(edit) @15954   16 years mdewsnip (Adding dynamic classifiers) One more comment.
(edit) @15953   16 years mdewsnip (Adding dynamic classifiers) A few more minor code, variable name and …
(edit) @15952   16 years mdewsnip (Adding dynamic classifiers) Improved some comments and variable names.
(edit) @15951   16 years mdewsnip (Adding dynamic classifiers) A fix to the generation of parent …
(edit) @15950   16 years mdewsnip (Adding dynamic classifiers) Improvements to get_link_icon() to handle …
(edit) @15949   16 years mdewsnip (Adding dynamic classifiers) Added initial support for multi-level …
(edit) @15947   16 years mdewsnip (Adding dynamic classifiers) Changed from using "LIKE" to "GLOB", …
(edit) @15941   16 years mdewsnip (Adding dynamic classifiers) Added a new "metadata value filter" …
(edit) @15940   16 years mdewsnip (Adding dynamic classifiers) Starting to add support for hierarchical …
(edit) @15938   16 years mdewsnip Tidied up Makefile to match the rest.
(edit) @15937   16 years mdewsnip Minor change.
(edit) @15936   16 years mdewsnip Minor change.
(edit) @15935   16 years mdewsnip Removed the specific configure stuff (now done by the top-level …
(edit) @15934   16 years mdewsnip Removed the specific configure stuff (now done by the top-level …
(edit) @15932   16 years mdewsnip Tidied up "gdbmget" and "gdbmset" Makefiles, and made these get …
(edit) @15931   16 years mdewsnip Tidied up the "db2txt" and "txt2db" makefiles.
(edit) @15926   16 years mdewsnip Hopefully the last "lib" -> "src/lib" change.
(edit) @15924   16 years mdewsnip Another Makefile fix.
(edit) @15921   16 years mdewsnip A couple more Makefile fixes.
(edit) @15920   16 years mdewsnip Various fixes to Makefile.
(edit) @15917   16 years mdewsnip Changed getpw Makefile to handle the "lib" to "src/lib", and also …
(edit) @15916   16 years mdewsnip A couple more improvements to the hashfile Makefile.
(edit) @15915   16 years mdewsnip Tidied up makefile and removed unnecessary references to the …
(edit) @15913   16 years mdewsnip Another fix for the "lib" -> "src/lib" change.
(edit) @15912   16 years mdewsnip A few more Makefile fixes for the "lib" -> "src/lib" move.
(edit) @15910   16 years mdewsnip Updated paths for "lib" -> "src/lib" fix.
(edit) @15907   16 years mdewsnip Moving "lib" directory into "src", to keep all the source code …
(edit) @15852   16 years mdewsnip (Adding dynamic classifiers) Adding an instance of …
(edit) @15851   16 years mdewsnip (Adding new DB support) A couple more SQLite path fixes.
(edit) @15847   16 years mdewsnip (Adding dynamic classifiers) Now defines …
(edit) @15846   16 years mdewsnip (Adding dynamic classifiers) Adding a _dynamicclassifiernavbarentries_ …
(edit) @15844   16 years mdewsnip Changed "identityaction" to "identifyaction", so it actually matches …
(edit) @15836   16 years mdewsnip (Adding dynamic classifiers) Not sure if this is necessarily the best …
(edit) @15835   16 years mdewsnip (Adding dynamic classifiers) Improved get_link_icon() for dynamic …
(edit) @15834   16 years mdewsnip (Adding dynamic classifiers) Now displays the parent classifier node …
(edit) @15833   16 years mdewsnip (Adding new DB support) Adding SQLite library to CORBA executable linking.
(edit) @15830   16 years mdewsnip (Adding new DB support) Fixed one last SQLite library path.
(edit) @15829   16 years mdewsnip (Adding new DB support) Fixed SQLite library path.
(edit) @15827   16 years mdewsnip (Adding new DB support) Fixed SQLite library paths.
(edit) @15821   16 years mdewsnip Fix for compiling the z3950server on Windows.
(edit) @15810   16 years mdewsnip (Adding dynamic classifiers) Added a bit of code into get_link_icon() …
(edit) @15808   16 years mdewsnip Fixed up some nasty formatting problems in get_link_icon().
(edit) @15807   16 years mdewsnip (Adding dynamic classifiers) Added rudimentary code for displaying the …
(edit) @15806   16 years mdewsnip (Adding dynamic classifiers) Adding a …
(edit) @15804   16 years mdewsnip (Adding dynamic classifiers) Adding support for the new …
(edit) @15802   16 years mdewsnip (Adding dynamic classifiers) Changing the way information is stored in …
(edit) @15797   16 years mdewsnip (Adding dynamic classifiers) Changed getmetadatavalues() to …
(edit) @15795   16 years mdewsnip (Adding dynamic classifiers) Changing "dcn" argument to "dcl", and …
(edit) @15793   16 years mdewsnip (Adding new DB support) First cut at adding sqlite stuff to the …
(edit) @15792   16 years mdewsnip (Adding new DB support) Now includes sqlite library if enabled.
(edit) @15790   16 years mdewsnip (Adding new DB support) First cut at adding sqlite stuff to the …
Note: See TracRevisionLog for help on using the revision log.