]> Pileus Git - ~andy/gtk/history - gdk/x11/gdkx.h
fix GtkWindowMnemonic to have a separate typedef
[~andy/gtk] / gdk / x11 / gdkx.h
2002-09-25 Havoc Penningtonfix GtkWindowMnemonic to have a separate typedef
2002-09-24 Owen TaylorAdd a GtkAccelGroupFindFunc to clean up the prototype...
2002-09-24 Matthias ClasenAdd a missing ; to make things compile.
2002-09-24 Owen TaylorDelete unused private gdk_visual_lookup(), make gdk_col...
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2002-04-30 Alex LarssonDoc fixes.
2002-04-25 Owen TaylorStart of integration of Erwann Chenede's multihead...
2001-10-22 Owen TaylorFix problem with g_return_if_fail return value.
2001-10-18 Matthias ClasenAdd gdk_window_lookup, gdk_window_foreign_new, gdk_pixm...
2001-10-06 Matthias ClasenReplace reference to non-existent function gdk_x11_curs...
2001-10-03 Havoc PenningtonThroughout: assorted docs
2001-09-11 Owen TaylorImplement a search path for GTK+ modules.
2001-09-08 Owen TaylorPrevent a false alarm constness warning with a cast.
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-07-31 Darin AdlerPut all mentions of GdkFont inside #ifndef GDK_DISABLE_...
2001-06-30 Alex LarssonConvert GdkVisual to a GObject.
2001-06-29 Havoc PenningtonClip the retrieved image data to the screen, using...
2001-06-28 Havoc Penningtonnew function for mapping a window without fooling with...
2001-03-09 Owen TaylorRemove old XIM code.
2001-03-02 Havoc Penningtonuse _gdk_region_get_xrectangles()
2001-02-27 Havoc Penningtontest the window state stuff
2000-12-15 Owen TaylorAdd two virtualized functions gdk_drawable_get_clip_reg...
2000-09-14 Owen TaylorRemove g_convert (moved to glib) and now useless utf_to...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-06-20 Elliot Lee*** empty log message ***
2000-03-28 Owen TaylorMerge no-flicker branch into HEAD
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-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1998-11-13 Owen TaylorNew function gdk_pixmap_foreign_new(). (gtk-blizzard...
1998-08-25 Owen TaylorReference count the fonts used in the text widget.
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1997-11-27 Elliot Leecleanups for color changing stuff
1997-11-24 Elliot LeeInitial revision