| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement trivially on Windows. Not sure if something more complex is | Tor Lillqvist | 2008-10-01 | 2 | -0/+13 |
* | Fixed Bug 554506 – combining diacritics broken, became deadkeys | Simos Xenitellis | 2008-10-01 | 2 | -2/+17 |
* | Don't #define _GNU_SOURCE on Windows as it confuses newest mingw headers. | Tor Lillqvist | 2008-10-01 | 2 | -0/+7 |
* | add gtk_separator_new. | Michael Natterer | 2008-09-30 | 2 | -0/+5 |
* | Bug 553582 – Add orientation API to GtkSeparator | Michael Natterer | 2008-09-30 | 6 | -148/+243 |
* | Bug 344522 – support non-local destination files (GtkPrint): | Marek Kasik | 2008-09-30 | 4 | -46/+65 |
* | forgot the G_GNUC_CONST of gtk_orientable_get_type(). | Michael Natterer | 2008-09-30 | 2 | -1/+6 |
* | Bug 541009 – Get rid of separate subclasses for horizontal and vertical | Michael Natterer | 2008-09-30 | 6 | -0/+211 |
* | Fix a typo in the tutorial. | Christian Dywan | 2008-09-30 | 2 | -1/+7 |
* | Bug 553086 – hard to see current immodule | Matthias Clasen | 2008-09-30 | 2 | -3/+28 |
* | Bug 530568 – Entries with visibility=FALSE should warn for caps-lock on | Matthias Clasen | 2008-09-29 | 2 | -18/+247 |
* | Add a getter for the the sealed context_id field. | Matthias Clasen | 2008-09-29 | 6 | -1/+32 |
* | Bug 107000 – Add signals to GdkKeymap for monitoring caps_lock, etc. | Matthias Clasen | 2008-09-29 | 8 | -13/+97 |
* | Bug 487624 - Tooltips doesn't get updated if ther's no mouse motion over | Kristian Rietveld | 2008-09-29 | 2 | -0/+11 |
* | Bug 371908 – Password Entry broken Bug 317002 – Disable input method | Matthias Clasen | 2008-09-29 | 2 | -38/+21 |
* | Correctly chain up the finalize implementation. | Emmanuele Bassi | 2008-09-29 | 2 | -8/+21 |
* | Bug 554141 – uninitialized data use/free in gtkclipboard-quartz.c | Richard Hult | 2008-09-29 | 2 | -1/+8 |
* | Bug 339367 – Incorrect spotlocation | Matthias Clasen | 2008-09-28 | 2 | -1/+8 |
* | Updated Catalan translation by David Planella | Gil Forcada Codinachs | 2008-09-27 | 2 | -1071/+1076 |
* | only draw keyboard focus when keyboard navigation is used, like | Denis Washington | 2008-09-27 | 2 | -1/+15 |
* | Bug 552959 – GtkTrayIcon: _NET_SYSTEM_TRAY_VISUAL and real | Matthias Clasen | 2008-09-27 | 3 | -96/+275 |
* | Bug 552956 – Should check composite extension version | Matthias Clasen | 2008-09-27 | 2 | -1/+19 |
* | Bug 553803 – eventually call XCloseDevice on XOpenDevice results | Matthias Clasen | 2008-09-27 | 4 | -14/+44 |
* | Forgotten log entry | Matthias Clasen | 2008-09-27 | 1 | -0/+5 |
* | Bug 553578 - tabs are not drawn correctly | Matthias Clasen | 2008-09-26 | 2 | -2/+28 |
* | Bug 553133 – GtkFileChooser won't ask to mount a volume | Matthias Clasen | 2008-09-26 | 2 | -3/+15 |
* | Bug 553917 – Typo in gdkwindow-win32.c | Cody Russell | 2008-09-26 | 2 | -1/+10 |
* | Updated Slovenian translation | Matej Urbančič | 2008-09-25 | 1 | -1220/+1209 |
* | Updated Slovenian translation | Matej Urbančič | 2008-09-25 | 1 | -2337/+2203 |
* | Bug 553241 – double freed pointer in lpr_write cause firefox3 crash | Marek Kasik | 2008-09-25 | 2 | -2/+9 |
* | don't unref the file system backend, the newly added | Michael Natterer | 2008-09-25 | 2 | -2/+6 |
* | events return gboolean not gint, reindented static prototypes. | Michael Natterer | 2008-09-24 | 2 | -23/+28 |
* | Bug 553385 – gtk-builder-convert creates untranslated combobox models | Johan Dahlin | 2008-09-24 | 2 | -0/+8 |
* | Include all of share/man, lib/pkgconfig, share/aclocal and share/gtk-doc | Tor Lillqvist | 2008-09-24 | 2 | -14/+11 |
* | Bug 538782 – Make GtkMenu's arrow size themable | Christian Dywan | 2008-09-24 | 2 | -1/+26 |
* | Bug 408244 – add GtkDialog::content-area-spacing | Christian Dywan | 2008-09-24 | 4 | -5/+64 |
* | Bug 541391 – Unfocussable Treeview swallows focus | Christian Dywan | 2008-09-24 | 2 | -2/+9 |
* | draw focus as a rectangle around the complete item, not just the text. | Denis Washington | 2008-09-24 | 2 | -100/+126 |
* | gtk/gtkobject.c s/GtkType/GType/ and | Michael Natterer | 2008-09-23 | 4 | -14/+20 |
* | prevent RLE encoding of 1x1 pixel images, since the encoder comparison | 13:28:23 Tim Janik | 2008-09-23 | 2 | -1/+7 |
* | remove unused variable and fix indentation. | Michael Natterer | 2008-09-23 | 2 | -5/+8 |
* | gtk/gtkclist.h gtk/gtkctree.h gtk/gtklist.h gtk/gtklistitem.h | Michael Natterer | 2008-09-23 | 13 | -77/+93 |
* | Bug 553135 – eog crash: assertion failed. Gtk error: | Matthias Clasen | 2008-09-22 | 2 | -0/+23 |
* | Bug 552789 – Show size column in the search and recently used files | Emmanuele Bassi | 2008-09-22 | 2 | -68/+126 |
* | s/GTK_SIGNAL_FUNC/G_CALLBACK/ | Michael Natterer | 2008-09-22 | 2 | -10/+14 |
* | gtk/gtksignal.[ch] gtk/gtkclist.c gtk/gtklist.c gtk/gtkmain.c | Michael Natterer | 2008-09-22 | 8 | -46/+57 |
* | use the correct gi18n header. Fixes bug #553000. | Frederic Crozat | 2008-09-22 | 2 | -1/+6 |
* | add "Deprecated: 2.4" to all the deprecated append(), prepend() and | Michael Natterer | 2008-09-22 | 3 | -34/+69 |
* | Malayalam translation updated by Hari Vishnu | Praveen Arimbrathodiyil | 2008-09-21 | 2 | -1444/+1385 |
* | Updated Russian translation. | Nickolay V. Shmyrev | 2008-09-21 | 2 | -1791/+1763 |