| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove separators from dialogs | Matthias Clasen | 2010-09-02 | 1 | -10/+1 |
* | Use GtkFooPrivate instead GtkFooPriv | Javier Jardón | 2010-08-27 | 1 | -4/+4 |
* | gtkdialog: Move public members to private structure | Javier Jardón | 2010-07-13 | 1 | -5/+2 |
* | Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES | Michael Natterer | 2010-05-03 | 1 | -1/+1 |
* | Bug 596019 - No accessors for GtkDialog buttons | Javier Jardón | 2009-10-12 | 1 | -0/+2 |
* | no need to include <gdk/gdk.h> in any widget header, it's included via | Michael Natterer | 2008-10-30 | 1 | -1/+0 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Remove container implementation, which isn't thought for handling | Carlos Garnacho | 2008-06-24 | 1 | -11/+2 |
* | change return value from GtkHButtonBox to GtkWidget. | Michael Natterer | 2008-06-20 | 1 | -12/+11 |
* | Also seal variables marked as private. | Tim Janik | 2008-06-20 | 1 | -1/+1 |
* | Seal GtkDialog public vars | Tim Janik | 2008-06-20 | 1 | -2/+2 |
* | Add accessors for GtkDialog public vars, also implement GtkContainer::add/remove | Tim Janik | 2008-06-20 | 1 | -0/+12 |
* | whitespace cleanup: remove trailing whitespace and excess newlines and | Michael Natterer | 2008-05-28 | 1 | -1/+1 |
* | define __GTK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -0/+4 |
* | removed forgotten declaration of _gtk_dialog_get_response_for_widget(), | Michael Natterer | 2006-05-29 | 1 | -2/+0 |
* | gtk/gtkfilechooserdialog.[hc] Remove the G_GNUC_NULL_TERMINATED marker | Matthias Clasen | 2005-07-25 | 1 | -1/+1 |
* | Make this function public. (#170748, Morten Welinder) | Matthias Clasen | 2005-05-03 | 1 | -0/+2 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -7/+2 |
* | Use G_GNUC_NULL_TERMINATED where appropriate. (#165682, Marc Meissner) | Matthias Clasen | 2005-03-08 | 1 | -2/+2 |
* | Provide a non-varargs variant of gtk_dialog_set_alternative_button_order() | Matthias Clasen | 2004-11-21 | 1 | -0/+3 |
* | Add a public setting for button ordering (#74669, Owen Taylor) | Matthias Clasen | 2004-10-25 | 1 | -0/+5 |
* | Don't ignore the return value of gtk_widget_activate(). | Federico Mena Quintero | 2004-03-12 | 1 | -0/+2 |
* | Fix #68938. | Federico Mena Quintero | 2004-02-03 | 1 | -0/+5 |
* | Deprecation cleanup | Manish Singh | 2002-10-11 | 1 | -6/+6 |
* | switch vbox and action_area back to the order that 2.0 has | jacob berkman | 2002-08-16 | 1 | -1/+1 |
* | Minor documentation fixes | Soren Sandmann | 2002-08-10 | 1 | -1/+2 |
* | Massive padding addition to class structures. | Owen Taylor | 2002-02-23 | 1 | -0/+6 |
* | fix GtkDialogFlags to have the right values, reported by Jeff Franks | Havoc Pennington | 2001-12-31 | 1 | -3/+3 |
* | Clip the retrieved image data to the screen, using a server grab to avoid | Havoc Pennington | 2001-06-29 | 1 | -0/+4 |
* | remove trailer (gtk_entry_set_property): remove trailer | Havoc Pennington | 2001-03-07 | 1 | -3/+10 |
* | handle case where there are no rows in the model | Havoc Pennington | 2001-01-09 | 1 | -1/+7 |
* | Derive from GtkDialog, and use stock buttons. Should be 100% source | Havoc Pennington | 2000-11-06 | 1 | -16/+30 |
* | create some stock buttons with the default accel group (create_image): | Havoc Pennington | 2000-10-20 | 1 | -2/+55 |
* | Use G_GNUC_CONST. | Elliot Lee | 2000-08-30 | 1 | -1/+1 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | s/refcount/ref_count/. | Tim Janik | 2000-02-13 | 1 | -0/+1 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | removed all occourances of #pragma } and #pragma { which were in place to | Tim Janik | 1998-10-07 | 1 | -1/+0 |
* | macro and GtkType fixups. | Tim Janik | 1998-07-14 | 1 | -4/+7 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+64 |