wxWidgets/src
Vadim Zeitlin 6fafab0ea3 No real changes, just simplify wxGDIPlusContext::GetTextExtent() a bit.
Don't call Font::GetSize() and FontFamily::GetEmHeight() thrice, just do it
once and store the results. This makes the code both simpler and shorter and
marginally more efficient.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71822 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-06-20 17:54:49 +00:00
..
aui Use wxDynamicCast() instead of IsKindOf() checks. 2012-06-01 11:01:18 +00:00
cocoa Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
common Fixes for building wxGTK under Cygwin. 2012-06-17 21:35:14 +00:00
dfb Remove wxMGL port. 2012-01-15 14:46:41 +00:00
expat Synchronised svn:eol-style and svn:executable properties of some file types. 2012-01-18 18:00:07 +00:00
generic No real changes, just use wxSize::Get{Width,Height} and not Get{X,Y}. 2012-06-15 23:23:27 +00:00
gtk Move wxBell() from base to core library. 2012-06-17 21:35:06 +00:00
gtk1 Move wxBell() from base to core library. 2012-06-17 21:35:06 +00:00
html wxHtmlHelpWindow: Fix contents panel syncing with view. 2012-06-06 17:18:15 +00:00
jpeg Remove support for MetroWerks CodeWarrior compiler. 2012-04-05 18:40:11 +00:00
motif Move wxBell() from base to core library. 2012-06-17 21:35:06 +00:00
msdos No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
msw No real changes, just simplify wxGDIPlusContext::GetTextExtent() a bit. 2012-06-20 17:54:49 +00:00
os2 Move wxBell() from base to core library. 2012-06-17 21:35:06 +00:00
osx make sure native font exists, before asking about fixed width 2012-06-20 10:34:30 +00:00
png merged libpng 1.5.7 to trunk 2012-01-18 17:55:54 +00:00
propgrid Use wxCLASSINFO() instead of deprecated CLASSINFO(). 2012-06-01 11:01:24 +00:00
regex removing old codewarrior files 2011-05-03 18:24:15 +00:00
ribbon Implement support for wxRIBBON_PANEL_EXT_BUTTON wxRibbonPanel style. 2012-06-03 19:17:09 +00:00
richtext Fixed #14417: wxRichTextCtrl crashes on LoadFile 2012-06-18 18:45:30 +00:00
stc Fully implement wxStyledTextCtrl::PositionToXY(). 2012-05-25 09:48:16 +00:00
tiff Set svn properties on various files throughout the repository (skipped docs/ ). 2011-03-18 15:10:15 +00:00
univ No changes, just remove duplicate flags checks in wxUniv wxTLW. 2012-05-03 10:17:15 +00:00
unix build fix for wxUSE_STL==1 2012-06-18 16:11:36 +00:00
x11 Move wxBell() from base to core library. 2012-06-17 21:35:06 +00:00
xml Add check to prevent creation of element wxXmlNodes with content data. 2011-07-16 10:04:48 +00:00
xrc Fix wxHash{Set,Map} compilation with g++ 4.7 in C++11 mode. 2012-02-10 10:22:45 +00:00
zlib removing old codewarrior files 2011-05-03 18:24:15 +00:00
cwcopysetup.bat
cwdcopysetup.bat
wxJpeg.icc
wxPng.icc
wxTiff.icc
wxWin.icc Removed some references to unused files. 2006-05-25 10:03:56 +00:00
Wxwindll.icc Removed some references to unused files. 2006-05-25 10:03:56 +00:00
wxXpm.icc
wxZlib.icc