summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GDK W32: ensure that monitor enumeration matches uplrn/gtk224-w32-monitor-enumРуслан Ижбулатов2018-06-061-6/+18
* Merge branch 'gtk2-icon-fix' into 'gtk-2-24'Benjamin Otte2018-05-161-0/+1
|\
| * Fix incorrect optimization in find_builtin_icon().John Lindgren2018-05-151-0/+1
* | Merge branch 'gtk2-gcc-warning-fix' into 'gtk-2-24'Benjamin Otte2018-05-162-9/+9
|\ \ | |/ |/|
| * Fix compiler warnings with GCC 8.1.John Lindgren2018-05-152-9/+9
|/
* Merge branch 'window-activate-grab-2-3' into 'gtk-2-24'Benjamin Otte2018-04-301-1/+1
|\
| * gdk: do not deactivate surface on keyboard grabsSamuel Thibault2018-04-301-1/+1
|/
* Merge branch 'fix/gtk-symbols-for-glib-2.54.3' into 'gtk-2-24'Emmanuele Bassi2018-04-241-2/+2
|\
| * Make gtk+-2.24.31 compatible with the changed API of glib-2.54.3Dennis Schridde2018-03-181-2/+2
* | Merge branch 'm4macros-gtk2' into 'gtk-2-24'Emmanuele Bassi2018-04-171-0/+4
|\ \
| * | m4macros: Set a serial numberSimon McVittie2018-04-061-0/+4
|/ /
* | Merge branch 'gtk2-am116' into 'gtk-2-24'Matthias Clasen2018-03-301-3/+7
|\ \ | |/ |/|
| * build: support automake 1.16Dominique Leuenberger2018-03-271-3/+7
* | Merge branch 'gtk-2-24' into 'gtk-2-24'Matthias Clasen2018-02-191-1/+1
|\ \ | |/ |/|
| * gtkprintbackendcups.c: fix \n at end of a debugging noteIvan Zakharyaschev2018-02-171-1/+1
* | GDK W32: Ignore autorepeated key presses on modifier keysJeremy Tan2018-02-171-0/+8
* | GDK W32: Always process all available messagesJeremy Tan2018-02-171-2/+1
|/
* Merge branch 'gtk-2-24' into 'gtk-2-24'Matthias Clasen2018-02-151-2/+17
|\
| * calendar: Use the new "%OB" format if supportedRafal Luzynski2018-02-131-2/+17
|/
* Revert "Fix abicheck"Emmanuele Bassi2018-02-102-10/+1
* gtk/queryimmodules.c: Make the output deterministic.Chris Lamb2018-01-221-2/+8
* configure: Move all includes to the first argument of AC_TRY_LINKTing-Wei Lan2018-01-201-2/+2
* 2.24.322.24.32Matthias Clasen2018-01-082-2/+50
* Fix abicheckMatthias Clasen2018-01-082-1/+10
* Fix updating the widget accessible description when using its tooltipColomban Wendling2017-12-091-0/+6
* Fix introspection builds on Visual Studio 2017Chun-wei Fan2017-12-061-1/+3
* Update Polish translationPiotr Drąg2017-12-021-81/+81
* imcontextxim: Fix showing glyph in status windowDaniel Boles2017-10-211-48/+0
* Visual Studio builds: Improve binary securityChun-wei Fan2017-10-204-12/+4
* Fixed: If can’t add child, don’t add to child infoDaniel Boles2017-10-131-0/+1
* ComboBox: Don’t let modes disconnect each otherDaniel Boles2017-10-061-1/+9
* Enter submenus when activating their parent itemColomban Wendling2017-10-051-1/+1
* ComboBox: Don’t pile up ::grab-broken handlersDaniel Boles2017-10-051-18/+16
* testcombo: Test grid :row- and :column-span-columnDaniel Boles2017-10-051-23/+27
* testcombo: Fix generation of coloured pixbufsDaniel Boles2017-10-051-5/+3
* Add a big combobox test caseMatthias Clasen2017-10-051-0/+13
* ComboBox: Clarify :row|column-span/wrap-width docsDaniel Boles2017-10-051-14/+11
* Entry: Fix leak of text in ensure_has_tooltip()Daniel Boles2017-09-071-1/+6
* Revert "ComboBox: Don’t redundantly show() scrolled_window"Daniel Boles2017-09-051-0/+1
* Set translation domain for parameter_string in gtk_init_with_argsIngo Brückl2017-09-031-1/+3
* Toolbar: Clarify how the arrow overflow menu worksDaniel Boles2017-09-032-4/+12
* ToolItem: Add see-also from proxy setter to signalDaniel Boles2017-09-031-0/+2
* ComboBox: Add missing disconnect in menu_destroy()Daniel Boles2017-09-011-4/+2
* FileChooserDefault: Fix misleading indentationDaniel Boles2017-09-011-6/+7
* FileChooserDefault: Remove an unused #includeDaniel Boles2017-09-011-1/+0
* Update Indonesian translationAndika Triwidada2017-08-291-721/+774
* ComboBox: Don’t redundantly show() scrolled_windowDaniel Boles2017-08-281-1/+0
* ComboBox: Fix wrongly matched signal disconnect()sDaniel Boles2017-08-281-42/+13
* ComboBox: Really set list-mode popup transient-forDaniel Boles2017-08-281-13/+6
* ComboBox: List-mode popup must open on CB’s screenDaniel Boles2017-08-281-2/+2