| Commit message (Expand) | Author | Age | Files | Lines |
* | Deprecation cleanup | Manish Singh | 2002-10-07 | 1 | -8/+8 |
* | include gdkkeysysms.h if compiling gdk_keyval_convert_case. | Owen Taylor | 2002-03-01 | 1 | -0/+4 |
* | Massive padding addition to class structures. | Owen Taylor | 2002-02-23 | 1 | -2/+5 |
* | We no longer need to create the signals here ... they come from the | Owen Taylor | 2001-11-18 | 1 | -0/+2 |
* | Add a function gdk_window_invalidate_maybe_recurse() for use in "shallow | Owen Taylor | 2001-11-04 | 1 | -4/+0 |
* | Add a compat macro that got lost. | Owen Taylor | 2001-09-24 | 1 | -4/+5 |
* | Rename gtk_container_children() to gtk_container_get_children. Added | Owen Taylor | 2001-08-23 | 1 | -1/+6 |
* | [ Patch from Sebastian Wilhelmi, 52790 ] | Owen Taylor | 2001-08-23 | 1 | -0/+4 |
* | Enforce the widget/child realization/mapping invariants. | Owen Taylor | 2001-07-19 | 1 | -1/+0 |
* | Remove change check for GTK_TYPE_OBJECT derivation to G_TYPE_OBJECTS - | Owen Taylor | 2001-07-01 | 1 | -1/+1 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -0/+6 |
* | added gtk_container_child_set_property() and | Tim Janik | 2001-06-21 | 1 | -1/+9 |
* | fix PROP_EVENTS. | Tim Janik | 2001-06-19 | 1 | -86/+51 |
* | geez, don't call g_list funcs on GSList | Havoc Pennington | 2001-06-08 | 1 | -7/+2 |
* | Add ability to override the focus chain for a container explicitly | Havoc Pennington | 2001-03-22 | 1 | -0/+5 |
* | Document expose event->region change and that gtk_widget_event doesn't | Alexander Larsson | 2001-03-09 | 1 | -0/+3 |
* | Add a function to determine if a window is the focus widget within its | Owen Taylor | 2000-12-11 | 1 | -12/+12 |
* | Use G_GNUC_CONST. | Elliot Lee | 2000-08-30 | 1 | -1/+1 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -3/+0 |
* | s/refcount/ref_count/. | Tim Janik | 2000-02-13 | 1 | -3/+4 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -26/+28 |
* | Incremented version to 1.2.0. -Shawn <amundson@gtk.org>GTK_1_2_0 | CST 1999 Shawn T. Amundson | 1999-02-25 | 1 | -0/+4 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | removed deprecated functions: gtk_clist_set_border, | Tim Janik | 1999-01-17 | 1 | -9/+0 |
* | export the priority at which events are processed. | Tim Janik | 1998-12-20 | 1 | -5/+0 |
* | reverted marius change to expose the type systems internal type info data | Tim Janik | 1998-12-07 | 1 | -4/+5 |
* | removed default initialization check, people must use gtk_type_init(); | Tim Janik | 1998-11-29 | 1 | -0/+4 |
* | changed scrolled window inheritance, it inherits from GtkBin now. | Tim Janik | 1998-11-28 | 1 | -1/+1 |
* | added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode. | Tim Janik | 1998-11-23 | 1 | -4/+0 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 1 | -0/+2 |
* | removed all occourances of #pragma } and #pragma { which were in place to | Tim Janik | 1998-10-07 | 1 | -1/+0 |
* | GTK_MENU_DIR_CHILD: check for the existance of | Tim Janik | 1998-09-03 | 1 | -1/+5 |
* | begin the parameter elipsis (...) after the first argument name. this | Tim Janik | 1998-08-24 | 1 | -1/+4 |
* | new functions which wraps gtk_arg_get_info(). | Tim Janik | 1998-07-12 | 1 | -0/+3 |
* | deleted most of the argument handling code, since that is now implemented | Tim Janik | 1998-07-09 | 1 | -11/+25 |
* | new function gtk_container_child_arg_set, similar to | Tim Janik | 1998-06-24 | 1 | -3/+7 |
* | added a frame with radio buttons to select the resize_mode for the | Tim Janik | 1998-06-24 | 1 | -6/+9 |
* | Remove --g-fatal-warnings flag from argv. | Owen Taylor | 1998-06-19 | 1 | -10/+28 |
* | boy! did i really modify that many files? | Tim Janik | 1998-06-16 | 1 | -4/+60 |
* | new functions gtk_selection_data_copy and gtk_selection_data_free. | Tim Janik | 1998-06-09 | 1 | -10/+13 |
* | reimplemented the signal storage system to use a linear array rather than | Tim Janik | 1998-05-06 | 1 | -4/+5 |
* | new function to set the current focus_child of a container, does proper | Tim Janik | 1998-05-03 | 1 | -1/+2 |
* | Merged changes from gtk-1-0. Check ChangeLog for details. | Owen Taylor | 1998-05-01 | 1 | -45/+54 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | applied gtk-shige-980311-0.patch.gz, which removes the erronerous | Tim Janik | 1998-03-12 | 1 | -1/+1 |
* | made the object/class cast checks much more descriptive, based on | Tim Janik | 1998-03-07 | 1 | -3/+3 |
* | gtk/gtksignal.[ch] gtk/gtkmain.[ch] gtk/gtkcontainer.[ch] | Owen Taylor | 1998-02-13 | 1 | -1/+6 |
* | GTK_RESIZE_NEEDED is a private flag now. | Tim Janik | 1998-02-02 | 1 | -23/+27 |
* | hm, initital refcount revolution commit ;) | Tim Janik | 1998-01-30 | 1 | -0/+9 |