]> Pileus Git - ~andy/gtk/history - gtk/gtkscrolledwindow.c
Check for lstat.
[~andy/gtk] / gtk / gtkscrolledwindow.c
1999-02-25 Tim Janikstill request the extra width or height if the correspo...
1999-02-25 Tim Janikdon't add extra width or height if the requested size...
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-21 Owen TaylorChanged warnings from g_message() to g_warning().
1999-02-10 Owen TaylorFixed some bugs with set_default_size.
1999-01-17 Tim Janikremoved deprecated functions: gtk_clist_set_border,
1999-01-17 Nat FriedmanNew macro. Changed the spacing from 5 to 3.
1999-01-14 Owen Taylorgtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk...
1998-12-02 Tim Janiks/gtk_notebook_nth_page/gtk_notebook_get_nth_page/.
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-29 Tim Janikset composite names.
1998-11-28 Tim Janikchanged scrolled window inheritance, it inherits from...
1998-11-28 Manish Singhcheck for existing viewport first, and don't add one...
1998-11-23 Tim Janikremoved assertements for constructed containers again...
1998-11-23 Tim Janikadded args ::show_text, ::text_xalign, ::text_yalign...
1998-11-11 Lars Hamannadded ARG_WINDOW_PLACEMENT
1998-11-09 Lars Hamannnew enum GtkCornerType added window_placement. new...
1998-11-05 Lars Hamannremoved vscrollbar, hscrollbar, vscrollbar_policy,...
1998-09-03 Tim JanikGTK_MENU_DIR_CHILD: check for the existance of
1998-07-16 Tim Janikhandle negative values similar to gtk_widget_set_uposit...
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-06-28 Tim Janikcall the base class init fucntions from all parent...
1998-06-24 Tim Janikadded a frame with radio buttons to select the resize_m...
1998-06-19 Owen TaylorRemove --g-fatal-warnings flag from argv.
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-05-02 Owen Taylormerging owen's bug fix
1998-05-01 Owen TaylorMerged changes from gtk-1-0. Check ChangeLog for details.
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-04-07 Owen TaylorRemoved, because that's what a NULL comparison function...
1998-04-03 Owen TaylorMore extensive debugging output
1998-03-18 Tim Janikperform the neccessary checks on funtion begin. use...
1998-03-18 Owen Taylor( From: James Henstridge <james@daa.com.au> )
1998-03-11 Owen TaylorChain to the parent finalize handler. (from: "Mattias...
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1998-01-03 Shawn Amundsoninitialize scrollbar_spacing (gtk-fortier-980103-0)
1997-12-23 Tim Janikthis macro computes the spacing from klass->scrollbar_s...
1997-11-24 Elliot LeeInitial revision