| Commit message (Expand) | Author | Age | Files | Lines |
* | grrrr. broken pipe. | Kristian Rietveld | 2003-11-16 | 1 | -3/+3 |
* | updated added all the new tests | Hans Breuer | 2003-11-15 | 3 | -7/+50 |
* | delete this function (toolbar_item_is_homogeneous): cache | Soeren Sandmann | 2003-10-31 | 1 | -5/+1 |
* | Make it work even when item 0 is a placeholder. (#125826) add an assertion | Soeren Sandmann | 2003-10-30 | 1 | -1/+3 |
* | Add this function; remove gtk_toolbar_highlight_drop_location() and | Soeren Sandmann | 2003-10-29 | 1 | -3/+3 |
* | Broken pipe | Søren Sandmann Pedersen | 2003-10-25 | 1 | -40/+24 |
* | cvsignore updates | Owen Taylor | 2003-10-23 | 1 | -0/+4 |
* | gtk/gtkfilechooserutils.c gtk/gtkfilechooserprivate.[ch]: Basic framework | Owen Taylor | 2003-10-23 | 3 | -20/+34 |
* | Add support for OS X like sliding of toolbar items during drag and drop, | Soeren Sandmann | 2003-10-20 | 1 | -1/+33 |
* | Removed. (gtk_file_system_gnome_vfs_set_bookmarks): Removed. | Federico Mena Quintero | 2003-10-18 | 1 | -1/+8 |
* | Still uses option menus, so turn off GTK_DISABLE_DEPRECATED. | Kristian Rietveld | 2003-10-13 | 1 | -0/+1 |
* | These files still use option menus, so turn off GTK_DISABLE_DEPRECATED to | Matthias Clasen | 2003-10-11 | 2 | -0/+2 |
* | Remove an extraneous unref. (#122336, Frederic Crozat) | Matthias Clasen | 2003-10-05 | 1 | -1/+0 |
* | implement the GtkCellLayout interface, drop packing/attribute/cell data | Kristian Rietveld | 2003-10-01 | 1 | -18/+22 |
* | Introduce a separate "hide_if_empty" property for empty menu handling. | Matthias Clasen | 2003-10-01 | 1 | -2/+2 |
* | Test handling of empty menus. | Matthias Clasen | 2003-09-30 | 3 | -1/+20 |
* | Turn off GTK_DISABLE_DEPRECATED, since this test uses the | Matthias Clasen | 2003-09-26 | 1 | -0/+2 |
* | Demonstrate the use of the connect-proxy signal. | Matthias Clasen | 2003-09-26 | 1 | -15/+108 |
* | Landing the new ComboBox. Note that only gtkcombobox.h and | Kristian Rietveld | 2003-09-26 | 2 | -0/+316 |
* | Initially activate the JUSTIFY_RIGHT group member to test the fix for | Matthias Clasen | 2003-09-22 | 1 | -1/+3 |
* | Install accelerators on actions, not on proxies, support accelerator-only | Matthias Clasen | 2003-09-17 | 1 | -0/+11 |
* | New function which implements "smart" separators by iterating once over | Matthias Clasen | 2003-09-15 | 2 | -2/+5 |
* | Add value parameter to allow setting the currently selected group member | Matthias Clasen | 2003-09-15 | 2 | -12/+35 |
* | Add table menu tests. | Matthias Clasen | 2003-09-11 | 1 | -0/+163 |
* | Added an API point about needing a way to fetch the hpaned position so we | Federico Mena Quintero | 2003-09-11 | 1 | -0/+26 |
* | Free the display_key. | Federico Mena Quintero | 2003-09-09 | 1 | -0/+13 |
* | Implement gtk_event_box_get/set_input_only() | Alexander Larsson | 2003-09-08 | 1 | -0/+130 |
* | Test buttons and toggle buttons as proxies. | Matthias Clasen | 2003-09-04 | 1 | -10/+23 |
* | Test gtk_ui_manager_add_ui(). | Matthias Clasen | 2003-09-04 | 1 | -1/+55 |
* | Use "position" instead of "pos". | Matthias Clasen | 2003-09-04 | 1 | -2/+2 |
* | Removed the "extra widget" bit, implemented with the following: | Federico Mena Quintero | 2003-09-03 | 1 | -0/+5 |
* | connect to "delete_event" so the application will actually quit when you | Soeren Sandmann | 2003-08-31 | 1 | -0/+2 |
* | Add gtktoggleactionprivate.h | Matthias Clasen | 2003-08-31 | 1 | -1/+6 |
* | Connect to "destroy" on toolbar, rather than to "remove" on handlebox. | Matthias Clasen | 2003-08-30 | 1 | -5/+18 |
* | Put toolbars in handleboxes. | Matthias Clasen | 2003-08-29 | 1 | -1/+13 |
* | Add a boolean property, "add_tearoffs" with setter and getter. If it is | Matthias Clasen | 2003-08-29 | 1 | -1/+16 |
* | Change the XML format: <Root> element is replaced by <ui>, <menu> element | Matthias Clasen | 2003-08-27 | 5 | -127/+148 |
* | Use gssize for length, not gsize. | Matthias Clasen | 2003-08-26 | 4 | -93/+93 |
* | Rename GtkMenuMerge to GtkUIManager. | Matthias Clasen | 2003-08-25 | 2 | -20/+20 |
* | Namespace the enum values properly. Sorry about the resize grip trouble, | Matthias Clasen | 2003-08-24 | 2 | -14/+14 |
* | A model-view separation for menus and toolbars, using the EggMenu code by | Matthias Clasen | 2003-08-24 | 6 | -2/+774 |
* | Make the layers in the paint stack have their own pixmap instead of | Soeren Sandmann | 2003-08-20 | 1 | -8/+8 |
* | Add an important column. | Anders Carlsson | 2003-08-13 | 1 | -0/+40 |
* | Add support for EWMH "Above" and "Below" window states. (105100, Manuel Clos) | Matthias Clasen | 2003-08-10 | 1 | -1/+49 |
* | Use g_setenv() instead of putenv(). | Matthias Clasen | 2003-08-02 | 3 | -7/+6 |
* | swap icon_widget and label arguments to match BonoboUIToolbarButton. | Soeren Sandmann | 2003-07-30 | 1 | -2/+2 |
* | Add over-big test case for preview (much of size from a modified copy of | Owen Taylor | 2003-07-23 | 1 | -0/+216 |
* | File filter objects. | Owen Taylor | 2003-07-23 | 1 | -1/+38 |
* | new file to build it all ... added to EXTRA_DIST | Hans Breuer | 2003-07-20 | 1 | -1/+1 |
* | Add stresstest-toolbar | Anders Carlsson | 2003-07-18 | 1 | -0/+1 |