]> git.ipfire.org Git - thirdparty/cups.git/history - ppdc
For the default access rights, show a placeholder for the originating user name.
[thirdparty/cups.git] / ppdc /
2011-01-06  mikeFix Solaris "make check" issues (STR #3729)
2010-12-22  mikeMake generic PostScript printer support color.
2010-11-22  mikeMore localization work.
2010-11-20  mikeSave work on localization changes - prep for new bundle...
2010-08-10  mikeSync up IPP and HTTP conformance changes, IPP->PPD...
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-04-11  mikeAdd support for multi-threaded apps on Windows.
2010-04-01  mikeUpdate dependencies.
2010-03-24  mikeChange all private headers to foo-private.h, and option...
2010-03-03  mikeFix single-language PPD generation (no cupsLanguages...
2010-03-03  mikeMake sure the localization file contains English and...
2010-02-27  mikeThe Dymo driver did not support copies (STR #3457)
2010-02-13  mikeDrop SCSI backend (STR #3500)
2010-01-27  mikeClean up makefiles.
2010-01-14  mikeThe PPD compiler did not correctly add the manufacturer...
2009-11-16  mikeThe PPD compiler did not localize single-language PPD...
2009-11-16  mikeThe PPD compiler incorrectly inserted translations...
2009-10-15  mikeStop using exclamation marks in error messages.
2009-09-11  mikeCheck for overlapping filenames.
2009-08-29  mikeThe PPD compiler generated invalid PPD files when the...
2009-08-28  mikeThe PPD compiler could get in an infinite loop (STR...
2009-08-28  mikeBump version to 1.5svn on trunk.
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-06-05  mikeFlag when options are declared in multiple groups,...
2009-06-05  mikeAvoid over-release in an include file.
2009-06-05  mikeAdd debug-mode over-release detection.
2009-06-05  mikeDo a deep copy of the options.
2009-06-05  mikeCall uname()...
2009-06-04  mikeMake sure we copy arrays properly.
2009-05-26  mikeThe PPD compiler's #if/#elif/#else/#endif did not work...
2009-05-26  mikeStatic libraries could not be installed by a non-root...
2009-05-22  mikeThe PPD compiler now defines six variables: CUPS_VERSIO...
2009-05-16  mikeThe desknet driver no longer needs to limit color outpu...
2009-05-13  mikeMore documentation changes.
2009-05-08  mikeFix up the last of the regressions for STR #3152)
2009-05-08  mikeStill more tweaks to get new ppdi tests to pass - one...
2009-05-08  mikeWork on ppdi issues (STR #3152)
2009-05-06  mikeNew Xcode docset support.
2009-04-07  mikeDrop CUPS version numbers from sample driver NickName's.
2009-04-03  mikeFix test program.
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-02-16  mikeLocalization fixes, plus preliminary localizations...
2009-01-30  mikeThe PPD compiler did not search for localization files...
2009-01-14  mikeNeed to pass localized string for OpenUI.
2009-01-14  mikeFix ppdi crash - need to check for NULL strings before...
2009-01-10  mikeThe PPD compiler didn't localize options or choices...
2009-01-09  mikeFix build problems on Linux with mDNSResponder (STR...
2008-11-12  mikeFix compile warning about missing po files.
2008-11-12  mikeFixed a PPD compiler problem with the loading of messag...
2008-11-12  mikeFixed a PPD compiler problem with the loading of .strin...
2008-10-27  mikeUpdate dependencies.
2008-10-27  mikeFix x86_64 RPM builds.
2008-10-27  mikeOne more time...
2008-10-27  mikeDon't use delete on PPD compiler objects directly,...
2008-10-23  mikeFix typos in Epson driver definitions.
2008-10-10  mikeThe PPD compiler now allows local message catalogs...
2008-10-10  mikeThe ppdmerge command did not merge custom option string...
2008-10-10  mikeMerge PPD compiler localization with CUPS (STR #2826)
2008-10-10  mikeLocalize all user messages.
2008-10-10  mikeAdd program to generate localization file that GNU...
2008-08-27  mikeMake unit tests a configurable build option.
2008-07-02  mikeFix ?OID query keyword support (STR #2871)
2008-07-02  mikeFix loading of .strings files.
2008-07-02  mikeMerge cups-driverd changes from development branch.
2008-06-16  mikeAdd simplified and traditional chinese language version...
2008-05-22  mikeCreate exports file for libcupsppdc on Mac OS X.
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-05-12  mikeUpdate build system to support only building libraries...
2008-04-22  mikeDrop static PPD files and install the sample.drv file...
2008-04-21  mikeAllow driver information files in /Library/Printers...
2008-04-11  mikeSigh... Solaris defines strrchr as returning const...
2008-03-27  mikeAdd Czech and Hungarian support in PPD files (STR ...
2008-03-27  mikeThe PPD compiler tools now support Mac OS X .strings...
2008-03-26  mikeUse INSTALL_STRIP to take care of stripping installed...
2008-03-21  mikeBuild all support libraries as shared libraries.
2008-03-21  mikeUpdate build system to support separate installs of...
2008-03-03  mikeUpdate dependencies.
2008-02-29  mikeFix get_integer() warnings - strtol returns a long...
2008-02-15  mikeFix RPM build issues and various makefile buglets.
2008-02-15  mikeUse localedir for PPD compiler message catalogs.
2008-02-15  mikeAdd DDK drivers.
2008-02-14  mikeFix PPD compiler Makefile.
2008-02-14  mikeAdd missing data files for PPD compiler.
2008-02-13  mikeStart adding PPD compiler to CUPS trunk (not finished!)