| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't show the secondary label on show_all(). (#161707, Christian Persch) | Matthias Clasen | 2004-12-20 | 1 | -1/+2 |
* | Don't leak pango_font_description object (#160214, Frederic Crozat). | Matthias Clasen | 2004-12-02 | 1 | -0/+1 |
* | Fix many sparse warnings. | Matthias Clasen | 2004-10-28 | 1 | -1/+1 |
* | Add missing includes. (#156503, Kazuki IWAMOTO) | Matthias Clasen | 2004-10-26 | 1 | -0/+1 |
* | Fix for #118764, David Bordoley: | Carlos Garnacho Parro | 2004-10-26 | 1 | -14/+188 |
* | Add a public setting for button ordering (#74669, Owen Taylor) | Matthias Clasen | 2004-10-25 | 1 | -0/+8 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Back out the put-labels-into-the-standard-focus-chain patches from bug | Owen Taylor | 2004-03-11 | 1 | -41/+0 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | New ::map() handler. If no widget has the focus, try to give it to the | Federico Mena Quintero | 2004-02-11 | 1 | -0/+41 |
* | Make the window not resizable. Fixes #114032. | Federico Mena Quintero | 2004-02-03 | 1 | -0/+2 |
* | Add documentation for the use_separator style property. | Federico Mena Quintero | 2004-02-03 | 1 | -0/+8 |
* | Fix #68938. | Federico Mena Quintero | 2004-02-03 | 1 | -0/+16 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -6/+6 |
* | Allow NULL for message_format, as described in the docs and as worked | Owen Taylor | 2003-10-29 | 1 | -25/+41 |
* | Add a missing break. (#119156, Callum McKenzie) | Owen Taylor | 2003-08-05 | 1 | -0/+1 |
* | Add a new keybinding signal, move_viewport. (gtk_text_view_move_viewport): | Matthias Clasen | 2003-07-18 | 1 | -2/+78 |
* | Deprecation cleanup | Manish Singh | 2002-10-11 | 1 | -15/+18 |
* | General property notification cleanup. | Matthias Clasen | 2002-01-28 | 1 | -0/+2 |
* | Align the image at the top, #65020, request from Seth Nickell) | Owen Taylor | 2001-11-24 | 1 | -0/+1 |
* | Patch from Murray Cumming to add "message_type" and "buttons" CONSTRUCT | Owen Taylor | 2001-11-15 | 1 | -14/+132 |
* | Warn | Owen Taylor | 2001-11-13 | 1 | -0/+6 |
* | Go to the GUP proposed ordering of buttons with [OK] in the lower right | Owen Taylor | 2001-11-02 | 1 | -6/+6 |
* | implement overwrite mode | Havoc Pennington | 2001-06-01 | 1 | -0/+3 |
* | get sizes an icon set can render without falling back to missing image | Havoc Pennington | 2001-05-25 | 1 | -7/+7 |
* | fix warning | Havoc Pennington | 2001-04-28 | 1 | -1/+2 |
* | handle 0-height empty/invisible lines. | Havoc Pennington | 2001-04-24 | 1 | -6/+46 |
* | Derive from GtkDialog, and use stock buttons. Should be 100% source | Havoc Pennington | 2000-11-06 | 1 | -12/+10 |
* | create some stock buttons with the default accel group (create_image): | Havoc Pennington | 2000-10-20 | 1 | -0/+251 |