summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* auto-ize.Owen Taylor2003-07-161-2/+2
* Add gtk_file_chooser_set_current_name() to set the current entry contents.Owen Taylor2003-07-111-3/+3
* fix a type check, (#116947, Krasimir Angelov)Soeren Sandmann2003-07-081-6/+6
* Lookup all the atoms in the target list at once.Owen Taylor2003-07-051-1/+1
* remove this accidentally committed file.Soeren Sandmann2003-07-042-117/+151
* new test for removing itemsSoeren Sandmann2003-07-043-1/+176
* Add a test program from gnome-desktop.Owen Taylor2003-07-033-0/+115
* Insert cast to fix warning. Assign something to old_value to quiet gccSoeren Sandmann2003-07-032-2/+6
* Add new toolbar headersSoeren Sandmann2003-07-022-0/+589
* Add a test for GtkFontButton and GtkColorButton.Matthias Clasen2003-07-011-44/+34
* Make it compile with C89 compilersSoeren Sandmann2003-06-091-2/+2
* Install boolean child properties "resize" and "shrink".Matthias Clasen2003-06-091-28/+12
* Use application/x-rootwindow-drop for root window drops. (#108670, AlexOwen Taylor2003-06-091-1/+1
* Add navigation for object properties, so that you can easily edit theMatthias Clasen2003-05-161-4/+34
* Patch from James Henstridge to update to automake-1.7 (#109542)Owen Taylor2003-05-061-24/+19
* Don't include strings.h, it's not needed anymore. (#112388)Matthias Clasen2003-05-061-1/+0
* Add a construct-only 'file_system' property, split test case into testfilecho...Owen Taylor2003-03-261-5/+23
* Add GtkFileSystem::parse, and a chooser entry with completionOwen Taylor2003-03-251-0/+11
* Initial revisionOwen Taylor2003-03-211-0/+79
* demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.cManish Singh2003-02-285-27/+27