| Commit message (Expand) | Author | Age | Files | Lines |
* | new function to consolidate creating the path_bar. | Jonathan Blandford | 2004-03-08 | 1 | -0/+6 |
* | Correct localtime_r() emulation on Win32. Remove a couple of unnecessary | Tor Lillqvist | 2004-03-08 | 1 | -4/+1 |
* | Fixed typo in entry completion test. | Christian Neumair | 2004-03-08 | 1 | -1/+1 |
* | Test dynamic addition/removal. | Matthias Clasen | 2004-03-08 | 1 | -7/+98 |
* | some more settings from system, also reflect some name changes done a | Hans Breuer | 2004-03-07 | 1 | -2/+6 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 34 | -9/+76 |
* | don't try and store pointers in ints. Fixes 64-bit build. | Mark McLoughlin | 2004-03-03 | 1 | -6/+32 |
* | Plug leak. | Morten Welinder | 2004-03-03 | 1 | -0/+3 |
* | Split function into realized and unrealized variants, and consolidate the | Jonathan Blandford | 2004-03-03 | 1 | -1/+1 |
* | Add an animation mode, to test how the combobox behaves if the model | Matthias Clasen | 2004-03-02 | 1 | -2/+37 |
* | Move the /nonexistant stuff out of the main window, keep the main window | Owen Taylor | 2004-03-02 | 1 | -37/+28 |
* | gtk/gtktreestore.c (gtk_tree_store_reorder) Fix up the interpretation of | Owen Taylor | 2004-03-02 | 1 | -8/+6 |
* | Patch from Frederic Crozat, test code from Jean-Philippe Chancelier. Fixes | Soeren Sandmann | 2004-03-02 | 2 | -31/+137 |
* | If the model was empty before, select the first inserted item. | Owen Taylor | 2004-03-02 | 2 | -0/+274 |
* | Don't update the save folder combo if we are already switching folders; | Federico Mena Quintero | 2004-03-02 | 1 | -4/+62 |
* | Add testentrycompletion. | Matthias Clasen | 2004-03-02 | 2 | -0/+243 |
* | improve tests a little. | Jonathan Blandford | 2004-03-02 | 1 | -8/+39 |
* | Don't scale images that are small enough to fit. Avoid using incompatibly | Morten Welinder | 2004-03-02 | 1 | -20/+16 |
* | Add gtk_drag_source_set/get_target_list(). (#127499, based on patch from | Owen Taylor | 2004-03-02 | 1 | -4/+2 |
* | Add gtk_entry_set_alignment() to allow right-aligned entries and a | Owen Taylor | 2004-03-01 | 1 | -1/+8 |
* | New convenience API to construct simple text combos, implemented by Damon | Matthias Clasen | 2004-02-26 | 1 | -27/+16 |
* | re-arrange widgets to allow more overflowing toolbar goodness. | Michael Meeks | 2004-02-20 | 1 | -12/+18 |
* | Don't set a default size for the dialog - Federico | Federico Mena Quintero | 2004-02-14 | 1 | -2/+0 |
* | Fixes #133995, patch by Morten Welinder <mortenw@gnome.org>. | Federico Mena Quintero | 2004-02-10 | 1 | -0/+2 |
* | Fix #59707. | Federico Mena Quintero | 2004-02-04 | 1 | -2/+2 |
* | new GTK_STOCK_NETWORK ... gtk/gtkstock.[hc] : ... define ... | Hans Breuer | 2004-01-28 | 2 | -4/+9 |
* | Set a small size request and make the window resizable, to test | Soeren Sandmann | 2004-01-18 | 1 | -1/+2 |
* | Adjust to the new connect_proxy signals. | Jody Goldberg | 2004-01-12 | 1 | -11/+5 |
* | New function to obtain a list of toplevel widgets constructed by the ui | Matthias Clasen | 2004-01-08 | 1 | -0/+25 |
* | Pull accelerator key from the stock item if stock_id is given, but | Matthias Clasen | 2003-12-31 | 1 | -1/+1 |
* | handle GTK_DATADIR similar as the other filesystem placement 'constants' | Hans Breuer | 2003-12-14 | 1 | -1/+1 |
* | Added toolbar items for the filter separator and the filter item. | Federico Mena Quintero | 2003-12-10 | 1 | -1/+2 |
* | 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 |