summaryrefslogtreecommitdiff
path: root/modules/printbackends
Commit message (Expand)AuthorAgeFilesLines
* printing: Use DBus calls instead of Avahi APIMarek Kasik2013-03-134-281/+374
* printing: Remove usage of GError in connection testMarek Kasik2013-03-131-1/+1
* printing: Don't hang when getting info for Avahi printerMarek Kasik2013-03-131-17/+78
* printing: Show Avahi printers on IPv6 networkMarek Kasik2013-03-131-2/+8
* printing: Fix build with -Werror=format-securityRico Tzschichholz2013-03-061-1/+1
* printing: Mark texts for translation correctlyMarek Kasik2013-03-041-4/+5
* printing: Remove unnecessary breakMarek Kasik2013-03-041-2/+2
* printing: List Avahi printersMarek Kasik2013-03-046-158/+1039
* Revert "Fix gtkprintbackendcups crash"Matthias Clasen2013-03-011-9/+5
* Fix gtkprintbackendcups crashJohn Ralls2013-03-011-5/+9
* printing: Call mark_printer_active() with correct parametersMarek Kasik2012-12-041-1/+2
* Use the ppd groups "name" instead of "text" (bug #687065)Benjamin Berg2012-11-291-1/+1
* Sanitize memory handling in cups_request_printer_list_cbChristophe Fergeau2012-11-261-5/+10
* printing: Add "Custom." prefix only once to paper sizeMarek Kasik2012-09-191-2/+2
* Don't rotate pdf landscape outputAdrian Johnson2012-09-121-1/+14
* printing: Don't load custom paper sizes in file backendMarek Kasik2012-09-061-1/+1
* cups: Use IPP api when necessary with CUPS 1.6Rico Tzschichholz2012-08-051-2/+2
* modules: Don't use GDK_THREADS_ENTER/LEAVE macros internallyMatthias Clasen2012-07-304-12/+14
* file printbackend: Protect a callback by GDK_THREADS_ENTERMatthias Clasen2012-05-171-9/+18
* GTK PrintToFile settingsTimothy Arceri2012-05-141-18/+31
* Fix build with --enable-debugMatthias Clasen2012-04-301-1/+1
* Fix the colord support in GtkPrinterCups when the PPD is loaded asyncRichard Hughes2012-04-301-0/+14
* Remove some more CUPS 1.2 ifdefs.John Ralls2012-04-231-27/+0
* Bug 670373: modules/printing/cups/gtkprintbackendcups.c won't build with CUPS...John Ralls2012-04-231-6/+14
* Bug 670373: modules/printing/cups/gtkprintbackendcups.c won't build with CUPS...John Ralls2012-04-231-1/+23
* Move some variable declarations into the scopes in which they're used.John Ralls2012-04-231-18/+19
* Extract Function cups_create_printerJohn Ralls2012-04-231-269/+284
* Extract function cups_printer_handle_attributeJohn Ralls2012-04-231-127/+138
* Extract printer setup variables into a structJohn Ralls2012-04-231-57/+68
* Create enum PrinterStateLevelJohn Ralls2012-04-231-0/+7
* Extract reasons and reasons_desc arrays to file levelJohn Ralls2012-04-231-34/+36
* Bug 670373: modules/printing/cups/gtkprintbackendcups.c won't build with CUPS...John Ralls2012-04-231-59/+87
* printing: Localize loaded PPD filesMarek Kasik2012-04-201-0/+3
* printing: Get default number-up value from CUPSMarek Kasik2012-04-203-36/+50
* build: require cups >= 1.2Javier Jardón2012-03-193-66/+0
* printing: Increase reference count for user dataMarek Kasik2012-03-121-5/+15
* Change FSF AddressJavier Jardón2012-02-2716-48/+16
* printing: Don't crash when printingMarek Kasik2012-01-311-22/+40
* Use G_SOURCE_CONTINUE/REMOVEMatthias Clasen2012-01-303-10/+10
* printing: Fix a typoMarek Kasik2012-01-261-0/+2
* 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
* print dialog: Fix authentication logicJan Rękorajski2011-12-141-5/+10
* Fix polling for new data in cups print backend (bug #599664)Benjamin Berg2011-08-063-38/+70
* Use AM_CPPFLAGS instead the obsolete INCLUDESJavier Jardón2011-07-063-3/+3
* cups: Fix unused variable warning when not using colordBenjamin Otte2011-06-101-0/+2
* Add optional colord support to the CUPS print moduleRichard Hughes2011-06-094-7/+497
* Check whether a resolution has been set in GtkPrintSettingsMarek Kasik2011-03-211-15/+21
* Bump the version to 3.0.0Matthias Clasen2011-02-105-5/+5