| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | glib/* Moved to glib module | Owen Taylor | 1998-06-10 | 1 | -0/+15 |
* | adapted clist pixmap clipping | Lars Hamann | 1998-06-10 | 1 | -0/+11 |
* | Renamed g_const_pointer => gconstpointer. | Owen Taylor | 1998-06-10 | 1 | -0/+9 |
* | prevent gdk_init() from segfaulting when invoked with (NULL, NULL); (this | Tim Janik | 1998-06-10 | 1 | -0/+4 |
* | enum and flags type creation can now be done through | Tim Janik | 1998-06-10 | 1 | -0/+9 |
* | Add $(srcdir) where needed (in the rule), and removed it where not needed | Raja R Harinath | 1998-06-10 | 1 | -0/+3 |
* | Pass $srcdir in environment to genmarshal.pl. Look for `gtkmarshal.list' | Raja R Harinath | 1998-06-10 | 1 | -0/+6 |
* | Removed g_object_pointer_hash, which was just g_direct_hash. | Owen Taylor | 1998-06-09 | 1 | -1/+20 |
* | Removed the fleur_cursor field. Now the cursor is created/destroyed on | Federico Mena Quintero | 1998-06-09 | 1 | -0/+10 |
* | renamed the newly created gtk_enum_get_values and gtk_enum_set_values to | Tim Janik | 1998-06-09 | 1 | -0/+11 |
* | new functions gtk_selection_data_copy and gtk_selection_data_free. | Tim Janik | 1998-06-09 | 1 | -0/+39 |
* | wrapped enum definitions with glib macros. | Tim Janik | 1998-06-08 | 1 | -0/+11 |
* | feature check menu items in the compatibility code (this required me to | Tim Janik | 1998-06-07 | 1 | -0/+6 |
* | further additions to fit the gimp's code. additions to the dumping code to | Tim Janik | 1998-06-07 | 1 | -1/+7 |
* | *** empty log message *** | Marius Vollmer | 1998-06-07 | 1 | -0/+5 |