summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* GtkAssistant testsMatthias Clasen2006-01-212-0/+457
* grrr... the pipe did b0rk b0rk b0rkKristian Rietveld2006-01-151-2/+53
* add a little test for the newly introduced indicator-size property.Kristian Rietveld2006-01-131-0/+18
* Add an expander example.Matthias Clasen2006-01-111-0/+41
* added a bunch of tests use g_snprintf() don't include unistd.h twice.Hans Breuer2006-01-063-9/+21
* fixup line i swallowed earlier ;)Tim Janik2005-12-221-0/+1
* derive GtkObject from GUnowned, so it initially has a floating referenceTim Janik2005-12-222-1/+68
* applied patch from maemo-gtk which avoids the allocation of anMichael Natterer2005-12-141-0/+0
* Fix bug #321560, based on a patch by Bogdan Nicula (bogdanni@hotmail.com):Federico Mena Quintero2005-11-283-1/+102
* Added symbolic themable colors. Patch is a merged version of proposalsMichael Natterer2005-11-231-2/+10
* Add a tearoff-title property, with getter and setter. (#316482, OlexiyMatthias Clasen2005-11-211-0/+1
* call gtk_window_process_updates() so the animation keeps running even ifMichael Natterer2005-11-161-3/+45
* Use g_log_set_default_handler() instead of explicitly setting a handlerFederico Mena Quintero2005-11-111-13/+11
* Add show-popup and hide-popup signals and emit them when the popup isMatthias Clasen2005-11-101-1/+130
* Position the dialog with GTK_WIN_POS_CENTER. (do_quit): New function, hideTor Lillqvist2005-11-031-0/+18
* Add a TODO - FedericoFederico Mena Quintero2005-11-011-0/+13
* Add property editorsMatthias Clasen2005-10-262-4/+35
* Fixes bug #317999:Federico Mena Quintero2005-10-191-63/+92
* Added more tests.Behdad Esfahbod2005-10-151-0/+4
* Demonstrate custom widgets in a GtkComboBox.Matthias Clasen2005-10-091-0/+74
* Fixes bug #317999:Federico Mena Quintero2005-10-071-3/+196
* Oops, return if the unmap test fails. (test_reload_sequence): UseFederico Mena Quintero2005-09-291-3/+5
* Add a comment - FedericoFederico Mena Quintero2005-09-291-1/+7
* New file with a set of tests for GtkCellRendererText. The idea is to run aFederico Mena Quintero2005-09-293-0/+299
* Don't reload the current folder unnecessarily on ::map().Federico Mena Quintero2005-09-271-16/+137
* Renamed GtkCellRendererKeys to GtkCellRendererAccel to be consistent withMichael Natterer2005-09-223-115/+6
* fix typo for GTK_VER; define HAVE_CONFIG_H cause gtkprogressbar.c hasHans Breuer2005-09-182-12/+12
* Start a set of automated tests for the file chooser. The only test inFederico Mena Quintero2005-09-152-0/+258
* Add some strings containing multibyte characters.Matthias Clasen2005-09-131-0/+7
* Add a cell renderer for displaying and editing accelerators, a port ofMatthias Clasen2005-09-103-0/+221
* Fix the buildMatthias Clasen2005-09-091-1/+1
* Add tests for extra virtual modifiers.Matthias Clasen2005-09-061-0/+15
* Add a cross-platform "tray icon" API, by porting EggStatusIcon/EggTrayIconMatthias Clasen2005-08-292-0/+215
* 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