summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Drop GtkButtonBoxMatthias Clasen2019-02-0416-1251/+10
* tooltip: Get the pointer position relative to the toplevel widgetTimm Bäder2019-02-041-1/+1
* tooltip: Use gtk_widget_compute_bounds to get tootip widget anchorTimm Bäder2019-02-041-6/+6
* main: Rename local variableTimm Bäder2019-02-041-5/+5
* gtkmain: Rename event_widget to target_widget in do_eventTimm Bäder2019-02-041-29/+32
* Drop GtkPopoverMenu::positionMatthias Clasen2019-02-041-25/+0
* Use @basename@ in enumeration type templatesEmmanuele Bassi2019-02-044-4/+4
* recorder: Don't try to print info about a NULL list modelTimm Bäder2019-01-311-1/+2
* switch: Notify :state by pspecTimm Bäder2019-01-301-1/+1
* Merge branch '1480-critical-csd-close-button' into 'master'Emmanuele Bassi2019-01-301-2/+6
|\
| * gtkmain: Terminate two loops earlyPeter Bloomfield2018-12-171-0/+4
| * gtkmain: Avoid critical messages on closing windowPeter Bloomfield2018-12-171-2/+2
* | Merge branch 'wip/carlosg/texthandles-position' into 'master'Timm Bäder2019-01-291-4/+2
|\ \
| * | gtkentry: Fix text handle coordinates calculationCarlos Garnacho2019-01-291-4/+2
* | | Merge branch 'expander-row-padding' into 'master'Jakub Steiner2019-01-293-3/+8
|\ \ \
| * | | adwaita: Fix the greediness of row:not(.expander)Adrien Plazas2019-01-233-3/+8
* | | | Merge branch 'adwaita-osd-spinbutton-entry-fix-master' into 'master'Jakub Steiner2019-01-293-3/+11
|\ \ \ \
| * | | | Adwaita: Horizontal OSD spinbutton entry fixAlex Monday2018-09-303-3/+11
* | | | | Merge branch 'wip/matthiasc/event-signal' into 'master'Timm Bäder2019-01-292-3/+0
|\ \ \ \ \
| * | | | | Remove vestigial ::event supportMatthias Clasen2019-01-262-3/+0
| | |_|/ / | |/| | |
* | | | | widget: Also propagate ACTIVE state when unsettingTimm Bäder2019-01-291-1/+2
* | | | | gtkmain: Remove comment mentioning GDK_PROPERTY_NOTIFYTimm Bäder2019-01-291-3/+1
* | | | | widget: Ignore events on unmapped widgetsTimm Bäder2019-01-292-4/+4
* | | | | main: Report correct target for button release eventsBenjamin Otte2019-01-291-5/+5
* | | | | Remove :active state handling on widgetsTimm Bäder2019-01-295-139/+5
* | | | | Automatically set :active state on button press/releaseTimm Bäder2019-01-291-0/+21
* | | | | widget: Propagate PRELIGHT state when unsetting itTimm Bäder2019-01-291-4/+8
* | | | | widget: Avoid some type checks when pickingTimm Bäder2019-01-291-2/+2
* | | | | csstransformvalue: Convert skew values to radiansTimm Bäder2019-01-291-4/+4
* | | | | label: Use pango_layout_get_log_attrs_readonlyTimm Bäder2019-01-291-15/+9
* | | | | cssparser: Make _gtk_css_parser_try a macroTimm Bäder2019-01-292-6/+9
* | | | | cssanimatedstyle: Avoid some type checks and unnecessary workTimm Bäder2019-01-293-9/+5
* | | | | scrolledwindow: Don't NULL the indicator widget in unmapTimm Bäder2019-01-291-1/+0
|/ / / /
* | | | Merge branch 'tabular-menus' into 'master'Matthias Clasen2019-01-254-825/+46
|\ \ \ \
| * | | | menu: Drop the child propertiesMatthias Clasen2019-01-231-115/+0
| * | | | Drop gtk_menu_attachMatthias Clasen2019-01-232-70/+0
| * | | | tree menu: Drop support for gridsMatthias Clasen2019-01-231-381/+26
| * | | | combobox: Drop support for gridsMatthias Clasen2019-01-231-259/+20
* | | | | switch: Use iconsMatthias Clasen2019-01-241-98/+19
* | | | | Add switch iconsMatthias Clasen2019-01-245-1/+130
|/ / / /
* | | | header bar: Drop the position child propertyMatthias Clasen2019-01-231-51/+1
* | | | action bar: Drop the position child propertyMatthias Clasen2019-01-231-54/+0
* | | | box: Avoid position in the reorder apiMatthias Clasen2019-01-2316-130/+148
* | | | box: Remove the position child propertyMatthias Clasen2019-01-2316-240/+0
* | | | box: Remove gtk_box_pack_startTimm Bäder2019-01-232-36/+3
* | | | box: Remove gtk_box_pack_endTimm Bäder2019-01-232-20/+0
* | | | box: Simplify documentationTimm Bäder2019-01-231-23/+2
* | | | box: Remove children listTimm Bäder2019-01-231-344/+182
* | | | box: Remove pack-type child propertyTimm Bäder2019-01-232-124/+5
* | | | assistant: Fix button order in ui fileTimm Bäder2019-01-231-44/+21