]> Pileus Git - ~andy/gtk/history - gdk/gdk.c
Add call to g_type_init() - we'll need this later, and this makes sure
[~andy/gtk] / gdk / gdk.c
2000-06-06 Owen TaylorAdd call to g_type_init() - we'll need this later,...
2000-05-02 Tor LillqvistDon't try to draw too narrow or too low arcs, they...
2000-03-28 Owen TaylorMerge no-flicker branch into HEAD
1999-12-29 Tor LillqvistIf we don't HAVE_XCONVERTCASE we must #include gdkkeysy...
1999-12-11 Tor Lillqvistgdk/Makefile.am Distribute Win32 files.
1999-11-21 Tor LillqvistFix typo.
1999-11-08 Owen TaylorMove all X specific code into the x11/ directory. Aside...
1999-10-11 ÉRDI Gergo(since noone objected on gtk-devel)
1999-10-03 Owen TaylorFix a reference to window_private->destroyed.
1999-10-01 Owen TaylorStarted
1999-09-28 Federico Mena Quintero[ Merges from gtk-1-2 ]
1999-09-17 Tor LillqvistAdd gdk_threads_mutex.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-21 Owen TaylorAccount for the fact that Xlib expects format == 32...
1999-02-21 Owen Taylorremoved debugging statements about embedded XID's....
1999-01-17 Owen TaylorPatch from Felix Bellaby <felix@pooh.u-net.com>
1999-01-02 Manish Singhgdk/gdk.c gdk/gdkinputnone.h casts to get rid of const...
1998-12-17 Owen TaylorCheck for broken glibc 2.0 mb functions, and avoid...
1998-12-16 Owen TaylorMove main thread lock back to GDK - we need it there...
1998-12-15 Owen TaylorRemoved unused variable, fixed minor memory leak.
1998-12-15 Owen TaylorRemove gdk_signal, which crept back in in last commit.
1998-12-15 Owen TaylorCommented out testthreads from the build process, since...
1998-12-15 Manish Singhacconfig.h removed IPC_RMID_DEFERRED_RELEASE check
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...
next