| Commit message (Expand) | Author | Age | Files | Lines |
* | much changes in an attempt to make it working. It mostly works now, | Kristian Rietveld | 2001-09-02 | 1 | -11/+212 |
* | Fix to use GtkSelectionMode. ditto ditto ditto. | Jonathan Blandford | 2001-08-27 | 3 | -3/+3 |
* | Use autoconf 2.13/2.50 compat macro. | Owen Taylor | 2001-08-27 | 1 | -1/+1 |
* | Ressurect the properties test. I don't care if it is inferior, I just want | Alexander Larsson | 2001-08-26 | 2 | -1/+303 |
* | Add optional movement on push to buttons (based on patch from Soeren | Owen Taylor | 2001-08-25 | 1 | -0/+2 |
* | [ Patch from Sebastian Wilhelmi, 52790 ] | Owen Taylor | 2001-08-23 | 1 | -1/+0 |
* | Tue Aug 21 02:57:13 2001 Jonathan Blandford <jrb@redhat.com>> | Jonathan Blandford | 2001-08-21 | 1 | -0/+2 |
* | gtk/gtktooltips.c tests/testtreesort.c inserted some casts to get rid of | Sven Neumann | 2001-08-19 | 2 | -28/+37 |
* | Sun Aug 19 01:44:44 2001 Jonathan Blandford <jrb@redhat.com>> | Jonathan Blandford | 2001-08-19 | 5 | -82/+9 |
* | tests/testgtk.c (create_handle_box): | Matthias Clasen | 2001-08-16 | 1 | -5/+2 |
* | fix a typo. | Havoc Pennington | 2001-08-10 | 1 | -32/+355 |
* | tests/prop-editor.c (properties_from_type): Use g_object_class_list_properties | Matthias Clasen | 2001-08-09 | 1 | -21/+18 |
* | Patch from Hans (with various modifications), to add the ability to use | Owen Taylor | 2001-08-04 | 1 | -296/+215 |
* | demos/gtk-demo/appwindow.c demos/gtk-demo/item_factory.c | Sven Neumann | 2001-07-31 | 1 | -2/+2 |
* | Ignore the sgml directory made by gtkdoc. Use gtk_window_set_resizable | Darin Adler | 2001-07-18 | 4 | -17/+3 |
* | remove gtk_tree_model_get_first in favor of gtk_tree_model_get_iter_root. | Jonathan Blandford | 2001-07-09 | 1 | -8/+9 |
* | Patch from Gregory Merchan to add gtk_button_box_set_secondary(), which | Owen Taylor | 2001-07-06 | 1 | -0/+1 |
* | Check GTK_WIDGET_TOPLEVEL(gtk_widget_get_toplevel (widget)), not | Owen Taylor | 2001-07-05 | 1 | -39/+98 |
* | Extended to test different type of adding plugs to sockets | Owen Taylor | 2001-07-03 | 1 | -0/+123 |
* | For XEMBED embedding add a _XEMBED_INFO property to the client with | Owen Taylor | 2001-07-03 | 3 | -73/+153 |
* | Allow %NULL for style to mean "revert to default style" | Owen Taylor | 2001-06-30 | 2 | -25/+1 |
* | changed new_with_types to just plain new, fixing the number of columns, | Jonathan Blandford | 2001-06-30 | 5 | -27/+27 |
* | fixes to compile with G_DISABLE_COMPAT | Havoc Pennington | 2001-06-29 | 3 | -55/+55 |
* | up version to 1.3.7, interface age 0, binary age 0. depend on glib 1.3.7. | Tim Janik | 2001-06-28 | 6 | -31/+25 |
* | New function to reflect that you can (hypothetically) pack cell renderers | Jonathan Blandford | 2001-06-27 | 2 | -4/+4 |
* | use gdk_pixbuf_new_from_stream(). fixed up item factory so inlined pixbufs | Tim Janik | 2001-06-26 | 1 | -1/+1 |
* | fix stupid missing statement | Jonathan Blandford | 2001-06-26 | 1 | -3/+4 |
* | Revert inline-pixbuf changes until Tim comes back to fix missing files | Owen Taylor | 2001-06-26 | 1 | -1/+1 |
* | hm, second attempt. it's fight CVS time again. | Tim Janik | 2001-06-26 | 1 | -1/+1 |
* | s/RESIZEABLE/RESIZABLE/ | Havoc Pennington | 2001-06-25 | 2 | -2/+2 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -6/+6 |
* | 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 |