]> Pileus Git - ~andy/gtk/history - gdk/gdk.h
Practically everything changed.
[~andy/gtk] / gdk / gdk.h
2008-06-30 Cody RussellPractically everything changed.
2008-06-18 Michael Nattererdeprecate GdkDestroyNotify.
2008-05-28 Michael Nattererdefine __GDK_H_INSIDE__ around including all other...
2008-04-18 Michael Nattererreorder one include so they are all alphabetical.
2008-01-14 Michael Natterergdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h...
2007-12-13 Matthias ClasenForgotten file
2007-11-20 Tim JanikMoved Gdk test functions from Gtk+ to Gdk test utils.
2007-03-13 Emmanuele BassiApply patch by Vytautas Liuolia for changing the startu...
2006-12-28 Matthias ClasenRemove redundant declarations (#390097, Christian Persch)
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-12-22 Matthias ClasenAdd functions to allow threadsafe handling of idles...
2005-06-12 Matthias ClasenCleanup. (#169648, Fabricio Barros Cabral)
2005-05-11 Owen TaylorUse a GtkAlignment rather than a GtkDrawingArea to...
2004-11-28 Matthias ClasenMark as const.
2004-09-05 Anders CarlssonMake gtk argument parsing use goption. Add gtk_get_opti...
2004-08-09 Matthias ClasenAdd the exported functions gdk_rgb_colormap_ditherable(),
2003-12-10 Mark McLoughlininclude gdkspawn.h.
2003-12-08 Michael MeeksBased on a patch by Martin Kretzschmar; #122448
2003-01-31 Matthias ClasenDeprecate gtk_paned_computed_position(). (#97077)
2002-11-17 Manish Singhadd -DGDK_DISABLE_DEPRECATED
2002-11-08 Soeren Sandmanndocs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk...
2002-11-02 Owen TaylorAdd startup notification hooks - mostly based on patch...
2002-10-31 Owen TaylorAdd a --screen option for setting the default screen...
2002-09-24 Owen TaylorChange the window parameter for
2002-06-20 Owen TaylorAdd a singleton object that we can use to get notificat...
2002-04-25 Owen TaylorStart of integration of Erwann Chenede's multihead...
2001-10-22 Owen TaylorAdd a function, gdk_threads_init() that must be explici...
2001-09-07 Owen TaylorDeprecate gdk_set/get_use_xshm, make gdk_set_use_xshm...
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-08-23 Owen Taylor[ Patch from Sebastian Wilhelmi, 52790 ]
2001-06-14 Owen TaylorAdd missing gdk_rectangle_get_type() prototype.
2001-06-01 Owen TaylorAdd GDK_TYPE_RECTANGLE.
2001-04-02 Owen TaylorAdd GdkEventSetting event for notification of changes...
2001-03-09 Owen TaylorRemove old XIM code.
2001-02-25 Hans Breuersmall (not only) portability fixes
2001-02-19 Havoc PenningtonGDK_DISABLE_COMPAT_H, GDK_DISABLE_DEPRECATED (we need...
2001-02-09 Havoc Penningtonbetter error message if you try to add a widget to...
2000-12-06 Havoc Penningtonadd gdkkeys.[hc]
2000-11-13 Elliot LeeAdd a couple of missing G_GNUC_CONST's.
2000-08-30 Elliot LeeUse G_GNUC_CONST.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-06 Owen TaylorPatch from George Liebl to add a GdkGrabStatus enumerat...
2000-06-21 Owen TaylorWelcome aboard, gdk-pixbuf.
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-03-14 Owen TaylorMerges from gtk-1-2
2000-02-13 Tim Janiks/refcount/ref_count/.
1999-11-08 Owen TaylorMove all X specific code into the x11/ directory. Aside...
1999-10-03 Owen TaylorFix a reference to window_private->destroyed.
1999-10-01 Owen TaylorStarted
1999-09-29 Owen TaylorChanged from #if GDK_WINDOWING == GDK_WINDOWING_X11...
1999-09-28 Federico Mena Quintero[ Merges from gtk-1-2 ]
1999-09-17 Tor LillqvistAdd gdk_threads_mutex.
1999-03-17 Tor LillqvistMerge in Win32 version: Define macro GDKVAR for declari...
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-28 Owen TaylorChange signatures for gdk_drag_begin() and gdk_drag_mot...
1999-01-27 Owen TaylorUse floor() instead of truncating to integer values...
1999-01-15 Owen Taylornparams for selection_get should be 3, not 2. [ From...
1999-01-12 Owen TaylorAdd a drag_data_received handler for the label.
1999-01-02 Tim Janikmake this G_PRIORITY_DEFAULT.
1998-12-20 Tim Janikexport the priority at which events are processed.
1998-12-16 Owen TaylorMove main thread lock back to GDK - we need it there...
1998-12-15 Owen TaylorAdded gdk_text_extents_wc()
1998-12-15 Owen TaylorCommented out testthreads from the build process, since...
1998-12-09 Owen TaylorDestroy widgets _after_ propagating unrealize signals...
1998-12-07 Elliot LeeDon't name function parameters after ObjC reserved...
1998-12-07 Owen TaylorNew functions gtk_window_set_transient_for() - set...
1998-11-24 Owen TaylorFixed up copyright message.
1998-11-22 Owen TaylorFixed so it at least works with window managers other...
1998-11-18 Owen TaylorAccept drops that are sent to a toplevel but are not...
1998-11-18 Carsten HaitzlerTue Nov 17 1998 The Rasterman <raster@redhat.com> Added
1998-11-13 Owen TaylorNew function gdk_pixmap_foreign_new(). (gtk-blizzard...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-10-18 Owen TaylorAdded a modular client-message-filter mechanism, that...
1998-10-07 Tim Janikremoved all occourances of #pragma } and #pragma {...
1998-09-25 Tim Janiknew function to get the *real* geometry position of...
1998-09-20 Owen TaylorAdd names to prototype for gdk_image_new_bitmap.
1998-08-25 Owen TaylorReference count the fonts used in the text widget.
1998-08-12 Owen TaylorAdded gdk_text/string_extents() - too calculate all...
1998-07-15 Raph LevienIntegrating GdkRgb 0.0.3 into the Gtk+ source tree.
1998-06-25 Stefan JeskeAdded functions gdk_text_height, gdk_string_height...
1998-06-17 Tim Janiknew function gdk_window_at_pointer() to retrive the...
1998-06-09 Owen TaylorRemoved g_object_pointer_hash, which was just g_direct_...
1998-06-07 Marius VollmerNew prototypes. New functions.
1998-06-07 Tim Janikfixed an assertment.
1998-05-23 Owen TaylorLocate child at (border_width,border_width), not
1998-05-19 Elliot Leegdk_region_get_clipbox() lets you get a rectangle aroun...
1998-05-16 Owen TaylorBasic thread-awareness:
1998-05-05 Stefan JeskeNew function to wrap XSetDashes; modified gtkctree...
1998-05-01 Owen TaylorNew function to reset the RC styles for a heirarchy
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-03-12 Tim Janikapplied gtk-shige-980311-0.patch.gz, which removes...
1998-03-08 Owen Taylor- Show selection correctly when starting selection...
1998-03-02 PST 1998 Shawn T... Required changes for version change to 0.99.4
1998-02-28 Tim Janikfix behavior of gtk_preview_put() with srcx/srcy != 0,
1998-02-27 Owen Taylornew functions for setting WM hints
1998-02-26 Elliot LeeD&D now lets you use shaped windows for drags. As usual...
1998-02-19 Manish Singhgdk_get_debug_level doesn't exist anymore
next