summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a "Select All" menuitem. (#156792, Paolo Borelli)Matthias Clasen2004-10-301-0/+16
* Fix many sparse warnings.Matthias Clasen2004-10-2812-68/+68
* Really handle a NULL model, fixes #137211 for real.Anders Carlsson2004-10-261-9/+47
* Rework of GtkFileChooserButton, some cleanups. Fixes #154388, #154390,James M. Cape2004-10-262-18/+81
* Add testimage.Matthias Clasen2004-10-251-0/+3
* Use gtk_image_new_from_icon_name().Matthias Clasen2004-10-251-5/+0
* Add a new type GTK_IMAGE_ICON_NAME for named icons, update the size andMatthias Clasen2004-10-251-0/+153
* Add a "display" option.Matthias Clasen2004-10-191-6/+37
* Set the locale, tidy up output.Matthias Clasen2004-10-191-21/+27
* exit on close.Paolo Borelli2004-09-301-0/+1
* add a GtkMenuToolButton.Paolo Borelli2004-09-291-1/+10