]> git.ipfire.org Git - thirdparty/cups.git/history - ppdc/ppdc.cxx
More localization work.
[thirdparty/cups.git] / ppdc / ppdc.cxx
2010-11-22  mikeMore localization work.
2010-11-20  mikeSave work on localization changes - prep for new bundle...
2010-03-03  mikeFix single-language PPD generation (no cupsLanguages...
2010-01-14  mikeThe PPD compiler did not correctly add the manufacturer...
2009-09-11  mikeCheck for overlapping filenames.
2009-06-08  mikeAdd localization documentation to the PPD compiler...
2009-06-05  mikeUse dup2(fd, n) in all places instead of close(n) and...
2009-04-03  mikeMove all of the debug stuff and string.h references...
2008-10-27  mikeDon't use delete on PPD compiler objects directly,...
2008-10-10  mikeLocalize all user messages.
2008-05-20  mikeThe ppdc utility now supports a "-t" option to test...
2008-02-13  mikeStart adding PPD compiler to CUPS trunk (not finished!)