| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | do not avoid to queue for a resize if the container is not visible, we | Tim Janik | 1998-06-24 | 1 | -1/+18 |
* | changelog entry | Tim Janik | 1998-06-24 | 1 | -1/+52 |
* | Added compatibility code for 1.0.x-like parameters. Changed internal | Stefan Jeske | 1998-06-24 | 1 | -0/+7 |
* | added a frame with radio buttons to select the resize_mode for the | Tim Janik | 1998-06-24 | 1 | -0/+58 |
* | s/GkWidget/GtkWidget/ | Manish Singh | 1998-06-24 | 1 | -0/+4 |
* | Export the gtk_entry_adjust_scroll. Required if you change the cursor | Miguel de Icaza | 1998-06-23 | 1 | -0/+10 |
* | new file to explain how the code examples should be extracted from the | BST 1998 Tony Gale | 1998-06-23 | 1 | -0/+5 |
* | Restore lost/hidden ChangeLog entry. | Raja R Harinath | 1998-06-22 | 1 | -0/+8 |
* | new CTree line style GTK_CTREE_LINES_TABBED | Lars Hamann | 1998-06-22 | 1 | -6/+5 |
* | Remove $(srcdir) from, and clean up, the dependencies. Generate to | Raja R Harinath | 1998-06-21 | 1 | -0/+8 |
* | - Bug fix for precision problem causing occasional double emission of | Stefan Jeske | 1998-06-19 | 1 | -1/+14 |
* | fail silently for toplevels. if resize_mode changes to GTK_RESIZE_PARENT, | Tim Janik | 1998-06-19 | 1 | -0/+20 |
* | Only respond to selection with button 1. This allows context-sensitive | Owen Taylor | 1998-06-19 | 1 | -0/+6 |
* | replaced some gtk_object_data_force_id with g_quark_from_static_string | Tim Janik | 1998-06-19 | 1 | -0/+15 |
* | Remove --g-fatal-warnings flag from argv. | Owen Taylor | 1998-06-19 | 1 | -1/+88 |
* | Use pointer<->int conversion macros to avoid warnings. | Federico Mena Quintero | 1998-06-18 | 1 | -0/+7 |
* | yeppers, accelerator changes to fix the gimp. commit message dedicated to | Tim Janik | 1998-06-18 | 1 | -0/+34 |
* | *** empty log message *** | Stefan Jeske | 1998-06-17 | 1 | -0/+6 |
* | new function gdk_window_at_pointer() to retrive the current GdkWindow the | Tim Janik | 1998-06-17 | 1 | -0/+16 |
* | Now accepts an extra "clip" parameter, which is the clipping rectangle to | Federico Mena Quintero | 1998-06-17 | 1 | -0/+7 |
* | fix from TimJ for off-by-one error in table resizing | Manish Singh | 1998-06-16 | 1 | -0/+5 |
* | boy! did i really modify that many files? | Tim Janik | 1998-06-16 | 1 | -0/+84 |
* | Moved font lists from the klass structure to a static structure in | Owen Taylor | 1998-06-16 | 1 | -0/+16 |
* | gdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile.am gtk/makenums.pl | Owen Taylor | 1998-06-15 | 1 | -0/+42 |
* | Patch from Tom Bech <tomb@ii.uib.no>, to handle color specs of the form c | Owen Taylor | 1998-06-13 | 1 | -0/+6 |
* | *** empty log message *** | Stefan Jeske | 1998-06-13 | 1 | -0/+6 |
* | Removed code for drawing the child in two places at once. Unfortunately, | Owen Taylor | 1998-06-13 | 1 | -0/+16 |
* | renamed enum GtkAnchor and GtkSide to GtkAnchorType and GtkSideType, to be | Tim Janik | 1998-06-12 | 1 | -0/+10 |
* | Added gtkpacker | CDT 1998 Shawn T. Amundson | 1998-06-12 | 1 | -0/+8 |
* | Fixed broken list-removal code. | Owen Taylor | 1998-06-11 | 1 | -0/+8 |
* | Support ACLOCAL_FLAGS | Owen Taylor | 1998-06-11 | 1 | -2/+6 |
* | #define GTK_HAVE_ACCEL_GROUP | Manish Singh | 1998-06-11 | 1 | -0/+4 |
* | Added missing quotes. | Owen Taylor | 1998-06-11 | 1 | -0/+4 |
* | Renamed from G_COMPILED_WITH_DEBUGGING. | Raja R Harinath | 1998-06-11 | 1 | -0/+3 |
* | Explain check better. | Raja R Harinath | 1998-06-11 | 1 | -0/+8 |