Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GtkInfoBar: use private pointer instead GET_PRIV() macro | Javier Jardón | 2010-07-13 | 1 | -18/+10 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -6/+0 |
* | Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT) | Javier Jardón | 2010-03-02 | 1 | -1/+1 |
* | Clarify the docs for gtk_info_bar_set_default_response | Matthias Clasen | 2010-02-23 | 1 | -0/+3 |
* | [annotations] Add allow-none | Johan Dahlin | 2010-02-19 | 1 | -1/+1 |
* | Fix some compilation warning | Javier Jardón | 2009-10-21 | 1 | -0/+5 |
* | Fix redraw issues in GtkInfoBar | Matthias Clasen | 2009-07-06 | 1 | -2/+3 |
* | Bug 586691 – Better GtkInfoBar defaults | David Zeuthen | 2009-06-25 | 1 | -70/+63 |
* | Use g_return_val_if_fail instead of g_return_if_fail | Vincent Untz | 2009-06-16 | 1 | -3/+3 |
* | Properly export gtk_info_bar_response | Matthias Clasen | 2009-06-15 | 1 | -1/+1 |
* | Update docs to match actual API | Matthias Clasen | 2009-06-08 | 1 | -2/+3 |
* | Add a message area widget | Matthias Clasen | 2009-06-05 | 1 | -0/+1262 |