summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* handle the case of \r and \n split across lines. Bug #337022. add unitPaolo Borelli2006-04-051-0/+30
* clean up the GInitiallyUnowned floating flag when setting GTK_FLOATING.Tim Janik2006-03-092-0/+71
* Merged from HEAD:Michael Natterer2005-12-141-0/+0
* Add some strings containing multibyte characters.Matthias Clasen2005-09-131-0/+6
* Add some more tests for menu placement.Matthias Clasen2005-08-151-6/+35
* updatedHans Breuer2005-07-301-0/+9
* Make it work on Win32, too.Tor Lillqvist2005-07-211-1/+9
* Add a test for the confirm-overwrite signal.Federico Mena Quintero2005-07-151-23/+74
* Add Copyright/License information.Matthias Clasen2005-07-1327-10/+570
* Fix the buildMatthias Clasen2005-07-121-1/+1
* Fix the same confusion here, too.Matthias Clasen2005-07-121-3/+3
* updated <io.h> for open() use G_PI instead of M_PIHans Breuer2005-07-031-0/+1
* Make this work for inserting before/after an existing menuitem orMatthias Clasen2005-06-191-2/+2
* Add two new settings, gtk-cursor-theme-name and gtk-cursor-theme-size toMatthias Clasen2005-06-151-0/+49
* gdk/gdkdraw.c #include gdkcairo.h for gdk_cairo_create() declaration.Manish Singh2005-05-141-4/+4
* Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in toOwen Taylor2005-05-121-1/+5
* Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in toOwen Taylor2005-05-111-1/+1
* Fill in unused bits so they can be used for the depth-32 target case.Owen Taylor2005-05-091-0/+253
* Change prototype to match cairo_set_source_surface().Owen Taylor2005-05-071-36/+25
* Test DND.Matthias Clasen2005-05-061-2/+64
* Replace cairo_show_surface() uses withSøren Sandmann2005-05-041-3/+6
* Test cell renderers.Matthias Clasen2005-05-021-9/+77
* Add some more tests.Matthias Clasen2005-04-291-1/+33
* Add some more attribute tests.Matthias Clasen2005-04-291-1/+129
* gtk/gtkstyle.c gtk/gtkcolorsel.c gtk/gtkhsv.c gtk/gtkiconview.c Update toOwen Taylor2005-04-181-10/+10
* [merged from gtk-2-6 branch] let dash_offset shift the start of the lineHans Breuer2005-04-031-5/+5
* Switch set_cairo_target() virtual function to ref_cairo_surface()Owen Taylor2005-03-172-2/+7
* Shut up cvsManish Singh2005-02-171-0/+1
* Support vertical menubars (#166632):Matthias Clasen2005-02-112-0/+173
* build with Cairo dependency. The patch to acually use Cairo on win32 willHans Breuer2005-02-071-2/+6
* remove unused function.Manish Singh2005-02-041-1/+0
* Add gdk_drawable_set_cairo_target().Owen Taylor2005-02-034-7/+254
* Merged from gtk-2-6:Federico Mena Quintero2005-01-251-0/+13
* Add sensitivity-changing timeout. Written by Christian Persch.Søren Sandmann2004-12-221-1/+14
* Use a GtkComboBox in SELECT_FOLDER mode (#157726).James M. Cape2004-12-151-20/+125
* Don't use gtk_cell_renderer_set_values().Matthias Clasen2004-12-141-14/+2
* Test oversized items.Matthias Clasen2004-12-141-3/+78
* Rename a local variable to avoid a conflict. (#161109, Robert Ögren) 1Matthias Clasen2004-12-131-5/+5
* removed "GtkFileChooserButton:active" property and getter/setter.James M. Cape2004-11-301-60/+76
* Add GdkPangoRenderer, a subclass of PangoRenderer targeting GDK drawables.Owen Taylor2004-11-211-0/+215
* modules/engines/ms-windows/msw_rc_style.cManish Singh2004-11-199-37/+36
* Shut up CVSManish Singh2004-11-161-0/+1
* *** empty log message ***Matthias Clasen2004-11-121-1/+1
* *** empty log message ***Matthias Clasen2004-11-122-0/+120
* Add a real "Add many" button.Matthias Clasen2004-11-091-4/+21
* Fix double-click activation.Matthias Clasen2004-11-091-7/+16
* Apply a patch by Soeren Sandmann to test long statusbar texts.Matthias Clasen2004-11-091-1/+25
* Disable the SAVE and CREATE_FOLDER modes. (#157675, Christian Persch)Matthias Clasen2004-11-081-0/+6
* New convenience function to add a filter for image files which can beMatthias Clasen2004-11-071-1/+20
* Don't try to remove stuff from an empty model. (#156575, Christian Persch)Matthias Clasen2004-10-311-3/+3