summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* 2.15.1GTK_2_15_1Matthias Clasen2009-01-232-0/+8
* Bug 561801 - "scheduled printing" doesn't function as expectedMarek Kasik2009-01-211-1/+96
* Bug 567944 – [Win32] Sorted treeview columns can be unreadableCody Russell2009-01-161-1/+10
* Remove the namespace prefix from functions defined locally only. Clean upDaniel Elstner2009-01-163-412/+263
* Bug #565110 – Add an env variable to disable Gail.Brad Taylor2009-01-072-0/+16
* 2.15.0GTK_2_15_0Matthias Clasen2009-01-012-0/+8
* Typo.Tor Lillqvist2009-01-011-1/+1
* Typo.Tor Lillqvist2009-01-011-1/+1
* #undef GTK_DISABLE_DEPRECATED here, too get GTK_IS_COMBO.Tor Lillqvist2008-12-212-0/+8
* Bug #564555. #undef GTK_DISABLE_DEPRECATED where we need to accessLi Yuan2008-12-152-0/+9
* Bug #512743. (gail_tree_view_changed_gtk): Clean cell before go throughLi Yuan2008-12-122-1/+12
* Maintenance of Multipress input method by Openismus GmbH:Daniel Elstner2008-12-104-155/+145
* fix a glitch.Michael Natterer2008-12-091-1/+0
* Makefile.am add GTK_DISABLE_DEPRECATED to CFLAGS.Michael Natterer2008-12-0919-7/+76
* undeprecate.Michael Natterer2008-12-092-5/+10
* Clean up includes in test printbackend.Matthias Clasen2008-12-081-4/+3
* Don't rely on gtk_expander_get_labelMatthias Clasen2008-11-282-4/+25
* Bug #554002. Add cache's page count when add pages.Li Yuan2008-11-242-0/+6
* Bug 339714 - Set printer dpi on cairo ps/pdf surfaces when printingMarek Kasik2008-10-304-13/+99
* Bug 555953 – libferret missing link against libgtk-x11Matthias Clasen2008-10-132-2/+10
* Bug 555386 – format not a string literal and no format argumentsChristian Persch2008-10-131-3/+3
* Bug 554950 – gail must make itself residentMatthias Clasen2008-10-072-0/+16
* Bug 344522 – support non-local destination files (GtkPrint):Marek Kasik2008-09-301-17/+16
* Bug 339367 – Incorrect spotlocationMatthias Clasen2008-09-281-1/+1
* Bug 553241 – double freed pointer in lpr_write cause firefox3 crashMarek Kasik2008-09-251-2/+0
* s/GTK_SIGNAL_FUNC/G_CALLBACK/Michael Natterer2008-09-222-10/+14
* Fix possible leaks of textutilsMatthias Clasen2008-09-213-0/+10
* Plug a memory leakMatthias Clasen2008-09-192-3/+9
* Revert most of previous patch, as it didn't work as expected; Some workDominic Lachowicz2008-09-182-40/+333
* MS Windows style should use pango_win32_font_description_from_logfont;Dominic Lachowicz2008-09-185-337/+62
* Bug 346903 – gtk_enumerate_printers needs events to completeMatthias Clasen2008-09-173-100/+187
* Bug 551378 - Print dialog: should try UDS when fetching PPD for localhostMarek Kasik2008-09-111-0/+12
* Bug 549810 – Memory leaks in printing codeChristian Dywan2008-08-292-2/+6
* 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
* Bug #548783. Change g_assert to g_return_if_fail to avoid unnucessaryLi Yuan2008-08-212-1/+7
* Bug #548782. Emit children-changed::remove signal when a row is deleted inLi Yuan2008-08-212-1/+18
* gailbooleancell.c gailimagecell.c gailtextcell.c gailwidget.cMichael Natterer2008-08-1516-59/+76
* Add translator hintsMatthias Clasen2008-08-141-0/+9
* define -DGDK_PIXBUF_DISABLE_DEPRECATED in the global CFLAGS.Michael Natterer2008-08-123-19/+16
* Fix build with old cupsMatthias Clasen2008-08-112-0/+12
* modules/input/gtkimcontextime.c modules/input/gtkimcontextmultipress.c useSven Neumann2008-08-113-17/+17
* tests/ferret.c tests/testlib.c don't use the deprecatedMichael Natterer2008-08-114-29/+41
* remove return value, this function returns void.Michael Natterer2008-08-061-1/+1
* Pass appropriate -machine flag to lib.exe.Tor Lillqvist2008-08-032-1/+6
* Bug 424207 – printing hangs on unreachable cups serverMatthias Clasen2008-07-313-41/+217
* Use a second-granularity timer.Matthias Clasen2008-07-311-2/+1
* don't try free gettext() values,Sebastien Bacher2008-07-241-3/+7