| Commit message (Expand) | Author | Age | Files | Lines |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -39/+56 |
* | Tue Mar 16 17:43:33 1999 Tim Janik <timj@gtk.org> | Tim Janik | 1999-03-17 | 1 | -0/+6 |
* | 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 |
* | Fixed some bugs with set_default_size. | Owen Taylor | 1999-02-10 | 1 | -3/+4 |
* | removed deprecated functions: gtk_clist_set_border, | Tim Janik | 1999-01-17 | 1 | -27/+0 |
* | reworked the redrawing heuristics somewhat, this fixed a bunch of existing | Tim Janik | 1999-01-12 | 1 | -11/+6 |
* | only pass key events to the focus widget if it is sensitive. | Tim Janik | 1999-01-11 | 1 | -2/+2 |
* | export the priority at which events are processed. | Tim Janik | 1998-12-20 | 1 | -11/+0 |
* | Don't add the gthread libs to GLIB_LIBS either, or -lgthread -lpthread | Owen Taylor | 1998-12-19 | 1 | -1/+1 |
* | Move main thread lock back to GDK - we need it there for locking when | Owen Taylor | 1998-12-16 | 1 | -2/+2 |
* | version bump to 1.1.8, binary age 0, interface age 0, depend on GLib | Tim Janik | 1998-12-16 | 1 | -2/+2 |
* | Commented out testthreads from the build process, since we won't have any | Owen Taylor | 1998-12-15 | 1 | -1/+5 |
* | reverted marius change to expose the type systems internal type info data | Tim Janik | 1998-12-07 | 1 | -0/+1 |
* | moved checks upon focus setting from gtk_window_real_set_focus to | Tim Janik | 1998-12-03 | 1 | -3/+3 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -1/+1 |
* | removed default initialization check, people must use gtk_type_init(); | Tim Janik | 1998-11-29 | 1 | -1/+82 |
* | changed scrolled window inheritance, it inherits from GtkBin now. | Tim Janik | 1998-11-28 | 1 | -3/+3 |
* | removed assertements for constructed containers again, since this | Tim Janik | 1998-11-23 | 1 | -3/+0 |
* | added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode. | Tim Janik | 1998-11-23 | 1 | -12/+7 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 1 | -0/+26 |
* | GTK_MENU_DIR_CHILD: check for the existance of | Tim Janik | 1998-09-03 | 1 | -66/+70 |
* | begin the parameter elipsis (...) after the first argument name. this | Tim Janik | 1998-08-24 | 1 | -6/+12 |
* | Use common marshalling routines instead of having widget-private ones. It | Elliot Lee | 1998-07-21 | 1 | -79/+6 |
* | new functions which wraps gtk_arg_get_info(). | Tim Janik | 1998-07-12 | 1 | -0/+11 |
* | strictly check for the associated get/set arg functions. if an arg is | Tim Janik | 1998-07-10 | 1 | -9/+5 |
* | collect the arguments with gtk_container_child_args_collect, not through | Tim Janik | 1998-07-10 | 1 | -8/+10 |
* | 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 |