| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed some bugs with set_default_size. | Owen Taylor | 1999-02-10 | 1 | -9/+14 |
* | Added gtk_menu_set_title() to set the title of a menu in the torn-off | Owen Taylor | 1999-01-18 | 1 | -7/+22 |
* | gtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk/gtkframe.c | Owen Taylor | 1999-01-14 | 1 | -1/+1 |
* | free the event that was returned to us by gtk_get_current_event | George Lebl | 1999-01-06 | 1 | -0/+1 |
* | label->label should be the mb text _after_ removing the underlines, not | Owen Taylor | 1998-12-23 | 1 | -17/+3 |
* | */Makefile.am: Now passes 'make distcheck'. Now loops. I'm not sure what | Elliot Lee | 1998-12-23 | 1 | -3/+17 |
* | Set the usize on the tearoff window so when we reparent the window out, | Owen Taylor | 1998-12-18 | 1 | -1/+6 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -1/+1 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 1 | -7/+8 |
* | GTK_MENU_DIR_CHILD: check for the existance of | Tim Janik | 1998-09-03 | 1 | -31/+20 |
* | Unref the adjustment. | Owen Taylor | 1998-09-01 | 1 | -17/+69 |
* | Added gdk_text/string_extents() - too calculate all the metrics at once of | Owen Taylor | 1998-08-12 | 1 | -184/+296 |
* | changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. | Tim Janik | 1998-07-04 | 1 | -2/+2 |
* | call the base class init fucntions from all parent types upon class | Tim Janik | 1998-06-28 | 1 | -2/+3 |
* | Remove --g-fatal-warnings flag from argv. | Owen Taylor | 1998-06-19 | 1 | -9/+9 |
* | yeppers, accelerator changes to fix the gimp. commit message dedicated to | Tim Janik | 1998-06-18 | 1 | -12/+33 |
* | fixed an assertment. | Tim Janik | 1998-06-07 | 1 | -294/+267 |
* | configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on | Owen Taylor | 1998-05-03 | 1 | -2/+2 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | Removed, because that's what a NULL comparison function means. And it | Owen Taylor | 1998-04-07 | 1 | -1/+1 |
* | More extensive debugging output | Owen Taylor | 1998-04-03 | 1 | -1/+1 |
* | Use reversed arrow for menus ala Motif (and fix Options menus, which had X | Owen Taylor | 1998-03-24 | 1 | -1/+4 |
* | /home/otaylor/commit | Owen Taylor | 1998-03-24 | 1 | -0/+42 |
* | removed GRAB_EXCLUSIVE again, just disable modal event delivery for | Tim Janik | 1998-03-15 | 1 | -2/+0 |
* | added new flag GTK_EXCLUSIVE_GRAB. allow exclusive grabs. | Tim Janik | 1998-03-15 | 1 | -0/+2 |
* | don't cast a NULL pointer. | Tim Janik | 1998-03-15 | 1 | -4/+7 |
* | made the <widget>_signals[] arrays of type guint rather than gint. made | Tim Janik | 1998-03-09 | 1 | -2/+2 |
* | hehe stupid me, wanted to fix a warning, and borke | Tim Janik | 1998-03-09 | 1 | -2/+6 |
* | register living objects in a hashtable. | Tim Janik | 1998-03-07 | 1 | -6/+2 |
* | Don't process configure events that just move the window, and don't resize | Owen Taylor | 1998-02-23 | 1 | -0/+5 |
* | TODO updates (major ones ;). | Tim Janik | 1998-02-23 | 1 | -9/+2 |
* | new fundtion to return the widget that the menu is attached to. | Tim Janik | 1998-02-08 | 1 | -0/+14 |
* | attach/detach to menu widget via | Tim Janik | 1998-02-03 | 1 | -2/+97 |
* | GTK_RESIZE_NEEDED is a private flag now. | Tim Janik | 1998-02-02 | 1 | -8/+21 |
* | hm, initital refcount revolution commit ;) | Tim Janik | 1998-01-30 | 1 | -2/+5 |
* | main part for GtkArgSetFunc/GtkArgGetFunc implementation. | Tim Janik | 1998-01-16 | 1 | -1/+2 |
* | corrects a small resize bug in the viewport widget. The viewport widget | Shawn Amundson | 1998-01-02 | 1 | -1/+34 |
* | It's all in the changelog. Well, almost all. | Owen Taylor | 1997-12-18 | 1 | -6/+8 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+732 |