summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add some debug output.Matthias Clasen2008-10-042-0/+7
* Bug 96431 – Can't cut and paste / DND within invisible entryMatthias Clasen2008-10-032-8/+25
* Bug 530575 – GtkEntry with invisible chars has a confused cursor inMatthias Clasen2008-10-033-5/+21
* Bug 554704 – gtkfilesystemmodel does too much workChristian Persch2008-10-022-4/+11
* Bug 554701 – filechooser spams console with useless warningsChristian Persch2008-10-022-1/+10
* Bug 554698 – mem leak in filechooserChristian Persch2008-10-022-0/+7
* Bug 554696 – invalid free function usedChristian Persch2008-10-022-2/+9
* Bug 554691 – mem leak in filechooserChristian Persch2008-10-022-0/+7
* Bug 554690 – mem leak in filechooserChristian Persch2008-10-022-2/+15
* add gtk_ruler_new.Michael Natterer2008-10-022-1/+5
* Bug 553585 – Add orientation API to GtkRulerMichael Natterer2008-10-026-565/+496
* Add gtk_selection_data_get_selection to retrieve the sealed struct fieldTorsten Schönfeld2008-10-015-0/+29
* Updated Brazilian Portuguese translation.Og B. Maciel2008-10-013-2664/+2753
* remove debug spewMatthias Clasen2008-10-011-1/+0
* Don't #define _GNU_SOURCE on Windows as it confuses newest mingw headers.Tor Lillqvist2008-10-012-0/+7
* 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