]> git.ipfire.org Git - thirdparty/cups.git/history - cups/options.c
File cleanup.
[thirdparty/cups.git] / cups / options.c
2006-02-22  mikeAdd server-side default options (still needs more testing!)
2006-01-25  mikeClean up some PostScript output issues and add new...
2006-01-12  mikeUpdate API documentation.
2005-09-21  mikeCleanup namespace so that private APIs and types use...
2005-09-19  mikeAdded "media" option support for EFI EFMediaType option...
2005-08-04  mikecupsMarkOptions() now handles more non-standard duplexi...
2005-02-18  mikeMove 1.2 branch to trunk.
2005-02-18  mikeUpdate copyright notices, addresses, etc.
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...
2003-07-20  mikeMirror 1.1.x changes.
2003-07-20  mikeAdd preliminary Valgrind support (STR #193)
2003-03-21  mikeMirror 1.1.x changes.
2003-03-21  mikeIPP collection support bits (not complete).
2003-01-07  mikeCopyright update.
2002-12-17  swdevChange the end copyright for Easy Software Products...
2002-12-17  mikeMirror 1.1.x change.
2002-12-17  mikeFix bug in cupsMarkOptions()...
2002-12-10  mikeMirror 1.1.x changes.
2002-12-10  mikeMake handling of IPP media, sides, and output-bin attri...
2002-03-01  mikeMirror 1.1.x changes.
2002-03-01  mikeMacOS license updates.
2002-01-29  mikeMirror 1.1.x changes.
2002-01-29  mikeSkip trailing whitespace after quoted values in cupsPar...
2002-01-02  mikeCopyright updates...
2002-01-02  mikeCopyright update...
2001-12-26  mikeMerge changes from 1.1.x into 1.2 devel.
2001-12-07  mikeAdd support for JCLDuplex option.
2001-05-13  mikeMerge changes from 1.1 tree.
2001-04-30  mikeFix detection of banner pages in StartJob() - no classi...
2001-03-09  mikeSome minor rearrangement of functions to avoid unnecess...
2001-03-07  mikeFix for netatalk example in SAMs.
2001-02-09  mikeMore SuSE fixes.
2001-01-22  mikeCopyright 2001...
2000-10-03  mikeSkip leading spaces in cupsParseOptions().
2000-09-13  mikeAdded new cupsEncodeOptions() function to handle genera...
2000-05-02  mikeDidn't reset current font in SI or DI commands.
2000-01-27  mikeprinter-resolution, not resolution.
2000-01-04  mikeY2k copyright changes.
1999-10-25  mikeOptions are now case-insensitive.
1999-07-12  mikeFixed all constant arrays to use "const" modifier.
1999-07-12  mikeppdPageSize() incorrectly assumed that the custom page...
1999-07-12  mikeAdded better "media" option processing (now handle...
1999-06-29  mikeAdded more "aliases" for options (resolution, media...
1999-06-28  mikecupsMarkOptions() wasn't setting the correct Duplex...
1999-06-10  mikeAdded resolution option processing.
1999-05-20  mikeNow look for IPP "media" option and set PageSize, Input...
1999-03-21  mikeAdded CUPS_VERSION string to config.h
1999-03-01  mikeippAddInteger() and ippAddIntegers() was setting the...
1999-02-26  mikeMultiple IPP processing fixes.
1999-02-05  mikeAdded IPP client read/write code.