summaryrefslogtreecommitdiff
path: root/gtk/gtkheaderbar.c
Commit message (Expand)AuthorAgeFilesLines
* headerbar: CosmeticsMatthias Clasen2021-09-241-2/+1
* gtk: Clean up docs syntaxMatthias Clasen2021-05-221-2/+2
* docs: Reduce redundancyMatthias Clasen2021-05-201-4/+2
* introspection: Stop using allow-noneMatthias Clasen2021-05-201-2/+2
* Documentation fixesMatthias Clasen2021-05-201-1/+1
* headerbar: Use markdown for css treeMatthias Clasen2021-03-111-2/+2
* headerbar: Add example imageMatthias Clasen2021-03-111-0/+2
* headerbar: Convert docsMatthias Clasen2021-03-111-68/+70
* docs: Clean up the first paragraph for various symbolsEmmanuele Bassi2021-03-111-0/+3
* headerbar: Null-check boxes when removing window controlswip/exalm/headerbarAlexander Mikhaylenko2021-02-081-2/+2
* headerbar: Don't use gtk_widget_unparent() with GtkBoxAlexander Mikhaylenko2021-02-081-2/+11
* headerbar: Prepend start window controls instead of appendingAlexander Mikhaylenko2021-01-061-1/+1
* gtk/headerbar: Remove unused 'state' fieldJonas Ådahl2020-12-071-3/+0
* Fix some nullable return annotations 2Sophie Herold2020-11-241-1/+1
* docs: Add "Accessibility" section to various widgetsEmmanuele Bassi2020-11-121-4/+8
* a11y: Mark more containers as structural elementsEmmanuele Bassi2020-11-111-0/+1
* gtk: Remove unused header includeBenjamin Otte2020-10-201-1/+0
* gdk: Rename GdkSurfaceState to GdkToplevelStateMatthias Clasen2020-09-101-2/+2
* Drop style class definesMatthias Clasen2020-08-141-1/+1
* Remove ATKEmmanuele Bassi2020-07-261-1/+0
* headerbar: Drop the Private structMatthias Clasen2020-07-251-114/+78
* Replace "gchar" with "char"Benjamin Otte2020-07-251-5/+5
* headerbar: Show title buttons by defaultAlexander Mikhaylenko2020-07-021-1/+3
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-6/+6
* headerbar: Derive from GtkWidgetMatthias Clasen2020-05-111-54/+29
* headerbar: Add gtk_header_bar_removeMatthias Clasen2020-05-111-10/+17
* headerbar: Don't clean up other widget childrenMatthias Clasen2020-05-111-1/+2
* headerbar: Include GtkWindowHandleAlexander Mikhaylenko2020-05-071-13/+20
* headerbar: Use GtkCenterBox internallyAlexander Mikhaylenko2020-05-071-35/+32
* headerbar: Document GtkBuilder child types, add a title exampleAlexander Mikhaylenko2020-05-011-0/+25
* headerbar: Rename custom-title to title-widgetAlexander Mikhaylenko2020-05-011-44/+40
* headerbar: Remove user-settable titleAlexander Mikhaylenko2020-05-011-78/+61
* headerbar: Remove subtitleAlexander Mikhaylenko2020-05-011-139/+27
* headerbar: Remove has-subtitle propertyAlexander Mikhaylenko2020-05-011-128/+1
* headerbar: Use GtkWindowControlsAlexander Mikhaylenko2020-04-261-310/+48
* headerbar: Remove decoration-layout-set propertyAlexander Mikhaylenko2020-04-241-35/+6
* headerbar: Remove title button separatorsAlexander Mikhaylenko2020-04-241-72/+2
* headerbar: Update window buttons automaticallyAlexander Mikhaylenko2020-04-231-12/+29
* window: Introduce actions for window buttonsAlexander Mikhaylenko2020-04-221-6/+7
* header-bar: Track window icon changesAlexander Mikhaylenko2020-04-221-0/+9
* header-bar: Don't assume there's only one iconAlexander Mikhaylenko2020-04-221-17/+8
* header-bar: Stop showing application menuAlexander Mikhaylenko2020-04-221-55/+3
* Move the idle sizer to GtkWindowMatthias Clasen2020-04-201-1/+0
* gtk: use toplevel state getterMatthias Clasen2020-03-121-1/+1
* headerbar: Stop looking at type hintsMatthias Clasen2020-03-111-3/+2
* headerbar: Replace gtk_widget_destroy() callTimm Bäder2020-02-251-1/+2
* headerbar: Remove size request on icon buttonTimm Bäder2020-02-251-1/+0
* headerbar: Avoid calling gtk_widget_destroy()Timm Bäder2020-02-251-1/+1
* Rename gtk_widget{get,set,has}_style_class to _css_classTimm Bäder2020-02-071-21/+21
* Start using GtkWidget's new style class APITimm Bäder2020-02-071-30/+21