| Commit message (Expand) | Author | Age | Files | Lines |
* | gdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h gdk/gdkinternals.h | Michael Natterer | 2008-01-14 | 33 | -383/+428 |
* | cast the return value of _gdk_pixbuf_scaled_anim_new() to fix incompatible | Michael Natterer | 2008-01-14 | 2 | -2/+8 |
* | Explain name choice for gtk_tool_item_toolbar_reconfigured. | Mathias Hasselmann | 2008-01-14 | 2 | -0/+14 |
* | Make _gtk_tool_item_toolbar_reconfigured public to allow GtkToolShell | Mathias Hasselmann | 2008-01-13 | 5 | -13/+23 |
* | Kurdish translation completed | Erdal Ronahi | 2008-01-13 | 2 | -962/+1035 |
* | Corrected buggy translation | Erdal Ronahi | 2008-01-13 | 1 | -2/+2 |
* | Updated translations | Erdal Ronahi | 2008-01-13 | 1 | -56/+45 |
* | Corrected buggy translations (with translated |) | Erdal Ronahi | 2008-01-13 | 1 | -73/+26 |
* | Include <gtk/gtktoolshell.h> from gtk.h. | Mathias Hasselmann | 2008-01-12 | 2 | -0/+7 |
* | Print angle brackets arround e-mail addresses in the about dialog | Mathias Hasselmann | 2008-01-12 | 2 | -10/+19 |
* | Updated Arabic Translation by Khaled Hosny. . Also QA'ed by Khaled. | Djihed Afifi | 2008-01-12 | 2 | -792/+839 |
* | removed old testutils special casing so test widgets are always queues for | 13:28:02 Tim Janik | 2008-01-11 | 3 | -11/+10 |
* | Bug #508255. Remove ATK_STATE_FOCUSED state when focus jumps out. Emit | Li Yuan | 2008-01-11 | 2 | -0/+63 |
* | Bug #497218. Emit "active-descendant-changed" when focus first comes into | Li Yuan | 2008-01-11 | 2 | -1/+15 |
* | Bug #508715. Should use gtk_tree_path_free to free a GtkTreePath. | Li Yuan | 2008-01-11 | 2 | -1/+6 |
* | modules/other/gail/libgail-util/Makefile.am Link with gtktargetlib and | Tor Lillqvist | 2008-01-10 | 3 | -7/+52 |
* | Build defaultvaluetest only on Unix as it uses gtkprintunixdialog API. | Tor Lillqvist | 2008-01-10 | 2 | -0/+7 |
* | gdk/win32/gdkdisplay-win32.c gdk/win32/gdkglobals-win32.c | Tor Lillqvist | 2008-01-10 | 6 | -35/+95 |
* | Properly ref/unref windows and parents. (#506769) | Cody Russell | 2008-01-10 | 2 | -0/+9 |
* | Move the tracking rect workaround from here... | Richard Hult | 2008-01-10 | 4 | -37/+98 |
* | corrected documentation for GtkEditable::delete-text. | Sven Neumann | 2008-01-10 | 2 | -3/+8 |
* | add these functions to make it build again. | Michael Natterer | 2008-01-10 | 2 | -0/+29 |
* | Fix possible recursion by resetting the idle source id. (#507605, William | Emmanuele Bassi | 2008-01-10 | 2 | -10/+21 |
* | fully initialize GdkWindowAttr to avoid valgrind warnings. (#507751, patch | Kristian Rietveld | 2008-01-10 | 2 | -11/+18 |
* | Fix a leak of the path (#504611, patch from Sadrul Habib Chowdhury). | Kristian Rietveld | 2008-01-10 | 2 | -1/+7 |
* | Fix #477175, reported by Juri Pakaste. | Kristian Rietveld | 2008-01-10 | 4 | -12/+77 |
* | remove unused variable. | Michael Natterer | 2008-01-09 | 8 | -16/+30 |
* | Be more robust when removing the current page. (#499951, Andreas Sandberg) | Matthias Clasen | 2008-01-08 | 2 | -0/+8 |
* | Translation updated by Ivar Smolin | Priit Laes | 2008-01-07 | 2 | -13/+20 |
* | Declare value in the example code for GtkSpinButton::output, as pointed | Johan Dahlin | 2008-01-07 | 2 | -0/+6 |
* | Make the labels left-aligned, and remove an obsolete event box. Bug | Christian Persch | 2008-01-06 | 2 | -15/+17 |
* | Update, GtkBuilder::translation-domain is no longer set | Johan Dahlin | 2008-01-06 | 2 | -2/+4 |
* | Allow domains to be overridden in <interface>'s if a translation-domain is | Johan Dahlin | 2008-01-06 | 2 | -2/+10 |
* | Avoid adding unnecessary trailing newlines to g_warning calls. | Johan Dahlin | 2008-01-06 | 2 | -4/+7 |
* | Remove an unused variable | Johan Dahlin | 2008-01-06 | 2 | -1/+5 |
* | Updated zh_CN translation from manphiz | Yang Zhang | 2008-01-06 | 1 | -1989/+1747 |
* | Document the ::output signal and add an example. (#507566, example by Owen | Matthias Clasen | 2008-01-06 | 2 | -0/+44 |
* | Use G_OBJECT_WARN_INVALID_PROPERTY_ID consistently. Fixes #5075 | Johan Dahlin | 2008-01-06 | 14 | -1/+40 |
* | Make sure that --root works for toplevel widgets. (#491847, Phil Lello) | Johan Dahlin | 2008-01-06 | 2 | -5/+6 |
* | Include Makefile.decl, to make sure that make test-report works properly | Johan Dahlin | 2008-01-05 | 2 | -0/+8 |
* | Fix mem leak, and don't pass GType as integer through gpointer. Bug | Christian Persch | 2008-01-05 | 2 | -4/+12 |
* | Avoid some compiler warnings (#507000). | Mathias Hasselmann | 2008-01-05 | 4 | -9/+20 |
* | don't forget to set the time in the returned GdkTimeCoords. | Michael Natterer | 2008-01-04 | 2 | -5/+15 |
* | Use the correct comparison function (kudos to Christian Persch and Claudio | Emmanuele Bassi | 2008-01-03 | 3 | -3/+13 |
* | Make it pass again. | Johan Dahlin | 2008-01-03 | 2 | -11/+43 |
* | Ignore a few more tests to make it pass on Ubuntu. (main): Use | Johan Dahlin | 2008-01-02 | 2 | -355/+29 |
* | Updated Occitan translation | Yannig MARCHEGAY | 2007-12-31 | 3 | -2563/+2708 |
* | Also reorder menu when reordering tabs by drag & drop (Bug #506474) | Johannes Schmid | 2007-12-31 | 3 | -3/+17 |
* | Using GSlice for GtkTreePath | Philip Van Hoof | 2007-12-31 | 2 | -3/+7 |
* | Plug a mem leak. Bug #506107. | Christian Persch | 2007-12-31 | 2 | -3/+9 |