| Commit message (Expand) | Author | Age | Files | Lines |
* | Unbreak win32 build | Alexander Larsson | 2012-03-16 | 1 | -0/+2 |
* | Drop support for pre-R6 X | Matthias Clasen | 2012-03-10 | 1 | -2/+0 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 22 | -66/+22 |
* | Use G_SOURCE_CONTINUE/REMOVE | Matthias Clasen | 2012-01-30 | 1 | -1/+1 |
* | XIM: gracefully deal with non-X backends | Matthias Clasen | 2011-12-29 | 1 | -0/+2 |
* | Drop DISABLE_DEPRECATED guards here, too | Matthias Clasen | 2011-11-01 | 1 | -4/+2 |
* | Avoid a crash in gtk_im_context_ime_reset | Kazuki Iwamoto | 2011-06-06 | 1 | -0/+3 |
* | Replace gtk_misc_set_padding() with GtkWidget:margin properties | Javier Jardón | 2011-06-02 | 1 | -1/+1 |
* | Bump the version to 3.0.0 | Matthias Clasen | 2011-02-10 | 1 | -2/+2 |
* | Fix win32 build | Fridrich Štrba | 2011-01-11 | 1 | -0/+4 |
* | Rename gtk-update-icon-cache and gtk-builder-convert back | Matthias Clasen | 2011-01-03 | 1 | -2/+2 |
* | Merge libgdk and libgtk | Matthias Clasen | 2010-12-21 | 1 | -4/+2 |
* | xim: Fix for new style code | Benjamin Otte | 2010-12-15 | 1 | -26/+9 |
* | im-xim: Use window macros instead of drawable macros | Benjamin Otte | 2010-12-02 | 1 | -5/+5 |
* | settings: Move setting property registration in gtksettings.c | Emmanuele Bassi | 2010-10-20 | 1 | -19/+0 |
* | build: Distribute README.multipress | Vincent Untz | 2010-10-11 | 1 | -0/+2 |
* | Move GtkSizeRequest into GtkWidget | Benjamin Otte | 2010-09-26 | 1 | -1/+1 |
* | imcontextxim: Connect to draw signal | Benjamin Otte | 2010-09-26 | 1 | -14/+7 |
* | gtk: gdk_drawable_get_screen/visual => gdk_window_get_screen/visual | Benjamin Otte | 2010-09-26 | 1 | -2/+2 |
* | Use gtk_size_request_get_size() instead deprecated gtk_widget_size_request() | Javier Jardón | 2010-09-15 | 1 | -2/+3 |
* | Use accessor functions in Win32-only code | Tor Lillqvist | 2010-09-09 | 1 | -2/+2 |
* | GDK: Prefix key names with KEY_ | Colin Walters | 2010-09-08 | 10 | -395/+395 |
* | modules/input/gtkimcontextxim.c: Use accessors to GtkWidget | Javier Jardón | 2010-08-22 | 1 | -9/+18 |
* | imcontextxim: Draw with Cairo | Benjamin Otte | 2010-07-26 | 1 | -10/+15 |
* | Use GtkBin accessors | Javier Jardón | 2010-07-13 | 1 | -1/+1 |
* | Revert "Use wide character API in the Windows IME module" | Tor Lillqvist | 2010-06-27 | 1 | -3/+3 |
* | Use wide character API in the Windows IME module | Tor Lillqvist | 2010-06-27 | 1 | -3/+3 |
* | Make GTK+ use an external gdk-pixbuf | Matthias Clasen | 2010-06-26 | 1 | -3/+1 |
* | Some cleanups after the module cache file change | Matthias Clasen | 2010-05-18 | 1 | -10/+10 |
* | Make 3.0 parallel-installable to 2.x | Matthias Clasen | 2010-05-08 | 1 | -11/+11 |
* | Deprecate flag macros for toplevel, state, no window and composite child | Christian Dywan | 2010-01-04 | 1 | -2/+2 |
* | Do not use static GTypeInfo and GInterfaceInfo | Nicola Fontana | 2009-11-06 | 12 | -12/+12 |
* | Add git.mk to generate .gitignore files | Behdad Esfahbod | 2009-05-04 | 1 | -0/+2 |
* | Bug 457086 - numpad does not work when the Thai-Lao input method is used | Theppitak Karoonboonyanan | 2009-03-02 | 1 | -1/+1 |
* | Revert the unapproved patch for bug 457086. | Theppitak Karoonboonyanan | 2009-02-19 | 1 | -1/+1 |
* | Bug 457086 - numpad does not work when the Thai-Lao input method is used | Theppitak Karoonboonyanan | 2009-02-18 | 1 | -1/+1 |
* | Remove the namespace prefix from functions defined locally only. Clean up | Daniel Elstner | 2009-01-16 | 3 | -412/+263 |
* | Maintenance of Multipress input method by Openismus GmbH: | Daniel Elstner | 2008-12-10 | 4 | -155/+145 |
* | Bug 339367 – Incorrect spotlocation | Matthias Clasen | 2008-09-28 | 1 | -1/+1 |
* | define -DGDK_PIXBUF_DISABLE_DEPRECATED in the global CFLAGS. | Michael Natterer | 2008-08-12 | 1 | -9/+8 |
* | modules/input/gtkimcontextime.c modules/input/gtkimcontextmultipress.c use | Sven Neumann | 2008-08-11 | 3 | -17/+17 |
* | Use a second-granularity timer. | Matthias Clasen | 2008-07-31 | 1 | -2/+1 |
* | Revert name change | Cody Russell | 2008-07-01 | 14 | -14/+14 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 14 | -14/+14 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 13 | -13/+13 |
* | Don't use the deprecated GTK_* GtkType macros. | Tor Lillqvist | 2008-06-17 | 1 | -5/+5 |
* | modules/input/gtkimcontextmultipress.h modules/input/gtkimcontextthai.h | Michael Natterer | 2008-06-17 | 3 | -24/+22 |
* | modules/input/gtkimcontextime.h modules/input/gtkimcontextmultipress.h | Michael Natterer | 2008-05-27 | 15 | -42/+38 |
* | examples/gtkdial/gtkdial.h use G_BEGIN/END_DECLS. | Michael Natterer | 2008-05-26 | 1 | -7/+2 |
* | use GETTEXT_PACKAGE instead of "gtk20". | Michael Natterer | 2008-05-02 | 1 | -2/+2 |