]> Pileus Git - ~andy/gtk/history - modules/printbackends
Add CUPS events as soon as possible when printing
[~andy/gtk] / modules / printbackends /
2009-08-30 Marek KasikAdd CUPS events as soon as possible when printing
2009-08-18 Marek KasikUse gtk-save icon for GtkPrintBackendFile
2009-08-18 Marek KasikCorrectly select default printer when there is more...
2009-08-11 Marek KasikPrint when Enter pressed in certain GtkEntries of the...
2009-08-05 Marek KasikGet default cover sheets from each printer separately
2009-08-03 Marek KasikAdd SVG support to GtkPrintBackendFile
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-21 James Andrewarthaadd missing include $(top_srcdir)/git.mk to modules...
2009-05-19 mark@ecs.vuw.ac.nzSignalize that CUPS connection is available when EISCON...
2009-05-19 Davyd MadeleyAdd papi to DIST_SUBDIRS
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-11 gheetAdding PAPI printbackend
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-12-08 Matthias ClasenClean up includes in test printbackend.
2008-10-30 Marek KasikBug 339714 - Set printer dpi on cairo ps/pdf surfaces...
2008-09-30 Marek KasikBug 344522 – support non-local destination files (GtkPr...
2008-09-25 Marek KasikBug 553241 – double freed pointer in lpr_write cause...
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-29 Christian DywanBug 549810 – Memory leaks in printing code
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-24 Matthias Clasencorrect a comment
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-08-09 Sven Neumannchange the file extension when the file format is chang...
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-30 Matthias ClasenRename gtk_paper_size_get_builtins() to gtk_paper_size_...
2007-04-29 Matthias ClasenFix a typo. String change ! (#406160, Stephane Raimbault)
2007-04-29 Matthias ClasenMore cleanups
2007-04-29 Matthias ClasenCleanups
2007-04-29 Matthias ClasenMake building the test print backend optional
2007-04-29 Matthias ClasenCorrect some copyright lines.
2007-04-26 Matthias ClasenMark the printer list as done. (#428665, Bogdan Gheorghe)
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-30 Felix RiemannFix leaked string. Fixes bug #402565.
2007-01-17 Matthias Clasenfix the build
2007-01-17 Matthias ClasenDon't use httpGetFd() when building against cups 1.1
2007-01-04 Matthias ClasenFix another leak
2007-01-04 Matthias ClasenClose the http connection after getting the PPD.
2007-01-03 Matthias ClasenCleanups
2007-01-01 Matthias ClasenFix some IPP compliance issues. (#391523, Albrecht...
2006-12-28 Matthias Clasenbroken pre-commit script
2006-12-27 Matthias Clasenforgotten file
2006-12-27 Matthias ClasenUse getters for http fields where available. (#364866...
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-12-11 Matthias ClasenProperly pass multi-value options to cups. (#355350...
2006-11-25 Matthias ClasenMake print dialog work when 'BrowseShortNames Off'...
2006-11-15 Matthias ClasenDon't pass NULL to strncpy. (#359537, patch by Carlos...
2006-10-03 Matthias ClasenComplete the fix for bug 357280
2006-10-03 Matthias ClasenComplete the fix for bug 357280.
next