| Commit message (Expand) | Author | Age | Files | Lines |
* | s/gtk_notebook_nth_page/gtk_notebook_get_nth_page/. | Tim Janik | 1998-12-02 | 1 | -19/+85 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -1/+1 |
* | set composite names. | Tim Janik | 1998-11-29 | 1 | -0/+2 |
* | changed scrolled window inheritance, it inherits from GtkBin now. | Tim Janik | 1998-11-28 | 1 | -104/+97 |
* | check for existing viewport first, and don't add one if there already is | Manish Singh | 1998-11-28 | 1 | -5/+15 |
* | removed assertements for constructed containers again, since this | Tim Janik | 1998-11-23 | 1 | -2/+4 |
* | added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode. | Tim Janik | 1998-11-23 | 1 | -286/+367 |
* | added ARG_WINDOW_PLACEMENT | Lars Hamann | 1998-11-11 | 1 | -1/+13 |
* | new enum GtkCornerType added window_placement. new method to set | Lars Hamann | 1998-11-09 | 1 | -17/+58 |
* | removed vscrollbar, hscrollbar, vscrollbar_policy, hscrollbar_policy. | Lars Hamann | 1998-11-05 | 1 | -32/+96 |
* | GTK_MENU_DIR_CHILD: check for the existance of | Tim Janik | 1998-09-03 | 1 | -10/+17 |
* | handle negative values similar to gtk_widget_set_uposition(). that is: | Tim Janik | 1998-07-16 | 1 | -9/+102 |
* | 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 |
* | added a frame with radio buttons to select the resize_mode for the | Tim Janik | 1998-06-24 | 1 | -0/+3 |
* | Remove --g-fatal-warnings flag from argv. | Owen Taylor | 1998-06-19 | 1 | -4/+0 |
* | configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on | Owen Taylor | 1998-05-03 | 1 | -1/+1 |
* | merging owen's bug fix | Owen Taylor | 1998-05-02 | 1 | -0/+5 |
* | Merged changes from gtk-1-0. Check ChangeLog for details. | Owen Taylor | 1998-05-01 | 1 | -38/+56 |
* | 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 | -4/+4 |
* | More extensive debugging output | Owen Taylor | 1998-04-03 | 1 | -4/+6 |
* | perform the neccessary checks on funtion begin. use the scrolled_window | Tim Janik | 1998-03-18 | 1 | -4/+6 |
* | ( From: James Henstridge <james@daa.com.au> ) | Owen Taylor | 1998-03-18 | 1 | -2/+12 |
* | Chain to the parent finalize handler. (from: "Mattias.Gronlund" | Owen Taylor | 1998-03-11 | 1 | -0/+2 |
* | hm, initital refcount revolution commit ;) | Tim Janik | 1998-01-30 | 1 | -2/+28 |
* | main part for GtkArgSetFunc/GtkArgGetFunc implementation. | Tim Janik | 1998-01-16 | 1 | -1/+2 |
* | initialize scrollbar_spacing (gtk-fortier-980103-0)GTK_0_99_2 | Shawn Amundson | 1998-01-03 | 1 | -0/+2 |
* | this macro computes the spacing from klass->scrollbar_spacing now. adapted | Tim Janik | 1997-12-23 | 1 | -7/+7 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+510 |