]> git.ipfire.org Git - thirdparty/cups.git/history - cups/encode.c
More debug printf overhaul to cover all of libcups.
[thirdparty/cups.git] / cups / encode.c
2009-04-20  mikeMore debug printf overhaul to cover all of libcups.
2009-01-28  mikeThe job-k-limit, job-page-limit, and job-quota-period...
2009-01-22  mikeAdd device-uri and printer-uri-supported to printer...
2009-01-13  mikecupsEncodeOptions2 did not support encoding of collecti...
2008-12-15  mikeDon't use _cupsStrRetain on option array strings since...
2008-12-10  mikeMore tuning work: Add _cupsStrRetain private API to...
2008-12-10  mikeAdd marker-* and printer-commands attributes to cupsGet...
2008-12-05  mikeAdd support for include-schemes for CUPS-Get-Devices.
2008-11-21  mikeAdd missing fit-to-page in encoding list.
2008-11-13  mikecompression is sent in the operation group, not the...
2008-11-13  mikeThe compression option was not being encoded properly...
2008-06-26  mikeEncode job-impressions as an integer.
2008-04-16  mikeAdd cupsGetDevices API (still issues with streaming).
2008-02-23  mikeThe job-sheets option was not encoded properly (STR...
2008-01-28  mikeFix the remaining option dequoting cases (STR #2690)
2008-01-17  mikecupsEncodeOptions2() did not handle option values like...
2007-11-02  mikeFix lpadmin -p name -o protocol=foo and -o port-monitor...
2007-07-11  mikeMass change of copyright to CUPS' new owner, Apple...
2007-03-23  mikeAdd printer-location (STR #2265) and auth-info-required...
2007-03-19  mikeFix usage of notify-recipient-uri - was using notify...
2007-02-11  mikeThe notify-events-default and notify-lease-duration...
2007-01-10  mikeMore VC++.NET fun...
2006-07-18  mikeDon't allow users to set printer attributes via lpoptions.
2006-05-18  mikeThe -U option wasn't supported by lpadmin (STR #1702)
2006-05-16  mikeAdd document-format-default and notify-events-default...
2006-04-06  mikeAdded --with-printcap configure option.
2006-03-23  mikeThe lpadmin command could not set the printer-error...
2006-03-05  mikeRename _ipp_add_attr and _ipp_free_attr to conform...
2006-02-22  mikeAdd server-side default options (still needs more testing!)
2006-02-17  mikeAdd job-uuid (globally unique job ID, STR #1410)
2006-01-25  mikeAdd printer description attributes to list (they can...
2006-01-25  mikeCleanup and some minor performance optimizations.
2006-01-12  mikeUpdate API documentation.
2005-10-13  mikeUpdate API help.
2005-09-21  mikeCleanup namespace so that private APIs and types use...
2005-08-03  mikepdftops/Annot.cxx:
2005-08-02  mikeAdd support for encoding of subscription attributes.
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...
2003-08-08  mikeMirror 1.1.x changes.
2003-08-08  mikecupsEncodeOptions() did not allow boolean options to...
2003-02-13  mikeMirror 1.1.x changes.
2003-02-13  mikeFix cupsEncodeOptions() function.
2003-02-10  mikeMirror 1.1.x changes.
2003-02-10  mikeSides is a keyword value (as is media, normally...)
2003-01-24  mikeMirror 1.1.x changes...
2003-01-24  mikeReduce the memory footprint of CUPS (changes donated...
2003-01-07  mikeCopyright update.
2003-01-03  mikeMirror 1.1.x changes.
2003-01-03  mikeFix quota stuff - the quota attributes weren't flagged...
2002-12-17  swdevChange the end copyright for Easy Software Products...
2002-11-05  mikeMirror 1.1.x changes.
2002-11-05  mikeNo longer accept option=yes or option=no as boolean...
2002-08-27  mikeMirror 1.1.x changes.
2002-08-27  mikeFix "mirror" option, which for some reason wasn't being...
2002-08-12  mikeMirror 1.1.x change.
2002-08-12  mikeFix encoding of boolean attributes in cupsEncodeOptions().
2002-03-01  mikeMirror 1.1.x changes.
2002-03-01  mikeMacOS license updates.
2002-02-28  mikeMirror 1.1.x changes.
2002-02-28  mikeDetermine value tag of attributes by the name and not...
2002-02-14  mikeMirror 1.1.x changes.
2002-02-14  mikeUpdate cupsEncodeOptions() to correctly handle mixed...
2002-01-02  mikeCopyright updates...
2002-01-02  mikeCopyright update...
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...