]> git.ipfire.org Git - thirdparty/cups.git/history - cups/ppd.c
Update dependencies.
[thirdparty/cups.git] / cups / ppd.c
2007-07-13  mikeUpdate dependencies.
2007-07-11  mikeMass change of copyright to CUPS' new owner, Apple...
2007-06-21  mikeInitialize groupidx to eliminate a (bogus) GCC warning...
2007-06-20  mikeFix ppdOpen2() crash bug with custom options (STR ...
2007-04-27  mikeDrop toupper - we don't need it.
2007-04-27  mikeMap option names to lowercase when hashing.
2007-04-25  mikeMerge ppdConflicts() optimizations and new hashed array...
2007-04-04  mikeFix CustomPageSize constraints and CustomFoo options...
2007-01-10  mikeClean up VC++.NET builds of CUPS library.
2006-12-19  mikeDefault the custom parameter text to the name if no...
2006-10-13  mikeppdConflicts() did not handle custom option constraints.
2006-10-10  mikecupstestppd did not catch PPD files with bad UIConstrai...
2006-08-15  mikeFix PPD localization and the implementation of ppdFindA...
2006-03-24  mikecups-driverd did not use the LanguageEncoding attribute...
2006-03-18  mikeForce allocation and free of nickname.
2006-03-17  mikeFix a small memory leak in the PPD API.
2006-03-15  mikeppdOpen2() now converts the NickName and all UI text...
2006-03-14  mikeSave work on transcoding PPD text strings from the...
2006-03-10  mikeFix usage of $prefix instead of $exec_prefix for the...
2006-03-07  mikeFix locale thread-safety issues (STR #1463)
2006-02-28  mikeCDSA updates and a ppdClose() bug fix from Jim (STR...
2006-02-27  mikeFinish up custom option implementation.
2006-02-16  mikeUpdate array API to specifically support non-unique...
2006-01-26  mikeAdd whitespace and line ending checks to cupstestppd.
2006-01-25  mikeCleanup and some minor performance optimizations.
2006-01-17  mikeStart new PPD API test harness to test API functions.
2006-01-17  mikeAdd basic custom option support (just single value...
2006-01-10  mikeppdLoad*() no longer tries to "fix" bad characters...
2006-01-10  mikeUpdate copyrights on changed files.
2006-01-07  mikeCommit new message catalog stuff and make sure the...
2005-11-11  mikeImplement DLL project for CUPS API on WIN32 (STR #366)
2005-10-13  mikeUpdate API help.
2005-09-21  mikeCleanup namespace so that private APIs and types use...
2005-09-21  mikeMake CUPS API threadsafe (STR #1276), replace FILE...
2005-09-18  mikePPD files can now contain strings up to 256k in length...
2005-08-30  mikeTweak file, directory, and PPD APIs, and save work...
2005-02-18  mikeMove 1.2 branch to trunk.
2005-02-18  mikeUpdate copyright notices, addresses, etc.
2005-02-18  mikeSync changes and files from 1.1.x.
2005-01-03  mikeCopyright updates.
2004-06-29  mikeCleanup.
2004-06-29  mikeMirror 1.1.x changes.
2004-06-29  mikeMiscellaneous build fixes for NetBSD (STR #788)
2004-02-25  mikeCopyright updates...
2004-02-25  mikeMirror 1.1.x changes.
2004-02-25  mikeSome calls to the ctype functions did not account for...
2004-02-03  mikeMirror 1.1.x changes.
2004-02-03  mikeThe PPD conformance tests did not catch group translation
2003-11-17  mikeMirror 1.1.x changes.
2003-11-17  mikeIssue an error when a translation string exceeds the...
2003-08-20  mikeMirror 1.1.x changes.
2003-08-20  mikeFix read of first line in PPD file (STR #233)
2003-08-20  mikeMirror 1.1.x change.
2003-08-20  mikeTypo in error message.
2003-08-02  mikeMirror 1.1.x changes.
2003-08-02  mikeMerge one more patch for STR #212 to allow for relaxed...
2003-08-01  mikeMirror 1.1.x changes.
2003-08-01  mikeAdd ppdSetConformance() to allow for relaxed conformanc...
2003-07-20  mikeMirror 1.1.x changes.
2003-07-20  mikeAdd preliminary Valgrind support (STR #193)
2003-07-20  mikeMirror 1.1.x changes.
2003-07-20  mikeFix locale save/restore code (STR #159)
2003-07-06  mikeMirror 1.1.x changes.
2003-07-06  mikeDon't use VariablePaperSize attribute (STR #158)
2003-06-14  mikeMirror 1.1.x changes.
2003-06-14  mikeMore cosmetic calloc() changes.
2003-06-14  mikeSwap arguments in call to calloc() to match things...
2003-06-14  mikeStore most lines from the PPD in attributes (STR #139)
2003-06-07  mikeMirror 1.1.x changes.
2003-06-07  mikeAdd all Default attributes to the attribute list (STR...
2003-04-11  mikeMirror 1.1.x changes.
2003-04-11  mikeMake sure the option text is set for standard options...
2003-04-10  mikeStart of new PPD code.
2003-02-28  mikeMirror PPD API changes.
2003-02-28  mikeUpdate PPD attribute API to return ppd_attr_t pointers...
2003-02-28  mikeMirror 1.1.x changes.
2003-02-28  mikeDon't append / to attribute specification string if...
2003-02-25  mikeMirror 1.1.x changes.
2003-02-25  mikeFix trailing whitespace support.
2003-02-20  mikeMirror 1.1.x changes.
2003-02-20  mikeFix line number reporting for initial read of the entir...
2003-02-20  mikeMirror 1.1.x changes.
2003-02-20  mikeOnly treat UI keywords as options when they contain...
2003-02-20  mikeMirror 1.1.x changes.
2003-02-20  mikeOnly convert PICTWPS files when printing to a server...
2003-02-19  mikeMirror 1.1.x changes.
2003-02-19  mikeCompare ui_keywords against keyword string...
2003-02-19  mikeMirror 1.1.x change.
2003-02-19  mikeMake sure we un-set the "options" pointer after adding...
2003-02-19  mikeMirror 1.1.x change.
2003-02-19  mikeDon't need to look for SetResolution option.
2003-02-19  mikeMirror 1.1.x changes.
2003-02-19  mikeRemove non-UI keywords from the list.
2003-02-18  mikeMirror 1.1.x changes.
2003-02-18  mikeGroup all of the OS errors together for ease of use.
2003-02-18  mikeMirror 1.1.x changes.
2003-02-18  mikeppdEmit() and friends now use the RequiresPageRegion...
2003-02-18  mikeMirror 1.1.x changes.
2003-02-18  mikeMake sure 8-bit chars are allowed as translation string...
2003-02-14  mikeMirror 1.1.x changes.
next