summaryrefslogtreecommitdiff
path: root/modules/printbackends/cups/gtkprintbackendcups.c
Commit message (Expand)AuthorAgeFilesLines
* build: require cups >= 1.2Javier Jardón2012-03-191-42/+0
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* printing: Don't crash when printingMarek Kasik2012-01-311-22/+40
* Use G_SOURCE_CONTINUE/REMOVEMatthias Clasen2012-01-301-5/+5
* Strip "Custom." prefix when getting default options from cups.Benjamin Berg2012-01-171-1/+12
* Set cups Custom print options correctly (bug #543520, patch by Marek Kašík)Benjamin Berg2012-01-061-4/+42
* modules/*: Use g_list_free_full() convenience functionJavier Jardón2012-01-051-2/+1
* Fix polling for new data in cups print backend (bug #599664)Benjamin Berg2011-08-061-6/+20
* Add optional colord support to the CUPS print moduleRichard Hughes2011-06-091-2/+73
* Check whether a resolution has been set in GtkPrintSettingsMarek Kasik2011-03-211-15/+21
* Silence unused variable warnings in the cups printbackendMatthias Clasen2011-01-301-3/+0
* cups: Someone can neither type, read compiler output and run tests.Benjamin Otte2011-01-031-1/+1
* cups printbackend: create a pdf surface when appropriateMatthias Clasen2011-01-031-12/+16
* Remove sealed members from GtkPrintJobMatthias Clasen2010-12-181-17/+22
* cups: Add hack to work around gcc warningBenjamin Otte2010-10-181-4/+5
* Parse lpoptions correctlyMarek Kasik2010-10-151-12/+90
* Use and print note for key only if there are credentialsChristian Dywan2010-10-081-4/+3
* cups: Fix compile warnings with --enable-debugBenjamin Otte2010-09-271-1/+1
* Replace gtk_debug_flags with getter and setter functionsTor Lillqvist2010-09-081-1/+1
* Miscellaneous string fixesPhilip Withnall2010-08-221-1/+1
* Make print backends use standard icon names for printersMatthias Clasen2010-08-181-5/+5
* cups: Fix cast warningsBenjamin Otte2010-07-261-2/+2
* Don't handle CUPS' "connecting-to-device" state reasonMarek Kasik2010-06-241-2/+0
* Use g_source_set_name for all custom GSources in GTK+Colin Walters2010-06-031-0/+1
* Honor PPD reading over listing of printersMarek Kasik2010-05-241-1/+5
* Define httpGetHostname() for CUPS 1.1 and lowerMarek Kasik2010-03-171-0/+34
* Allow getting the printer's hard marginsChristian Persch2009-12-011-7/+9
* Do not use static GTypeInfo and GInterfaceInfoNicola Fontana2009-11-061-1/+1
* Rotate number-up layout according to orientation when printingMarek Kasik2009-10-271-4/+4
* Speed up printer listing in the print dialogMarek Kasik2009-09-301-8/+42
* Add support for 'auth-info' attribute to the CUPS backendMarek Kasik2009-09-241-17/+250
* Don't hang print dialog when remote CUPS printer is not availableMarek Kasik2009-09-231-4/+43
* Forgotten part of the lpi changeMatthias Clasen2009-08-301-15/+6
* Add CUPS events as soon as possible when printingMarek Kasik2009-08-291-15/+31
* Correctly select default printer when there is more than one (CUPS)Marek Kasik2009-08-181-2/+37
* Get default cover sheets from each printer separatelyMarek Kasik2009-08-051-20/+15
* Print in correct order when printing 4 pages per sheet to landscapeMarek Kasik2009-06-041-0/+33
* Adds authentication support of CUPS backendMarek Kasik2009-04-211-43/+297
* Bug 568571 – Asian am/pm format on cups print backend's time parsingMarek Kasik2009-02-121-4/+8
* Bug 571015 libprintbackend-cups has unlocalized stringsTakao Fujiwara2009-02-101-0/+2
* Bug 571015 libprintbackend-cups has unlocalized stringsTakao Fujiwara2009-02-091-1/+35
* Bug 561801 - "scheduled printing" doesn't function as expectedMarek Kasik2009-01-211-1/+96
* Bug 339714 - Set printer dpi on cairo ps/pdf surfaces when printingMarek Kasik2008-10-301-7/+81
* Bug 346903 – gtk_enumerate_printers needs events to completeMatthias Clasen2008-09-171-45/+118
* Bug 551378 - Print dialog: should try UDS when fetching PPD for localhostMarek Kasik2008-09-111-0/+12
* Improve one stringMatthias Clasen2008-08-271-1/+1
* Use gdk_threads_add_timeout_seconds where appropriateMatthias Clasen2008-08-261-1/+1
* Add translator hints to many stringsMatthias Clasen2008-08-251-0/+38
* Bug 535158 – can't rearrange the order of multi pages per sideMarek Kasik2008-08-211-7/+44
* Add translator hintsMatthias Clasen2008-08-141-0/+9