summaryrefslogtreecommitdiff
path: root/gtk/gtkdialog.c
Commit message (Expand)AuthorAgeFilesLines
* Another round of template binding api changesMatthias Clasen2013-07-261-2/+2
* Rename the widget template APIEmmanuele Bassi2013-07-261-3/+3
* widget: Use a real offset in gtk_widget_class_automate_childAlexander Larsson2013-07-261-2/+2
* gtkdialog - more informative warning when ordering unexisting response_idJehan2013-07-211-2/+10
* Move wholly deprecated classes to gtk/deprecated/Matthias Clasen2013-07-191-1/+1
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-7/+2
* Deprecate the gtk stock functionsWilliam Jon McCann2013-06-271-0/+4
* Start deprecating some GtkStock APIWilliam Jon McCann2013-06-251-11/+19
* Start migrating internals away from GtkStockWilliam Jon McCann2013-06-241-6/+6
* GtkDialog: Baseline align buttons in action areaAlexander Larsson2013-04-231-0/+1
* GtkDialog: Define children with a GtkBuilder templateTristan Van Berkom2013-04-081-51/+8
* gtk: Don't use GDK_THREADS_ENTER/LEAVE macros internallyMatthias Clasen2012-07-301-2/+2
* types: Clean up gtkwidget.h includesBenjamin Otte2012-03-031-0/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtkbox: Move private functions to private headerJavier Jardón2011-10-021-0/+1
* Documentation fixesMatthias Clasen2011-09-251-5/+5
* Clean up unneeded includesMatthias Clasen2011-08-281-1/+1
* dialog: Use gtk_widget_class_set_accessible_role()Benjamin Otte2011-07-181-0/+2
* GtkDialog: avoid underallocationsMatthias Clasen2011-06-091-0/+3
* More include cleanupsMatthias Clasen2011-06-071-1/+1
* Removed incorrect description's sentence.Patricia Santana Cruz2011-02-281-1/+1
* Always chain up in ::style-updatedMatthias Clasen2011-02-071-0/+2
* State that _add_button functions return a "#GtkButton widget"Christian Dywan2011-01-261-1/+1
* [GI] Add missing (out) and (array) annotationsPavel Holejsovsky2011-01-201-1/+2
* [GI] Fix transfer annotation on gtk_dialog_add_button()Steve Frécinaux2011-01-201-1/+1
* [GI] Cosmetic cleanups of annotations and doc commentsPavel Holejsovsky2011-01-181-1/+2
* Move GtkDialog docs inlineMatthias Clasen2011-01-041-0/+134
* Drop explicit includes of gdkkeysyms.hMatthias Clasen2011-01-041-2/+3
* Make GtkDialog use ::style-updatedCarlos Garnacho2011-01-041-5/+3
* docs: Update URL of some documentation linksJavier Jardón2010-11-161-1/+1
* gtk_dialog_get_content_area(): Fix the docs.Murray Cumming2010-11-131-1/+1
* gtkdialog.c: Remove trailing whitespaceMurray Cumming2010-11-131-99/+99
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-2/+1
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-1/+1
* Use gtk_button_box_new() instead gtk_[v|h]_button_box_new()Javier Jardón2010-10-301-1/+1
* Use g_ascii_strto[u]ll instead of strto[u]l=Christian Persch2010-10-251-1/+1
* Another fix for the initial focus heuristicMatthias Clasen2010-09-191-6/+6
* GDK: Prefix key names with KEY_Colin Walters2010-09-081-1/+1
* add annotations for tranfer and scope so that methods are exported by GIJohn (J5) Palmieri2010-09-071-2/+2
* Remove separators from dialogsMatthias Clasen2010-09-021-158/+4
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-18/+18
* Make the initial focus in dialogs work as intendedMatthias Clasen2010-08-251-12/+15
* gtk/gtkdialog.c: Use accessor functions to access GtkWindowJavier Jardón2010-08-231-13/+16
* gtk/gtkdialog.c: use accessor functions to access GtkWidgetJavier Jardón2010-08-221-2/+2
* gtkdialog: Move public members to private structureJavier Jardón2010-07-131-63/+89
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+0
* Fix an infinite loop in gtk_dialog_map()Matthias Clasen2010-03-081-4/+3
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)Javier Jardón2010-03-021-1/+1
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-011-1/+1
* [introspection] Merge in Gtk-custom.c annotationsColin Walters2009-12-161-8/+8