]> Pileus Git - ~andy/gtk/history - gtk/gtkmessagedialog.c
Intern some more strings.
[~andy/gtk] / gtk / gtkmessagedialog.c
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...