]> Pileus Git - ~andy/gtk/history - modules/printbackends/cups
GailProgressBar: make value setters work
[~andy/gtk] / modules / printbackends / cups /
2011-02-10 Matthias ClasenBump the version to 3.0.0
2011-01-30 Matthias ClasenSilence unused variable warnings in the cups printbackend
2011-01-03 Benjamin Ottecups: Someone can neither type, read compiler output...
2011-01-03 Matthias Clasencups printbackend: create a pdf surface when appropriate
2011-01-03 Adrian JohnsonSet "accepts-pdf" property to true only if supported...
2010-12-21 Matthias ClasenMerge libgdk and libgtk
2010-12-18 Matthias ClasenRemove sealed members from GtkPrintJob
2010-10-18 Benjamin Ottecups: Add hack to work around gcc warning
2010-10-15 Marek KasikParse lpoptions correctly
2010-10-08 Christian DywanUse and print note for key only if there are credentials
2010-09-27 Benjamin Ottecups: Fix compile warnings with --enable-debug
2010-09-08 Tor LillqvistReplace gtk_debug_flags with getter and setter functions
2010-08-22 Philip WithnallMiscellaneous string fixes
2010-08-18 Matthias ClasenMake print backends use standard icon names for printers
2010-07-26 Benjamin Ottecups: Fix cast warnings
2010-06-24 Marek KasikDon't handle CUPS' "connecting-to-device" state reason
2010-06-04 Colin WaltersUse g_source_set_name for all custom GSources in GTK+
2010-06-03 Marek KasikTest connection to all given addresses when printing
2010-05-24 Marek KasikHonor PPD reading over listing of printers
2010-05-08 Matthias ClasenMake 3.0 parallel-installable to 2.x
2010-04-04 Marek KasikDefine httpGetHostname() for CUPS 1.1 and lower
2010-03-17 Marek KasikDefine httpGetHostname() for CUPS 1.1 and lower
2009-12-01 Christian PerschAllow getting the printer's hard margins
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-06 Nicola FontanaDo not use static GTypeInfo and GInterfaceInfo
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-27 Marek KasikRotate number-up layout according to orientation when...
2009-09-30 Marek KasikSpeed up printer listing in the print dialog
2009-09-24 Marek KasikAdd support for 'auth-info' attribute to the CUPS backend
2009-09-23 Marek KasikDon't hang print dialog when remote CUPS printer is...
2009-08-30 Matthias ClasenForgotten part of the lpi change
2009-08-30 Marek KasikAdd CUPS events as soon as possible when printing
2009-08-18 Marek KasikCorrectly select default printer when there is more...
2009-08-05 Marek KasikGet default cover sheets from each printer separately
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-06-15 Davyd MadeleyMerge branch 'button-box-orientable-584598'
2009-06-04 Marek KasikPrint in correct order when printing 4 pages per sheet...
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-19 mark@ecs.vuw.ac.nzSignalize that CUPS connection is available when EISCON...
2009-05-13 Marek KasikAdd ability to print in number-up mode for file backend...
2009-05-13 Federico Mena QuinteroMerge fix for bgo#315462 - Make GtkLabel deal with...
2009-05-12 Federico Mena QuinteroMerge fix for bgo#463773 - Handle a NULL display in...
2009-05-04 Behdad EsfahbodAdd git.mk to generate .gitignore files
2009-04-21 Marek KasikAdds authentication support of CUPS backend
2009-02-12 Marek KasikBug 568571 – Asian am/pm format on cups print backend...
2009-02-10 Takao FujiwaraBug 571015 libprintbackend-cups has unlocalized strings
2009-02-09 Takao FujiwaraBug 571015 libprintbackend-cups has unlocalized strings
2009-01-21 Marek KasikBug 561801 - "scheduled printing" doesn't function...
2008-10-30 Marek KasikBug 339714 - Set printer dpi on cairo ps/pdf surfaces...
2008-09-17 Matthias ClasenBug 346903 – gtk_enumerate_printers needs events to...
2008-09-11 Marek KasikBug 551378 - Print dialog: should try UDS when fetching...
2008-08-27 Matthias ClasenImprove one string
2008-08-26 Matthias ClasenUse gdk_threads_add_timeout_seconds where appropriate
2008-08-25 Matthias ClasenAdd translator hints to many strings
2008-08-21 Marek KasikBug 535158 – can't rearrange the order of multi pages...
2008-08-14 Matthias ClasenAdd translator hints
2008-08-11 Matthias ClasenFix build with old cups
2008-08-06 Michael Nattererremove return value, this function returns void.
2008-07-31 Matthias ClasenBug 424207 – printing hangs on unreachable cups server
2008-07-24 Sebastien Bacherdon't try free gettext() values,
2008-07-20 Andre KlapperBug 543915 - translation issues
2008-07-18 Matthias ClasenAdd a forgotten hunk
2008-07-15 Matthias Clasen Bug 339591 – Detect list of availible cover...
2008-07-15 Matthias Clasen Bug 384940 – handle rejecting jobs and authenti...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-12 Matthias ClasenReally fix printer URI construction
2008-05-29 Michael Natterergtk/Makefile.am add a single-include header for the...
2008-05-28 Michael Natterermodules/printbackends/cups/gtkcupsutils.c
2008-05-28 Matthias Clasen Bug 509788 – GTK+ should use CUPS to set Postsc...
2008-05-27 Matthias Clasen RH bug 248245: cups client printing from gnome...
2008-05-21 Matthias Clasen RH bug 204621 - "GtkPrint" asks for "Letter...
2008-05-05 Matthias ClasenApply a patch by Marek Kasik <mkasik@redhat.com> to...
2008-05-01 Matthias Clasen Bug 529386 – Printing options hidden by blackli...
2008-04-18 Michael Nattererchange return value and local variable to const gchar...
2008-03-12 Jens GranseuerDon't define variables in the middle of a block. (...
2008-03-12 Matthias ClasenFix a crash
2008-03-12 Michael Nattererinclude <glib/gstdio.h> for g_fopen().
2008-03-12 Matthias ClasenUse g_ascii_formatd when formatting custom paper sizes...
2008-03-05 Matthias ClasenHonor cups user default options from ~/.cups/lpoptions...
2007-12-13 Michael NattererRemove all .cvsignore files.
2007-11-22 15:39:40 Tim Janikcall g_test_init() from gtk_test_init().
2007-11-22 Matthias ClasenFix a casting problem. (#485662, patch by Herbert Valer...
2007-09-09 Matthias ClasenInclude config.h first. (#467719)
2007-09-07 Wouter BolsterleeFix typo that broke the build.
2007-09-07 Matthias ClasenCheck for the cups function httpGetAuthString().
2007-07-23 Matthias ClasenDectect if cups allows access to the http_t authstring...
2007-07-09 Matthias ClasenFix build problems on Cygwin. (#448604)
2007-06-29 Matthias ClasenEnable SSL support. (#451070, Vince Busam)
2007-06-12 Matthias ClasenFix some locking issues
2007-05-28 Carlos Garcia CamposAdd new capability GTK_PRINT_CAPABILITY_NUMBER_UP.
2007-04-30 Matthias ClasenGet all the printer attributes when getting the list...
2007-04-29 Matthias ClasenFix a typo. String change ! (#406160, Stephane Raimbault)
2007-04-29 Matthias ClasenCorrect some copyright lines.
2007-04-23 Matthias ClasenReduce the amount of debug spew if we are not debugging.
2007-03-28 Matthias ClasenSupport raw printers
2007-03-09 Matthias ClasenRemove unnecessary NULL checks before g_free(). (#36966...
2007-01-17 Matthias Clasenfix the build
2007-01-17 Matthias ClasenDon't use httpGetFd() when building against cups 1.1
next