]> Pileus Git - ~andy/gtk/history - gdk
use g_atexit() instead of ATEXIT.
[~andy/gtk] / gdk /
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-09-03 Raph LevienFixed up some of the bigendian 32bpp modes.
1998-09-01 Raph LevienMinor improvements to gdkrgb, added testrgb to the...
1998-08-31 Raph LevienAdded a gdk_draw_rgb_image_dithalign function.
1998-08-29 Manish Singhquell some warnings with g_hash_table_new
1998-08-25 Owen TaylorReference count the fonts used in the text widget.
1998-08-24 Manish Singhremoved some unused variables
1998-08-22 Raph LevienAdded some calls to gdk_rgb_init, so it's much more...
1998-08-20 Manish Singhsilly visual fixes
1998-08-20 Raph LevienMinor fixes that were needed for the Gimp/GdkRgb integr...
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-18 Raph LevienIt works better when I actually check the file in ...
1998-08-17 Tim Janikremoved gtk_input_add_interp.
1998-08-17 Dietmar Maurergdk.c: fixed bug in gdk_input_remove
1998-08-16 Tim Janikfatal warning option is split up now, "--g-fatal-warnin...
1998-08-14 Raph LevienCommitting a patch by Ray Lehtiniemi to speed up 565_d...
1998-08-12 Owen TaylorAdded gdk_text/string_extents() - too calculate all...
1998-08-11 Owen TaylorApplied gtk-pedersen-980727-0; added all logical operat...
1998-08-02 Owen TaylorChange window_private->parent pointer when reparenting.
1998-08-02 Raph LevienMade some config changes to make it work better both...
1998-07-22 Manish Singhactually builds and runs properly on big endian machine...
1998-07-21 Raph LevienMore minor config fixes.
1998-07-21 Raph LevienFixed minor config bug.
1998-07-17 Owen TaylorIf xid_ht hasn't been created yet, don't do the lookup.
1998-07-16 Elliot LeeMake gdk_window_foreign_new fail gracefully
1998-07-15 Manish SinghBuild fixes for gdkrgb
1998-07-15 Raph LevienIntegrating GdkRgb 0.0.3 into the Gtk+ source tree.
1998-07-13 George Leblcheck if old_parent_private is not NULL before trying...
1998-07-10 CDT 1998 Shawn T... 4 bit support, increased available_depths array, which...
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-06-30 Tim Janikimplemented default handler for key-release events...
1998-06-28 Manish Singhuse native Xlib XConvertCase if it's available
1998-06-27 Tim Janikcompatibility function to provide XConvertCase() functi...
1998-06-25 Stefan JeskeAdded functions gdk_text_height, gdk_string_height...
1998-06-24 Tim Janikdo not avoid to queue for a resize if the container...
1998-06-17 Tim Janiknew function gdk_window_at_pointer() to retrive the...
1998-06-15 Owen Taylorgdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile...
1998-06-13 Owen TaylorPatch from Tom Bech <tomb@ii.uib.no>, to handle color...
1998-06-13 Owen TaylorRemoved code for drawing the child in two places at...
1998-06-10 Owen Taylorglib/* Moved to glib module
1998-06-10 Owen TaylorRenamed g_const_pointer => gconstpointer.
1998-06-10 Tim Janikprevent gdk_init() from segfaulting when invoked with...
1998-06-09 Owen TaylorRemoved g_object_pointer_hash, which was just g_direct_...
1998-06-09 Tim Janiknew functions gtk_selection_data_copy and gtk_selection...
1998-06-08 Tim Janikwrapped enum definitions with glib macros.
1998-06-07 Marius VollmerNew prototypes. New functions.
1998-06-07 Tim Janikfixed an assertment.
1998-06-06 Manish SinghCommented out the MEM_PROFILE and MEM_CHECK from gmem...
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-19 Elliot Leegdk_region_get_clipbox() lets you get a rectangle aroun...
1998-05-16 Tim Janikquiet the compiler about uninitialized gc.
1998-05-16 Owen TaylorBasic thread-awareness:
1998-05-16 Owen TaylorBasic thread-awareness:
1998-05-15 rodoinclude gdkkeysyms.h always
1998-05-13 Owen TaylorCode that compiles is nice... let's try again.
1998-05-13 Owen TaylorA few more GPOINTER_TO_UINT fixes.
1998-05-13 Owen TaylorFixed up a stat() that Sopwith missed when changing...
1998-05-12 Owen Taylor(James A <jamesa@demon.net> : gtk-jamesa-980511-4.patch)
1998-05-11 Tim Janikpreserve automake CFLAGS.
1998-05-10 Tim Janiknow what is this? whoi left a '>' in line 628???
1998-05-10 Owen TaylorTry to figure out if this is Digital Unix and we need...
1998-05-07 Tim Janikpostfix -lg* libraries with LT_RELEASE.
1998-05-05 Stefan JeskeNew function to wrap XSetDashes; modified gtkctree...
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-05-01 rhlabs<raster@redhat.com>
1998-05-01 Owen TaylorNew function to reset the RC styles for a heirarchy
1998-05-01 Owen TaylorFix up getting colormap for FOREIGN windows to go along...
1998-05-01 Owen TaylorMerged changes from gtk-1-0. Check ChangeLog for details.
1998-04-30 rhlabs<raster@redhat.com>
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-15 Miguel de IcazaFix the problem introduced by whoever thought that...
1998-04-14 Owen TaylorDon't read the character past the end of the text.
1998-04-14 Federico Mena QuinteroNew function; wrapper for XPolygonRegion().
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-04-10 Owen TaylorPicky --enable-ansi cleanups.
1998-04-09 Owen Taylor(Found by Mattias.Gronlund" <Mattias.Gronlund@sa.erisof...
1998-04-09 Elliot LeeWhen setting up the drag cursor as a shaped window...
1998-04-08 Miguel de IcazaDuring drag and drop, set the event mask at ButtonPress...
1998-04-07 Owen TaylorRemoved, because that's what a NULL comparison function...
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-31 Arturo EspinosaRemove unused variable -mig
1998-03-31 Miguel de IcazaFirst fix: Move the window first, display it after...
1998-03-29 Owen TaylorDisconnect from combo->entry, not combo. (From: Daniel...
1998-03-28 Owen TaylorDon't call XTranslateCoordinates on a destroyed window...
1998-03-28 Owen TaylorDon't clear the window on an expose event. On draws...
1998-03-26 Owen TaylorWhen gtk_widget_draw() is called on a REDRAW_PENDING...
1998-03-23 Owen TaylorFixes to allow GTK to work with colormaps that aren...
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 ...
next