]> git.ipfire.org Git - thirdparty/cups.git/history - cups/ppd.c
Mirror 1.1.x changes.
[thirdparty/cups.git] / cups / ppd.c
2004-06-29  mikeMirror 1.1.x changes.
2004-02-25  mikeMirror 1.1.x changes.
2004-02-03  mikeMirror 1.1.x changes.
2003-11-17  mikeMirror 1.1.x changes.
2003-08-20  mikeMirror 1.1.x changes.
2003-08-20  mikeMirror 1.1.x change.
2003-08-02  mikeMirror 1.1.x changes.
2003-08-01  mikeMirror 1.1.x changes.
2003-07-20  mikeMirror 1.1.x changes.
2003-07-20  mikeMirror 1.1.x changes.
2003-07-06  mikeMirror 1.1.x changes.
2003-06-14  mikeMirror 1.1.x changes.
2003-06-07  mikeMirror 1.1.x changes.
2003-04-11  mikeMirror 1.1.x changes.
2003-04-10  mikeStart of new PPD code.
2003-02-28  mikeMirror PPD API changes.
2003-02-28  mikeMirror 1.1.x changes.
2003-02-25  mikeMirror 1.1.x changes.
2003-02-20  mikeMirror 1.1.x changes.
2003-02-20  mikeMirror 1.1.x changes.
2003-02-20  mikeMirror 1.1.x changes.
2003-02-19  mikeMirror 1.1.x changes.
2003-02-19  mikeMirror 1.1.x change.
2003-02-19  mikeMirror 1.1.x change.
2003-02-19  mikeMirror 1.1.x changes.
2003-02-18  mikeMirror 1.1.x changes.
2003-02-18  mikeMirror 1.1.x changes.
2003-02-18  mikeMirror 1.1.x changes.
2003-02-14  mikeMirror 1.1.x changes.
2003-02-14  mikeMirror 1.1.x changes.
2003-02-14  mikeMirror 1.1.x changes.
2003-02-14  mikeMirror 1.1.x changes.
2003-02-13  mikeMirror 1.1.x changes.
2003-01-29  mikeMirror 1.1.x changes.
2003-01-28  mikeMirror 1.1.x change.
2003-01-28  mikeMirror 1.1.x change.
2003-01-28  mikeMirror 1.1.x changes.
2003-01-28  mikeSync 1.1.x and 1.2 so they remain binary compatible.
2003-01-24  mikeMirror 1.1.x changes...
2003-01-15  mikeMirror 1.1.x change.
2003-01-07  mikeCopyright update.
2002-10-21  mikeMirror 1.1.x changes.
2002-08-23  mikeMirror 1.1.x changes.
2002-08-14  mikeAdd default values.
2002-08-12  mikeMore extended option stuff...
2002-08-10  mikeFirst bunch of stuff for extended options.
2002-08-01  mikeMirror 1.1.x change.
2002-05-31  mikeMirror 1.1.x changes.
2002-05-23  mikeMirror 1.1.x changes.
2002-05-16  mikeMirror 1.1.x changes to use strlcpy() and strlcat().
2002-05-14  mikeMirror 1.1.x changes.
2002-05-14  mikeMirror 1.1.x changes.
2002-05-09  mikeFix ipptest code to use request instead of header again.
2002-05-09  mikeMirror 1.1.x PPD fix.
2002-05-09  mikeAdd custom PPD attribute support code.
2002-04-17  mikeMirror 1.1.x change.
2002-03-25  mikeMirror 1.1.x "InstallableOptions" fix.
2002-03-02  mikeMirror 1.1.x changes.
2002-03-01  mikeMirror 1.1.x changes.
2002-02-12  mikeMirror 1.1.x changes.
2002-01-02  mikeCopyright updates...
2001-12-26  mikeMerge changes from 1.1.x into 1.2 devel.
2001-05-13  mikeMerge changes from 1.1 tree.
2001-04-11  mikeGUI changes for 5.0 branch.
2001-02-15  mikeMore SuSE fixes.
2001-02-09  mikeMore SuSE fixes.
2001-01-22  mikeCopyright 2001...
2000-11-03  mikeReverted snprintf's to using just sizeof(); a quick...
2000-10-19  mikeBug #128: trailing spaces in PPD files.
2000-09-18  mikeDrop support of SubGroup's, since Xerox doesn't know...
2000-07-18  mikeReduced line buffer from 256k to 64k.
2000-06-12  mikeWasn't adding the right string for the font name.
2000-06-12  mikeMissing #include <ctype.h> in ipp.c.
2000-05-02  mikeDidn't properly handle sub-groups - some non-UI keyword...
2000-04-12  mikeflip-duplex support.
2000-02-06  mikeNow free filetypes in CancelJob()
2000-01-04  mikeY2k copyright changes.
1999-12-21  mikeWasn't calling "CheckJobs()" after a job was finished.
1999-11-03  mikeNo longer filter out HPNup option...
1999-11-01  mikeNow dump the HP "HPNup" option, since the code in the...
1999-10-10  mikeSecurity fixes - scanf, sprintf, strcpy.
1999-09-13  mikeUpdated custom page size code to work whether VariableS...
1999-08-27  mikeMultiple Linux fixes:
1999-07-27  mikeUpdated PPD routines to load separate density and gamma...
1999-07-15  mikecompare_strings() didn't have fix from genlist.c...
1999-07-15  mikeAdded "safe_free()" macro to avoid calling free() with...
1999-07-15  mikeChanged all "unsafe" strcpy's to strncpy's.
1999-07-12  mikeFixed all constant arrays to use "const" modifier.
1999-07-12  mikeAdded output mode and resolution strings.
1999-06-21  mikeAdded echo commands to makefile.
1999-06-18  mikeAdded check in DefaultXXXX processing for NULL string...
1999-06-16  mikeUpdated PPD load routines to "fix" WinANSI characters...
1999-06-15  mikeFixed bug in custom size code - wasn't always using...
1999-06-15  mikeUpdated messages for GUIs.
1999-06-04  mikeGroup names are now decoded to handle I18N.
1999-06-03  mikeAdded compare_strings() function to compare strings...
1999-06-03  mikeFixed bug in constraint loading code (wasn't handling...
1999-06-03  mikeFixed bug in group loading code.
1999-05-17  mikeAdded filter command support.
1999-04-21  mikeGot rid of last vestiges of unsigned char * code for...
next