]> Pileus Git - ~andy/gtk/history - gdk/x11/gdkfont-x11.c
Document 2.2 API additions.
[~andy/gtk] / gdk / x11 / gdkfont-x11.c
2002-11-28 Matthias ClasenDocument 2.2 API additions.
2002-11-17 Manish Singhadd -DGDK_DISABLE_DEPRECATED
2002-11-08 Matthias ClasenReformulate doc comments to work around gtk-doc limitat...
2002-11-01 Matthias ClasenMore doc comments moved inline.
2002-10-22 Matthias ClasenGdk API doc updates.
2002-09-25 Manish Singhadd -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEP...
2002-08-05 Owen TaylorFix problem with wrong depth being used. (#89941, Jacob...
2002-06-20 Owen TaylorRenames:
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2002-05-02 Matthias ClasenDoc updates.
2002-04-25 Owen TaylorStart of integration of Erwann Chenede's multihead...
2002-03-23 Havoc Penningtonadd more explanatory text to the error message about...
2001-11-19 Alex LarssonUpdate to new Pango API.
2001-09-11 Owen TaylorImplement a search path for GTK+ modules.
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-07-18 Darin AdlerIgnore the sgml directory made by gtkdoc. Use gtk_windo...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-03 Owen Taylorfont charset is iso8859-1, not iso-8859-1.
2000-07-03 Owen TaylorUse g_get_charset() instead of g_get_codeset().
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-03-28 Owen TaylorMerge no-flicker branch into HEAD
2000-03-14 Owen TaylorMerges from gtk-1-2
1999-11-08 Owen TaylorMove all X specific code into the x11/ directory. Aside...
1999-10-01 Owen TaylorStarted
1999-09-28 Federico Mena Quintero[ Merges from gtk-1-2 ]
1999-03-10 Tim Janikfirst lookup the xfont ID in our font hash table, if...
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-21 Owen TaylorChanged warnings from g_message() to g_warning().
1998-12-24 Jeff Garzikremoved unused var 64-bit cast point to const data...
1998-12-15 Owen TaylorAdded gdk_text_extents_wc()
1998-12-12 Owen TaylorCorrections to computation of extents of text from...
1998-12-09 Owen TaylorDestroy widgets _after_ propagating unrealize signals...
1998-08-18 Tim Janikrestricted the --g*fatal-* arguments to --g-fatal-warni...
1998-08-12 Owen TaylorAdded gdk_text/string_extents() - too calculate all...
1998-06-25 Stefan JeskeAdded functions gdk_text_height, gdk_string_height...
1998-06-09 Owen TaylorRemoved g_object_pointer_hash, which was just g_direct_...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-03-28 Owen TaylorDon't clear the window on an expose event. On draws...
1998-03-22 Owen TaylorDon't respond to drops when grab is in effect. (workaround)
1997-12-18 Owen TaylorIt's all in the changelog. Well, almost all.
1997-11-24 Elliot LeeInitial revision