summaryrefslogtreecommitdiff
path: root/gtk/gtkmessagedialog.c
Commit message (Expand)AuthorAgeFilesLines
* Back out the put-labels-into-the-standard-focus-chain patches from bugOwen Taylor2004-03-111-41/+0
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* New ::map() handler. If no widget has the focus, try to give it to theFederico Mena Quintero2004-02-111-0/+41
* Make the window not resizable. Fixes #114032.Federico Mena Quintero2004-02-031-0/+2
* Add documentation for the use_separator style property.Federico Mena Quintero2004-02-031-0/+8
* Fix #68938.Federico Mena Quintero2004-02-031-0/+16
* The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog andMatthias Clasen2004-01-161-6/+6
* Allow NULL for message_format, as described in the docs and as workedOwen Taylor2003-10-291-25/+41
* Add a missing break. (#119156, Callum McKenzie)Owen Taylor2003-08-051-0/+1
* Add a new keybinding signal, move_viewport. (gtk_text_view_move_viewport):Matthias Clasen2003-07-181-2/+78
* Deprecation cleanupManish Singh2002-10-111-15/+18
* General property notification cleanup.Matthias Clasen2002-01-281-0/+2
* Align the image at the top, #65020, request from Seth Nickell)Owen Taylor2001-11-241-0/+1
* Patch from Murray Cumming to add "message_type" and "buttons" CONSTRUCTOwen Taylor2001-11-151-14/+132
* WarnOwen Taylor2001-11-131-0/+6
* Go to the GUP proposed ordering of buttons with [OK] in the lower rightOwen Taylor2001-11-021-6/+6
* implement overwrite modeHavoc Pennington2001-06-011-0/+3
* get sizes an icon set can render without falling back to missing imageHavoc Pennington2001-05-251-7/+7
* fix warningHavoc Pennington2001-04-281-1/+2
* handle 0-height empty/invisible lines.Havoc Pennington2001-04-241-6/+46
* Derive from GtkDialog, and use stock buttons. Should be 100% sourceHavoc Pennington2000-11-061-12/+10
* create some stock buttons with the default accel group (create_image):Havoc Pennington2000-10-201-0/+251