| Commit message (Expand) | Author | Age | Files | Lines |
* | export gtk_binary_age and gtk_interface_age. | Tim Janik | 1998-07-19 | 1 | -0/+22 |
* | Introduced generic GtkProgress widget. Derived GtkProgressBar from | Stefan Jeske | 1998-07-19 | 1 | -0/+7 |
* | explicitly specify void in prototype | Manish Singh | 1998-07-18 | 1 | -0/+5 |
* | Changelog fix | Lars Hamann | 1998-07-17 | 1 | -1/+0 |
* | fix to avoid flicker at begin/end of list | Lars Hamann | 1998-07-17 | 1 | -0/+6 |
* | sropped the approach of copying all signal specific data into a | Tim Janik | 1998-07-17 | 1 | -0/+7 |
* | care for the posssibility that someone destroys the entry on the | Tim Janik | 1998-07-17 | 1 | -0/+5 |
* | use misc->xpad for x calculation instead of ypad (typo). (gtk_arrow_set): | Tim Janik | 1998-07-17 | 1 | -0/+15 |
* | minor changes to gtk-config: --cflags doesn't prepend -I@libdir@/glib/include | Manish Singh | 1998-07-16 | 1 | -0/+7 |
* | signdness corrections all ove the place. implementation of object | Tim Janik | 1998-07-16 | 1 | -0/+29 |
* | fix for sigsegv in case of drag_target == NULL fix for | Lars Hamann | 1998-07-16 | 1 | -0/+10 |
* | handle negative values similar to gtk_widget_set_uposition(). that is: | Tim Janik | 1998-07-16 | 1 | -0/+30 |
* | Added focus handling, horizontal and vertical autoscrolling, extended | Lars Hamann | 1998-07-15 | 1 | -0/+16 |
* | Integrating GdkRgb 0.0.3 into the Gtk+ source tree. | Raph Levien | 1998-07-15 | 1 | -0/+19 |
* | pass only the signal_id to this function. it needs to relookup the signal | Tim Janik | 1998-07-15 | 1 | -0/+8 |
* | don't destroy a buttons child if it isn't a label. | Tim Janik | 1998-07-14 | 1 | -0/+5 |
* | macro and GtkType fixups. | Tim Janik | 1998-07-14 | 1 | -0/+7 |
* | display the current cursor name. | Tim Janik | 1998-07-14 | 1 | -0/+20 |
* | check if old_parent_private is not NULL before trying to g_list_remove the | George Lebl | 1998-07-13 | 1 | -0/+6 |
* | fix float argument collection (always casted to doubles upon argument | Tim Janik | 1998-07-12 | 1 | -0/+5 |
* | call the base classes' object_init_func for derived objects with the | Tim Janik | 1998-07-12 | 1 | -0/+8 |
* | 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 | -0/+12 |
* | only take the padding into account if there is an accelerator. | Tim Janik | 1998-07-10 | 1 | -0/+5 |
* | collect the arguments with gtk_container_child_args_collect, not through | Tim Janik | 1998-07-10 | 1 | -0/+7 |
* | added a new internal type GTK_TYPE_IDENTIFIER which is derived from | Tim Janik | 1998-07-10 | 1 | -0/+8 |
* | add in just enough support for 1 or 4 bits so that it seems to allow | CDT 1998 Shawn T. Amundson | 1998-07-10 | 1 | -0/+7 |
* | 4 bit support, increased available_depths array, which was too low (?) | CDT 1998 Shawn T. Amundson | 1998-07-10 | 1 | -0/+5 |
* | deleted most of the argument handling code, since that is now implemented | Tim Janik | 1998-07-09 | 1 | -0/+53 |
* | handle GTK_RELIEF_HALF, which was introduced to keep either | Tim Janik | 1998-07-08 | 1 | -0/+18 |
* | totaly binary incomnpatible change: | Tim Janik | 1998-07-07 | 1 | -0/+11 |
* | update anon CVS info | BST 1998 Tony Gale | 1998-07-06 | 1 | -0/+4 |
* | changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. | Tim Janik | 1998-07-04 | 1 | -0/+9 |
* | Added GDK_HAVE_FULL_CROSSING_EVENT, since I seem to have erroneously added | Federico Mena Quintero | 1998-07-03 | 1 | -0/+5 |
* | Added GTK_HAVE_RELIEF_STYLE | Manish Singh | 1998-07-03 | 1 | -0/+4 |
* | temporary implementation of action signal "debug_msg" | Tim Janik | 1998-07-01 | 1 | -0/+9 |
* | fix for properly detecting shared lib support on SunPro cc (taken from | Manish Singh | 1998-07-01 | 1 | -0/+5 |
* | implementation of the "class" keyword for styles. | Tim Janik | 1998-07-01 | 1 | -0/+4 |
* | fixed lookup order for rc styles. the latest defined rc set pattern is | Tim Janik | 1998-06-30 | 1 | -0/+6 |
* | code overhaul for simplicity and more descriptive error messages. | Tim Janik | 1998-06-30 | 1 | -0/+5 |
* | ok, this enables the possibility for key-release bindings. | Tim Janik | 1998-06-30 | 1 | -0/+8 |
* | implemented default handler for key-release events, which checks for | Tim Janik | 1998-06-30 | 1 | -0/+8 |
* | GtkType and macro fixups. widget argument implementation: | Tim Janik | 1998-06-29 | 1 | -0/+6 |
* | GtkType and macro fixups. | Tim Janik | 1998-06-28 | 1 | -0/+9 |
* | call the base class init fucntions from all parent types upon class | Tim Janik | 1998-06-28 | 1 | -0/+114 |
* | ChangeLog fun | Manish Singh | 1998-06-28 | 1 | -0/+4 |
* | use native Xlib XConvertCase if it's available | Manish Singh | 1998-06-28 | 1 | -0/+6 |
* | compatibility function to provide XConvertCase() functionality from X11R6 | Tim Janik | 1998-06-27 | 1 | -0/+5 |
* | Added functions gdk_text_height, gdk_string_height, gdk_char_height to | Stefan Jeske | 1998-06-25 | 1 | -0/+6 |
* | add section on GtkCList widget, contributed by Stefan Mars | BST 1998 Tony Gale | 1998-06-25 | 1 | -0/+7 |