| Commit message (Expand) | Author | Age | Files | Lines |
* | fix PROP_EVENTS. | Tim Janik | 2001-06-19 | 2 | -298/+3 |
* | Fix bug where collapsing a selected row would result in the cursor/anchor | Jonathan Blandford | 2001-06-18 | 1 | -2/+3 |
* | Rename gtk_tree_sortable_sort_column_id_set_func. It's much shorter now. | Jonathan Blandford | 2001-06-15 | 2 | -3/+23 |
* | Whoops. Forgot this a couple months ago. Now GtkTreeStore sort of sorts. | Jonathan Blandford | 2001-06-14 | 3 | -11/+19 |
* | Add missing gdk_rectangle_get_type() prototype. | Owen Taylor | 2001-06-14 | 1 | -3/+8 |
* | Now it's a GObject instead of a GtkObject. The | Jonathan Blandford | 2001-06-07 | 6 | -25/+26 |
* | subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variables | Havoc Pennington | 2001-06-07 | 1 | -0/+1 |
* | Don't crash when the properties window is destroyed. | Alex Larsson | 2001-06-05 | 1 | -9/+19 |
* | Deprecate gtk_widget_set(). | Owen Taylor | 2001-06-05 | 1 | -8/+8 |
* | Handle case where we need to parse the xsetting as if it were an RC file | Havoc Pennington | 2001-06-04 | 1 | -2/+2 |
* | Get rid of stupid g_return_if_fail on digits greater than 6. If there | Havoc Pennington | 2001-06-04 | 1 | -1/+1 |
* | make this special-case hscale/vscale details, so we can use it for | Havoc Pennington | 2001-06-04 | 1 | -1/+2 |
* | Initial stab at getting the focus code to work. | Jonathan Blandford | 2001-06-01 | 1 | -0/+7 |
* | Remove almost all instances of GtkCellRenderer in code (all but dnd icon | Jonathan Blandford | 2001-05-25 | 2 | -1/+2 |
* | get sizes an icon set can render without falling back to missing image | Havoc Pennington | 2001-05-25 | 2 | -5/+5 |
* | made fil mode GDK_STIPPLED actually work -> check boxes and radio buttons | Hans Breuer | 2001-05-25 | 3 | -1/+12 |
* | Added patch from Jeff Franks <jcf@tpg.com.au> to add GET_CLASS macros to | Jonathan Blandford | 2001-05-22 | 1 | -5/+1 |
* | Evil function to deal with very large (TM) amounts of text. May be moved | Jonathan Blandford | 2001-05-22 | 1 | -18/+390 |
* | Added properties. Based on patch by Lee Mallabone. | Alexander Larsson | 2001-05-22 | 2 | -0/+17 |
* | Remove reallocate-redraws property. This is something that only a widget | Owen Taylor | 2001-05-18 | 1 | -0/+164 |
* | Renamed gtk_image_menu_item_add_icon() to gtk_image_menu_item_set_icon() | Martin Baulig | 2001-05-18 | 1 | -2/+4 |
* | Add properties, based on patch by Lee Mallabone.GTK_MULTIHEAD_MERGE1 | Alexander Larsson | 2001-05-17 | 2 | -211/+634 |
* | You can now set all sorts of properties in any order you wan, whether or | Jonathan Blandford | 2001-05-16 | 1 | -4/+60 |
* | Block against redundant changes. | Owen Taylor | 2001-05-14 | 4 | -19/+84 |
* | fix some shell typos | Havoc Pennington | 2001-05-07 | 2 | -4/+95 |
* | updated exports | Hans Breuer | 2001-05-06 | 1 | -0/+70 |
* | Add dependency on Atk for accessibility support. | Owen Taylor | 2001-05-03 | 1 | -11/+1 |
* | Patch from Juan Pablo Mendoza Mendoza to fix things so clicking inside | Owen Taylor | 2001-05-03 | 1 | -1/+1 |
* | Split the property editor code out for reuse, improve. | Owen Taylor | 2001-05-03 | 2 | -0/+616 |
* | Reduce new_text_length appropriately when we run into the size limit for | Owen Taylor | 2001-05-03 | 3 | -558/+50 |
* | fix to work with gtk_paint_layout change | Havoc Pennington | 2001-05-01 | 1 | -0/+1 |
* | voc Pennington <hp@redhat.com> | Havoc Pennington | 2001-04-28 | 1 | -0/+5 |
* | fix warning | Havoc Pennington | 2001-04-28 | 3 | -79/+27 |
* | Added Hebrew Punctuation/Point Marks to the text. | Chookij Vanatham | 2001-04-26 | 1 | -1/+1 |
* | Remove deprecation of gtk_window_set_default_size() until patch adding | Owen Taylor | 2001-04-26 | 1 | -1/+0 |
* | Test for window == NULL in a number of cases. | Owen Taylor | 2001-04-25 | 1 | -0/+13 |
* | handle 0-height empty/invisible lines. | Havoc Pennington | 2001-04-24 | 1 | -1/+1 |
* | API Change. Take GdkColor arguments instead of gdouble *. Leave the old | Alexander Larsson | 2001-04-20 | 1 | -3/+3 |
* | allow shrinking the image window to test that we clip to allocation. | Havoc Pennington | 2001-04-18 | 1 | -0/+4 |
* | Try changing mode on shm segments to 0600. We'll see who complains. | Owen Taylor | 2001-04-18 | 3 | -15/+19 |
* | Don't put -lgthread in GLIB_LIBS, GLIB_DEPLIBS | Owen Taylor | 2001-04-17 | 1 | -1/+1 |
* | Remove explicit pointer grabs, since they are no longer necessary. | Owen Taylor | 2001-04-16 | 1 | -1/+6 |
* | fix a fixme. | Jonathan Blandford | 2001-04-12 | 3 | -72/+213 |
* | corrected path to gtk.immodules | Sven Neumann | 2001-04-04 | 2 | -1/+4 |
* | Updated. | Owen Taylor | 2001-04-03 | 7 | -6/+63 |
* | changed gtk_item_factory_dump_items() and gtk_item_factory_dump_rc() | Tim Janik | 2001-04-03 | 1 | -1/+1 |
* | Bug fix to make trees work again when not sorted. | Jonathan Blandford | 2001-04-02 | 1 | -1/+1 |
* | Add GdkEventSetting event for notification of changes to system settings, | Owen Taylor | 2001-04-02 | 1 | -1/+1 |
* | Applied patch from Ron Steinke to add signal accumulators so that signals | Owen Taylor | 2001-04-02 | 1 | -0/+1 |
* | Reference param spec when caching property values, since we unref it later | Owen Taylor | 2001-04-02 | 1 | -1/+0 |