]> git.ipfire.org Git - thirdparty/cups.git/history - systemv
Changelog.
[thirdparty/cups.git] / systemv /
2013-04-18  mikeFix VC++ builds and sync up installers.
2013-03-11  mikeMake PWG media handling APIs public (STR #4267)
2013-02-04  mikeFix "make check":
2013-01-21  mikeAlso "-u user" needs to use "Cancel-My-Jobs" operation.
2013-01-21  mikeAdd support for "-x" option, now "cancel -a" does not...
2013-01-21  mikeThe lp command did not show errors for unknown "--foo...
2012-12-10  mikeFix some more issues with cupstestppd, and remove prc_5...
2012-12-10  mikeFix an edge case for cupstestppd.
2012-12-04  mikeRun dsymutil if we are installing symbol-rich binaries...
2012-10-15  mikeUpdate USB backend to use new API.
2012-10-01  mikeDrop support for IRIX (STR #4092)
2012-09-07  mikeStop using strcpy.
2012-05-21  mikeFix some error reporting issues when printing from...
2012-04-23  mikeClean up localizations throughout.
2012-03-31  mikeReduce max SNMP string to 1024 since we currently only...
2012-03-30  mikeCorrect some test failures that shouldn't be.
2012-03-19  mikeUpdate PaperDimension check to look for width and lengt...
2012-03-07  mikeFix EnvEnvFoo.
2012-03-02  mikeUse the right private API to get the PPD file with...
2012-02-11  mikeThe lp and lpr commands did not cancel jobs queued...
2012-01-20  mikeUse GCC/Clang -MM option to generate make dependencies...
2012-01-20  mikeDrop support for building separate 32-bit and 64-bit...
2011-11-04  mikeDrop support for CUPS, LDAP, and SLP browsing (STR...
2011-10-07  mikeThe lpstat command would crash when then "-u" option...
2011-10-03  mikeFix for DoublePostcardRotated special handling and...
2011-10-03  mikeAllow "in" as a suffix in dimensional names.
2011-10-03  mikeAllow "EnvSizeName" for all size names.
2011-10-03  mikeRelaxed some of the page size checks in cupstestppd.
2011-09-09  mikeFix a bunch of warnings on Linux.
2011-09-01  mikeCleanup GCC attribute usage.
2011-08-31  mikeFix a compiler warning - we weren't referencing the...
2011-08-31  mikeNeed math library for "ceil".
2011-08-17  mikeClean up fix for cupsFilter2 - migrate cupsFilter2...
2011-08-16  mikeSeveral programs did not support the cupsFilter2 keywor...
2011-05-20  mikeUse strcasecmp and strncasecmp emulation functions...
2011-05-11  mikeThe lpadmin command now allows default option values...
2011-05-11  mikeThe lpadmin command now allows the cupsIPPSupplies...
2011-04-22  mikeValidate page size names.
2011-04-13  mikeMake conflicting defaults cause a test failure unless...
2011-03-21  mikeSave more work on cleaning up the localized messages.
2011-03-21  mikeSave work on normalizing the localizations of all the...
2011-03-14  mikeUpdate message catalog.
2011-01-12  mikeFix some compilation fixes (STR #3771)
2011-01-07  mikeThe cupsctl program now displays an error if you try...
2010-12-03  mikeShow job-printer-state-message in long job output.
2010-11-22  mikeMore localization work.
2010-11-20  mikeFix compile errors.
2010-08-13  mikeThe lpstat command always showed a remote job ID of...
2010-08-13  mikeThe lpadmin command did not support setting of custom...
2010-08-13  mikeDon't need the LIBZ include anymore.
2010-08-12  mikeThe lpadmin command did not support setting of the...
2010-08-12  mikeThe cupsaddsmb command did not give up after too many...
2010-08-10  mikeSync up IPP and HTTP conformance changes, IPP->PPD...
2010-05-05  mikeRoll back original STR #3541 change.
2010-05-05  mikeAnother fix for STR #3541.
2010-04-11  mikeAdd support for multi-threaded apps on Windows.
2010-04-09  mikeThe lpstat command did not limit the job list to the...
2010-04-01  mikeUpdate dependencies.
2010-03-24  mikeChange all private headers to foo-private.h, and option...
2010-03-22  mikeRemove unused variables.
2010-03-04  mikeDrop page size name checks.
2010-02-15  mikeThe lppasswd command did not use localized password...
2010-02-13  mikeDrop SCSI backend (STR #3500)
2010-02-02  mikeUse the directories loaded into the libcups global...
2009-12-15  mikeIPP conformance: Get-Jobs has a default value for reque...
2009-11-20  mikeAdd "unused.ppd" filename check and a way to ignore...
2009-10-15  mikeStop using exclamation marks in error messages.
2009-10-06  mikeThe cupstestppd program incorrectly reported filters...
2009-08-20  mikeFix some issues in the VC++ 2005 files and add cupstestppd
2009-04-29  mikeDon't make disable/enable symlinks.
2009-04-22  mikeDon't install enable/disable commands anymore.
2009-04-13  mikeFix System V install of cupsaccept and friends.
2009-03-13  mikeComplain about common misspellings.
2009-03-13  mikeAdd APScanAppPath checks in cupstestppd.
2009-03-06  mikeAdd check for cupsUIResolvers to ensure at least two...
2009-03-04  mikeUpdate conflict resolution code to try each option...
2009-03-04  mikeUpdate dependencies.
2009-03-03  mikeAdd additional information to CUPS PPD API test program.
2009-03-02  mikeValidate media sizes.
2009-02-16  mikeLocalization fixes, plus preliminary localizations...
2009-02-04  mikeFix compiler warnings.
2008-12-15  mikeValidate the FileVersion and FormatVersion values.
2008-12-05  mikeAdd support for include-schemes for CUPS-Get-Devices.
2008-11-19  mikeFix "make check" and lpstat usage of job-uri instead...
2008-11-18  mikeThe lp "-H immediate" option did not specify that the...
2008-10-10  mikeThe scheduler now supports the Hold-New-Jobs and Releas...
2008-10-10  mikeThe lpstat command is now much faster when displaying...
2008-10-08  mikeCUPS-Get-Driver now provides much better driver matchin...
2008-09-29  mikeRename accept sources to cupsaccept.
2008-09-10  mikeAdd support (and symlinks) for cupsaccept and cupsrejec...
2008-09-10  mikeAdd -H option to lpstat (STR #2833)
2008-08-27  mikeMake unit tests a configurable build option.
2008-07-29  mikeAdd device-location attribute.
2008-07-28  mikeDon't add "custom" choice more than once.
2008-07-23  mikeRemove unnecessary pointer change.
2008-07-23  mikeDon't report translation errors for English (en).
2008-07-18  mikeFix constraints against custom options and PageSize...
2008-07-18  mikeMerge changes from constraints branch.
2008-07-14  mikeThe cupstestppd utility reported mixed line endings...
2008-07-12  mikeThe scheduler and cupstestppd utilities did not support...
next