No resize border on WinCE by default
[wxWidgets.git] / include / wx / fontutil.h
2004-12-22  Włodzimierz SkibaFinal MSW/PalmOS split. Remove dump copies of MSW speci...
2004-12-20  Włodzimierz SkibaUse __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK...
2004-10-19  Julian SmartCommitted William Osborne's wxPalmOS port
2004-09-25  Vadim Zeitlinadded a way to create fonts with specified pixel size
2004-09-14  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
2004-07-21  Vadim Zeitlinimplemented wxNativeFontInfo::operator=() when wxUSE_PA...
2004-07-02  Václav Slavíkfixed memory leak in wxNativeFontInfo when using Pango
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-04-04  Vadim Zeitlininclude wrapwin.h instead of windows.h directly (fixes...
2004-01-23  Robin DunnMoved wxMacGetSystemEncFromFontEnc and wxMacGetFontEncF...
2004-01-22  Stefan Csomorfont and system conversion functions for wxMac
2003-09-24  Vadim Zeitlinpointer returned by GetNativeFontInfo() is now const...
2003-09-20  Mattia Barbon Compilation fixes.
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-06  Robert Roebling Lots of work to set PangoFontDescription as the
2002-01-18  Vadim Zeitlinbetter native font support for wxGTK
2002-01-14  Vadim Zeitlinadded wxFont::IsFixedWidth(), documented it and impleme...
2002-01-08  David WebsterOS/2 NativeFontInfo support
2002-01-01  Gilles Depeyrotimplemented native font stuff for wxMotif
2001-12-28  Vadim Zeitlindisable native font stuff for wxMotif
2001-12-24  Václav Slavíktypo fix
2001-12-24  Vadim Zeitlincode clean up, avoid duplicating the same code in font...
2001-12-21  Vadim Zeitlinadd more methods to wxNativeFontInfo: To/FromUserString...
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-01-24  Vadim Zeitlinapplied wxNativeFontInfo patch #103089
2000-12-18  Vadim ZeitlinwxNativeFontInfo changes
2000-01-08  Václav Slavíkadd wxFontEncoding member into wxNativeEncodingInfo
1999-11-10  Stefan CsomorwxMac (debug) builds and runs wxMinimal again
1999-11-08  David WebsterOS/2 PM specific fixes for validators and fonts
1999-11-06  Robin Dunnadded a WXDLLEXPORT
1999-11-06  Vadim Zeitlin1. wxFontMapper seems to work for wxMSW
1999-11-05  Vadim Zeitlin1. wxFontMapper almost finished