summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add support for entering emoji by namewip/emoji-inputMatthias Clasen2017-08-041-35/+187
* Updated Spanish translationDaniel Mustieles2017-07-251-984/+976
* Update Croatian translationgogo2017-07-251-1092/+1076
* actionbar: Call g_object_class_install_properties()Kjell Ahlstedt2017-07-251-0/+3
* Avoid the use of g_autofreeMatthias Clasen2017-07-241-1/+2
* widget: Stop invalidating recursivelyTimm Bäder2017-07-241-55/+5
* updated Punjabi TranslationA S Alam2017-07-232-6049/+5618
* Update Friulian translationFabio Tomat2017-07-221-200/+202
* notebook: Set tabs child visible before allocating a sizeTimm Bäder2017-07-221-4/+4
* cssstylechange: Fix change printingTimm Bäder2017-07-221-3/+1
* Update Indonesian translationKukuh Syafaat2017-07-221-1017/+1006
* flowbox: Fix get_child_at_posTimm Bäder2017-07-221-7/+1
* testflowbox: hexpand the flowboxTimm Bäder2017-07-221-2/+0
* tests: Include system headers appropriatelyChun-wei Fan2017-07-216-1/+24
* tests/rendernode-create-tests.c: Don't use VLAsChun-wei Fan2017-07-211-6/+7
* gtk/gtkprintoperation-win32.c: Don't call gtk_widget_set_allocation()Chun-wei Fan2017-07-211-1/+0
* wayland: Implement support for tablet wheel scrollingJason Gerecke2017-07-201-1/+29
* wayland: Make function to create scroll event more genericCarlos Garnacho2017-07-201-10/+19
* wayland: Get implicit grab serial information from tablet devicesJason Gerecke2017-07-201-1/+26
* gdkgears: Add window content spacing backTimm Bäder2017-07-201-0/+1
* overlay: Fix child widget allocationTimm Bäder2017-07-201-6/+1
* overlay: Keep the main child at the bottomTimm Bäder2017-07-201-0/+14
* Move GdkWindowWindowClass to private headersMatthias Clasen2017-07-192-17/+7
* Drop an unused typedefMatthias Clasen2017-07-191-1/+0
* wayland: Throttle system bell requestsJonas Ådahl2017-07-202-0/+11
* wayland: Make beep requests go through the GdkDisplayJonas Ådahl2017-07-203-12/+30
* Summarize changes so farMatthias Clasen2017-07-191-0/+18
* testgtk: Remove unused local variableTimm Bäder2017-07-191-1/+0
* GtkStyleContext: Create path node in _newTimm Bäder2017-07-191-8/+13
* GtkStyleContext: Remove property cacheTimm Bäder2017-07-193-43/+0
* widget-factory: fix page 3 widget expandTimm Bäder2017-07-191-0/+1
* GdkWindow: Default to unfocusedTimm Bäder2017-07-192-4/+4
* statusbar: Inherit from GtkWidgetTimm Bäder2017-07-193-6/+52
* modelmenuitem: Care about GtkAccelLabel in get_textTimm Bäder2017-07-191-0/+2
* modelmenuitem: Update indicator visibility when has_indicator changesTimm Bäder2017-07-191-1/+2
* menushell: Hide model submenus by defaultTimm Bäder2017-07-191-0/+1
* GtkCheckMenuItem: Remove snapshot-indicator vfuncTimm Bäder2017-07-193-50/+2
* label: Remove GtkEventBox mention from docsTimm Bäder2017-07-191-4/+1
* image: Remove irrelevant code sampleTimm Bäder2017-07-191-43/+0
* spinbutton: Fix css node docsTimm Bäder2017-07-191-12/+12
* treeview: Fix row drag icon offsetsTimm Bäder2017-07-191-2/+2
* treeviewcolumn: Remove input windowTimm Bäder2017-07-193-124/+64
* spinbutton: expand the entryTimm Bäder2017-07-191-0/+2
* Adwaita: Set minimum size for modelbutton arrowsTimm Bäder2017-07-193-2/+4
* Fix a few testsuite failuresTimm Bäder2017-07-195-5/+21
* widget: Make _set_clip privateTimm Bäder2017-07-193-7/+2
* checkmenuitem: Don't always snapshot the indicatorTimm Bäder2017-07-191-2/+6
* applicationwindow: Remove some useless queue_resize callsTimm Bäder2017-07-191-4/+0
* modelmenuitem: Set label on menu itemsTimm Bäder2017-07-194-5/+9
* widget: Remove queue_draw_region vfuncTimm Bäder2017-07-192-21/+3