summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* grrrr. broken pipe.Kristian Rietveld2003-11-161-3/+3
* updated added all the new testsHans Breuer2003-11-153-7/+50
* delete this function (toolbar_item_is_homogeneous): cacheSoeren Sandmann2003-10-311-5/+1
* Make it work even when item 0 is a placeholder. (#125826) add an assertionSoeren Sandmann2003-10-301-1/+3
* Add this function; remove gtk_toolbar_highlight_drop_location() andSoeren Sandmann2003-10-291-3/+3
* Broken pipeSøren Sandmann Pedersen2003-10-251-40/+24
* cvsignore updatesOwen Taylor2003-10-231-0/+4
* gtk/gtkfilechooserutils.c gtk/gtkfilechooserprivate.[ch]: Basic frameworkOwen Taylor2003-10-233-20/+34
* Add support for OS X like sliding of toolbar items during drag and drop,Soeren Sandmann2003-10-201-1/+33
* Removed. (gtk_file_system_gnome_vfs_set_bookmarks): Removed.Federico Mena Quintero2003-10-181-1/+8
* Still uses option menus, so turn off GTK_DISABLE_DEPRECATED.Kristian Rietveld2003-10-131-0/+1
* These files still use option menus, so turn off GTK_DISABLE_DEPRECATED toMatthias Clasen2003-10-112-0/+2
* Remove an extraneous unref. (#122336, Frederic Crozat)Matthias Clasen2003-10-051-1/+0
* implement the GtkCellLayout interface, drop packing/attribute/cell dataKristian Rietveld2003-10-011-18/+22
* Introduce a separate "hide_if_empty" property for empty menu handling.Matthias Clasen2003-10-011-2/+2
* Test handling of empty menus.Matthias Clasen2003-09-303-1/+20
* Turn off GTK_DISABLE_DEPRECATED, since this test uses theMatthias Clasen2003-09-261-0/+2
* Demonstrate the use of the connect-proxy signal.Matthias Clasen2003-09-261-15/+108
* Landing the new ComboBox. Note that only gtkcombobox.h andKristian Rietveld2003-09-262-0/+316
* Initially activate the JUSTIFY_RIGHT group member to test the fix forMatthias Clasen2003-09-221-1/+3
* Install accelerators on actions, not on proxies, support accelerator-onlyMatthias Clasen2003-09-171-0/+11
* New function which implements "smart" separators by iterating once overMatthias Clasen2003-09-152-2/+5
* Add value parameter to allow setting the currently selected group memberMatthias Clasen2003-09-152-12/+35
* Add table menu tests.Matthias Clasen2003-09-111-0/+163
* Added an API point about needing a way to fetch the hpaned position so weFederico Mena Quintero2003-09-111-0/+26
* Free the display_key.Federico Mena Quintero2003-09-091-0/+13
* Implement gtk_event_box_get/set_input_only()Alexander Larsson2003-09-081-0/+130
* Test buttons and toggle buttons as proxies.Matthias Clasen2003-09-041-10/+23
* Test gtk_ui_manager_add_ui().Matthias Clasen2003-09-041-1/+55
* Use "position" instead of "pos".Matthias Clasen2003-09-041-2/+2
* Removed the "extra widget" bit, implemented with the following:Federico Mena Quintero2003-09-031-0/+5
* connect to "delete_event" so the application will actually quit when youSoeren Sandmann2003-08-311-0/+2
* Add gtktoggleactionprivate.hMatthias Clasen2003-08-311-1/+6
* Connect to "destroy" on toolbar, rather than to "remove" on handlebox.Matthias Clasen2003-08-301-5/+18
* Put toolbars in handleboxes.Matthias Clasen2003-08-291-1/+13
* Add a boolean property, "add_tearoffs" with setter and getter. If it isMatthias Clasen2003-08-291-1/+16
* Change the XML format: <Root> element is replaced by <ui>, <menu> elementMatthias Clasen2003-08-275-127/+148
* Use gssize for length, not gsize.Matthias Clasen2003-08-264-93/+93
* Rename GtkMenuMerge to GtkUIManager.Matthias Clasen2003-08-252-20/+20
* Namespace the enum values properly. Sorry about the resize grip trouble,Matthias Clasen2003-08-242-14/+14
* A model-view separation for menus and toolbars, using the EggMenu code byMatthias Clasen2003-08-246-2/+774
* Make the layers in the paint stack have their own pixmap instead ofSoeren Sandmann2003-08-201-8/+8
* Add an important column.Anders Carlsson2003-08-131-0/+40
* Add support for EWMH "Above" and "Below" window states. (105100, Manuel Clos)Matthias Clasen2003-08-101-1/+49
* Use g_setenv() instead of putenv().Matthias Clasen2003-08-023-7/+6
* swap icon_widget and label arguments to match BonoboUIToolbarButton.Soeren Sandmann2003-07-301-2/+2
* Add over-big test case for preview (much of size from a modified copy ofOwen Taylor2003-07-231-0/+216
* File filter objects.Owen Taylor2003-07-231-1/+38
* new file to build it all ... added to EXTRA_DISTHans Breuer2003-07-201-1/+1
* Add stresstest-toolbarAnders Carlsson2003-07-181-0/+1