summaryrefslogtreecommitdiff
path: root/gtk/gtktreepopover.c
Commit message (Expand)AuthorAgeFilesLines
* Drop style class definesMatthias Clasen2020-08-141-1/+1
* Replace "gchar" with "char"Benjamin Otte2020-07-251-1/+1
* Replace "gint" with "int"Benjamin Otte2020-07-251-3/+3
* eventcontrollermotion: Remove mode argumentBenjamin Otte2020-05-301-1/+0
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-3/+3
* treepopover: Stop using container apiMatthias Clasen2020-05-111-9/+6
* Don't use container api on GtkStackMatthias Clasen2020-05-111-1/+1
* Replace gtk_widget_destroy everywhereMatthias Clasen2020-05-111-4/+6
* Use gtk_popover_set_child throughoutMatthias Clasen2020-05-041-8/+8
* gizmo: Allow passing changing focus behaviorMatthias Clasen2020-04-091-1/+1
* Go back to ::enter/::leave for pointer changesMatthias Clasen2020-02-211-12/+7
* Make crossing events handled the same wayMatthias Clasen2020-02-211-18/+10
* Rename gtk_widget{get,set,has}_style_class to _css_classTimm Bäder2020-02-071-4/+4
* Start using GtkWidget's new style class APITimm Bäder2020-02-071-6/+4
* Rename GtkIcon widget to GtkBuiltinIconAlexander Larsson2020-01-301-3/+3
* Remove builtin icons altogetherMatthias Clasen2020-01-101-3/+0
* combobox: Replace GtkTreeMenu with a popoverMatthias Clasen2019-12-291-0/+868