wxwidgets/src
Vadim Zeitlin 40ac5040ce Add convenient wxMBConv::cMB2WC/WC2MB overloads taking buffers.
These overloads allow not to worry about buffer lengths and just convert
between wxCharBuffer and wxWCharBuffer directly in a convenient way.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61896 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-09-12 22:40:25 +00:00
..
aui No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
cocoa No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
common Add convenient wxMBConv::cMB2WC/WC2MB overloads taking buffers. 2009-09-12 22:40:25 +00:00
dfb Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
expat Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
generic Fix on Mac to prevent scrollbars always being shown 2009-09-11 08:55:59 +00:00
gtk Fixed GtkBorder allocation (hopefully) 2009-09-05 13:23:03 +00:00
gtk1 No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
html No real changes, just slightly simplify code. 2009-08-28 10:43:51 +00:00
jpeg fix typo in __WWXMAC__ 2008-08-13 12:31:13 +00:00
mgl Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
motif No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
msdos Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
msw Restore correct setting of the background colour. 2009-09-12 10:59:43 +00:00
os2 No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
osx adding Kevin's fix for wxTOOL_STYLE_SEPARATOR 2009-09-11 21:01:45 +00:00
palmos No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
png merged libpng 1.2.34 into the trunk (see #10043) 2009-01-25 13:15:09 +00:00
propgrid wxPropertyGrid: added wxPG_NO_INTERNAL_BORDER, wxPG_EX_NO_TOOLBAR_DIVIDER 2009-09-11 11:49:03 +00:00
regex Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
richtext Added wxKeyEvent::IsKeyInCategory() method. 2009-08-23 00:32:17 +00:00
stc include windows.h instead of basetsd.h directly as this doesn't seem to be supported by mingw64 2009-04-20 23:42:04 +00:00
tiff fixing 64bit OSX, closes #11118 2009-08-18 15:19:32 +00:00
univ Refactor and clean up slider labels drawing code. 2009-08-20 00:44:42 +00:00
unix Unregister wake up pipe file fd in ~wxConsoleEventLoop. 2009-09-12 22:40:18 +00:00
wxWindows.xcodeproj updated the version to 2.9.1 2009-07-05 11:51:53 +00:00
x11 No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
xml Don't append text following CDATA section to its node itself. 2009-08-24 21:42:27 +00:00
xrc Compilation fixes for wxUSE_FONTMAP==0. 2009-08-28 10:44:12 +00:00
zlib compilation fix for WinCE 2007-07-29 14:21:30 +00:00
cwcopysetup.bat
cwdcopysetup.bat
wxJpeg.icc
wxPng.icc
wxTiff.icc
wxWin.icc
Wxwindll.icc
wxXpm.icc
wxZlib.icc