]> Pileus Git - ~andy/gtk/history - gtk/gtkmessagedialog.c
Use gtk_box_new() instead gtk_[v|h]box_new()
[~andy/gtk] / gtk / gtkmessagedialog.c
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Matthias ClasenTons of transfer annotations
2010-09-02 Matthias ClasenRemove separators from dialogs
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-08-22 Javier Jardóngtk/gtkmessagedialog.c: use accessor functions to acces...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónGtkMessageDialog: move public members to private structure
2010-07-13 Javier JardónUse accessor functions to access GtkDialog
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-06-24 Matthias ClasenMake the message area available in gtkbuilder as well
2010-06-23 Javier JardónRemove unnused variable
2010-06-22 Federico Mena Quinterobgo#328069 - Add gtk_message_dialog_get_message_area()
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-21 Javier JardónMove documentation to inline comments: GtkMessageDialog
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-02-19 Johan Dahlin[annotations] Add allow-none
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2008-10-08 Christian DywanBug 555270 – Allow unsetting a MessageDialog's image
2008-08-12 Michael Natterergtk/gtkaccellabel.c gtk/gtkcalendar.c gtk/gtkclist...
2008-07-21 Matthias ClasenDoc fixes
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-20 Hans Breuermust return a value of the appropriate type with g_retu...
2008-06-20 Johan DahlinAdd missing accessor for sealed field GtkMessageDialog...
2007-12-28 Matthias ClasenMore default property value fixes
2007-11-25 Matthias ClasenRequire gtk-doc 1.8
2006-12-04 Matthias ClasenFix an a11y regression
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-05-14 Matthias ClasenMore of the same
2006-05-09 Matthias ClasenAdd an image property
2006-05-02 Matthias ClasenBoilerplate reduction
2006-03-10 Matthias ClasenApply a patch from Dennis Cranston to make dialogs...
2006-01-11 Matthias ClasenAdd properties. (#311254, Johan Dahlin) (gtk_message_di...
2005-12-30 Matthias ClasenAlert dialogs should not have titles and should not...
2005-11-27 Matthias ClasenFix an example. (#322493, Elie De Brauwer)
2005-09-01 Matthias ClasenIntern some more strings.
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-07-22 Matthias Clasen2.7.4
2005-07-22 Matthias ClasenPoint out escaping oversight. (#311260, Owen Taylor)
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
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-09 Matthias ClasenMore canonical property names.
2004-12-20 Matthias ClasenDon't show the secondary label on show_all(). (#161707...
2004-12-02 Matthias ClasenDon't leak pango_font_description object (#160214,...
2004-10-28 Matthias ClasenFix many sparse warnings.
2004-10-26 Matthias ClasenAdd missing includes. (#156503, Kazuki IWAMOTO)
2004-10-26 Carlos Garnacho... Fix for #118764, David Bordoley:
2004-10-25 Matthias ClasenAdd a public setting for button ordering (#74669, Owen...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-11 Owen TaylorBack out the put-labels-into-the-standard-focus-chain...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-02-11 Federico Mena QuinteroNew ::map() handler. If no widget has the focus, try...
2004-02-03 Federico Mena QuinteroMake the window not resizable. Fixes #114032.
2004-02-03 Federico Mena QuinteroAdd documentation for the use_separator style property.
2004-02-03 Federico Mena QuinteroFix #68938.
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2003-10-29 Owen TaylorAllow NULL for message_format, as described in the...
2003-08-05 Owen TaylorAdd a missing break. (#119156, Callum McKenzie)
2003-07-18 Matthias ClasenAdd a new keybinding signal, move_viewport. (gtk_text_v...
2002-10-11 Manish SinghDeprecation cleanup
2002-01-28 Matthias ClasenGeneral property notification cleanup.
2001-11-24 Owen TaylorAlign the image at the top, #65020, request from Seth...
2001-11-15 Owen TaylorPatch from Murray Cumming to add "message_type" and...
2001-11-13 Owen TaylorWarn
2001-11-02 Owen TaylorGo to the GUP proposed ordering of buttons with [OK...
2001-06-01 Havoc Penningtonimplement overwrite mode
2001-05-25 Havoc Penningtonget sizes an icon set can render without falling back...
2001-04-28 Havoc Penningtonfix warning
2001-04-24 Havoc Penningtonhandle 0-height empty/invisible lines.
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...