summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* fontchooser: Fix builds without PangoFT2fontchooser-no-langMatthias Clasen2020-09-262-4/+26
* Merge branch 'BUG_gtktreeview_headers_focus_on_click_GTK4' into 'master'Matthias Clasen2020-09-261-0/+1
|\
| * GtkTreeviewColumn: don't focus-on-click header buttonsBUG_gtktreeview_headers_focus_on_click_GTK4Nelson Benítez León2020-04-301-0/+1
* | buildable: Make vfunc accessor functions privateFlorian Müllner2020-09-267-47/+50
* | buildable: Rename set_name() to set_buildable_id()Florian Müllner2020-09-2610-61/+61
* | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-09-252-26/+6
|\ \
| * | columnview: Simplify column constructorsMatthias Clasen2020-09-252-26/+6
* | | gtkbutton: Clean up priv->in_buttonCarlos Garnacho2020-09-251-21/+0
* | | gtkbutton: Check release coordinates on all release event typesCarlos Garnacho2020-09-251-25/+1
* | | gtktextview: Avoid GtkGestureClick claiming on touch pressCarlos Garnacho2020-09-251-2/+0
* | | gtkscrolledwindow: Do not eagerly claim touch press eventCarlos Garnacho2020-09-251-6/+7
* | | gtkscrolledwindow: Drop gtk_scrolled_window_set_capture_button_press()Carlos Garnacho2020-09-252-66/+1
|/ /
* | Merge branch 'wip/baedert/for-master' into 'master'Timm Bäder2020-09-253-18/+36
|\ \
| * | cssimagefallback: WhitespaceTimm Bäder2020-09-241-4/+4
| * | cssimagefallback: Avoid allocating GPtrArray for colorsTimm Bäder2020-09-241-5/+15
| * | Adwaita: Fix calendar header button backdrop bg colorTimm Bäder2020-09-241-0/+3
| * | textbuffer: Don't try to inset NULL text from clipboardTimm Bäder2020-09-241-9/+14
* | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-09-245-32/+112
|\ \ \ | |/ / |/| |
| * | columview: Don't overdrawMatthias Clasen2020-09-243-18/+3
| * | columview: Fix column resizingMatthias Clasen2020-09-243-10/+102
| * | listview: Avoid a critical when reorderingMatthias Clasen2020-09-231-4/+7
* | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-09-232-2/+3
|\ \ \ | |/ /
| * | fontchooser: Don't center the listMatthias Clasen2020-09-231-0/+1
| * | gtktreeview: Fix child access after TEST_EXPAND_ROWThomas Holder2020-09-231-2/+2
* | | Merge branch 'wip/jimmac/osd-spinbutton' into 'master'Matthias Clasen2020-09-231-1/+2
|\ \ \
| * | | Adwaita: osd spinbutton specificity bumpwip/jimmac/osd-spinbuttonJakub Steiner2020-09-231-1/+2
| |/ /
* | | Merge branch 'make-claiming-button-release-work' into 'master'Matthias Clasen2020-09-231-4/+4
|\ \ \ | |/ / |/| |
| * | gestures: Make claiming button release workmake-claiming-button-release-workMatthias Clasen2020-09-141-4/+4
* | | Adwaita: Don't restrict columnview editablelabel style to .data-tablenana-42020-09-221-10/+10
* | | Adwaita: Improve columnview stylingnana-42020-09-221-0/+27
* | | Adwaita: Fix separator color for listsnana-42020-09-221-3/+3
* | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-09-216-33/+71
|\ \ \
| * | | inspector: Make switches go back to normal sizeMatthias Clasen2020-09-211-10/+10
| * | | colorbutton: Fix handling of transient parentsMatthias Clasen2020-09-211-7/+30
| * | | filechooser: Fix gtk_file_chooser_set_choiceMatthias Clasen2020-09-201-10/+13
| * | | fontchooser: Make sure the tweak button is updatedMatthias Clasen2020-09-201-0/+2
| * | | fontchooser: Handle families without facesMatthias Clasen2020-09-201-4/+10
| * | | docs: Improve gtk_widget_set_font_map docsMatthias Clasen2020-09-201-2/+6
* | | | Merge branch 'fix-hover-tracking' into 'master'Timm Bäder2020-09-211-2/+4
|\ \ \ \ | |/ / / |/| | |
| * | | main: Update pointer focus state for button releasesfix-hover-trackingMatthias Clasen2020-09-191-2/+4
* | | | Merge branch 'kill-widget-new' into 'master'Matthias Clasen2020-09-192-37/+0
|\ \ \ \
| * | | | Drop gtk_widget_newMatthias Clasen2020-09-192-37/+0
* | | | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-09-198-440/+309
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | shortcutswindow: Drop the Private structMatthias Clasen2020-09-192-148/+119
| * | | | revealer: Drop the Private structMatthias Clasen2020-09-191-126/+92
| * | | | magnifier: Drop the Private structMatthias Clasen2020-09-192-101/+60
| * | | | CosmeticMatthias Clasen2020-09-191-1/+0
| * | | | colorscale: Drop the Private structMatthias Clasen2020-09-192-64/+38
| |/ / /
* | | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-09-191-61/+176
|\ \ \ \ | |/ / /
| * | | textbuffer: Redo insert markup a little bitMatthias Clasen2020-09-191-61/+176