]> git.saurik.com Git - wxWidgets.git/history - src/gtk/font.cpp
applied wxNativeFontInfo patch from Derry Bryson (with minor changes)
[wxWidgets.git] / src / gtk / font.cpp
2000-12-18  Vadim Zeitlinapplied wxNativeFontInfo patch from Derry Bryson (with...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-19  Robert Roebling Highly experimental, unstable code (for determining the
2000-03-17  Vadim Zeitlinfix in fontspec parsing
2000-01-04  Robert Roebling Removed crashes when not using themes.
2000-01-04  Robert Roebling Correct deafult GUI font is now found when querying
1999-12-01  Robert Roebling Applied patch for multiple file selection, documented.
1999-11-22  Robert Roebling Include changes again. Something is wrong with CVS...
1999-11-05  Vadim Zeitlin1. wxFontMapper almost finished
1999-11-02  Vadim Zeitlinmany warnings fixed (from HP-UX compilation log)
1999-10-30  Ove KaavenSomeone forgot wxT()
1999-10-29  Vadim Zeitlin1. added encoding param to wxFontEncoding::EnumFamilies...
1999-10-17  Robert Roebling Applied Diana's font patch II
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-04  Julian SmartRemoved some unused parameter warnings; compile error...
1999-10-03  Robert Roebling If we used 10% less inline functions in useless occas...
1999-10-02  Václav Slavíkremoved declarations of static wxLoadQueryFont, wxLoadQ...
1999-10-01  Vadim ZeitlinwxMotif::wxFont supports encodings too (and shares...
1999-09-29  Vadim Zeitlin1. added a brief overview of Unicode support
1999-09-18  Vadim Zeitlinunused parameter warnings suppressed
1999-08-24  Robert Roebling Added new wxFontDialog,
1999-08-13  Robert Roebling Compile fixes,
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-05-09  Vadim ZeitlinwxWindow split into wxWindowBase and wxWindow (wxGTK...
1999-04-14  Ove KaavenOK, enough for today. To be continued tomorrow...
1999-02-11  Robert Roebling Solaris compilation patches
1999-01-24  Robert Roebling Small doc corrections
1999-01-23  Robert Roebling wxGTK now chooses better font when no matching
1999-01-02  Robert Roebling Header changes (gtk.h etc no longer included in defs.h
1998-12-28  Robert Roebling Added facenames support to wxFont
1998-12-18  Robert Roebling Fixed nasty bug wxFont
1998-12-12  Robert Roebling Added scrollbar size to settings
1998-12-09  Vadim Zeitlin"wxGDIObject * => &" related changes (see mail to the...
1998-11-09  Julian SmartRemoved references to DEBUG and WXDEBUG; cured Motif...
1998-10-30  Robert Roebling Fixes to fonts, static text, radiobox, frame
1998-10-29  Robert Roebling Big color update with the newest information
1998-10-27  Robert Roebling Added background colour again
1998-10-24  Robert Roebling Removed usage of GdkImlib
1998-09-11  Robert Roebling Updates to memcheck
1998-09-07  Robert Roebling After resolving all conflicts that came down the
1998-09-05  Julian SmartFixed Get...String functions.
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-17  Robert Roebling Turned wxIcon inline constructors to real constructors
1998-08-16  Robert Roebling Added mising AddBitmapList in wxBitmap
1998-08-15  Robert Roebling See last changelog
1998-08-07  Vadim Zeitlin(1) Denis Pershin's patch for wxGTK (memory leaks corre...
1998-05-20  Karsten BallüderInitial revision