summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Drop the shape window example in testgtk for nowwip/matthiasc/drop-root-windowMatthias Clasen2017-08-081-1/+4
* Remove root window getters from public APIMatthias Clasen2017-08-085-31/+8
* Make the xim module build without root gettersMatthias Clasen2017-08-081-4/+2
* Stop passing root window to gdk_device_query_stateMatthias Clasen2017-08-081-1/+1
* Allow passing a NULL window to gdk_device_query_stateMatthias Clasen2017-08-089-30/+32
* Drop root windows from some internal apisMatthias Clasen2017-08-0811-41/+10
* Drop keynav for dndMatthias Clasen2017-08-081-55/+2
* Revert "levelbar: Don't underallocate block widgets"Daniel Boles2017-08-081-6/+0
* 3.91.23.91.2Matthias Clasen2017-08-071-0/+36
* Fix docs buildMatthias Clasen2017-08-072-2/+0
* Container: Don’t scroll to unset focus child coordDaniel Boles2017-08-071-4/+4
* Container: Fix scrolled coord in set_focus_child()Daniel Boles2017-08-071-11/+9
* AccelLabel: set_accel_closure() arg is nullableDaniel Boles2017-08-071-1/+8
* AccelLabel: set_accel_widget() arg is nullableDaniel Boles2017-08-071-2/+7
* Updated Slovenian translationMatej Urbančič2017-08-071-211/+199
* Updated Slovenian translationMatej Urbančič2017-08-071-4105/+3578
* Update Friulian translationFabio Tomat2017-08-071-169/+172
* window: Fix traversal of popovers during pickingCarlos Garnacho2017-08-061-19/+13
* HeaderBar: Use less clashing appmenu fallback iconDaniel Boles2017-08-061-1/+9
* docs: gtk/running: Document the GTK_CSD env varDaniel Boles2017-08-061-0/+15
* AccelLabel: Fix typos of Ctl to CtrlDaniel Boles2017-08-061-3/+3
* icon-browser: Add missing document-edit iconDaniel Boles2017-08-061-0/+1
* gdkdisplay: Remove a pointless assignmentDaniel Boles2017-08-061-3/+1
* Enough with the beeping!Matthias Clasen2017-08-051-5/+11
* Use the right gettext domainMatthias Clasen2017-08-0528-28/+28
* AccelLabel: Fix displaying accel unichars >= 0x80Daniel Boles2017-08-051-1/+1
* CenterBox: minor tweaks to doc blurbDaniel Boles2017-08-051-3/+4
* CenterBox: Add missing nullable annotationsDaniel Boles2017-08-051-13/+13
* CenterBox: Guard against directly including headerDaniel Boles2017-08-051-0/+4
* centerbox: Add G_BEGIN_DECLS and G_END_DECLSKjell Ahlstedt2017-08-051-0/+4
* Add support for entering emoji by nameMatthias Clasen2017-08-041-36/+238
* gskrendernodeimpl: Fix leak of cairo_pattern_tDaniel Boles2017-08-041-0/+1
* Window: Also quote Window address in Popover errorDaniel Boles2017-08-031-4/+4
* widget-factory: Add tooltip to Entry iconDaniel Boles2017-08-031-0/+1
* Fix some nullable Returns annotationsDaniel Boles2017-08-032-3/+5
* inspector: Fix object title label alignmentTimm Bäder2017-08-031-52/+57
* GtkFixed: Update documentation introDaniel Boles2017-08-031-7/+12
* Updated Czech translationMarek Cernocky2017-08-031-1050/+1038
* Layout: Tweak documentation blurbDaniel Boles2017-08-031-7/+9
* entry: get_icon_area returns in entry coordinatesTimm Bäder2017-08-031-6/+3
* popover: Fix arrow positionTimm Bäder2017-08-031-97/+43
* Update POTFILES.inPiotr Drąg2017-08-022-2/+0
* eventbox: RemoveBenjamin Otte2017-08-0215-561/+0
* texthandle: Don't use GtkEventBoxBenjamin Otte2017-08-021-1/+1
* testsuite: Don't use GtkEventBox in gestures testBenjamin Otte2017-08-021-14/+14
* a11y: Remove check for GtkEventBoxBenjamin Otte2017-08-021-30/+1
* docs: Don't use GtkEventBoxBenjamin Otte2017-08-021-2/+6
* testsuite: Remove GtkEventBox from a11y testBenjamin Otte2017-08-021-1/+0
* iconbrowser: Remove GtkEventBox usageBenjamin Otte2017-08-022-47/+19
* gtk-demo: Get rid of GtkEventBoxBenjamin Otte2017-08-023-49/+41