summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
...
* text: Make default activation work in rootsMatthias Clasen2019-04-281-22/+1
* widget: Make grabbing default work for rootsMatthias Clasen2019-04-281-8/+1
* window: Implement GtkRoot::default-widgetMatthias Clasen2019-04-281-0/+6
* root: Add an activate_focus apiMatthias Clasen2019-04-282-0/+25
* root: Add default handlingMatthias Clasen2019-04-283-0/+100
* main: guard window-specific code pathsMatthias Clasen2019-04-281-0/+1
* widget: guard popover-specific code pathsMatthias Clasen2019-04-281-2/+4
* window: Implement GtkRoot::check_resizeMatthias Clasen2019-04-281-0/+7
* widget: Use the new idle sizerMatthias Clasen2019-04-281-6/+7
* css: Use the new idle sizerMatthias Clasen2019-04-281-8/+9
* root: Move the idle sizer hereMatthias Clasen2019-04-285-124/+126
* entry: Fix primary icon allocation in RTL entriesTimm Bäder2019-04-281-3/+6
* treeview: Always update expand when allocating columnsTimm Bäder2019-04-281-45/+2
* treeview: Remove a useless checkTimm Bäder2019-04-281-4/+1
* treeview: Remove unused memberTimm Bäder2019-04-281-2/+1
* Merge branch 'file-chooser-search' into 'master'Matthias Clasen2019-04-271-5/+6
|\
| * file chooser: Fix Ctrl-LMatthias Clasen2019-04-271-5/+6
* | fontchooser: Fix type-to-searchMatthias Clasen2019-04-271-3/+61
|/
* searchentry: Always measure and allocate iconTimm Bäder2019-04-271-17/+25
* Adwaita: separate '.view text' from textview>textTimm Bäder2019-04-273-24/+31
* tooltip: Initialize tooltip coords to given event coordsTimm Bäder2019-04-261-1/+1
* Merge branch 'wip/surface-transform-data' into 'master'Matthias Clasen2019-04-252-58/+90
|\
| * widget: Move surface relative transform fields into its own structJonas Ådahl2019-04-252-54/+90
| * widget: Remove leftover parent-changed handler removalJonas Ådahl2019-04-252-4/+0
* | widget: Drop gtk_widget_set_parent_surfaceMatthias Clasen2019-04-242-77/+1
* | popover: Stop using gtk_widget_get_parent_surfaceMatthias Clasen2019-04-241-1/+1
* | a11y: Stop using gtk_widget_get_parent_surfaceMatthias Clasen2019-04-241-1/+1
* | Merge branch 'wip/widget-position-changed-callbacks' into 'master'Matthias Clasen2019-04-242-0/+277
|\ \ | |/
| * widget: Add surface relative transform changed callbackJonas Ådahl2019-04-242-0/+277
* | Merge branch 'fix-and-improve-linked-button-style' into 'master'Matthias Clasen2019-04-246-250/+106
|\ \
| * | themes: Fix and improve linked button stylenana-42019-04-096-250/+106
* | | Merge branch 'wip/jimmac/type-experiments' into 'master'Matthias Clasen2019-04-243-0/+47
|\ \ \
| * | | Adwaita: generic type stylesJakub Steiner2019-04-243-0/+47
* | | | csserror: Add G_BEGIN_DECLS and G_END_DECLSKjell Ahlstedt2019-04-241-0/+4
| |_|/ |/| |
* | | builder-tool: Check canonical namesMatthias Clasen2019-04-231-2/+8
* | | builder-tool: Fix property checkMatthias Clasen2019-04-231-2/+3
* | | eventcontrollermotion: Document missing signal parametersTimm Bäder2019-04-231-1/+5
* | | cssprovider: Fix a parameter name mismatchTimm Bäder2019-04-231-1/+1
|/ /
* | window: Remove dropped api from headersMatthias Clasen2019-04-231-15/+0
* | window: Drop some x11-specific apisMatthias Clasen2019-04-203-203/+0
* | Fix a compiler warningMatthias Clasen2019-04-191-1/+2
* | window: Fix an oversightMatthias Clasen2019-04-181-1/+3
* | Merge branch 'cursor-things' into 'master'Matthias Clasen2019-04-183-18/+3
|\ \
| * | window: Stop juggling cursorsMatthias Clasen2019-04-181-7/+1
| * | text: Stop juggling cursorsMatthias Clasen2019-04-181-4/+1
| * | label: Stop juggling cursorsMatthias Clasen2019-04-181-7/+1
* | | css: Kerning affects text sizeMatthias Clasen2019-04-181-1/+1
* | | css: Some updates to internal docsMatthias Clasen2019-04-181-3/+2
|/ /
* | css: Letterspacing affects text sizeMatthias Clasen2019-04-181-1/+1
* | themes: Regenerate CSSBenjamin Otte2019-04-184-3/+11