| Commit message (Expand) | Author | Age | Files | Lines |
* | NEWS file update for upcoming release of Gtk+ version 1.1.2, binary age 0, | Tim Janik | 1998-09-21 | 1 | -0/+7 |
* | Patch to libtool-1.2b to make --disable-static | Owen Taylor | 1998-09-20 | 1 | -0/+5 |
* | indent other than GNU indent should be OK now. | Owen Taylor | 1998-09-20 | 1 | -0/+10 |
* | Add names to prototype for gdk_image_new_bitmap. | Owen Taylor | 1998-09-20 | 1 | -0/+4 |
* | gtk/Makefile.am: use $(AWK) instead of awk | jaycox | 1998-09-19 | 1 | -0/+4 |
* | Remove references to $(top_srcdir). (gtk.defs, | Raja R Harinath | 1998-09-18 | 1 | -0/+7 |
* | changed gpointer object_data; to GData*object_data to cure compiler | Tim Janik | 1998-09-18 | 1 | -0/+5 |
* | updated to latest automake version | Manish Singh | 1998-09-18 | 1 | -0/+6 |
* | Move `gtkfeature.h' ... (gtkinclude_HEADERS): ... here. (gtk.defs): Pass | Raja R Harinath | 1998-09-17 | 1 | -1/+6 |
* | Added GNU indent to HACKING, as it is now required to build. | Raph Levien | 1998-09-17 | 1 | -0/+5 |
* | Update to libtool-1.2b, change library versioning scheme to drop | Owen Taylor | 1998-09-17 | 1 | -0/+20 |
* | added gtk_object_set_data_destroy and gtk_object_set_data_destroy_by_id | Tim Janik | 1998-09-17 | 1 | -0/+9 |
* | sync | Arturo Espinosa | 1998-09-16 | 1 | -1/+0 |
* | Test whether type is not equal to GTK_TOOLBAR_CHILD_RADIOBUTTON before | Federico Mena Quintero | 1998-09-16 | 1 | -0/+9 |
* | Reverted global changes of g_new to malloc(), added back in the one place | Owen Taylor | 1998-09-15 | 1 | -0/+18 |
* | Don't request a new size from the WM if we asked for the same size beforemerge-to-themes-2-5 | Owen Taylor | 1998-09-15 | 1 | -0/+32 |
* | changed g_new()s to malloc()s and g_free()s to free()s to avoid mixing | CDT 1998 Shawn T. Amundson | 1998-09-15 | 1 | -0/+7 |
* | at Sep 12 10:44:06 1998 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 1998-09-12 | 1 | -0/+17 |
* | new function to set/unset the selectable flag of a single row. | Lars Hamann | 1998-09-11 | 1 | -0/+10 |
* | Checking in minor changes. Now synced with 0.9.0.GTK_1_1_2 | Raph Levien | 1998-09-11 | 1 | -0/+8 |
* | added -posix check for NeXTStep | Manish Singh | 1998-09-09 | 1 | -0/+9 |
* | use g_atexit() instead of ATEXIT. | Tim Janik | 1998-09-08 | 1 | -0/+11 |
* | comment the -std1 check and save LIBS properly | Manish Singh | 1998-09-08 | 1 | -0/+4 |
* | #include <stdlib.h> for rand() | Manish Singh | 1998-09-06 | 1 | -0/+4 |
* | When the pointer is grabbed on an input window, either explicitely, or | Owen Taylor | 1998-09-05 | 1 | -0/+8 |
* | don't include any gdk headers. added structure definitions for | Tim Janik | 1998-09-05 | 1 | -0/+34 |
* | `const' fixups.merge-to-themes-2-4 | Tim Janik | 1998-09-03 | 1 | -0/+11 |
* | Fixed up some of the bigendian 32bpp modes. | Raph Levien | 1998-09-03 | 1 | -0/+7 |
* | plug another small GtkSIgnalQuery leak. | Tim Janik | 1998-09-03 | 1 | -0/+5 |
* | GTK_MENU_DIR_CHILD: check for the existance of | Tim Janik | 1998-09-03 | 1 | -0/+104 |
* | Replaced "foo == TRUE" and "foo == FALSE" constructs by more forgiving | Federico Mena Quintero | 1998-09-02 | 1 | -0/+6 |
* | Unref the adjustment. | Owen Taylor | 1998-09-01 | 1 | -0/+10 |
* | Minor improvements to gdkrgb, added testrgb to the gtk directory. | Raph Levien | 1998-09-01 | 1 | -0/+13 |
* | Added a gdk_draw_rgb_image_dithalign function. | Raph Levien | 1998-08-31 | 1 | -0/+6 |
* | quell some warnings with g_hash_table_new | Manish Singh | 1998-08-29 | 1 | -0/+20 |
* | Make sure the mark we pass to line start is the beginning of a real line, | Owen Taylor | 1998-08-25 | 1 | -0/+6 |
* | Reference count the fonts used in the text widget. | Owen Taylor | 1998-08-25 | 1 | -0/+52 |
* | removed some unused variables | Manish Singh | 1998-08-24 | 1 | -0/+9 |
* | begin the parameter elipsis (...) after the first argument name. this | Tim Janik | 1998-08-24 | 1 | -0/+28 |
* | Added some calls to gdk_rgb_init, so it's much more likely to correctly | Raph Levien | 1998-08-22 | 1 | -0/+5 |
* | added GTK_HAVE_FEATURES_1_1_2merge-to-themes-2-3 | Stuart Parmenter | 1998-08-21 | 1 | -0/+4 |
* | added a function to perform a binary version check, returning a static | Tim Janik | 1998-08-21 | 1 | -1/+8 |
* | Check to see if we've computed our geometry yet, and if not, ignore the | Owen Taylor | 1998-08-21 | 1 | -0/+9 |
* | silly visual fixes | Manish Singh | 1998-08-20 | 1 | -0/+7 |
* | Do not do anything if the event's window is not the bin window. | Federico Mena Quintero | 1998-08-20 | 1 | -0/+6 |
* | Change to testgtk to go along with GdkRgb integration into gtk_preview. | Raph Levien | 1998-08-20 | 1 | -0/+5 |
* | Minor fixes that were needed for the Gimp/GdkRgb integration. | Raph Levien | 1998-08-20 | 1 | -0/+13 |
* | allow argument parsing in gtk without G_ENABLE_DEBUG being defined | Tim Janik | 1998-08-18 | 1 | -0/+6 |
* | use g_get_current_dir() instead of getcwd(). | Tim Janik | 1998-08-18 | 1 | -2/+21 |
* | fix for sigsegv in case of show_tabs == NULL | Lars Hamann | 1998-08-18 | 1 | -0/+6 |