]> Pileus Git - ~andy/gtk/history - gtk/gtkwindow.c
call the base class init fucntions from all parent types upon class
[~andy/gtk] / gtk / gtkwindow.c
1998-06-28 Tim Janikcall the base class init fucntions from all parent...
1998-06-24 Tim Janikdo not avoid to queue for a resize if the container...
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-06-16 Tim Janikboy! did i really modify that many files?
1998-06-09 Tim Janiknew functions gtk_selection_data_copy and gtk_selection...
1998-06-07 Tim Janikfixed an assertment.
1998-05-12 Owen Taylor(James A <jamesa@demon.net> : gtk-jamesa-980511-4.patch)
1998-05-12 Owen TaylorUse the previously unused window->need_resize flag...
1998-05-10 Owen TaylorTry to figure out if this is Digital Unix and we need...
1998-05-06 Tim Janikreimplemented the signal storage system to use a linear...
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-04-13 Tim Janikcheck for accelerator table to be != NULL.
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-04-13 Owen TaylorSet a flag so instead of clearing the area in advance...
1998-04-09 Owen TaylorRemoved unsed variables (gtk-jbuhler-980408-0)
1998-04-07 Owen TaylorRemoved, because that's what a NULL comparison function...
1998-04-07 Owen TaylorSet the window hints on every map so that GTK_WIN_POS_M...
1998-04-03 Owen TaylorMore extensive debugging output
1998-03-18 Tim Janikuse the resize queue.
1998-03-17 Tim Janikchanged some debugging messages to be prefixed by ...
1998-03-15 Tim Janiksmall fix by Assar Westerlund <assar@sics.se>.
1998-03-14 Owen TaylorDon't resize windows when request is rejected by WM...
1998-03-09 Tim Janikmade the <widget>_signals[] arrays of type guint rather...
1998-03-06 PST 1998 Shawn T... return NULL if device is not ready gtk/gtkwindow.h...
1998-02-24 Tim Janikfixed some bugs in the resizing code (it was leaking
1998-02-23 Owen TaylorDon't process configure events that just move the windo...
1998-02-23 Tim JanikTODO updates (major ones ;).
1998-02-19 Tim Janikpresent the argument access masks on their announcement.
1998-02-14 Tim Janikgtkmain forgot a return value.
1998-02-02 Tim Janikdunno, what cvs wants right now. i just told me these
1998-02-02 Tim Janikwatch the next ChangeLog update...
1998-02-02 Tim JanikGTK_RESIZE_NEEDED is a private flag now.
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1998-01-21 Tim Janiksome gtk_*_set_arg fixes
1998-01-18 Tim Janikgtk_*_get_arg() and gtk_*_set_arg() implementations...
1998-01-17 Tim Janikmore *_get_arg/*_set_arg implementations
1998-01-16 Tim Janikimplementation of gtk_widget_get()
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1997-12-18 Owen TaylorIt's all in the changelog. Well, almost all.
1997-12-10 Tim JanikGLib:
1997-11-28 Elliot LeeMisc fixes for color changing stuff
1997-11-28 Gnome CVS Usernew gtk_main_level(). fixes to gtk_window_show() to...
1997-11-27 Elliot Leecleanups for color changing stuff
1997-11-24 Elliot LeeInitial revision