summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h gdk/gdkinternals.hMichael Natterer2008-01-1433-383/+428
* cast the return value of _gdk_pixbuf_scaled_anim_new() to fix incompatibleMichael Natterer2008-01-142-2/+8
* Explain name choice for gtk_tool_item_toolbar_reconfigured.Mathias Hasselmann2008-01-142-0/+14
* Make _gtk_tool_item_toolbar_reconfigured public to allow GtkToolShellMathias Hasselmann2008-01-135-13/+23
* Kurdish translation completedErdal Ronahi2008-01-132-962/+1035
* Corrected buggy translationErdal Ronahi2008-01-131-2/+2
* Updated translationsErdal Ronahi2008-01-131-56/+45
* Corrected buggy translations (with translated |)Erdal Ronahi2008-01-131-73/+26
* Include <gtk/gtktoolshell.h> from gtk.h.Mathias Hasselmann2008-01-122-0/+7
* Print angle brackets arround e-mail addresses in the about dialogMathias Hasselmann2008-01-122-10/+19
* Updated Arabic Translation by Khaled Hosny. . Also QA'ed by Khaled.Djihed Afifi2008-01-122-792/+839
* removed old testutils special casing so test widgets are always queues for13:28:02 Tim Janik2008-01-113-11/+10
* Bug #508255. Remove ATK_STATE_FOCUSED state when focus jumps out. EmitLi Yuan2008-01-112-0/+63
* Bug #497218. Emit "active-descendant-changed" when focus first comes intoLi Yuan2008-01-112-1/+15
* Bug #508715. Should use gtk_tree_path_free to free a GtkTreePath.Li Yuan2008-01-112-1/+6
* modules/other/gail/libgail-util/Makefile.am Link with gtktargetlib andTor Lillqvist2008-01-103-7/+52
* Build defaultvaluetest only on Unix as it uses gtkprintunixdialog API.Tor Lillqvist2008-01-102-0/+7
* gdk/win32/gdkdisplay-win32.c gdk/win32/gdkglobals-win32.cTor Lillqvist2008-01-106-35/+95
* Properly ref/unref windows and parents. (#506769)Cody Russell2008-01-102-0/+9
* Move the tracking rect workaround from here...Richard Hult2008-01-104-37/+98
* corrected documentation for GtkEditable::delete-text.Sven Neumann2008-01-102-3/+8
* add these functions to make it build again.Michael Natterer2008-01-102-0/+29
* Fix possible recursion by resetting the idle source id. (#507605, WilliamEmmanuele Bassi2008-01-102-10/+21
* fully initialize GdkWindowAttr to avoid valgrind warnings. (#507751, patchKristian Rietveld2008-01-102-11/+18
* Fix a leak of the path (#504611, patch from Sadrul Habib Chowdhury).Kristian Rietveld2008-01-102-1/+7
* Fix #477175, reported by Juri Pakaste.Kristian Rietveld2008-01-104-12/+77
* remove unused variable.Michael Natterer2008-01-098-16/+30
* Be more robust when removing the current page. (#499951, Andreas Sandberg)Matthias Clasen2008-01-082-0/+8
* Translation updated by Ivar SmolinPriit Laes2008-01-072-13/+20
* Declare value in the example code for GtkSpinButton::output, as pointedJohan Dahlin2008-01-072-0/+6
* Make the labels left-aligned, and remove an obsolete event box. BugChristian Persch2008-01-062-15/+17
* Update, GtkBuilder::translation-domain is no longer setJohan Dahlin2008-01-062-2/+4
* Allow domains to be overridden in <interface>'s if a translation-domain isJohan Dahlin2008-01-062-2/+10
* Avoid adding unnecessary trailing newlines to g_warning calls.Johan Dahlin2008-01-062-4/+7
* Remove an unused variableJohan Dahlin2008-01-062-1/+5
* Updated zh_CN translation from manphizYang Zhang2008-01-061-1989/+1747
* Document the ::output signal and add an example. (#507566, example by OwenMatthias Clasen2008-01-062-0/+44
* Use G_OBJECT_WARN_INVALID_PROPERTY_ID consistently. Fixes #5075Johan Dahlin2008-01-0614-1/+40
* Make sure that --root works for toplevel widgets. (#491847, Phil Lello)Johan Dahlin2008-01-062-5/+6
* Include Makefile.decl, to make sure that make test-report works properlyJohan Dahlin2008-01-052-0/+8
* Fix mem leak, and don't pass GType as integer through gpointer. BugChristian Persch2008-01-052-4/+12
* Avoid some compiler warnings (#507000).Mathias Hasselmann2008-01-054-9/+20
* don't forget to set the time in the returned GdkTimeCoords.Michael Natterer2008-01-042-5/+15
* Use the correct comparison function (kudos to Christian Persch and ClaudioEmmanuele Bassi2008-01-033-3/+13
* Make it pass again.Johan Dahlin2008-01-032-11/+43
* Ignore a few more tests to make it pass on Ubuntu. (main): UseJohan Dahlin2008-01-022-355/+29
* Updated Occitan translationYannig MARCHEGAY2007-12-313-2563/+2708
* Also reorder menu when reordering tabs by drag & drop (Bug #506474)Johannes Schmid2007-12-313-3/+17
* Using GSlice for GtkTreePathPhilip Van Hoof2007-12-312-3/+7
* Plug a mem leak. Bug #506107.Christian Persch2007-12-312-3/+9