]> Pileus Git - ~andy/gtk/history - gdk/gdkfont.c
Revert name change
[~andy/gtk] / gdk / gdkfont.c
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2005-08-31 Matthias ClasenIntern type names before registering the type to avoid...
2005-03-16 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2002-12-06 Matthias ClasenAdd "Since" information.
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-06-20 Owen TaylorRenames:
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2001-09-10 Alexander LarssonForget gdkfont
2001-04-02 Owen TaylorAdd GdkEventSetting event for notification of changes...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-03-28 Owen TaylorInclude gdkinternals.h instead of gdkprivate.h.
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