]> Pileus Git - ~andy/gtk/history - gdk/x11/gdkmain-x11.c
Destroy widgets _after_ propagating unrealize signals through the widget
[~andy/gtk] / gdk / x11 / gdkmain-x11.c
1998-12-09 Owen TaylorDestroy widgets _after_ propagating unrealize signals...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-24 Jeff GarzikRemoved DEFS "+=" mess that breaks recent automakes...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-10-21 Arturo EspinosaOne-character fix to make it compile - Federico
1998-10-20 Owen TaylorAlways send "drag_leave" to dests without GTK_DEST_DEFA...
1998-10-18 Owen TaylorAdded a modular client-message-filter mechanism, that...
1998-09-08 Tim Janikuse g_atexit() instead of ATEXIT.
1998-09-05 Owen TaylorWhen the pointer is grabbed on an input window, either...
1998-08-25 Owen TaylorReference count the fonts used in the text widget.
1998-08-18 Tim Janikuse g_get_current_dir() instead of getcwd().
1998-08-18 Tim Janikrestricted the --g*fatal-* arguments to --g-fatal-warni...
1998-08-17 Dietmar Maurergdk.c: fixed bug in gdk_input_remove
1998-06-28 Manish Singhuse native Xlib XConvertCase if it's available
1998-06-27 Tim Janikcompatibility function to provide XConvertCase() functi...
1998-06-10 Tim Janikprevent gdk_init() from segfaulting when invoked with...
1998-06-07 Tim Janikfixed an assertment.
1998-05-27 Federico Mena QuinteroNew enumeration for the "mode" field of crossing events...
1998-05-26 Radek Doulikinclude gdkx.h always (for GDK_ROOT_WINDOW)
1998-05-23 Owen TaylorLocate child at (border_width,border_width), not
1998-05-19 Elliot LeeAdd GDK_SUBSTRUCTURE_NOTIFY_MASK
1998-05-16 Owen TaylorBasic thread-awareness:
1998-05-15 rodoinclude gdkkeysyms.h always
1998-05-13 Owen TaylorFixed up a stat() that Sopwith missed when changing...
1998-05-10 Owen TaylorTry to figure out if this is Digital Unix and we need...
1998-05-04 Owen TaylorMerges from the gtk-1-0 branch
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-04-29 Miguel de IcazaRandom debugging fixed this bug: There is no need to...
1998-04-28 Elliot LeeTry adding "ExposureMask" to the event mask during...
1998-04-14 Owen TaylorDon't read the character past the end of the text.
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-04-09 Owen Taylor(Found by Mattias.Gronlund" <Mattias.Gronlund@sa.erisof...
1998-04-08 Miguel de IcazaDuring drag and drop, set the event mask at ButtonPress...
1998-04-04 Owen TaylorMake debug string parsine case-insensitive
1998-04-03 Owen TaylorMore extensive debugging output
1998-04-01 Elliot Leea little more debugging code.
1998-03-28 Owen TaylorDon't call XTranslateCoordinates on a destroyed window...
1998-03-22 Owen Taylorfixes to locale checks
1998-03-22 Owen TaylorDon't respond to drops when grab is in effect. (workaround)
1998-03-17 Owen TaylorTry to guess if we can use the mb* functions safely...
1998-03-17 Tim Janikchanged some debugging messages to be prefixed by ...
1998-03-17 Miguel de IcazaUse StructureNotifyMaskMask as the mask, as this enable...
1998-03-14 Owen TaylorFixed misplaced 'else.' -owt
1998-03-14 Owen TaylorDon't leave NULL's in argv.
1998-03-11 Elliot LeeBug fixes/improvements to the motion event eating for Dnd
1998-03-11 rhlabs<raster@redhat.com>
1998-03-11 rhlabs<raster@redhat.com>
1998-03-10 Elliot LeeDnD bugfixes (hopefully :). Rasters code is still buggy...
1998-03-10 Tim Janikchanged gtk_range_trough_click() to take an additional...
1998-03-10 Elliot LeeMiguel, try this - I think it should do what you need...
1998-03-08 Owen Taylor- Show selection correctly when starting selection...
1998-03-08 Tim Janikapplied a bunch of patches and removed all the printfs...
1998-03-08 Tim Janikdefine the version variables in config.h.
1998-03-07 Tim Janikmade the object/class cast checks much more descriptive...
1998-03-06 Elliot LeeThis commit moves dnd variables around a bit, and has...
1998-03-06 Federico Mena Quintero[Ummm, maybe we should do the same change to the select...
1998-03-05 Owen TaylorUnset allocation on unparent, to force reallocation...
1998-03-05 Miguel de IcazaDrags can only be started with the left button.
1998-03-01 Elliot LeeAdd drag_end_event for future expansion, plus allow...
1998-02-26 Elliot LeeD&D now lets you use shaped windows for drags. As usual...
1998-02-25 Owen TaylorCheck the result of XGetICValues - it is failing for...
1998-02-19 Owen Taylorthe value of ---enable_debug is written into glibconfig...
1998-02-19 Tim Janikmore debugging fixes.
1998-02-19 Manish SinghShould compile with debugging off now...
1998-02-19 Owen Taylorconfigure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.c
1998-02-18 Jay PainterA couple of compiler warning fixes, GtkCList signal...
1998-02-16 Elliot LeeD&D fixes
1998-02-13 Tim Janikcheck for clist !REALIZED. (draw_rows): bail out if...
1998-02-13 Owen Taylorgtk/gtksignal.[ch] gtk/gtkmain.[ch] gtk/gtkcontainer...
1998-02-07 Tim Janikdon't wipe out window_private's x and y coordinates...
1998-02-05 Tim Janiknew function to perform the same actions as gtk_list_re...
1998-01-26 Tim Janikadded a bunch of checks for window != NULL and private...
1998-01-21 Tim Janiksigh, it wasn't so simple - first correction
1998-01-21 Tim Janiknew function gdk_pointer_is_grabbed(). extremely simple ;)
1998-01-21 Shawn Amundsonstrdup changed to g_strdup
1998-01-17 Owen TaylorTake putback events into account
1998-01-03 Shawn AmundsonSeveral portability fixes from Michael Callahan <callah...
1998-01-02 Elliot LeeFixed recursing bug in gdk_exit_func()
1997-12-31 Elliot Leemisc gtk touchups
1997-12-26 Arturo EspinosaAdded new GDK_NO_EXPOSE and GDK_VISIBILITY_NOTIFY event...
1997-12-19 Elliot LeeOK, handle box is good to go except for having the...
1997-12-18 Elliot LeeFixed restoration of old event mask
1997-12-18 Elliot LeeDnD works again, fixed my own stupidity ;-)
1997-12-18 Elliot Leesorry about the debug define left in... - sopwith
1997-12-18 Elliot LeeDnD debugging misc
1997-12-18 Owen TaylorIt's all in the changelog. Well, almost all.
1997-12-17 Manish SinghAdded gdk_get_display ()
1997-12-17 Elliot LeeAdded root coords to button & motion events - sopwith
1997-12-11 Tim Janikadded gdk_progclass==NULL patch by Oliver Graf <ograf...
1997-12-07 Owen TaylorRemove dependencies of interfaces on USE_XIM Attempt...
1997-12-06 Elliot LeeRead the ChangeLog :)
1997-12-05 Michael JohnsonNo need to DUMP CORE if the display can't be opened...
1997-12-03 Owen TaylorVarious configuration and portability related changes...
1997-11-28 Elliot LeeMisc fixes for color changing stuff
1997-11-27 Gnome CVS UserPatches to support internationalized input by:
1997-11-24 Elliot LeeInitial revision