summaryrefslogtreecommitdiff
path: root/gtk/gtkheaderbar.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [headerbar] Do not hardcode title and subtititle stylePaolo Borelli2013-08-291-26/+7
* headerbar: Remove hpadding and vpadding propertiesEmmanuele Bassi2013-08-291-66/+20
* GtkHeaderBar: Add the titlebutton style to the close buttonMatthias Clasen2013-08-201-0/+1
* Add style classes to headerbar titlesMatthias Clasen2013-08-161-0/+5
* headerbar: use a more standard headerbar look for the close buttonIgnacio Casal Quinteiro2013-08-071-1/+5
* GtkHeaderBar: optionally add a close buttonMatthias Clasen2013-08-051-2/+212
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-34/+38
* GtkHeaderBar: documentation improvementsMatthias Clasen2013-06-301-5/+10
* GtkHeaderBar: Fix buildable function namesBastien Nocera2013-06-141-8/+8
* GtkHeaderBar: Make labels creation available privatelyBastien Nocera2013-06-141-18/+43
* GtkHeaderBar: Fix memory leakPavel Vasin2013-04-031-1/+1
* GtkHeaderBar: Add subtitle supportMatthias Clasen2013-03-191-32/+200
* GtkHeaderBar: Survive toggling custom / non-custom titlesMatthias Clasen2013-03-191-26/+47
* GtkHeaderBar: Don't leakMatthias Clasen2013-03-191-2/+12
* Revert "GtkHeaderBar: Allow window dragging"Matthias Clasen2013-03-181-119/+0
* GtkHeaderBar: Allow window draggingMatthias Clasen2013-03-181-0/+119
* Add GtkHeaderBarMatthias Clasen2013-03-171-0/+1202