]> Pileus Git - ~andy/gtk/history - gtk/gtkwindow.c
Adapt cast macros to standard.
[~andy/gtk] / gtk / gtkwindow.c
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-11-08 Owen TaylorSubstitute gdkx.h => gdkprivate.h since we need to...
1999-03-17 Tor LillqvistMerge in Win32 version: Define macro GDKVAR for declari...
1999-02-24 Tim Janikwarn about &widget->requisition, even for toplevels.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-21 Owen Taylorremoved debugging statements about embedded XID's....
1999-02-20 Tim Janikhm, set_modal doesn't really work with random gtk_grab_...
1999-02-20 Tim Janikadded ::modal argument. (gtk_window_hide): reset window...
1999-02-16 Owen TaylorWhen setting styles, remove unecessary explicits draws...
1999-02-15 Owen Taylorgtk/gtkwidget.c (gtk_widget_real_grab_focus):
1999-02-10 Tim Janikapplied patch from Paolo Molaro to fix GTK_TYPE_POINTER...
1999-02-10 Owen TaylorFixed some bugs with set_default_size.
1999-01-25 George Leblset RECEIVES_DEFAULT on init, and a button press on...
1999-01-11 Tim Janikonly pass key events to the focus widget if it is sensi...
1998-12-16 Tim Janikversion bump to 1.1.8, binary age 0, interface age...
1998-12-15 Owen TaylorAdded GTK_USER_DRAW flag.
1998-12-08 Owen TaylorFixed order of arguments to gdk_window_transient_for().
1998-12-07 Owen TaylorNew functions gtk_window_set_transient_for() - set...
1998-12-03 Tim Janikmoved checks upon focus setting from gtk_window_real_se...
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-28 Owen TaylorRemoved bogus expose_event handler - we had two expose_...
1998-11-28 Tim Janikchanged scrolled window inheritance, it inherits from...
1998-11-24 Owen TaylorAdded layout widget for scrolling arbitrarily big areas...
1998-11-07 Jay Coxforward declaration for gtk_window_paint declare xid_ht...
1998-11-06 Owen TaylorIndentation cleanups.
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-09-15 Owen TaylorDon't request a new size from the WM if we asked for...
1998-08-18 Tim Janikuse g_get_current_dir() instead of getcwd().
1998-08-17 Tim Janikremoved gtk_input_add_interp.
1998-08-11 Owen TaylorRemoved has_cursor, set the cursor beginning of Text...
1998-07-21 Elliot LeeUse common marshalling routines instead of having widge...
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 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