summaryrefslogtreecommitdiff
path: root/gtk/gtkinfobar.c
Commit message (Expand)AuthorAgeFilesLines
* GtkInfoBar: use private pointer instead GET_PRIV() macroJavier Jardón2010-07-131-18/+10
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-6/+0
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)Javier Jardón2010-03-021-1/+1
* Clarify the docs for gtk_info_bar_set_default_responseMatthias Clasen2010-02-231-0/+3
* [annotations] Add allow-noneJohan Dahlin2010-02-191-1/+1
* Fix some compilation warningJavier Jardón2009-10-211-0/+5
* Fix redraw issues in GtkInfoBarMatthias Clasen2009-07-061-2/+3
* Bug 586691 – Better GtkInfoBar defaultsDavid Zeuthen2009-06-251-70/+63
* Use g_return_val_if_fail instead of g_return_if_failVincent Untz2009-06-161-3/+3
* Properly export gtk_info_bar_responseMatthias Clasen2009-06-151-1/+1
* Update docs to match actual APIMatthias Clasen2009-06-081-2/+3
* Add a message area widgetMatthias Clasen2009-06-051-0/+1262