# # ChangeLog for trunk/gsdl/lib/display.h # # Generated by Trac 1.4.2 # 2024-05-23T19:58:15+12:00 Mon, 23 May 2005 04:37:50 GMT kjdon [9932] * trunk/gsdl/lib/display.h (modified) made the splitparams a public method so we can use it elsewhere Thu, 02 Dec 2004 22:21:34 GMT kjdon [8727] * trunk/gsdl/lib/cfgread.cpp (modified) * trunk/gsdl/lib/cfgread.h (modified) * trunk/gsdl/lib/cnfgable.cpp (modified) * trunk/gsdl/lib/cnfgable.h (modified) * trunk/gsdl/lib/cnfgator.cpp (modified) * trunk/gsdl/lib/cnfgator.h (modified) * trunk/gsdl/lib/display.cpp (modified) * trunk/gsdl/lib/display.h (modified) * trunk/gsdl/lib/fileutil.cpp (modified) * trunk/gsdl/lib/gsdlconf.h (modified) * trunk/gsdl/lib/gsdltimes.cpp (modified) * trunk/gsdl/lib/gsdltools.cpp (modified) * trunk/gsdl/lib/gsdltools.h (modified) * trunk/gsdl/lib/gsdlunicode.cpp (modified) * trunk/gsdl/lib/text_t.cpp (modified) * trunk/gsdl/lib/text_t.h (modified) added some changes made by Emanuel Dejanu (Simple Words) Mon, 08 Nov 2004 03:58:26 GMT jrm21 [8485] * trunk/gsdl/lib/display.cpp (modified) * trunk/gsdl/lib/display.h (modified) 1) explicitly added 'l=en' to the list of seen macro parameters, ... Mon, 24 May 2004 05:06:06 GMT mdewsnip [7397] * trunk/gsdl/lib/display.cpp (modified) * trunk/gsdl/lib/display.h (modified) (Human Info) Use displayclass::defaultpackage instead of "Global". Mon, 24 May 2004 04:39:27 GMT davidb [7386] * trunk/gsdl/lib/display.cpp (modified) * trunk/gsdl/lib/display.h (modified) Modifications to macro data-structures to support collection specific ... Fri, 28 Nov 2003 03:40:56 GMT sjboddie [6021] * trunk/gsdl/lib/display.cpp (modified) * trunk/gsdl/lib/display.h (modified) Added an unloaddefaultmacros() function to displayclass to allow us ... Tue, 26 Feb 2002 23:01:31 GMT jrm21 [3012] * trunk/gsdl/lib/display.cpp (modified) * trunk/gsdl/lib/display.h (modified) istream.get(char&) caused funny problems with gcc3 so they've been ... Fri, 28 Jul 2000 04:50:53 GMT sjboddie [1310] * trunk/gsdl/lib/cfgread.cpp (modified) * trunk/gsdl/lib/cfgread.h (modified) * trunk/gsdl/lib/display.cpp (modified) * trunk/gsdl/lib/display.h (modified) * trunk/gsdl/lib/fileutil.cpp (modified) * trunk/gsdl/lib/fileutil.h (modified) * trunk/gsdl/lib/gsdlconf.h (modified) * trunk/gsdl/lib/gsdltimes.cpp (modified) * trunk/gsdl/lib/gsdltimes.h (modified) * trunk/gsdl/lib/gsdltools.cpp (modified) * trunk/gsdl/lib/gsdltools.h (modified) * trunk/gsdl/lib/gsdlunicode.cpp (modified) * trunk/gsdl/lib/gsdlunicode.h (modified) * trunk/gsdl/lib/text_t.cpp (modified) * trunk/gsdl/lib/text_t.h (modified) Removed CVS logging information from source files Sun, 18 Jun 2000 22:56:55 GMT sjboddie [1217] * trunk/gsdl/lib/display.cpp (modified) * trunk/gsdl/lib/display.h (modified) fixed a bug that I'd introduced earlier when attempting to get things ... Thu, 06 Apr 2000 19:58:04 GMT cs025 [1076] * trunk/gsdl/lib (added) * trunk/gsdl/lib/Makefile.in (added) * trunk/gsdl/lib/cfgread.cpp (added) * trunk/gsdl/lib/cfgread.h (added) * trunk/gsdl/lib/display.cpp (added) * trunk/gsdl/lib/display.h (added) * trunk/gsdl/lib/fileutil.cpp (added) * trunk/gsdl/lib/fileutil.h (added) * trunk/gsdl/lib/gsdlconf.h (added) * trunk/gsdl/lib/gsdltimes.cpp (added) * trunk/gsdl/lib/gsdltimes.h (added) * trunk/gsdl/lib/gsdltools.cpp (added) * trunk/gsdl/lib/gsdltools.h (added) * trunk/gsdl/lib/gsdlunicode.cpp (added) * trunk/gsdl/lib/gsdlunicode.h (added) * trunk/gsdl/lib/text_t.cpp (added) * trunk/gsdl/lib/text_t.h (added) * trunk/gsdl/lib/win32.mak (added) Correcting a correction - reinstated all lib files due to silly CVS ...