| Commit message (Expand) | Author | Age | Files | Lines |
* | Shut up cvs | Manish Singh | 2005-02-17 | 1 | -0/+1 |
* | Support vertical menubars (#166632): | Matthias Clasen | 2005-02-11 | 2 | -0/+173 |
* | build with Cairo dependency. The patch to acually use Cairo on win32 will | Hans Breuer | 2005-02-07 | 1 | -2/+6 |
* | remove unused function. | Manish Singh | 2005-02-04 | 1 | -1/+0 |
* | Add gdk_drawable_set_cairo_target(). | Owen Taylor | 2005-02-03 | 4 | -7/+254 |
* | Merged from gtk-2-6: | Federico Mena Quintero | 2005-01-25 | 1 | -0/+13 |
* | Add sensitivity-changing timeout. Written by Christian Persch. | Søren Sandmann | 2004-12-22 | 1 | -1/+14 |
* | Use a GtkComboBox in SELECT_FOLDER mode (#157726). | James M. Cape | 2004-12-15 | 1 | -20/+125 |
* | Don't use gtk_cell_renderer_set_values(). | Matthias Clasen | 2004-12-14 | 1 | -14/+2 |
* | Test oversized items. | Matthias Clasen | 2004-12-14 | 1 | -3/+78 |
* | Rename a local variable to avoid a conflict. (#161109, Robert Ögren) 1 | Matthias Clasen | 2004-12-13 | 1 | -5/+5 |
* | removed "GtkFileChooserButton:active" property and getter/setter. | James M. Cape | 2004-11-30 | 1 | -60/+76 |
* | Add GdkPangoRenderer, a subclass of PangoRenderer targeting GDK drawables. | Owen Taylor | 2004-11-21 | 1 | -0/+215 |
* | modules/engines/ms-windows/msw_rc_style.c | Manish Singh | 2004-11-19 | 9 | -37/+36 |
* | Shut up CVS | Manish Singh | 2004-11-16 | 1 | -0/+1 |
* | *** empty log message *** | Matthias Clasen | 2004-11-12 | 1 | -1/+1 |
* | *** empty log message *** | Matthias Clasen | 2004-11-12 | 2 | -0/+120 |
* | Add a real "Add many" button. | Matthias Clasen | 2004-11-09 | 1 | -4/+21 |
* | Fix double-click activation. | Matthias Clasen | 2004-11-09 | 1 | -7/+16 |
* | Apply a patch by Soeren Sandmann to test long statusbar texts. | Matthias Clasen | 2004-11-09 | 1 | -1/+25 |
* | Disable the SAVE and CREATE_FOLDER modes. (#157675, Christian Persch) | Matthias Clasen | 2004-11-08 | 1 | -0/+6 |
* | New convenience function to add a filter for image files which can be | Matthias Clasen | 2004-11-07 | 1 | -1/+20 |
* | Don't try to remove stuff from an empty model. (#156575, Christian Persch) | Matthias Clasen | 2004-10-31 | 1 | -3/+3 |
* | Add a "Select All" menuitem. (#156792, Paolo Borelli) | Matthias Clasen | 2004-10-30 | 1 | -0/+16 |
* | Fix many sparse warnings. | Matthias Clasen | 2004-10-28 | 12 | -68/+68 |
* | Really handle a NULL model, fixes #137211 for real. | Anders Carlsson | 2004-10-26 | 1 | -9/+47 |
* | Rework of GtkFileChooserButton, some cleanups. Fixes #154388, #154390, | James M. Cape | 2004-10-26 | 2 | -18/+81 |
* | Add testimage. | Matthias Clasen | 2004-10-25 | 1 | -0/+3 |
* | Use gtk_image_new_from_icon_name(). | Matthias Clasen | 2004-10-25 | 1 | -5/+0 |
* | Add a new type GTK_IMAGE_ICON_NAME for named icons, update the size and | Matthias Clasen | 2004-10-25 | 1 | -0/+153 |
* | Add a "display" option. | Matthias Clasen | 2004-10-19 | 1 | -6/+37 |
* | Set the locale, tidy up output. | Matthias Clasen | 2004-10-19 | 1 | -21/+27 |
* | exit on close. | Paolo Borelli | 2004-09-30 | 1 | -0/+1 |
* | add a GtkMenuToolButton. | Paolo Borelli | 2004-09-29 | 1 | -1/+10 |
* | #include <config.h> for HAVE_MALLINFO define, other minor cleanups. | Manish Singh | 2004-09-21 | 1 | -6/+7 |
* | Check for mallinfo. | Matthias Clasen | 2004-09-21 | 1 | -0/+21 |
* | 2.5.3GTK_2_5_3 | Matthias Clasen | 2004-09-19 | 1 | -1/+2 |
* | Set the cursor to the first selected row instead of always to the first | Matthias Clasen | 2004-09-14 | 1 | -3/+3 |
* | Typo fix. | Matthias Clasen | 2004-09-09 | 1 | -1/+1 |
* | Update sensitivity of the "Select all" button. | Matthias Clasen | 2004-09-09 | 1 | -0/+14 |
* | Make gtk argument parsing use goption. Add gtk_get_option_group and | Anders Carlsson | 2004-09-05 | 1 | -6/+1 |
* | Shut up CVS | Manish Singh | 2004-08-18 | 1 | -0/+4 |
* | Use g_message() throughout, add RTL envar for rtl testing. | Matthias Clasen | 2004-08-17 | 1 | -3/+7 |
* | New widget to go along with GtkFontButton and GtkColorButton for use in | Matthias Clasen | 2004-08-17 | 2 | -0/+174 |
* | Comment out mallinfo stuff. Fix g_print %-strings. | Morten Welinder | 2004-08-16 | 1 | -3/+11 |
* | New function. | Soeren Sandmann | 2004-08-14 | 2 | -0/+311 |
* | make it compile and more similar to the X11 implementation [backward | Hans Breuer | 2004-08-06 | 2 | -2/+5 |
* | Add buttons to select and unselect all nodes, make the popup menu actually | Matthias Clasen | 2004-08-04 | 1 | -9/+44 |
* | Add testiconview. A test for GtkIconView ...which uses this image. | Matthias Clasen | 2004-08-04 | 3 | -0/+307 |
* | Some trees in combo boxes. | Matthias Clasen | 2004-08-02 | 1 | -11/+759 |