| Commit message (Expand) | Author | Age | Files | Lines |
* | docs: Update URL of some documentation links | Javier Jardón | 2010-11-14 | 1 | -1/+1 |
* | gtk_dialog_get_content_area(): Fix the docs. | Murray Cumming | 2010-11-10 | 1 | -1/+1 |
* | gtkdialog.c: Remove trailing whitespace | Murray Cumming | 2010-11-10 | 1 | -99/+99 |
* | gtk: remove "gboolean homogeneous" from gtk_box_new() | Michael Natterer | 2010-10-31 | 1 | -2/+1 |
* | Use gtk_box_new() instead gtk_[v|h]box_new() | Javier Jardón | 2010-10-30 | 1 | -1/+1 |
* | Use gtk_button_box_new() instead gtk_[v|h]_button_box_new() | Javier Jardón | 2010-10-30 | 1 | -1/+1 |
* | Use g_ascii_strto[u]ll instead of strto[u]l | =Christian Persch | 2010-10-25 | 1 | -1/+1 |
* | Another fix for the initial focus heuristic | Matthias Clasen | 2010-09-19 | 1 | -6/+6 |
* | GDK: Prefix key names with KEY_ | Colin Walters | 2010-09-08 | 1 | -1/+1 |
* | add annotations for tranfer and scope so that methods are exported by GI | John (J5) Palmieri | 2010-09-07 | 1 | -2/+2 |
* | Remove separators from dialogs | Matthias Clasen | 2010-09-02 | 1 | -158/+4 |
* | Use GtkFooPrivate instead GtkFooPriv | Javier Jardón | 2010-08-27 | 1 | -18/+18 |
* | Make the initial focus in dialogs work as intended | Matthias Clasen | 2010-08-25 | 1 | -12/+15 |
* | gtk/gtkdialog.c: Use accessor functions to access GtkWindow | Javier Jardón | 2010-08-23 | 1 | -13/+16 |
* | gtk/gtkdialog.c: use accessor functions to access GtkWidget | Javier Jardón | 2010-08-22 | 1 | -2/+2 |
* | gtkdialog: Move public members to private structure | Javier Jardón | 2010-07-13 | 1 | -63/+89 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -4/+0 |
* | Fix an infinite loop in gtk_dialog_map() | Matthias Clasen | 2010-03-08 | 1 | -4/+3 |
* | Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT) | Javier Jardón | 2010-03-02 | 1 | -1/+1 |
* | Deprecate widget flag: GTK_WIDGET_VISIBLE | Javier Jardón | 2010-03-01 | 1 | -1/+1 |
* | [introspection] Merge in Gtk-custom.c annotations | Colin Walters | 2009-12-16 | 1 | -8/+8 |
* | Bug 596019 - No accessors for GtkDialog buttons | Javier Jardón | 2009-10-12 | 1 | -0/+43 |
* | Make an internal function static | Matthias Clasen | 2009-05-03 | 1 | -1/+1 |
* | Bug 562817 – Typo in GtkDialog | Paul Bolle | 2008-11-30 | 1 | -1/+1 |
* | Bug 408244 – add GtkDialog::content-area-spacing | Christian Dywan | 2008-09-24 | 1 | -4/+26 |
* | return gboolean instead of gint. Reindent static prototypes. | Michael Natterer | 2008-09-02 | 1 | -41/+42 |
* | get rid of the deprecated aliases NONE and BOOL. | Michael Natterer | 2008-08-13 | 1 | -2/+2 |
* | gtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c gtk/gtkcolorbutton.c | Sven Neumann | 2008-08-12 | 1 | -1/+1 |
* | Add some missing braces | Matthias Clasen | 2008-08-05 | 1 | -3/+5 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | also revert change in how the dialog's vbox was added (bug #539732). | Michael Natterer | 2008-06-24 | 1 | -5/+3 |
* | Remove container implementation, which isn't thought for handling | Carlos Garnacho | 2008-06-24 | 1 | -75/+7 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Add missing Since: gtk-doc markup for newly added GSEAL API. Change all | Johan Dahlin | 2008-06-20 | 1 | -3/+3 |
* | change return value from GtkHButtonBox to GtkWidget. | Michael Natterer | 2008-06-20 | 1 | -2/+2 |
* | Document gtk_dialog_get_action_area(), gtk_dialog_pack_start() and gtk_dialog... | Tim Janik | 2008-06-20 | 1 | -0/+36 |
* | Fix GtkDialog, don't add vbox via gtk_container_add. | Tim Janik | 2008-06-20 | 1 | -2/+4 |
* | Add accessors for GtkDialog public vars, also implement GtkContainer::add/remove | Tim Janik | 2008-06-20 | 1 | -0/+68 |
* | Chain up to parent, so widgets can have internal children. | Johan Dahlin | 2008-01-24 | 1 | -1/+3 |
* | Chain up. This makes it possible to have accelerators tags on GtkDialog | Johan Dahlin | 2007-12-28 | 1 | -1/+9 |
* | Require gtk-doc 1.8 | Matthias Clasen | 2007-11-25 | 1 | -8/+8 |
* | Move signal and property documentation inline, fix a problem with the | Matthias Clasen | 2007-11-25 | 1 | -3/+27 |
* | Mimic the behavior of gtk_dialog_add_action_widget closer, to make | Johan Dahlin | 2007-07-03 | 1 | -6/+31 |
* | Add GtkBuilder, fixes #172535 | Johan Dahlin | 2007-06-15 | 1 | -1/+171 |
* | Require gtk-doc 1.6, for signal and property links. | Matthias Clasen | 2007-05-26 | 1 | -35/+38 |
* | Improve consistency of signal and property names | Matthias Clasen | 2006-07-06 | 1 | -1/+1 |
* | Set default action area spacing to HIG-compliant 6px. Bug #345106, | Christian Persch | 2006-06-20 | 1 | -1/+1 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -33/+2 |