| Commit message (Expand) | Author | Age | Files | Lines |
* | deleted most of the argument handling code, since that is now implemented | Tim Janik | 1998-07-09 | 1 | -385/+251 |
* | changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. | Tim Janik | 1998-07-04 | 1 | -2/+2 |
* | call the base class init fucntions from all parent types upon class | Tim Janik | 1998-06-28 | 1 | -18/+36 |
* | new function gtk_container_child_arg_set, similar to | Tim Janik | 1998-06-24 | 1 | -25/+95 |
* | added a frame with radio buttons to select the resize_mode for the | Tim Janik | 1998-06-24 | 1 | -45/+229 |
* | fail silently for toplevels. if resize_mode changes to GTK_RESIZE_PARENT, | Tim Janik | 1998-06-19 | 1 | -16/+30 |
* | replaced some gtk_object_data_force_id with g_quark_from_static_string | Tim Janik | 1998-06-19 | 1 | -2/+2 |
* | Remove --g-fatal-warnings flag from argv. | Owen Taylor | 1998-06-19 | 1 | -98/+175 |
* | boy! did i really modify that many files? | Tim Janik | 1998-06-16 | 1 | -5/+429 |
* | new functions gtk_selection_data_copy and gtk_selection_data_free. | Tim Janik | 1998-06-09 | 1 | -12/+50 |
* | reversed test sequence for GTK_WIDGET_CAN_FOCUS and GTK_IS_CONTAINER | Lars Hamann | 1998-06-02 | 1 | -6/+6 |
* | changed "proximity-in-event", "drop-data-available-event", | Tim Janik | 1998-05-18 | 1 | -1/+1 |
* | Try to figure out if this is Digital Unix and we need -std1 to get the | Owen Taylor | 1998-05-10 | 1 | -2/+2 |
* | configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on | Owen Taylor | 1998-05-03 | 1 | -1/+1 |
* | new function to set the current focus_child of a container, does proper | Tim Janik | 1998-05-03 | 1 | -24/+42 |
* | Merged changes from gtk-1-0. Check ChangeLog for details. | Owen Taylor | 1998-05-01 | 1 | -2/+66 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | Set a flag so instead of clearing the area in advance. That looked | Owen Taylor | 1998-04-13 | 1 | -1/+1 |
* | Make tab key move in reading order (left-to-right top to bottom) - which | Owen Taylor | 1998-04-06 | 1 | -1/+1 |
* | leave container_class->add and container_class->remove untouched if we | Tim Janik | 1998-03-23 | 1 | -5/+26 |
* | use the resize queue. | Tim Janik | 1998-03-18 | 1 | -2/+2 |
* | Try to guess if we can use the mb* functions safely. (For glibc, they do | Owen Taylor | 1998-03-17 | 1 | -1/+1 |
* | exported gtk_spin_button_spin since it is used in testgtk, and besides | Tim Janik | 1998-03-17 | 1 | -0/+1 |
* | applied gtk-bolliet-980310-0.patch.gz which adds more checks and | Tim Janik | 1998-03-11 | 1 | -1/+9 |
* | removed a trailing GTK_TYPE_WIDGET for the need_resize signal. | Tim Janik | 1998-03-10 | 1 | -2/+1 |
* | made the <widget>_signals[] arrays of type guint rather than gint. made | Tim Janik | 1998-03-09 | 1 | -7/+7 |
* | present the argument access masks on their announcement. | Tim Janik | 1998-02-19 | 1 | -4/+4 |
* | gtk/gtksignal.[ch] gtk/gtkmain.[ch] gtk/gtkcontainer.[ch] | Owen Taylor | 1998-02-13 | 1 | -7/+23 |
* | dunno, what cvs wants right now. i just told me these | Tim Janik | 1998-02-02 | 1 | -1/+1 |
* | GTK_RESIZE_NEEDED is a private flag now. | Tim Janik | 1998-02-02 | 1 | -1/+17 |
* | hm, initital refcount revolution commit ;) | Tim Janik | 1998-01-30 | 1 | -10/+82 |
* | some gtk_*_set_arg fixes | Tim Janik | 1998-01-21 | 1 | -0/+4 |
* | implementation of gtk_widget_get() | Tim Janik | 1998-01-16 | 1 | -2/+24 |
* | main part for GtkArgSetFunc/GtkArgGetFunc implementation. | Tim Janik | 1998-01-16 | 1 | -19/+30 |
* | corrects a small resize bug in the viewport widget. The viewport widget | Shawn Amundson | 1998-01-02 | 1 | -0/+46 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+844 |