| Commit message (Expand) | Author | Age | Files | Lines |
* | Released Gtk+-1.3.3.GTK_1_3_3 | Tim Janik | 2001-04-04 | 7 | -119/+109 |
* | 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 | 2 | -61/+56 |
* | use more elaborate variable names. | Tim Janik | 2001-04-03 | 8 | -122/+112 |
* | 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 | 4 | -41/+49 |
* | 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 | 1 | -139/+0 |
* | 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 | 9 | -91/+133 |
* | 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 | 29 | -93/+1230 |
* | docs on GdkKeymap | Havoc Pennington | 2001-03-22 | 3 | -142/+145 |
* | 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 | 7 | -176/+175 |
* | change to use gint instead of gint16, to avoid overflow issues, since | Havoc Pennington | 2001-03-16 | 1 | -1/+0 |
* | 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 | 5 | -20/+16 |
* | 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 | 2 | -20/+18 |
* | 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 | 1 | -0/+11 |
* | use full set, since current set wasn't building on all configs. | Owen Taylor | 2001-03-08 | 1 | -18/+23 |
* | 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 | 6 | -170/+174 |
* | marshaller fixes. | Tim Janik | 2001-03-07 | 12 | -265/+257 |
* | You can't use + as a metacharacter for basic regular expressions. (This | Owen Taylor | 2001-03-03 | 17 | -4260/+61 |
* | Use the new snazzy mother-of-all-gtk-doc-makefiles. | Owen Taylor | 2001-02-12 | 3 | -1270/+3613 |
* | windows (file is blank) | Havoc Pennington | 2001-02-09 | 4 | -3/+81 |
* | Add the intro docs section | Havoc Pennington | 2001-02-04 | 1 | -2/+50 |
* | CVS is doing its broken pipe thing, this is more of the previous commit | Havoc Pennington | 2001-02-03 | 17 | -37/+175 |
* | bracket in #ifdef GTK_ENABLE_BROKEN. | Havoc Pennington | 2001-01-31 | 12 | -82/+121 |
* | Added note explaining how the @button parameter is off by 1. (#6739) | Owen Taylor | 2001-01-30 | 1 | -1/+3 |
* | Restore build. | Owen Taylor | 2001-01-09 | 52 | -868/+1579 |
* | Add a function to determine if a window is the focus widget within its | Owen Taylor | 2000-12-11 | 1 | -177/+102 |
* | Fix to say that file_selection_complete() filters both files and | Owen Taylor | 2000-12-05 | 2 | -4/+10 |
* | Documented a bunch of functions in here (gtk_widget_realize): Warn if you | Havoc Pennington | 2000-11-21 | 3 | -12/+128 |
* | Nov 17 20:14:20 2000 Owen Taylor <otaylor@redhat.com>GTK_1_3_2 | Owen Taylor | 2000-11-18 | 1 | -1/+3 |
* | Add some new template files to cvs | Owen Taylor | 2000-11-14 | 2 | -0/+288 |
* | cd to srcdir before calling gtkdoc-fixref, distribute index.sgml. | Owen Taylor | 2000-11-14 | 26 | -360/+750 |
* | Derive from GtkDialog, and use stock buttons. Should be 100% source | Havoc Pennington | 2000-11-06 | 3 | -838/+847 |
* | Forgot to cvs add gtkiconfactory.sgml, gtkstock.sgml | Havoc Pennington | 2000-11-05 | 2 | -0/+429 |
* | documented some of the object args | Havoc Pennington | 2000-11-05 | 3 | -49/+61 |
* | Added a bunch of stuff from unused | Havoc Pennington | 2000-11-04 | 14 | -833/+1595 |
* | Check in these docs, I seem to have written them a while ago then | Havoc Pennington | 2000-11-01 | 1 | -13/+59 |