| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | support different types of callbacks, to maintain existing code. | Tim Janik | 1998-06-07 | 1 | -0/+6 |
* | fixed an assertment. | Tim Janik | 1998-06-07 | 1 | -0/+112 |
* | New files to automagically extract code examples from the tutorial. | BST 1998 Tony Gale | 1998-06-04 | 1 | -0/+6 |
* | reversed test sequence for GTK_WIDGET_CAN_FOCUS and GTK_IS_CONTAINER | Lars Hamann | 1998-06-02 | 1 | -0/+6 |
* | minor changes to support auto extraction of example code | BST 1998 Tony Gale | 1998-06-02 | 1 | -0/+5 |
* | Update of Italian Tutorial to Tutorial of 24th May, from Daniele Canazza | BST 1998 Tony Gale | 1998-06-01 | 1 | -0/+5 |
* | - new section on Events - change all delete_event callbacks to include a | BST 1998 Tony Gale | 1998-05-29 | 1 | -0/+13 |
* | New enumeration for the "mode" field of crossing events. (struct | Federico Mena Quintero | 1998-05-27 | 1 | -0/+13 |
* | include gdkx.h always (for GDK_ROOT_WINDOW) | Radek Doulik | 1998-05-26 | 1 | -0/+4 |
* | - GtkTooltips, update to current API - change all 'gpointer *data' to | BST 1998 Tony Gale | 1998-05-24 | 1 | -0/+7 |
* | Bombo out with a moderately helpful message if detection of X libraries | Owen Taylor | 1998-05-24 | 1 | -0/+20 |
* | Locate child at (border_width,border_width), not | Owen Taylor | 1998-05-23 | 1 | -0/+10 |
* | Define GTK_HAVE_RC_SET_IMAGE_LOADER, to be used in gnome-libs | Miguel de Icaza | 1998-05-22 | 1 | -0/+5 |
* | Fix size_allocate to pass on to the child even if child isn't visible. | Elliot Lee | 1998-05-22 | 1 | -0/+6 |
* | Changed log | Owen Taylor | 1998-05-22 | 1 | -2/+20 |
* | use GTK_TYPE_GDK_EVENT in (un)?select_row signal. | CEST 1998 Paolo Molaro | 1998-05-22 | 1 | -0/+6 |
* | clog ent for changes | Elliot Lee | 1998-05-21 | 1 | -0/+5 |
* | Use pthread_attr_init() as a test function, since most of the rest of | Owen Taylor | 1998-05-20 | 1 | -0/+5 |
* | Tue, 19 May 1998 11:51:02 +0200 Paolo Molaro <lupus@debian.org> | Paolo Molaro | 1998-05-19 | 1 | -0/+4 |
* | entry for previous change | Elliot Lee | 1998-05-18 | 1 | -0/+4 |
* | Forgotten entry for visibility_notify_event | Elliot Lee | 1998-05-18 | 1 | -0/+4 |
* | changed "proximity-in-event", "drop-data-available-event", | Tim Janik | 1998-05-18 | 1 | -0/+12 |
* | g_strdup() the text retrived from GtkEntry. only intercept the Tab key if | Tim Janik | 1998-05-16 | 1 | -0/+6 |