summaryrefslogtreecommitdiff
path: root/gtk/gtkheaderbar.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Redo header bar decorations once moreMatthias Clasen2013-12-211-19/+169
* Allow close buttons on dialogsMatthias Clasen2013-12-201-4/+6
* GtkHeaderBar: Fix allocation of start and end boxesMatthias Clasen2013-12-161-4/+4
* GtkHeaderBar: Center buttonsMatthias Clasen2013-12-141-0/+5
* GtkHeaderBar: fix flipping of window controlsMatthias Clasen2013-12-141-9/+6
* Make app menu fallback a bit more reliableMatthias Clasen2013-12-131-2/+15
* headerbar: Don't add hidden widgetsJasper St. Pierre2013-12-131-2/+6
* Revert "GtkHeaderBar: don't show dangling separators"Jasper St. Pierre2013-12-131-7/+1
* GtkHeaderBar: don't show dangling separatorsMatthias Clasen2013-12-131-1/+6
* Make window icons work in GtkHeaderBarMatthias Clasen2013-12-131-27/+41
* headerbar: Respect the show-close-button propertyJasper St. Pierre2013-12-121-0/+3
* headerbar: Support all kinds of CSD decorationsJasper St. Pierre2013-12-121-413/+316
* GtkHeaderBar: treat "" as 'no subtitle'Matthias Clasen2013-12-121-4/+4
* headerbar: Remove unused private APIJasper St. Pierre2013-12-111-9/+9
* Trivial typo fixMatthias Clasen2013-12-101-1/+1
* GtkHeaderBar: Add a ::has-subtitle propertyMatthias Clasen2013-12-101-14/+103
* Use window icons for fallbackMatthias Clasen2013-11-161-6/+25
* Small doc improvementsMatthias Clasen2013-11-161-1/+2
* Trivial whitespace fixMatthias Clasen2013-11-161-9/+9
* GtkHeaderBar: Add a fallback app menu implementationMatthias Clasen2013-11-161-5/+308
* Fix possible crash in header barBastien Nocera2013-09-271-2/+5
* Add accessible names to csd buttonsMatthias Clasen2013-09-201-0/+4
* Improve headerbar docs slightlyMatthias Clasen2013-09-161-1/+3
* Allow theme to set close button position in headerbarsMatthias Clasen2013-09-161-4/+38
* a11y: Set proper role for GtkHeaderBarAlejandro PiƱeiro2013-09-131-1/+1
* Remove leftover from commit 889e63faedccf8b3ec0e48861be65794aac60367Stefano Facchini2013-08-301-2/+0