| Commit message (Expand) | Author | Age | Files | Lines |
* | fix some shell typos | Havoc Pennington | 2001-05-07 | 15 | -207/+102 |
* | Add dependency on Atk for accessibility support. | Owen Taylor | 2001-05-03 | 2 | -22/+3 |
* | New default theme! A slighly improved version of the 2.0 Raleigh theme, | Owen Taylor | 2001-05-01 | 1 | -1/+0 |
* | moved GtkAnchorType and GtkSideType from gtkpacker.h to gtkenum.h. | Tim Janik | 2001-04-29 | 3 | -22/+26 |
* | voc Pennington <hp@redhat.com> | Havoc Pennington | 2001-04-28 | 5 | -39/+32 |
* | fix warning | Havoc Pennington | 2001-04-28 | 3 | -66/+1 |
* | Remove deprecation of gtk_window_set_default_size() until patch adding | Owen Taylor | 2001-04-26 | 2 | -2/+0 |
* | Add note about GTK_ENABLE_BROKEN. | Owen Taylor | 2001-04-25 | 3 | -2/+11 |
* | set_decorations_hint and set_functions_hint were still in the header | Havoc Pennington | 2001-04-25 | 2 | -18/+16 |
* | handle 0-height empty/invisible lines. | Havoc Pennington | 2001-04-24 | 1 | -0/+1 |
* | add missing '}' that got munched by #endif. | Jonathan Blandford | 2001-04-23 | 3 | -58/+57 |
* | add signals and binding set, so keybindings are configurable | Havoc Pennington | 2001-04-18 | 1 | -0/+22 |
* | fix to properly queue resizes when the image is set | Havoc Pennington | 2001-04-18 | 3 | -12/+11 |
* | Remove -DGTK_DISABLE_COMPAT add -DGTK_ENABLE_BROKEN | Owen Taylor | 2001-04-17 | 23 | -65/+954 |
* | Add $(top_builddir) to includes as necessary, Run gtkdoc-scangobj from | Owen Taylor | 2001-04-13 | 11 | -188/+60 |
* | Released Gtk+-1.3.3.GTK_1_3_3 | Tim Janik | 2001-04-04 | 10 | -126/+117 |
* | stay in builddir and read/write files to/from source dir. (if we don't | Tim Janik | 2001-04-04 | 1 | -0/+8 |
* | Updated. | Owen Taylor | 2001-04-03 | 4 | -89/+98 |
* | changed gtk_item_factory_dump_items() and gtk_item_factory_dump_rc() | Tim Janik | 2001-04-03 | 3 | -61/+60 |
* | use more elaborate variable names. | Tim Janik | 2001-04-03 | 9 | -122/+113 |
* | BOXED,BOXED,BOXED,BOXED): new marshaller. | Jonathan Blandford | 2001-04-02 | 6 | -97/+106 |
* | got rid of gtk_widget_popup(), a function that bad needs to be nuked, not | Tim Janik | 2001-04-01 | 5 | -42/+54 |
* | fixed a bunch of notifications, added reference counts around emissions | Tim Janik | 2001-04-01 | 7 | -100/+226 |
* | added value_changed signal which proxies for the adjustment. Cleaned | Mike Kestner | 2001-03-30 | 2 | -139/+5 |
* | Now we listen to the reorder signal. | Jonathan Blandford | 2001-03-30 | 1 | -1/+3 |
* | Add private function to get the aux info structure fo the widget. | Owen Taylor | 2001-03-29 | 1 | -0/+2 |
* | *** empty log message *** | Owen Taylor | 2001-03-29 | 10 | -91/+134 |
* | c++ fixes. | Tim Janik | 2001-03-28 | 2 | -97/+88 |
* | More work on implementing sortable interface. | Jonathan Blandford | 2001-03-28 | 1 | -1/+2 |
* | Apply property patch from Lee Mallabone | Havoc Pennington | 2001-03-23 | 4 | -0/+26 |
* | fix up some docs | Havoc Pennington | 2001-03-23 | 34 | -136/+1402 |
* | docs on GdkKeymap | Havoc Pennington | 2001-03-22 | 5 | -143/+200 |
* | some cleanups, fixed mnemonic_widget handling, added PROP_MNEMONIC_WIDGET. | Tim Janik | 2001-03-22 | 9 | -203/+216 |
* | Make GtkIconSource an opaque datatype, and add a bunch of accessor | Havoc Pennington | 2001-03-19 | 4 | -150/+145 |
* | added rc-style argument GtkSpinButton::shadow_type. removed | Tim Janik | 2001-03-18 | 8 | -177/+176 |
* | s/GTK_TREE_COLUMN/GTK_TREE_VIEW_COLUMN | Jonathan Blandford | 2001-03-16 | 1 | -0/+1 |
* | change to use gint instead of gint16, to avoid overflow issues, since | Havoc Pennington | 2001-03-16 | 2 | -1/+4 |
* | Applied patch from Nils Barth (bug # 51041) to replace "gint" with | Havoc Pennington | 2001-03-16 | 1 | -0/+4 |
* | add varargs for properties to set on the tag. | Havoc Pennington | 2001-03-16 | 1 | -0/+2 |
* | Delete. | Havoc Pennington | 2001-03-15 | 10 | -369/+363 |
* | Switch to using an enum with registration for icon sizes, instead of | Havoc Pennington | 2001-03-12 | 4 | -179/+182 |
* | fixed signals with GDK_TYPE_DRAG_CONTEXT, it needs to be marshaled as an | Tim Janik | 2001-03-09 | 3 | -20/+19 |
* | Document expose event->region change and that gtk_widget_event doesn't | Alexander Larsson | 2001-03-09 | 1 | -0/+11 |
* | added accumulator data argument to g_signal_newc() functions. | Tim Janik | 2001-03-08 | 4 | -126/+125 |
* | Document ::hierarchy-changed. | Owen Taylor | 2001-03-08 | 2 | -0/+15 |
* | use full set, since current set wasn't building on all configs. | Owen Taylor | 2001-03-08 | 3 | -56/+81 |
* | removed old emission hook API. | Tim Janik | 2001-03-07 | 1 | -41/+33 |
* | remove trailer (gtk_entry_set_property): remove trailer | Havoc Pennington | 2001-03-07 | 2 | -0/+11 |
* | new function, turns off decorations for a window. | Havoc Pennington | 2001-03-07 | 9 | -206/+212 |
* | marshaller fixes. | Tim Janik | 2001-03-07 | 13 | -266/+455 |