wxWidgets/src
Vadim Zeitlin b11b437e8d Remove extra semicolons from NOTIFYICONDATA_V[12]_SIZE definitions.
These semicolons prevented the code from compiling when using old SDK which
didn't provide these symbols itself.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63871 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-04-06 16:23:15 +00:00
..
aui Remove wxAuiProportionalBoxSizer hack and replace it with wxBoxSizer. 2010-03-18 15:07:32 +00:00
cocoa Add wxMessageDialog::GetEffectiveIcon() and use it in all ports. 2010-03-20 13:18:23 +00:00
common Add support for IEC and SI size units to wxFileName::GetHumanReadableSize(). 2010-04-06 14:53:04 +00:00
dfb Removed wxFont::Set/GetNoAntiAliasing() implementations. 2009-10-09 13:04:59 +00:00
expat avoiding double define warnings on osx 2009-09-24 09:54:57 +00:00
generic Fix text input and completion in wxComboCtrl and wxOwnerDrawnComboBox. 2010-04-05 17:19:04 +00:00
gtk freeze whole window for TLW 2010-04-05 01:06:39 +00:00
gtk1 Rename gtk{,1}/tbargtk.{h,cpp} to toolbar.{h,cpp}. 2009-12-10 03:04:07 +00:00
html Use fixed screen DPI of 96 when printing HTML. 2010-03-29 14:19:06 +00:00
jpeg avoid double define warnings 2009-12-09 07:24:50 +00:00
mgl Removed wxFont::Set/GetNoAntiAliasing() implementations. 2009-10-09 13:04:59 +00:00
motif Add wxIsascii() function and use it instead of isascii() in our code. 2010-01-18 00:28:11 +00:00
msdos Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
msw Remove extra semicolons from NOTIFYICONDATA_V[12]_SIZE definitions. 2010-04-06 16:23:15 +00:00
os2 Add wxMessageDialog::GetEffectiveIcon() and use it in all ports. 2010-03-20 13:18:23 +00:00
osx moving OnInit back 2010-04-05 12:44:31 +00:00
palmos Add wxMessageDialog::GetEffectiveIcon() and use it in all ports. 2010-03-20 13:18:23 +00:00
png Make sure all Bakefile formats that use CRLF line feeds are set to use CRLF in SVN. 2009-10-08 04:07:02 +00:00
propgrid For better support of wxValidators, invoke wxValidator::Validate() directly. Also remove obsolete flag wxPG_FL_VALIDATION_FAILED and make wxPropertyGrid::DoEditorValidate() virtual. 2010-03-29 18:17:55 +00:00
regex avoiding double define warning 2010-01-18 08:52:46 +00:00
ribbon avoid setting negative window size 2010-04-05 01:07:24 +00:00
richtext Fixed ordering bug that caused an assertion because symbol list control wasn't set to unicode yet 2010-03-23 08:59:52 +00:00
stc Update OpenVMS compile support 2010-04-06 09:47:19 +00:00
tiff Make sure all Bakefile formats that use CRLF line feeds are set to use CRLF in SVN. 2009-10-08 04:07:02 +00:00
univ Override DrawLabel() to avoid crossing out disabled labels in mono theme. 2009-09-22 00:23:09 +00:00
unix Updates to make wxWidgets compaile on OpenVMS again 2010-03-25 11:16:32 +00:00
wxWindows.xcodeproj updated the version to 2.9.1 2009-07-05 11:51:53 +00:00
x11 Remove unused and empty src/x11/joystick.cpp file. 2010-03-20 13:03:09 +00:00
xml fixed wxXmlDocument::Save() to interpret the indentstep argument correctly 2009-10-04 21:19:40 +00:00
xrc Make it possible to subclass wxMenuBar in XRC (patch #11679). 2010-02-11 12:48:29 +00:00
zlib
cwcopysetup.bat
cwdcopysetup.bat
wxJpeg.icc
wxPng.icc
wxTiff.icc
wxWin.icc
Wxwindll.icc
wxXpm.icc
wxZlib.icc