summaryrefslogtreecommitdiff
path: root/gtk/gtkdialog.c
Commit message (Expand)AuthorAgeFilesLines
* Chain up to parent, so widgets can have internal children.Johan Dahlin2008-01-241-1/+3
* Chain up. This makes it possible to have accelerators tags on GtkDialogJohan Dahlin2007-12-281-1/+9
* Require gtk-doc 1.8Matthias Clasen2007-11-251-8/+8
* Move signal and property documentation inline, fix a problem with theMatthias Clasen2007-11-251-3/+27
* Mimic the behavior of gtk_dialog_add_action_widget closer, to makeJohan Dahlin2007-07-031-6/+31
* Add GtkBuilder, fixes #172535Johan Dahlin2007-06-151-1/+171
* Require gtk-doc 1.6, for signal and property links.Matthias Clasen2007-05-261-35/+38
* Improve consistency of signal and property namesMatthias Clasen2006-07-061-1/+1
* Set default action area spacing to HIG-compliant 6px. Bug #345106,Christian Persch2006-06-201-1/+1
* More of the sameMatthias Clasen2006-05-141-1/+1
* Boilerplate reductionMatthias Clasen2006-05-021-33/+2
* Don't make this conditional on having a GTK_RESPONSE_CANCEL button -> endFederico Mena Quintero2006-04-261-3/+0
* Use the slice allocator for many small allocations.Matthias Clasen2006-01-041-2/+8
* Add a gtk-label-select-on-focus setting. (gtk_label_grab_focus): And useMatthias Clasen2005-12-261-1/+6
* Intern some more strings.Matthias Clasen2005-09-011-4/+4
* Also intern static strings passed to g_object_set_data()Matthias Clasen2005-08-311-1/+1
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-1/+1
* When using gtk_dialog_run() for modal dialogs, make sure to inherit theMatthias Clasen2005-08-151-3/+3
* Make this function public. (#170748, Morten Welinder)Matthias Clasen2005-05-031-3/+16
* Use canonical names for g_object_notify() as well.Matthias Clasen2005-03-261-7/+4
* Some cleanups to the GtkDialog code: (#170746, Morten Welinder) Simplify,Matthias Clasen2005-03-231-18/+6
* Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITEMatthias Clasen2005-03-221-4/+5
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+3
* Don't try to focus the default_widget if there is none. (#169881, ThomasMatthias Clasen2005-03-111-7/+7
* More canonical property names.Matthias Clasen2005-03-091-4/+4
* Don't loop forever here, even if the only focusable widgets are labels.Matthias Clasen2005-01-201-0/+6
* Some clarification regarding modality. (#112903, Dave Bordoley)Matthias Clasen2005-01-031-0/+6
* Provide a non-varargs variant of gtk_dialog_set_alternative_button_order()Matthias Clasen2004-11-211-0/+39
* Fix the doc formatting.Matthias Clasen2004-10-251-4/+4
* Add a public setting for button ordering (#74669, Owen Taylor)Matthias Clasen2004-10-251-7/+131
* Skip selectable labels when looking for the initial focus widget.Matthias Clasen2004-09-291-2/+13
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Don't ignore the return value of gtk_widget_activate().Federico Mena Quintero2004-03-121-6/+21
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Fix #68938.Federico Mena Quintero2004-02-031-0/+33
* The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog andMatthias Clasen2004-01-161-8/+8
* Sigh, revert the change.Federico Mena Quintero2003-12-151-0/+27
* Removed. (gtk_dialog_close): Don't call dialog_has_cancel(). At leastFederico Mena Quintero2003-12-151-27/+0
* Some fixes for modal hint setting based on a patch from Arvind SampturOwen Taylor2002-12-161-3/+3
* minor coding style fix.Chema Celorio2002-12-141-3/+3
* Change the Escape key binding to only close if the dialog contains aOwen Taylor2002-12-141-10/+39
* Remove code to grab the focus here, it is no longer needed since we focusOwen Taylor2002-11-251-6/+1
* Documentation fixes.Soeren Sandmann2002-10-131-4/+4
* Deprecation cleanupManish Singh2002-10-111-78/+81
* Add a 'type' parameter, make public.Owen Taylor2002-10-031-9/+5
* Fix some cases where signal connection IDs where being assigned to guintOwen Taylor2002-07-101-4/+4
* s/<!>/<!-- -->/g throughout the documentation to bring the producedMatthias Clasen2002-04-181-19/+19
* Try to make sure that we have some focused widget on map. (#50339)Owen Taylor2002-01-301-0/+41
* Doc typo fix. (#68172)Matthias Clasen2002-01-081-19/+19
* s/<!>/<!-- -->/ to make the doc valid with both SGML and XML.James Henstridge2001-12-241-2/+2