wxWidgets/src
Vadim Zeitlin 0646084eb2 Allow retrieving the descent and external leading of empty strings.
This used to work before wxTextMeasure changes so make it work again instead
of optimizing the case of empty string away and not returning anything in the
descent and externalLeading output parameters in this case.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-10 01:28:18 +00:00
..
aui using dc Create for bitmap, for retina support 2013-06-25 14:57:14 +00:00
cocoa Rewrite wxExecute() implementation under Unix. 2013-07-03 00:32:16 +00:00
common Allow retrieving the descent and external leading of empty strings. 2013-07-10 01:28:18 +00:00
dfb Rewrite wxExecute() implementation under Unix. 2013-07-03 00:32:16 +00:00
expat Define XML_STATIC in Expat header instead of Expat projects. 2013-07-07 14:44:56 +00:00
generic Caret blink time and blink on/off are now also reflected in GTK+ widgets 2013-07-05 17:11:15 +00:00
gtk Allow retrieving the descent and external leading of empty strings. 2013-07-10 01:28:18 +00:00
gtk1 Rewrite wxExecute() implementation under Unix. 2013-07-03 00:32:16 +00:00
html Allow resetting background colour of wxHtmlContainerCell. 2013-06-29 12:50:37 +00:00
jpeg Remove support for MetroWerks CodeWarrior compiler. 2012-04-05 18:40:11 +00:00
motif Rewrite wxExecute() implementation under Unix. 2013-07-03 00:32:16 +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 changes, move wxStreamTempInputBuffer to a header file. 2013-07-03 00:27:02 +00:00
os2 Rewrite wxExecute() implementation under Unix. 2013-07-03 00:32:16 +00:00
osx Forbid creation of wxStandardPaths object directly. 2013-07-06 23:14:21 +00:00
png Merge libpng 1.6.2 into the trunk. 2013-07-07 17:44:15 +00:00
propgrid Call InitializeModules instead of just module->Init(). This is needed so the module will have the proper state and not cause an assert when the modules are cleaned up. Since InitializeModules will skip any that are already initialized it doesn't hurt to call it for modules loaded later. 2013-05-07 21:09:31 +00:00
regex removing old codewarrior files 2011-05-03 18:24:15 +00:00
ribbon Improve horizontal scrolling in wxRibbonControl. 2013-05-31 23:21:11 +00:00
richtext Use wxRTC text colour if possible for caret 2013-07-05 16:26:37 +00:00
stc Use wxConvAuto() in wxStyledTextCtrl::DoLoadFile(). 2013-07-07 11:47:17 +00:00
tiff Use wxjpeg_boolean in libtiff sources. 2013-05-10 13:25:29 +00:00
univ Add a public wxModalDialogHook class for intercepting modal dialogs. 2013-05-20 13:15:41 +00:00
unix Check axis number in the received joystick messages. 2013-07-09 16:44:37 +00:00
x11 Rewrite wxExecute() implementation under Unix. 2013-07-03 00:32:16 +00:00
xml Fix wxXmlNode self-assignment. 2013-05-15 21:45:25 +00:00
xrc Call InitializeModules instead of just module->Init(). This is needed so the module will have the proper state and not cause an assert when the modules are cleaned up. Since InitializeModules will skip any that are already initialized it doesn't hurt to call it for modules loaded later. 2013-05-07 21:09:31 +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
Wxwindll.icc
wxXpm.icc
wxZlib.icc