summaryrefslogtreecommitdiff
path: root/gtk/gtkshortcutswindow.c
Commit message (Expand)AuthorAgeFilesLines
* shortcutswindow: Add "shortcuts" style classAlexander Mikhaylenko2023-04-061-0/+6
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+1
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-2/+2
* Update references to master in the repositoryMatthias Clasen2021-11-291-3/+3
* shortcutswindow: Convert docsMatthias Clasen2021-03-111-23/+22
* docs: Fix the links for keybinding signalsMatthias Clasen2020-11-171-2/+2
* Remove unneeded gtkstylecontext.h includesTimm Bäder2020-10-141-1/+0
* shortcutswindow: Drop the Private structMatthias Clasen2020-09-191-140/+118
* Drop style class definesMatthias Clasen2020-08-141-3/+3
* shortcutswindow: Clear search entry on unmapMatthias Clasen2020-08-021-2/+2
* Replace "gchar" with "char"Benjamin Otte2020-07-251-24/+24
* headerbar: Show title buttons by defaultAlexander Mikhaylenko2020-07-021-3/+1
* scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-241-1/+1
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-11/+27
* Stop using container api on GtkHeaderBarMatthias Clasen2020-05-111-1/+1
* Don't use container api on GtkListBoxMatthias Clasen2020-05-111-1/+1
* shortcutswindow: Stop using container apiMatthias Clasen2020-05-111-16/+18
* Use gtk_search_bar_set_child throughoutMatthias Clasen2020-05-041-1/+2
* listboxrow: Derive from GtkWidgetMatthias Clasen2020-05-041-1/+1
* window: Derive from GtkWidgetMatthias Clasen2020-05-041-78/+33
* Use gtk_scrolled_window_set_child throughoutMatthias Clasen2020-05-041-3/+2
* Use gtk_popover_set_child throughoutMatthias Clasen2020-05-041-1/+1
* headerbar: Rename custom-title to title-widgetAlexander Mikhaylenko2020-05-011-1/+1
* Drop GtkStack:homogeneousMatthias Clasen2020-04-281-1/+2
* shortcutswindow: Port bindings to use shortcutsBenjamin Otte2020-03-251-4/+8
* Revert "Merge branch 'disable-window-test' into 'master'"Matthias Clasen2020-03-191-8/+4
* shortcutswindow: Port bindings to use shortcutsBenjamin Otte2020-03-181-4/+8
* shortcutswindow: Stop setting type hintsMatthias Clasen2020-03-111-1/+0
* Drop the margin propertyMatthias Clasen2020-02-251-2/+8
* Drop the expand propertyMatthias Clasen2020-02-251-1/+2
* popover: Drop ::relative-toMatthias Clasen2020-02-241-1/+0
* Rename gtk_widget{get,set,has}_style_class to _css_classTimm Bäder2020-02-071-5/+5
* Start using GtkWidget's new style class APITimm Bäder2020-02-071-5/+5
* shortcuts window: Make not subclassableMatthias Clasen2019-05-191-0/+8
* Update all users for menubutton changesMatthias Clasen2019-05-181-19/+2
* shortcutswindow: Drop usage of gtk_search_bar_handle_event()Carlos Garnacho2019-04-031-20/+2
* gtk: Don't include gtkstylecontext.h from gtkcsstypesprivate.hBenjamin Otte2019-03-191-4/+3
* entry, spin button: Drop redundant APIMatthias Clasen2019-02-281-1/+1
* shortcuts window: Fix a leftover use of child propertiesMatthias Clasen2019-02-081-2/+2
* docs: Fix GTK links and locationsEmmanuele Bassi2019-02-061-3/+3
* eventcontrollerkey: Port to new API modelCarlos Garnacho2018-04-261-4/+4
* Shortcuts window: stop using ::key-press-eventMatthias Clasen2018-04-051-7/+16
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-1/+1
* shortcuts: Don't include gtk.hBenjamin Otte2018-02-081-4/+17
* Fix fallout from the show-close-button renameMatthias Clasen2017-12-081-1/+1
* image: Remove icon-size argument from icon settersMatthias Clasen2017-11-151-2/+1
* Shortcuts window: Make search results themableMatthias Clasen2017-10-071-1/+1
* Add some translator commentsMatthias Clasen2017-06-081-0/+3
* container: Remove include_internals parameter from forallTimm Bäder2017-04-251-23/+14
* Remove unnecessary gtk_widget_show callsTimm Bäder2017-01-221-4/+0