| Commit message (Expand) | Author | Age | Files | Lines |
* | Move main thread lock back to GDK - we need it there for locking when | Owen Taylor | 1998-12-16 | 1 | -3/+2 |
* | version bump to 1.1.8, binary age 0, interface age 0, depend on GLib | Tim Janik | 1998-12-16 | 1 | -2/+2 |
* | Commented out testthreads from the build process, since we won't have any | Owen Taylor | 1998-12-15 | 1 | -0/+5 |
* | fixed submenu popup timeouts, we decide whether or not to delay the | Tim Janik | 1998-12-14 | 1 | -8/+25 |
* | made GtkMenuItem::activate a GTK_RUN_ACTION signal. | Tim Janik | 1998-12-13 | 1 | -1/+10 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -1/+1 |
* | changed scrolled window inheritance, it inherits from GtkBin now. | Tim Janik | 1998-11-28 | 1 | -1/+1 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 1 | -14/+20 |
* | GTK_MENU_DIR_CHILD: check for the existance of | Tim Janik | 1998-09-03 | 1 | -13/+43 |
* | Added gdk_text/string_extents() - too calculate all the metrics at once of | Owen Taylor | 1998-08-12 | 1 | -2/+65 |
* | Use common marshalling routines instead of having widget-private ones. It | Elliot Lee | 1998-07-21 | 1 | -1/+1 |
* | 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 |
* | yeppers, accelerator changes to fix the gimp. commit message dedicated to | Tim Janik | 1998-06-18 | 1 | -0/+27 |
* | fixed an assertment. | Tim Janik | 1998-06-07 | 1 | -164/+29 |
* | typedef gint gboolean; this is needed to provide portability with | Tim Janik | 1998-05-14 | 1 | -0/+1 |
* | configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on | Owen Taylor | 1998-05-03 | 1 | -2/+2 |
* | Allow the user to use the popup list like a menu. | Owen Taylor | 1998-04-30 | 1 | -28/+0 |
* | An old allocation error. | Owen Taylor | 1998-04-13 | 1 | -1/+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 | -2/+2 |
* | More extensive debugging output | Owen Taylor | 1998-04-03 | 1 | -2/+2 |
* | commiting changes from owen: | Owen Taylor | 1998-03-10 | 1 | -1/+5 |
* | made the <widget>_signals[] arrays of type guint rather than gint. made | Tim Janik | 1998-03-09 | 1 | -2/+2 |
* | fix a NULL warning. -timj | Tim Janik | 1998-03-08 | 1 | -3/+3 |
* | don't add the same menu to different menuitems/ optionmenus. | Tim Janik | 1998-02-03 | 1 | -14/+33 |
* | hm, initital refcount revolution commit ;) | Tim Janik | 1998-01-30 | 1 | -4/+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 | -0/+41 |
* | It's all in the changelog. Well, almost all. | Owen Taylor | 1997-12-18 | 1 | -11/+12 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+746 |