summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* prevent redefinition of typedef GtkPrinterCloudprintAntoine Jacoutot2014-03-251-2/+0
* printing: Fail nicely when /tmp is not writableMarek Kasik2014-03-171-1/+1
* printbackends: Fix make distRico Tzschichholz2014-03-031-1/+1
* New cloudprint GTK+ print module for Google Cloud Print.Tim Waugh2014-02-288-0/+2155
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-197-7/+7
* Changed obsolete FSF portal addresses to web addressAndika Triwidada2014-01-122-6/+2
* printing: Don't leak http connection to CUPSMarek Kasik2013-12-191-4/+7
* printing: Don't double free connection to CUPSMarek Kasik2013-12-141-8/+11
* Bug 712536 - Themes with gap_(start|end)_file but no actual file crashJehan2013-12-051-9/+6
* printing: Fix memory leak when listing Avahi printersMarek Kasik2013-11-251-38/+45
* pixbuf-engine: Clean up error conditions and destructorsEmmanuele Bassi2013-11-221-36/+23
* pixbuf-engine: Improve ThemePixbuf clean up functionsEmmanuele Bassi2013-11-222-2/+20
* Themes with specified gap images but no actual file crash.Jehan2013-11-221-0/+21
* printing: Don't wake up Avahi printers unnecessarilyMarek Kasik2013-11-211-97/+220
* Add print to PDF to recent managerSiegfried Gevatter (RainCT)2013-11-141-0/+8
* broadway: Support ipad on-screen keyboardAlexander Larsson2013-11-132-0/+178
* gtkprintbackendfile: Check the GtkPrintSettings passed to file_printer_get_op...Carlos Garcia Campos2013-11-091-4/+6
* all: Add names to timeoutsBastien Nocera2013-10-232-10/+24
* Remove unused functionTimothy Arceri2013-10-061-7/+0
* Remove a bunch of unused variables.Timothy Arceri2013-10-061-20/+4
* Dont set enum to NULL fixes build issues on Solaris 10Timothy Arceri2013-10-061-1/+1
* Fix missing return from quartz_filter_keypressEk Kato2013-08-291-2/+2
* Bug 705750 Quartz input method doesn't work correctly for Chinese charactersEk Kato2013-08-161-37/+66
* Fix a crasher that was introduced by 9ca802161ec6387419d160f21fe477008a567477Cody Russell2013-08-151-1/+1
* Bug 705182 Reset Cocoa IME state when immodule is resetMichael Hutchison2013-08-151-0/+34
* GTK-Win32: Avoid Using Deprecated APIChun-wei Fan2013-08-141-5/+10
* ime: Add builtin handling of dead keysCarlos Garnacho2013-07-291-5/+92
* imquartz: Fallback to slave IM context if no NSEvent exists.Takuro Ashie2013-07-271-4/+7
* Deprecate and ignore gtk-im-status-style and gtk-im-preedit-styleWilliam Jon McCann2013-06-301-55/+4
* Remove more discontinued ChangeLogsWilliam Jon McCann2013-06-241-418/+0
* printing: Show correct status of a jobMarek Kasik2013-06-061-1/+1
* modules/input: Only build quartz module if we're targeting quartzColin Walters2013-05-201-0/+2
* Bug 694273 - Patch to support NSTextInputClient in text widgetsE. K. Kato2013-05-202-0/+406
* printing: Don't crash when printer-state-message not providedMarek Kasik2013-05-091-1/+1
* imcontexts: Include config.h firstBenjamin Otte2013-05-072-2/+4
* gtkprintbackendfile: Fix infinite loop in _cairo_write()Carlos Garcia Campos2013-04-141-7/+13
* Don't free a list that has not been initializedMatthias Clasen2013-04-091-6/+6
* gtkprintbackendcups: Fix a crash in avahi_create_browsers()Carlos Garcia Campos2013-03-251-39/+51
* gtkprintbackendcups: Fix a crash in gtk_print_backend_cups_finalize()Carlos Garcia Campos2013-03-251-1/+1
* 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
* Add missing $(EXEEXT) for gtk-query-immodules-3.0Kouhei Sutou2013-01-201-3/+3