| Commit message (Expand) | Author | Age | Files | Lines |
* | made 'page_num' argument a gint: switch_page signal delivers valid page | Michael Krause | 1998-11-29 | 1 | -2/+2 |
* | changed scrolled window inheritance, it inherits from GtkBin now. | Tim Janik | 1998-11-28 | 1 | -13/+13 |
* | define GtkCTreeNode as boxed type use GTK_CTREE_NODE_TYPE instead of | Lars Hamann | 1998-11-26 | 1 | -22/+55 |
* | Modified Files: gtkclist.c gtkclist.h gtkctree.c gtkctree.h gtknotebook.c | jaycox | 1998-11-23 | 1 | -2/+2 |
* | added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode. | Tim Janik | 1998-11-23 | 1 | -6/+1 |
* | new flags : homogeneous; new guints : tab_hborder, tab_vborder; marked | Lars Hamann | 1998-11-16 | 1 | -2026/+2766 |
* | use GtkPositionType defines. | Lars Hamann | 1998-11-11 | 1 | -1/+1 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 1 | -421/+259 |
* | GTK_MENU_DIR_CHILD: check for the existance of | Tim Janik | 1998-09-03 | 1 | -20/+61 |
* | fix for sigsegv in case of show_tabs == NULL | Lars Hamann | 1998-08-18 | 1 | -3/+4 |
* | small fix for border drawing bug | Lars Hamann | 1998-07-28 | 1 | -73/+126 |
* | Use common marshalling routines instead of having widget-private ones. It | Elliot Lee | 1998-07-21 | 1 | -24/+1 |
* | export gtk_binary_age and gtk_interface_age. | Tim Janik | 1998-07-19 | 1 | -47/+224 |
* | signdness corrections all ove the place. implementation of object | Tim Janik | 1998-07-16 | 1 | -23/+282 |
* | 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 | -4/+1 |
* | boy! did i really modify that many files? | Tim Janik | 1998-06-16 | 1 | -2/+10 |
* | adapted clist pixmap clipping | Lars Hamann | 1998-06-10 | 1 | -78/+151 |
* | fixed an assertment. | Tim Janik | 1998-06-07 | 1 | -0/+5 |
* | reversed test sequence for GTK_WIDGET_CAN_FOCUS and GTK_IS_CONTAINER | Lars Hamann | 1998-06-02 | 1 | -13/+13 |
* | configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on | Owen Taylor | 1998-05-03 | 1 | -2/+2 |
* | new function to set the current focus_child of a container, does proper | Tim Janik | 1998-05-03 | 1 | -7/+4 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | Picky --enable-ansi cleanups. | Owen Taylor | 1998-04-10 | 1 | -6/+10 |
* | Removed, because that's what a NULL comparison function means. And it | Owen Taylor | 1998-04-07 | 1 | -6/+6 |
* | More extensive debugging output | Owen Taylor | 1998-04-03 | 1 | -6/+10 |
* | show the menu_label unconditionally (even if it is not a default label). | Tim Janik | 1998-03-31 | 1 | -2/+7 |
* | notebook fix from lars. | Tim Janik | 1998-03-15 | 1 | -1/+4 |
* | changed handler tags to be of type guint, reflecting the internal tag | Tim Janik | 1998-03-12 | 1 | -2/+1 |
* | applied gtk-shige-980311-0.patch.gz, which removes the erronerous | Tim Janik | 1998-03-12 | 1 | -23/+47 |
* | made the <widget>_signals[] arrays of type guint rather than gint. made | Tim Janik | 1998-03-09 | 1 | -1/+1 |
* | new widget from Lars Hamann <hamann@braunschweig.netsurf.de> and Stefan | Tim Janik | 1998-02-25 | 1 | -21/+36 |
* | don't perform gdk operations on size allocation | Tim Janik | 1998-02-22 | 1 | -60/+53 |
* | gtk_object_query_args takes an additional pointer now which if supplied | Tim Janik | 1998-02-21 | 1 | -2/+10 |
* | applied gtk-hamann_jeske-980218-0.patch.gz, a patch from Lars Hamann and | Tim Janik | 1998-02-19 | 1 | -434/+1949 |
* | Fixed unrealize handler to comply with the documentation (which mentions | Federico Mena Quintero | 1998-02-12 | 1 | -16/+0 |
* | hm, initital refcount revolution commit ;) | Tim Janik | 1998-01-30 | 1 | -40/+5 |
* | gtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c gtkeventbox.c | Owen Taylor | 1998-01-18 | 1 | -1/+1 |
* | main part for GtkArgSetFunc/GtkArgGetFunc implementation. | Tim Janik | 1998-01-16 | 1 | -1/+2 |
* | Added "switch_page" signal. (gtk-hamann_jeske-971212-0.patch) | Owen Taylor | 1998-01-06 | 1 | -3/+52 |
* | corrects a small resize bug in the viewport widget. The viewport widget | Shawn Amundson | 1998-01-02 | 1 | -88/+171 |
* | gdk/gdkgc.c: If gdk_gc_set_clip_rectangle is called with | Owen Taylor | 1997-12-12 | 1 | -1/+25 |
* | same as before -JaySNAP_19971201 | Jay Painter | 1997-12-02 | 1 | -4/+16 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+1303 |