projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Adopted OS/2 to DC reorganisation (r50348).
[wxWidgets.git]
/
src
/
common
/
fontcmn.cpp
2007-12-15
Vadim Zeitlin
Fix Ok/IsOk() mess in wxGDIObject-derived classes;...
blob
|
commitdiff
|
raw
2007-07-27
Vadim Zeitlin
added wxTo/FromString() overloads for wxFont (1st part...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-21
Vadim Zeitlin
added wxUSE_FONTENUM for wxFontEnumerator
blob
|
commitdiff
|
raw
|
diff to current
2007-06-27
Vadim Zeitlin
don't invalidate the font in SetNativeFontInfo[Desc...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-26
Vadim Zeitlin
compilation fix for BCC 5.5: use IsSameAs() instead...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-20
Václav Slavík
don't expose M_FONTDATA in public header
blob
|
commitdiff
|
raw
|
diff to current
2006-08-16
Václav Slavík
warning fix for !wxUSE_FONTMAP
blob
|
commitdiff
|
raw
|
diff to current
2006-07-16
Vadim Zeitlin
disable pixel size comparison in operator==() for wxGTK...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-02
Vadim Zeitlin
take pixel sizes into account as well when comparing...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-19
Włodzimierz Skiba
Include wx/gdicmn.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-29
Włodzimierz Skiba
Fail for assert(0,...).
blob
|
commitdiff
|
raw
|
diff to current
2006-05-29
Włodzimierz Skiba
Fail for assert(0,...).
blob
|
commitdiff
|
raw
|
diff to current
2006-05-29
Włodzimierz Skiba
Build fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-29
Vadim Zeitlin
miscellaneous wxFont enhancements (patch 1496606):
blob
|
commitdiff
|
raw
|
diff to current
2006-05-05
Włodzimierz Skiba
Include wx/dc.h according to precompiled headers of...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-09
Vadim Zeitlin
great copy ctor/assignment operators cleanup by Paul...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-06
David Surovell
tweaks and comments to previous commit
blob
|
commitdiff
|
raw
|
diff to current
2006-02-06
David Surovell
fix gcc v3.3.3 compiler crash
blob
|
commitdiff
|
raw
|
diff to current
2005-09-24
Vadim Zeitlin
added missing consts and pass objects by const referenc...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-04-15
Włodzimierz Skiba
Missing include.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-30
Julian Smart
Applied patch [ 1171542 ] access static class members...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-22
Włodzimierz Skiba
Final MSW/PalmOS split. Remove dump copies of MSW speci...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-20
Włodzimierz Skiba
Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-19
Julian Smart
Committed William Osborne's wxPalmOS port
blob
|
commitdiff
|
raw
|
diff to current
2004-10-03
Dimitri Schoolwerth
removed tab character
blob
|
commitdiff
|
raw
|
diff to current
2004-10-03
Vadim Zeitlin
oops, AdjustFontSize() had no effect; fixed (patch...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-27
Dimitri Schoolwerth
fixed MSVC6 warning
blob
|
commitdiff
|
raw
|
diff to current
2004-09-25
Vadim Zeitlin
compilation fix for not MSW
blob
|
commitdiff
|
raw
|
diff to current
2004-09-25
Vadim Zeitlin
added a way to create fonts with specified pixel size
blob
|
commitdiff
|
raw
|
diff to current
2004-09-14
Włodzimierz Skiba
Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Use old licence name
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Name and version changes
blob
|
commitdiff
|
raw
|
diff to current
2003-09-24
Vadim Zeitlin
pointer returned by GetNativeFontInfo() is now const...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-09
Václav Slavík
added support for gcc precompiled headers
blob
|
commitdiff
|
raw
|
diff to current
2003-07-11
Julian Smart
More WinCE mods.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-17
Julian Smart
Fixed copyrights and licence spelling
blob
|
commitdiff
|
raw
|
diff to current
2003-02-12
Vadim Zeitlin
added DoSetNativeFontInfo() to avoid virtual function...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-10
Julian Smart
FromString should not fail on wxMac if facename empty.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-02
Vadim Zeitlin
added ctor taking wxFontFlags
blob
|
commitdiff
|
raw
|
diff to current
2002-04-06
Václav Slavík
added wxFontMapper::Get/Set
blob
|
commitdiff
|
raw
|
diff to current
2002-01-25
Vadim Zeitlin
fixes to handling of the 7 bit ASCII encoding
blob
|
commitdiff
|
raw
|
diff to current
2002-01-14
Vadim Zeitlin
added wxFont::IsFixedWidth(), documented it and impleme...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-09
David Webster
Support for WXPM's native font info.
blob
|
commitdiff
|
raw
|
diff to current
2002-01-07
Gilles Depeyrot
implement out-of-line destructors where needed instead...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-30
Vadim Zeitlin
compilation fixes for !wxUSE_FONTMAP
blob
|
commitdiff
|
raw
|
diff to current
2001-12-24
Václav Slavík
fixes to wxFont mods for the case w/o native fontinfo...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-24
Vadim Zeitlin
typo fixed
blob
|
commitdiff
|
raw
|
diff to current
2001-12-24
Vadim Zeitlin
code clean up, avoid duplicating the same code in font...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-23
Ron Lee
Added missing header and missing logic. :)
blob
|
commitdiff
|
raw
|
diff to current
2001-12-22
Vadim Zeitlin
wxFont can now raelly use the native fonts
blob
|
commitdiff
|
raw
|
diff to current
2001-12-21
Vadim Zeitlin
add more methods to wxNativeFontInfo: To/FromUserString...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-21
Vadim Zeitlin
oops, forgot to commit wxFontBase::SetNativeFontInfo...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-23
Václav Slavík
fixed serious bug in wxFont::operator== (ignored weight)
blob
|
commitdiff
|
raw
|
diff to current
2001-08-06
Václav Slavík
why was generic wxNativeFontInfo code disabled for...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-26
Vadim Zeitlin
first pass of wxUniv merge - nothing works, most parts...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-02
Kendall Bennett
Updates to fix Watcom C/C++ 11.0 compiler warning probl...
blob
|
commitdiff
|
raw
|
diff to current
2001-04-21
Vadim Zeitlin
merged wxFont related fix (operator==) and optimization...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-24
Vadim Zeitlin
applied wxNativeFontInfo patch #103089
blob
|
commitdiff
|
raw
|
diff to current
2000-12-18
Vadim Zeitlin
compilation fixes for wxMSW
blob
|
commitdiff
|
raw
|
diff to current
2000-12-18
Vadim Zeitlin
wxNativeFontInfo changes
blob
|
commitdiff
|
raw
|
diff to current
2000-12-18
Vadim Zeitlin
minor fixes for the font info patch
blob
|
commitdiff
|
raw
|
diff to current
2000-12-18
Vadim Zeitlin
applied wxNativeFontInfo patch from Derry Bryson (with...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-05
Vadim Zeitlin
1. wxFontMapper almost finished
blob
|
commitdiff
|
raw
|
diff to current
1999-10-12
Robert Roebling
Refresh() problem from DialogEd solved
blob
|
commitdiff
|
raw
|
diff to current
1999-10-08
Karsten Ballüder
replaced T() makro with wxT() due to namespace probs...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-07
Vadim Zeitlin
some fixes after global _T() => T() change
blob
|
commitdiff
|
raw
|
diff to current
1999-10-04
Vadim Zeitlin
many changes; major ones:
blob
|
commitdiff
|
raw
|
diff to current
1999-10-04
Julian Smart
Removed some unused parameter warnings; compile error...
blob
|
commitdiff
|
raw
|
diff to current
1999-09-29
Vadim Zeitlin
1. added a brief overview of Unicode support
blob
|
commitdiff
|
raw
|
diff to current