source: gsdl/trunk/src/recpt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16122   16 years mdewsnip Minor change.
(edit) @16121   16 years mdewsnip Simplified the simple case a bit more.
(edit) @16120   16 years mdewsnip Typo in previous change.
(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) @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) @16039   16 years mdewsnip (Adding dynamic classifiers) Added a new …
(edit) @16038   16 years mdewsnip (Adding dynamic classifiers) Minor code simplification.
(edit) @16035   16 years mdewsnip (Adding dynamic classifiers) Added support for the …
(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) @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) @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) @15940   16 years mdewsnip (Adding dynamic classifiers) Starting to add support for hierarchical …
(edit) @15907   16 years mdewsnip Moving "lib" directory into "src", to keep all the source code …
(edit) @15847   16 years mdewsnip (Adding dynamic classifiers) Now defines …
(edit) @15846   16 years mdewsnip (Adding dynamic classifiers) Adding a _dynamicclassifiernavbarentries_ …
(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) @15827   16 years mdewsnip (Adding new DB support) Fixed SQLite library paths.
(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) @15795   16 years mdewsnip (Adding dynamic classifiers) Changing "dcn" argument to "dcl", and …
(edit) @15789   16 years mdewsnip Removed STLPATH variable from Makefiles, since this is only used once.
(edit) @15785   16 years mdewsnip (Adding new DB support) First cut at adding sqlite stuff to the …
(edit) @15780   16 years mdewsnip (Adding new DB support) Updated sqlite library path.
(edit) @15773   16 years mdewsnip (Adding dynamic classifiers) Added dynamicclassifieraction to the …
(edit) @15772   16 years mdewsnip (Adding dynamic classifiers) Adding "dcn" argument specification, and …
(edit) @15768   16 years mdewsnip (Adding dynamic classifiers) Adding the first bit of functionality to …
(edit) @15744   16 years mdewsnip (Adding dynamic classifiers) Added a stub dynamic classifier action.
(edit) @15743   16 years mdewsnip Minor comment move.
(edit) @15742   16 years mdewsnip Removed a whole lot of unused stuff.
(edit) @15683   16 years mdewsnip Removed another reference to GDBM.
(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) @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) @15630   16 years mdewsnip (Adding new DB support) Replaced the "getfirstkey()" and …
(edit) @15599   16 years mdewsnip (Adding new DB support) Added a stub sqliteclass that will be filled …
(edit) @15597   16 years mdewsnip Removed "gdbm" from a couple of comments.
(edit) @15589   16 years mdewsnip (Adding new DB support) Replacing almost all "gdbmhome" with "dbhome".
(edit) @15586   16 years mdewsnip (Adding new DB support) Changed userdbclass and keydbclass so they can …
(edit) @15580   16 years mdewsnip Hopefully the last of the makefile tidy ups.
(edit) @15579   16 years mdewsnip More tidy ups to all the Makefiles, this time to tidy up the targets …
(edit) @15577   16 years mdewsnip Now generates a gsdlrecpt.a library, for use with the corba stuff and …
(edit) @15572   16 years mdewsnip Moved recptprototools.cpp/h from src/recpt into src/protocol.
(edit) @15569   16 years mdewsnip Some win32.mak fixes so that the Z39.50 stuff compiles successfully …
(edit) @15568   16 years mdewsnip A couple of fixes to Windows compilation of the Z39.50 client (part of …
(edit) @15555   16 years davidb Added in -I.../mg for sysfuncs.h as this had got left out at some point
(edit) @15551   16 years davidb Introduction of COMPAT32BITFLAGS to confirugre and Makefile.in files …
(edit) @15546   16 years mdewsnip Added a new "PACKAGE_DIRS" path value in the Makefiles to make paths a …
(edit) @15545   16 years mdewsnip Some improvements for compiling with the Z39.50 client stuff included.
(edit) @15542   16 years mdewsnip Fix for local library compilation.
(edit) @15540   16 years mdewsnip Added "configaction" to the list, for the local library.
(edit) @15538   16 years mdewsnip Minor fixes.
(edit) @15535   16 years mdewsnip Various fixes, mainly for the local library installation.
(edit) @15533   16 years mdewsnip Now ignores a couple of Windows executables.
(edit) @15530   16 years mdewsnip Big tidy up of win32.mak file; some stuff still to come (e.g. local …
(edit) @15529   16 years mdewsnip Added extra header to get this to compile on Windows.
(edit) @15528   16 years mdewsnip Removed the unnecessary C compilation stuff.
(edit) @15511   16 years mdewsnip Added @GDBM_INCLUDE@ to handle cases where GDBM isn't on the default …
(edit) @15499   16 years mdewsnip All the Z39.50 client files are now in the "src/z3950" directory.
Note: See TracRevisionLog for help on using the revision log.