summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* #include <config.h> for HAVE_MALLINFO define, other minor cleanups.Manish Singh2004-09-211-6/+7
* Check for mallinfo.Matthias Clasen2004-09-211-0/+21
* 2.5.3GTK_2_5_3Matthias Clasen2004-09-191-1/+2
* Set the cursor to the first selected row instead of always to the firstMatthias Clasen2004-09-141-3/+3
* Typo fix.Matthias Clasen2004-09-091-1/+1
* Update sensitivity of the "Select all" button.Matthias Clasen2004-09-091-0/+14
* Make gtk argument parsing use goption. Add gtk_get_option_group andAnders Carlsson2004-09-051-6/+1
* Shut up CVSManish Singh2004-08-181-0/+4
* Use g_message() throughout, add RTL envar for rtl testing.Matthias Clasen2004-08-171-3/+7
* New widget to go along with GtkFontButton and GtkColorButton for use inMatthias Clasen2004-08-172-0/+174
* Comment out mallinfo stuff. Fix g_print %-strings.Morten Welinder2004-08-161-3/+11
* New function.Soeren Sandmann2004-08-142-0/+311
* make it compile and more similar to the X11 implementation [backwardHans Breuer2004-08-062-2/+5
* Add buttons to select and unselect all nodes, make the popup menu actuallyMatthias Clasen2004-08-041-9/+44
* Add testiconview. A test for GtkIconView ...which uses this image.Matthias Clasen2004-08-043-0/+307
* Some trees in combo boxes.Matthias Clasen2004-08-021-11/+759
* Change the api for separators to use a separator function instead of aMatthias Clasen2004-07-301-8/+19
* Require Pango 1.5.1 (for ellipsisation).Matthias Clasen2004-07-222-0/+71
* Don't leak models. (#148128, Tommi Komulainen)Matthias Clasen2004-07-221-2/+7
* Add some refcount debugging.Matthias Clasen2004-07-202-4/+58
* === Released 2.5.0 ===GTK_2_5_0Soeren Sandmann2004-07-201-1/+0
* Support separators in combo boxes and more generally in tree viewsMatthias Clasen2004-07-071-4/+25