]> Pileus Git - ~andy/gtk/history - gtk/gtkdialog.c
Revert name change
[~andy/gtk] / gtk / gtkdialog.c
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-24 Michael Nattereralso revert change in how the dialog's vbox was added...
2008-06-24 Carlos GarnachoRemove container implementation, which isn't thought...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-20 Johan DahlinAdd missing Since: gtk-doc markup for newly added GSEAL...
2008-06-20 Michael Nattererchange return value from GtkHButtonBox to GtkWidget.
2008-06-20 Tim JanikDocument gtk_dialog_get_action_area(), gtk_dialog_pack_...
2008-06-20 Tim JanikFix GtkDialog, don't add vbox via gtk_container_add.
2008-06-20 Tim JanikAdd accessors for GtkDialog public vars, also implement...
2008-01-24 Johan DahlinChain up to parent, so widgets can have internal children.
2007-12-28 Johan DahlinChain up. This makes it possible to have accelerators...
2007-11-25 Matthias ClasenRequire gtk-doc 1.8
2007-11-25 Matthias ClasenMove signal and property documentation inline, fix...
2007-07-03 Johan DahlinMimic the behavior of gtk_dialog_add_action_widget...
2007-06-15 Johan DahlinAdd GtkBuilder, fixes #172535
2007-05-26 Matthias ClasenRequire gtk-doc 1.6, for signal and property links.
2006-07-06 Matthias ClasenImprove consistency of signal and property names
2006-06-20 Christian PerschSet default action area spacing to HIG-compliant 6px...
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2006-04-26 Federico Mena QuinteroDon't make this conditional on having a GTK_RESPONSE_CA...
2006-01-04 Matthias ClasenUse the slice allocator for many small allocations.
2005-12-26 Matthias ClasenAdd a gtk-label-select-on-focus setting. (gtk_label_gra...
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenAlso intern static strings passed to g_object_set_data()
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-08-15 Matthias ClasenWhen using gtk_dialog_run() for modal dialogs, make...
2005-05-03 Matthias ClasenMake this function public. (#170748, Morten Welinder)
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-23 Matthias ClasenSome cleanups to the GtkDialog code: (#170746, Morten...
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-11 Matthias ClasenDon't try to focus the default_widget if there is none...
2005-03-09 Matthias ClasenMore canonical property names.
2005-01-20 Matthias ClasenDon't loop forever here, even if the only focusable...
2005-01-03 Matthias ClasenSome clarification regarding modality. (#112903, Dave...
2004-11-21 Matthias ClasenProvide a non-varargs variant of gtk_dialog_set_alterna...
2004-10-25 Matthias ClasenFix the doc formatting.
2004-10-25 Matthias ClasenAdd a public setting for button ordering (#74669, Owen...
2004-09-29 Matthias ClasenSkip selectable labels when looking for the initial...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-12 Federico Mena QuinteroDon't ignore the return value of gtk_widget_activate().
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-02-03 Federico Mena QuinteroFix #68938.
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2003-12-15 Federico Mena QuinteroSigh, revert the change.
2003-12-15 Federico Mena QuinteroRemoved. (gtk_dialog_close): Don't call dialog_has_canc...
2002-12-16 Owen TaylorSome fixes for modal hint setting based on a patch...
2002-12-14 Chema Celoriominor coding style fix.
2002-12-14 Owen TaylorChange the Escape key binding to only close if the...
2002-11-25 Owen TaylorRemove code to grab the focus here, it is no longer...
2002-10-13 Soeren SandmannDocumentation fixes.
2002-10-11 Manish SinghDeprecation cleanup
2002-10-03 Owen TaylorAdd a 'type' parameter, make public.
2002-07-10 Owen TaylorFix some cases where signal connection IDs where being...
2002-04-18 Matthias Clasens/<!>/<!-- -->/g throughout the documentation to bring...
2002-01-30 Owen TaylorTry to make sure that we have some focused widget on...
2002-01-08 Matthias ClasenDoc typo fix. (#68172)
2001-12-24 James Henstridges/<!>/<!-- -->/ to make the doc valid with both SGML...
2001-12-13 Matthias ClasenMarkup fixes.
2001-11-19 Owen TaylorRename the GTK_DESTROYED flag to GTK_IN_DESTRUCTION...
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-11-10 Matthias ClasenMass fixing of trivial doc bugs. (#63544, #57007, ...
2001-11-07 Darin AdlerAdd g_return_if_fail.
2001-11-02 Matt Wilsonremove totally broken unused, non-compiling, static...
2001-11-02 Owen TaylorIterate through children of the action area, not of...
2001-09-20 Owen TaylorAutomatically set set dialogs to GTK_WIN_POS_CENTER_ON_...
2001-09-08 Havoc Penningtondefault xscale/yscale to 0.0, not 0.5, 0.5 isn't useful
2001-08-23 Owen TaylorRename gtk_container_children() to gtk_container_get_ch...
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-07-18 Owen TaylorFix idles and timeouts to be properly surrounded by
2001-07-06 Owen TaylorPatch from Gregory Merchan to add gtk_button_box_set_se...
2001-06-29 Havoc PenningtonClip the retrieved image data to the screen, using...
2001-05-25 Havoc Penningtonget sizes an icon set can render without falling back...
2001-04-30 Owen TaylorAdd an extra parameter use_text to gtk_paint_label...
2001-04-24 Havoc Penningtonhandle 0-height empty/invisible lines.
2001-03-21 Alexander LarssonRenamed gtk_button_new_stock() to gtk_button_new_from_s...
2001-03-07 Havoc Penningtonremove trailer (gtk_entry_set_property): remove trailer
2001-03-07 Havoc Penningtonnew function, turns off decorations for a window.
2001-03-06 Owen TaylorAdd animation of activation by, on activate, pressing...
2001-03-05 Alexander LarssonAdded GdkWindowTypeHint type. Added modal_hint field...
2001-03-03 Owen TaylorRemove spurious const.
2001-01-09 Havoc Penningtonhandle case where there are no rows in the model
2000-12-13 Tim Janikdoh, this was broken beyond believe.
2000-11-14 Havoc Penningtonfix bug where GC didn't always get updated properly
2000-11-06 Havoc PenningtonDerive from GtkDialog, and use stock buttons. Should...
2000-10-20 Havoc Penningtoncreate some stock buttons with the default accel group...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-28 Tim Janikchanged scrolled window inheritance, it inherits from...
1998-07-14 Tim Janikmacro and GtkType fixups.
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-06-28 Tim Janikcall the base class init fucntions from all parent...
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1997-11-24 Elliot LeeInitial revision