]> git.ipfire.org Git - thirdparty/cups.git/history - ppdc/ppdc-source.cxx
More localization work.
[thirdparty/cups.git] / ppdc / ppdc-source.cxx
2010-11-22  mikeMore localization work.
2010-11-20  mikeSave work on localization changes - prep for new bundle...
2010-06-25  mikeRelational operators were broken in #if/#elif/#else...
2010-06-22  mikeFix a buffer overrun in the PPD compiler (STR #3594)
2010-03-24  mikeChange all private headers to foo-private.h, and option...
2010-01-14  mikeThe PPD compiler did not correctly add the manufacturer...
2009-10-15  mikeStop using exclamation marks in error messages.
2009-08-28  mikeThe PPD compiler could get in an infinite loop (STR...
2009-06-05  mikeFlag when options are declared in multiple groups,...
2009-06-05  mikeAvoid over-release in an include file.
2009-06-05  mikeCall uname()...
2009-05-26  mikeThe PPD compiler's #if/#elif/#else/#endif did not work...
2009-05-22  mikeThe PPD compiler now defines six variables: CUPS_VERSIO...
2009-04-03  mikeMove all of the debug stuff and string.h references...
2009-03-25  mikeMove class_name method to a compile-time debugging...
2009-03-25  mikeFix memory leaks caused by ppdcArray retaining on add.
2009-01-30  mikeThe PPD compiler did not search for localization files...
2009-01-14  mikeFix ppdi crash - need to check for NULL strings before...
2008-10-27  mikeDon't use delete on PPD compiler objects directly,...
2008-10-10  mikeLocalize all user messages.
2008-07-02  mikeMerge cups-driverd changes from development branch.
2008-05-21  mikeAdd support for LocAttribute directive (STR #2738)
2008-05-21  mikeAdd support for conditional directives in driver info...
2008-05-20  mikeThe ppdc utility now supports a "-t" option to test...
2008-02-29  mikeFix get_integer() warnings - strtol returns a long...
2008-02-14  mikeAdd missing data files for PPD compiler.
2008-02-13  mikeStart adding PPD compiler to CUPS trunk (not finished!)