| Commit message (Expand) | Author | Age | Files | Lines |
* | updated | Hans Breuer | 2005-07-30 | 1 | -0/+9 |
* | Make it work on Win32, too. | Tor Lillqvist | 2005-07-21 | 1 | -1/+9 |
* | Add a test for the confirm-overwrite signal. | Federico Mena Quintero | 2005-07-15 | 1 | -23/+74 |
* | Add Copyright/License information. | Matthias Clasen | 2005-07-13 | 27 | -10/+570 |
* | Fix the build | Matthias Clasen | 2005-07-12 | 1 | -1/+1 |
* | Fix the same confusion here, too. | Matthias Clasen | 2005-07-12 | 1 | -3/+3 |
* | updated <io.h> for open() use G_PI instead of M_PI | Hans Breuer | 2005-07-03 | 1 | -0/+1 |
* | Make this work for inserting before/after an existing menuitem or | Matthias Clasen | 2005-06-19 | 1 | -2/+2 |
* | Add two new settings, gtk-cursor-theme-name and gtk-cursor-theme-size to | Matthias Clasen | 2005-06-15 | 1 | -0/+49 |
* | gdk/gdkdraw.c #include gdkcairo.h for gdk_cairo_create() declaration. | Manish Singh | 2005-05-14 | 1 | -4/+4 |
* | Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in to | Owen Taylor | 2005-05-12 | 1 | -1/+5 |
* | Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in to | Owen Taylor | 2005-05-11 | 1 | -1/+1 |
* | Fill in unused bits so they can be used for the depth-32 target case. | Owen Taylor | 2005-05-09 | 1 | -0/+253 |
* | Change prototype to match cairo_set_source_surface(). | Owen Taylor | 2005-05-07 | 1 | -36/+25 |
* | Test DND. | Matthias Clasen | 2005-05-06 | 1 | -2/+64 |
* | Replace cairo_show_surface() uses with | Søren Sandmann | 2005-05-04 | 1 | -3/+6 |
* | Test cell renderers. | Matthias Clasen | 2005-05-02 | 1 | -9/+77 |
* | Add some more tests. | Matthias Clasen | 2005-04-29 | 1 | -1/+33 |
* | Add some more attribute tests. | Matthias Clasen | 2005-04-29 | 1 | -1/+129 |
* | gtk/gtkstyle.c gtk/gtkcolorsel.c gtk/gtkhsv.c gtk/gtkiconview.c Update to | Owen Taylor | 2005-04-18 | 1 | -10/+10 |
* | [merged from gtk-2-6 branch] let dash_offset shift the start of the line | Hans Breuer | 2005-04-03 | 1 | -5/+5 |
* | Switch set_cairo_target() virtual function to ref_cairo_surface() | Owen Taylor | 2005-03-17 | 2 | -2/+7 |
* | 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 |