summaryrefslogtreecommitdiff
path: root/gtk/gtkheaderbar.c
Commit message (Expand)AuthorAgeFilesLines
* gtkheaderbar: add titlebutton styleclass to the separatorLapo Calamandrei2016-01-091-0/+1
* introspection: This patch fixes nullable return values fixes for the followin...Alberto Ruiz2016-01-081-3/+3
* gtkheaderbar: update window buttons also on realizeAlberts Muktupāvels2016-01-011-0/+1
* headerbar: Convert to gadgetsMatthias Clasen2015-12-151-106/+150
* headerbar: Don't leak internal widgetsKalev Lember2015-12-071-0/+35
* Don't pass widget state flags to GtkStyleContext APITimm Bäder2015-11-221-1/+1
* gtkheaderbar: update the window buttons on ::hierarchy-changed instead of ::r...Christoph Reiter2015-11-191-4/+7
* headerbar: remove G_PARAM_CONSTRUCT from custom-titleChristian Hergert2015-11-031-1/+1
* headerbar: Use an element name instead of a style classMatthias Clasen2015-10-301-5/+1
* header bar: Show a non-pixellated app iconMatthias Clasen2015-09-301-3/+10
* header bar: Don't leave a dangling pointerMatthias Clasen2015-09-291-0/+2
* header bar: Use g_object_notify_by_pspecMatthias Clasen2015-09-061-73/+68
* Fix csd decorationsMatthias Clasen2015-07-191-0/+3
* headerbar: Switch css positions on direction changeBenjamin Otte2015-07-171-0/+10
* headerbar: Get rid of get_path_for_child()Benjamin Otte2015-07-161-53/+55
* headerbar: Finish widget setup before showing it.Benjamin Otte2015-07-161-3/+3
* headerbar: forall() the button boxes in the right orderBenjamin Otte2015-07-161-6/+6
* headerbar: Remove unused variables in private structBenjamin Otte2015-07-161-36/+0
* GtkHeaderBar: reduce minimum title widthChristoph Reiter2015-06-231-1/+1
* Fix window button updates in split headersMatthias Clasen2015-04-141-0/+31
* Add style classes to the title buttonsMatthias Clasen2015-02-151-0/+3
* headerbar: Implement clippingBenjamin Otte2015-01-221-0/+2
* GtkHeaderBar: Queue a resize when pack-type is changedMatthias Clasen2014-11-061-0/+1
* GtkHeaderBar: Make the position child property writableMatthias Clasen2014-11-041-7/+49
* GtkHeaderBar: Fix a corner-case in child propertiesMatthias Clasen2014-11-021-0/+3
* GtkHeaderBar: Update separator visibility when neededMatthias Clasen2014-08-281-1/+13
* Only show title button separator when there is something to separateNikita Churaev2014-08-081-2/+45
* GtkHeaderBar: Use defines for style classesMatthias Clasen2014-07-041-8/+6
* GtkHeaderBar: Don't forget to show the subtitleMatthias Clasen2014-06-181-0/+1
* GtkHeaderBar: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-5/+9
* GtkHeaderBar: Allow overdrawingMatthias Clasen2014-05-031-1/+1
* headerbar: Remove unneeded checksBenjamin Otte2014-05-011-15/+6
* docs: Fix parameter names for two functionsVolker Sobek2014-04-211-4/+4
* headerbar: Use popover for the fallback app menuYosef Or Boczko2014-04-061-0/+1
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-3/+3
* Document gtk_header_bar_get_has_subtitleMatthias Clasen2014-02-191-1/+4
* header bar: squeeze the title inMatthias Clasen2014-02-141-16/+28
* docs: use proper quotesWilliam Jon McCann2014-02-051-2/+2
* docs: Improve grammar in GtkHeaderBar overviewMurray Cumming2014-01-311-2/+2
* GtkHeaderBar: try harder to find the best window iconMatthias Clasen2014-01-241-40/+6
* docs: Add more a reference in GtkHeaderBarYosef Or Boczko2014-01-231-1/+1
* docs: avoid ambiguous return tagsWilliam Jon McCann2014-01-211-1/+1
* Make sure title_bar_with is initializedMatthias Clasen2014-01-181-0/+3
* docs/comments: Fix spelling of 'explicitly'Volker Sobek2014-01-181-3/+3
* header bar: Make it possible to have no titleMatthias Clasen2014-01-171-9/+10
* headerbar: Set a minimum size for the titleWilliam Jon McCann2014-01-171-0/+3
* window: add an is-maximized property to GtkWindowCosimo Cecchi2014-01-131-1/+1
* GtkHeaderBar: Fix positioning of pack-end widgetsMatthias Clasen2014-01-061-16/+3
* Be more careful when parsing gtk-decoration-layoutMatthias Clasen2014-01-061-1/+1
* GtkHeaderBar: Refresh window buttons when settings changeMatthias Clasen2014-01-061-0/+2