summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* inspectoroverlay.c: Don't use empty structsfanc999/4-0Chun-wei Fan2018-05-151-0/+1
* gtkemojicompletion.c: Don't use g_autoptr()Chun-wei Fan2018-05-151-1/+3
* appchooserdialog: Fix memory leakMohammed Sadiq2018-05-131-0/+1
* appchooserdialog: Don't fire notify::heading twiceMohammed Sadiq2018-05-131-1/+2
* aboutdialog: Fix memory leakMohammed Sadiq2018-05-131-0/+2
* video: Fix memory leakMohammed Sadiq2018-05-131-0/+1
* snapshot: Fix typo in documentation commentMohammed Sadiq2018-05-121-1/+1
* label: Rearrange struct membersMohammed Sadiq2018-05-111-2/+2
* textview: Always show select-all button in touch popupMohammed Sadiq2018-05-111-5/+1
* textview: Reset bubble source id once runMohammed Sadiq2018-05-111-4/+2
* textview: Simplify creating bubble action buttonsMohammed Sadiq2018-05-111-7/+2
* widget: Avoid an unnecessary checkMohammed Sadiq2018-05-111-3/+0
* Fix comment typo introduced in a32725bc9abRobert Ancell2018-05-091-1/+1
* Miscellaneous docs improvementsMatthias Clasen2018-05-072-14/+13
* MediaStream: Fix capitalisation of two new %TRUEsDaniel Boles2018-05-061-2/+2
* Add more media docsMatthias Clasen2018-05-064-3/+99
* Fixes to the gtk docsMatthias Clasen2018-05-054-3/+6
* GesturePan: Remove widget parameter from docs, tooDaniel Boles2018-05-051-2/+1
* inspector: Don't add controllers to non-window toplevelsTimm Bäder2018-05-054-0/+16
* inspector: Use unique names for g_object_set_data callsTimm Bäder2018-05-054-8/+8
* widget: Clarify add_tick_callback docsTimm Bäder2018-05-051-1/+2
* stylecontext: Draw arrow-less insertion cursors as color nodesTimm Bäder2018-05-051-7/+31
* stylecontext: Remove outdated commentTimm Bäder2018-05-051-4/+0
* widget: Directly access priv pointer in even controller APITimm Bäder2018-05-051-6/+2
* build: fix meson.build when quartz is usedChristian Hergert2018-05-041-9/+9
* Merge branch 'altBackspaceEmacs' into 'master'Matthias Clasen2018-05-041-0/+1
|\
| * Add binding for <alt>BackSpace to emacs keysIvan Malison2018-04-011-0/+1
* | emoji chooser: Match search terms betterMatthias Clasen2018-05-031-1/+1
* | dnd: Remove gdk_drop_reply()Benjamin Otte2018-05-031-9/+2
* | snapshot: merge container nodesTimm Bäder2018-05-021-2/+16
* | recorder: Fix cairo node displayTimm Bäder2018-05-021-19/+36
* | widget: add shortcut to gtk_widget_set_child_visibleTimm Bäder2018-05-012-4/+9
* | widget: Don't mention gtk_widget_snapshot() in the docsTimm Bäder2018-05-011-3/+1
* | Merge branch 'wip/carlosg/controller' into 'master'Matthias Clasen2018-05-01103-893/+824
|\ \
| * | gesturestylus: Port to new API modelwip/carlosg/controllerCarlos Garnacho2018-04-262-4/+2
| * | eventcontrollerkey: Port to new API modelCarlos Garnacho2018-04-2625-115/+91
| * | eventcontroller: Make widget no longer a construct-only propertyBenjamin Otte2018-04-263-57/+19
| * | padcontroller: Port to new API modelBenjamin Otte2018-04-262-10/+8
| * | eventcontrollermotion: Port to new API modelBenjamin Otte2018-04-2616-88/+78
| * | eventcontrollerscroll: Port to new API modelBenjamin Otte2018-04-2614-106/+59
| * | draggesture: Port to new API modelBenjamin Otte2018-04-2614-43/+37
| * | longpressgesture: Port to new API modelBenjamin Otte2018-04-269-52/+34
| * | multipressgesture: Port to new API modelBenjamin Otte2018-04-2627-175/+148
| * | pangesture: Port to new API modelBenjamin Otte2018-04-266-21/+14
| * | swipegesture: Port to new API modelBenjamin Otte2018-04-265-20/+20
| * | zoomgesture: Port to new API modelBenjamin Otte2018-04-262-6/+2
| * | rotategesture: Port to new API modelBenjamin Otte2018-04-262-6/+2
| * | legacycontroller: Port to new API modelBenjamin Otte2018-04-263-21/+8
| * | filechooser: Put event controllers into ui fileBenjamin Otte2018-04-262-22/+20
| * | placesviewrow: Put event controllers into ui fileBenjamin Otte2018-04-262-8/+9