summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gtkgesture: Check claimed status after event deliverywip/carlosg/issue-1159Carlos Garnacho2018-06-191-3/+3
* gtkwidget: Avoid doubly coordinate conversion when emulating pressCarlos Garnacho2018-06-191-0/+8
* themes: Don't handle box.linked specialTimm Bäder2018-06-182-30/+4
* filechooserbutton: Remove priv pointerTimm Bäder2018-06-182-126/+143
* GtkStyleContext: Remove the frame clockTimm Bäder2018-06-184-80/+0
* dnd: Fix up a commentTimm Bäder2018-06-181-1/+1
* colorscale: Remove priv pointerTimm Bäder2018-06-182-14/+14
* fontbutton: Remove priv pointerTimm Bäder2018-06-182-107/+129
* radiobutton: remove priv pointerTimm Bäder2018-06-182-33/+25
* picture: Fix up some docsTimm Bäder2018-06-181-31/+31
* drawingarea: Clarify some commentsTimm Bäder2018-06-181-8/+1
* messagedialog: Remove priv pointerTimm Bäder2018-06-182-26/+16
* paned: Allocation x/y are always 0Timm Bäder2018-06-181-7/+6
* paned: Remove handle_pos memberTimm Bäder2018-06-181-31/+28
* paned: Chain up in snapshotTimm Bäder2018-06-181-10/+1
* paned: Remove unnecessary local variableTimm Bäder2018-06-181-9/+2
* paned: Don't unnecessarily redraw handle in size_allocateTimm Bäder2018-06-181-15/+0
* paned: Store GParamSpecsTimm Bäder2018-06-181-52/+53
* Remove gtk_css_node_reverse_childrenTimm Bäder2018-06-182-16/+0
* toolbar: Stop reordering css nodes based on text directionTimm Bäder2018-06-181-24/+3
* headerbar: Stop reordering css nodes depending on text directionTimm Bäder2018-06-181-30/+5
* notebook: Stop reversing tabs based on text directionTimm Bäder2018-06-183-51/+8
* builder: Fix g-i annotations of _get_translation_domainTimm Bäder2018-06-181-3/+4
* builder: Use TRUE/FALSE for error return valuesTimm Bäder2018-06-182-37/+38
* builder: Remove priv pointerTimm Bäder2018-06-182-104/+142
* box: Don't reorder children based on text directionTimm Bäder2018-06-184-26/+4
* paned: Don't reorder css nodes based on text directionTimm Bäder2018-06-182-27/+8
* center box: Don't reorder css nodes in RTLTimm Bäder2018-06-181-46/+6
* scrolledwindow: Remove priv pointerTimm Bäder2018-06-182-167/+142
* Merge branch 'window-activate-grab-4-again' into 'master'Matthias Clasen2018-06-182-8/+8
|\
| * gdk: activate surface on keyboard grabsSamuel Thibault2018-06-182-8/+8
* | Update Polish translationPiotr Drąg2018-06-172-143/+151
* | search bar example: remove unused functionTimm Bäder2018-06-161-11/+0
* | center box: Remove snapshot implementationTimm Bäder2018-06-161-17/+0
* | gl renderer: call glViewport directlyTimm Bäder2018-06-161-18/+1
* | button: Remove measure implementationTimm Bäder2018-06-161-29/+0
* | combobox: Remove priv pointerTimm Bäder2018-06-162-107/+103
* | Merge branch 'wip/lantw/fix-gtkdoc-build-without-wayland' into 'master'Matthias Clasen2018-06-151-5/+11
|\ \
| * | docs: Fix gtk-doc build when wayland is disabledTing-Wei Lan2018-06-151-5/+11
|/ /
* | Merge branch 'design_by' into 'master'Matthias Clasen2018-06-151-1/+1
|\ \
| * | aboutbox: use a more fitting 'design by" roleJakub Steiner2018-06-141-1/+1
* | | examples: Simplify handling events in search-barMohammed Sadiq2018-06-141-7/+1
|/ /
* | Revert "imcontext: Make size arguments be gsize and not int"Mohammed Sadiq2018-06-144-42/+41
* | examples: Fix alignment of search-bar exampleMohammed Sadiq2018-06-141-0/+1
* | imcontext: Make size arguments be gsize and not intBenjamin Otte2018-06-144-41/+42
* | docs: Update getting started docsMohammed Sadiq2018-06-141-24/+19
* | docs: Use gtk_widget_show() to show windowMohammed Sadiq2018-06-131-1/+1
* | snapshot: Trivial typo fix in commentMohammed Sadiq2018-06-131-1/+1
* | picture: Fix g-i annotation warningRico Tzschichholz2018-06-131-1/+1
* | build: Fix compiler warningsMohammed Sadiq2018-06-113-4/+5