]> git.ipfire.org Git - thirdparty/cups.git/history - cups/ppd.h
Update documentation and dependencies for 1.5b1.
[thirdparty/cups.git] / cups / ppd.h
2011-05-12  mikeUpdate documentation and dependencies for 1.5b1.
2011-03-12  mikeFirst pass on unifying the IPP and PPD cache - rename...
2011-01-11  mikeThe cupstestppd program now shows an error for files...
2010-05-18  mikeUpdate version info for APIs/members.
2010-04-01  mikeSeparate PPD depdendencies.
2010-03-23  mikeFixed support for media-col and page size variants...
2009-11-20  mikeFix JobPatchFile error detection (STR #3421)
2009-05-22  mikeDocumentation updates.
2009-05-13  mikeMore documentation changes.
2008-12-10  mikeAdd marker-* and printer-commands attributes to cupsGet...
2008-07-24  mikeAdd ppdPageSizeLimits API.
2008-07-18  mikeMerge changes from constraints branch.
2008-06-19  mikeAdd ppdLocalizeAttr function and update docos.
2008-01-31  mikeUpdate PPD API docos.
2008-01-30  mikeAdd ppdLocalizeMarkerName() and tests.
2007-10-19  mikeAdd API versioning definitions so that Mac OS X develop...
2007-07-11  mikeMass change of copyright to CUPS' new owner, Apple...
2007-07-10  mikeDeprecate old flip_duplex member of ppd_file_t structure.
2007-07-05  mikeAdd ppdLocalizeIPPReason() function to get localized...
2007-04-25  mikeMerge ppdConflicts() optimizations and new hashed array...
2006-03-07  mikeFix locale thread-safety issues (STR #1463)
2006-02-27  mikeFinish up custom option implementation.
2006-02-21  mikeFix compile error (static function no longer static)
2006-02-16  mikeUpdate array API to specifically support non-unique...
2006-01-25  mikeClean up some PostScript output issues and add new...
2006-01-17  mikeAdd basic custom option support (just single value...
2005-10-13  mikeUpdate API help.
2005-08-30  mikeTweak file, directory, and PPD APIs, and save work...
2005-08-24  mike*/Dependencies:
2005-08-04  mikeHP PJL output now uses both JOB DISPLAY and RDYMSG...
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-01-08  mikeMirror 1.1.x changes.
2003-08-01  mikeMirror 1.1.x changes.
2003-08-01  mikeAdd ppdSetConformance() to allow for relaxed conformanc...
2003-04-10  mikeClean up compiler warnings reported in build farm logs.
2003-04-10  mikeStart of new PPD code.
2003-04-10  mikeStructures and prototypes for extended options.
2003-03-13  mikeCookie support and sync with 1.1.x.
2003-02-28  mikeMirror PPD API changes.
2003-02-28  mikeUpdate PPD attribute API to return ppd_attr_t pointers...
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-14  mikeMirror 1.1.x changes.
2003-02-14  mikeUpgrade PPD loader and cupstestppd for better conforman...
2003-01-29  mikeMirror 1.1.x changes.
2003-01-29  mikeAdd new ppdLastError() and ppdErrorString() functions...
2003-01-28  mikeSync 1.1.x and 1.2 so they remain binary compatible.
2003-01-28  mikeAdd CUPS 1.2 attribute, protocol, and pc filename stuff...
2003-01-07  mikeCopyright update.
2002-12-17  swdevChange the end copyright for Easy Software Products...
2002-08-14  mikeAdd default values.
2002-08-12  mikeMore extended option stuff...
2002-08-10  mikeFirst bunch of stuff for extended options.
2002-05-09  mikeRaster and PPD changes to restore 1.1.x binary compatib...
2002-03-25  mikeMirror 1.1.x "InstallableOptions" fix.
2002-03-01  mikeMirror 1.1.x changes.
2002-03-01  mikeMacOS license updates.
2002-01-02  mikeCopyright updates...
2002-01-02  mikeCopyright update...
2001-04-11  mikeGUI changes for 5.0 branch.
2001-03-02  mikeBetter JCL support.
2001-02-09  mikeMore SuSE fixes.
2001-01-22  mikeCopyright 2001...
2000-08-01  mikeExport ppdCollect() for general use.
2000-04-12  mikeflip-duplex support.
2000-02-06  mikeNow free filetypes in CancelJob()
2000-01-04  mikeY2k copyright changes.
1999-07-27  mikeUpdated PPD routines to load separate density and gamma...
1999-07-12  mikeFixed all constant arrays to use "const" modifier.
1999-05-17  mikeAdded filter command support.
1999-04-21  mikeGot rid of last vestiges of unsigned char * code for...
1999-04-09  mikeAdded custom page size code to PPD routines.
1999-04-07  mikeRemoved num_data, data from ppd_choice_t - no longer...
1999-04-05  mikeAdded model number and manual-copies attributes to...
1999-03-31  mikeOK, I'm on drugs. Removed "choice" argument - that...
1999-03-31  mikeAdded ppdFindMarkedChoice() function.
1999-03-29  mikeAdded color profile stuff to PPD file routines.
1999-03-24  mikeAdded num_data and data members to ppd_choice_t to...
1999-03-21  mikeAdded CUPS_VERSION string to config.h
1999-02-05  mikeAdded IPP client read/write code.
1999-01-27  mikeUpdated PPD routines to handle emulations and patch...
1999-01-24  mikeCheck-in prior to CVS use.
1998-06-12  mikeFirst working version.
1998-06-11  mikeInitial revision