summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Implement trivially on Windows. Not sure if something more complex isTor Lillqvist2008-10-012-0/+13
* Fixed Bug 554506 – combining diacritics broken, became deadkeysSimos Xenitellis2008-10-012-2/+17
* Don't #define _GNU_SOURCE on Windows as it confuses newest mingw headers.Tor Lillqvist2008-10-012-0/+7
* add gtk_separator_new.Michael Natterer2008-09-302-0/+5
* Bug 553582 – Add orientation API to GtkSeparatorMichael Natterer2008-09-306-148/+243
* Bug 344522 – support non-local destination files (GtkPrint):Marek Kasik2008-09-304-46/+65
* forgot the G_GNUC_CONST of gtk_orientable_get_type().Michael Natterer2008-09-302-1/+6
* Bug 541009 – Get rid of separate subclasses for horizontal and verticalMichael Natterer2008-09-306-0/+211
* Fix a typo in the tutorial.Christian Dywan2008-09-302-1/+7
* Bug 553086 – hard to see current immoduleMatthias Clasen2008-09-302-3/+28
* Bug 530568 – Entries with visibility=FALSE should warn for caps-lock onMatthias Clasen2008-09-292-18/+247
* Add a getter for the the sealed context_id field.Matthias Clasen2008-09-296-1/+32
* Bug 107000 – Add signals to GdkKeymap for monitoring caps_lock, etc.Matthias Clasen2008-09-298-13/+97
* Bug 487624 - Tooltips doesn't get updated if ther's no mouse motion overKristian Rietveld2008-09-292-0/+11
* Bug 371908 – Password Entry broken Bug 317002 – Disable input methodMatthias Clasen2008-09-292-38/+21
* Correctly chain up the finalize implementation.Emmanuele Bassi2008-09-292-8/+21
* Bug 554141 – uninitialized data use/free in gtkclipboard-quartz.cRichard Hult2008-09-292-1/+8
* Bug 339367 – Incorrect spotlocationMatthias Clasen2008-09-282-1/+8
* Updated Catalan translation by David PlanellaGil Forcada Codinachs2008-09-272-1071/+1076
* only draw keyboard focus when keyboard navigation is used, likeDenis Washington2008-09-272-1/+15
* Bug 552959 – GtkTrayIcon: _NET_SYSTEM_TRAY_VISUAL and realMatthias Clasen2008-09-273-96/+275
* Bug 552956 – Should check composite extension versionMatthias Clasen2008-09-272-1/+19
* Bug 553803 – eventually call XCloseDevice on XOpenDevice resultsMatthias Clasen2008-09-274-14/+44
* Forgotten log entryMatthias Clasen2008-09-271-0/+5
* Bug 553578 - tabs are not drawn correctlyMatthias Clasen2008-09-262-2/+28
* Bug 553133 – GtkFileChooser won't ask to mount a volumeMatthias Clasen2008-09-262-3/+15
* Bug 553917 – Typo in gdkwindow-win32.cCody Russell2008-09-262-1/+10
* Updated Slovenian translationMatej Urbančič2008-09-251-1220/+1209
* Updated Slovenian translationMatej Urbančič2008-09-251-2337/+2203
* Bug 553241 – double freed pointer in lpr_write cause firefox3 crashMarek Kasik2008-09-252-2/+9
* don't unref the file system backend, the newly addedMichael Natterer2008-09-252-2/+6
* events return gboolean not gint, reindented static prototypes.Michael Natterer2008-09-242-23/+28
* Bug 553385 – gtk-builder-convert creates untranslated combobox modelsJohan Dahlin2008-09-242-0/+8
* Include all of share/man, lib/pkgconfig, share/aclocal and share/gtk-docTor Lillqvist2008-09-242-14/+11
* Bug 538782 – Make GtkMenu's arrow size themableChristian Dywan2008-09-242-1/+26
* Bug 408244 – add GtkDialog::content-area-spacingChristian Dywan2008-09-244-5/+64
* Bug 541391 – Unfocussable Treeview swallows focusChristian Dywan2008-09-242-2/+9
* draw focus as a rectangle around the complete item, not just the text.Denis Washington2008-09-242-100/+126
* gtk/gtkobject.c s/GtkType/GType/ andMichael Natterer2008-09-234-14/+20
* prevent RLE encoding of 1x1 pixel images, since the encoder comparison13:28:23 Tim Janik2008-09-232-1/+7
* remove unused variable and fix indentation.Michael Natterer2008-09-232-5/+8
* gtk/gtkclist.h gtk/gtkctree.h gtk/gtklist.h gtk/gtklistitem.hMichael Natterer2008-09-2313-77/+93
* Bug 553135 – eog crash: assertion failed. Gtk error:Matthias Clasen2008-09-222-0/+23
* Bug 552789 – Show size column in the search and recently used filesEmmanuele Bassi2008-09-222-68/+126
* s/GTK_SIGNAL_FUNC/G_CALLBACK/Michael Natterer2008-09-222-10/+14
* gtk/gtksignal.[ch] gtk/gtkclist.c gtk/gtklist.c gtk/gtkmain.cMichael Natterer2008-09-228-46/+57
* use the correct gi18n header. Fixes bug #553000.Frederic Crozat2008-09-222-1/+6
* add "Deprecated: 2.4" to all the deprecated append(), prepend() andMichael Natterer2008-09-223-34/+69
* Malayalam translation updated by Hari VishnuPraveen Arimbrathodiyil2008-09-212-1444/+1385
* Updated Russian translation.Nickolay V. Shmyrev2008-09-212-1791/+1763