]> git.ipfire.org Git - thirdparty/cups.git/history - cups
Use notify_post to tell MacOS X apps that the printers have changed.
[thirdparty/cups.git] / cups /
2006-01-25  mikeUse notify_post to tell MacOS X apps that the printers...
2006-01-25  mikeAdd printer description and state attributes as options...
2006-01-25  mikeAdd printer description attributes to list (they can...
2006-01-25  mikeFix some networking issues, add support for Darwin...
2006-01-25  mikeCleanup and some minor performance optimizations.
2006-01-24  mikeAdd new cupsArrayInsert() function to insert elements...
2006-01-24  mikeFix global destructor in threaded mode (STR #1395)
2006-01-20  mikeAdd mailto: notifier and fix some notification bugs.
2006-01-19  mikeMerge in some clean-up changes from Apple.
2006-01-18  mikeFix device URIs for printers added via the "Add This...
2006-01-18  mikeFix truncated PPD file problem (STR #1378)
2006-01-17  mikeFix crash bug.
2006-01-17  mikeStart new PPD API test harness to test API functions.
2006-01-17  mikeAdd missing file.
2006-01-17  mikeAdd basic custom option support (just single value...
2006-01-16  mikeAdd IPP implementation help file.
2006-01-16  mikeAdd cupsFileFind() function to find a file using a...
2006-01-13  mikeSimplify the _cupsLangPuts/Printf functions - we just...
2006-01-12  mikeAdd new ippNewRequest() function, and use it in lpstat.
2006-01-12  mikeAdd paging, searching, sort order, etc. to the jobs...
2006-01-12  mikeUpdate API documentation.
2006-01-11  mikeMake sure User-Agent field is set for all requests...
2006-01-10  mikeppdLoad*() no longer tries to "fix" bad characters...
2006-01-10  mikeMark old APIs as "deprecated", and remove use of those...
2006-01-10  mikeUpdate copyrights on changed files.
2006-01-09  mikeFix compiler warnings.
2006-01-08  mikeFix some problems with the cupsLangPrintf/Puts and...
2006-01-08  mikeUpdate translate program for new message catalog format...
2006-01-07  mikeFix includes.
2006-01-07  mikeCommit new message catalog stuff and make sure the...
2006-01-05  mikeFix nagging "duplicate printers" error that cropped...
2006-01-04  mikeAdd save/restore stack.
2005-12-16  mikeRemove old .cvsignore files.
2005-12-03  mikeAdd section/topic stuff to help, to better organize...
2005-11-30  mikeUpdate API help documents (work in progress)
2005-11-21  mikeFix packaging and compile errors on OSX.
2005-11-14  mikeAdd most of the remaining notification code.
2005-11-12  mikeIntegrate several Debian CUPS patches.
2005-11-12  mikeRemove old VC6 project files.
2005-11-11  mikeImplement DLL project for CUPS API on WIN32 (STR #366)
2005-11-04  mikeFix bad add-printer and add-class links (STR #1333)
2005-10-31  mikeFix WIN32 IPv6 support.
2005-10-28  mikeSend cookies in requests.
2005-10-25  mikeFix some authentication issues caused by the new policy...
2005-10-21  mikeFix an edge case.
2005-10-21  mikeMore link-local address fixes.
2005-10-21  mikeMake changes that are necessary to support IPv6 link...
2005-10-18  mikeCleanup more networking library stuff (simpler)
2005-10-18  mikeFix Solaris compile problems (STR #1321, STR #1317)
2005-10-17  mikeDon't use AF_LOCAL addresses if they are not supported...
2005-10-14  mikeSome more IPv6 fixes (STR #1313)
2005-10-14  mikeFix some includes and definitions (STR #1317)
2005-10-13  mikeUpdate API help.
2005-10-13  mikeDon't set hostname in URI passed for printers and jobs...
2005-10-12  mikeFix some more IPv6 issues.
2005-10-12  mikeSome domain socket fixes, plus fix a partial reload...
2005-10-12  mikeMore tweakage for STR #1313, mainly to remove the IPv4...
2005-10-12  mikeMore IPv4 over IPv6 address support.
2005-10-11  mikeMake use of [ipv6address] consistent throughout.
2005-10-11  mikeFix DEBUG_printf call.
2005-10-10  mikeFix compiler warnings.
2005-10-09  mikeFinal bits of STR #1313 - fixes for CDSA.
2005-10-09  mikeFix allowed hostnames in URIs.
2005-10-09  mikeRefine httpSeparate3() and update HTTP tests.
2005-10-08  mikeMore IPv6/address transparency changes for STR #1313.
2005-10-08  mikeUse socklen_t (defined for platforms that don't provide...
2005-10-08  mikeNew IPv6-capable address list stuff for STR #1313....
2005-10-08  mikeAdd write compression support, support for reading...
2005-10-07  mikeApparently, the Microsoft IPP support provided through...
2005-10-03  mikeFix domain socket issues.
2005-10-03  mikeFix a lockup problem with calling cupsdFindDest() in...
2005-10-01  mikeCUPS now handles HTTP request/response lines up to...
2005-09-30  mikeFix compile warnings from testipp.
2005-09-30  mikeAdded large file (64-bit) support (STR #541) and job...
2005-09-30  mikeFix another bug in the cups_find() code, and add optimi...
2005-09-30  mikeOptimize cups_find() to start from the current element...
2005-09-30  mikeFix implementation of cupsArray.
2005-09-29  mikeAdd test program for cupsArray* functions.
2005-09-29  mikeFix a performance problem with ippReadIO() and resizing of
2005-09-28  mikeCleanup.
2005-09-27  mikeUpdate all cupsArray*() functions to handle NULL pointe...
2005-09-27  mikeFix binary search bug.
2005-09-27  mikeFix httpWrite() bug which caused a variety of errors.
2005-09-26  mikeAdd support for cached authentication on a per-job...
2005-09-26  mikeAdd standard backend exit codes.
2005-09-23  mikeFix domain socket handling (STR #1277)
2005-09-23  mikeAdd OSX compatibility functions for (private) MD5 funct...
2005-09-23  mikeFix MacOS X compile problems.
2005-09-22  mikeFix non-threaded global stuff.
2005-09-22  mikeMore work on on-line API help, testing.
2005-09-22  mikeUpdate API references and web help.
2005-09-21  mikeCleanup namespace so that private APIs and types use...
2005-09-21  mikeAdded a new cups_array_t and cupsArray*() functions...
2005-09-21  mikeFix up parsing of client.conf and ~/.cupsrc files.
2005-09-21  mikeMake CUPS API threadsafe (STR #1276), replace FILE...
2005-09-19  mikeAdded "media" option support for EFI EFMediaType option...
2005-09-19  mikeFix buffered write implementation...
2005-09-18  mikeAdded write buffering to the HTTP code to improve perfo...
2005-09-18  mikePPD files can now contain strings up to 256k in length...
2005-09-17  mikeAdded new cupsBackchannelRead() and cupsBackchannelWrite()
next