wxWidgets/src
Vadim Zeitlin caa42c43d0 no changes, just deTABbed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56752 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-11-13 12:04:17 +00:00
..
aui Prevent activation of the AUI hint window (mini frame) on Mac. 2008-11-07 00:47:35 +00:00
cocoa Review/simplify/cleanup MDI classes for all platforms and introduce base 2008-11-04 02:46:19 +00:00
common no changes, just deTABbed 2008-11-13 12:04:17 +00:00
dfb fix the incoherence pointed out by ifacecheck between wx docs, that documents usage of the wxFontFamily, wxFontStyle and wxFontWeight enums in wxFont setters and getters, and the actual sources, which use 'int' instead; provided the same backward-compatibility pattern already used for wxBrush,wxPen both against 'int' overloads and against the wxDeprecatedGUIConstants enum values 2008-11-03 17:02:25 +00:00
expat changed ds[pw] files to use CRLF eol style and not native one (this helps if you have them on a partition exported via Samba from Unix to Windows) 2007-06-30 12:13:58 +00:00
generic release the mouse in wxGrid dtor to avoid asserts when the grid is destroyed during e.g. a cell selection operation 2008-11-08 00:06:34 +00:00
gtk there is no sqrt(int) in standard C++ (although glibc seems to provide it); select sqrt(double) explicitly to fix HP-UX compilation 2008-11-12 14:32:28 +00:00
gtk1 Review/simplify/cleanup MDI classes for all platforms and introduce base 2008-11-04 02:46:19 +00:00
html wxHTML: don't include extra whitespace in table cells 2008-10-30 07:24:36 +00:00
jpeg fix typo in __WWXMAC__ 2008-08-13 12:31:13 +00:00
mgl fix the incoherence pointed out by ifacecheck between wx docs, that documents usage of the wxFontFamily, wxFontStyle and wxFontWeight enums in wxFont setters and getters, and the actual sources, which use 'int' instead; provided the same backward-compatibility pattern already used for wxBrush,wxPen both against 'int' overloads and against the wxDeprecatedGUIConstants enum values 2008-11-03 17:02:25 +00:00
motif romoving motif-mdi for OpenVMS compile support 2008-11-05 12:27:08 +00:00
msdos replace wx_{const,static,reinterpret}_cast with their standard C++ equivalents 2008-11-02 02:39:52 +00:00
msw Review/simplify/cleanup MDI classes for all platforms and introduce base 2008-11-04 02:46:19 +00:00
os2 another wxFont OS2 blind build fix 2008-11-09 11:33:12 +00:00
osx Review/simplify/cleanup MDI classes for all platforms and introduce base 2008-11-04 02:46:19 +00:00
palmos fix the incoherence pointed out by ifacecheck between wx docs, that documents usage of the wxFontFamily, wxFontStyle and wxFontWeight enums in wxFont setters and getters, and the actual sources, which use 'int' instead; provided the same backward-compatibility pattern already used for wxBrush,wxPen both against 'int' overloads and against the wxDeprecatedGUIConstants enum values 2008-11-03 17:02:25 +00:00
png osx regrouping 2008-07-29 20:11:51 +00:00
propgrid Removed property editor validation failure assertions when implicitly clearing selection. Added relevant notes into documentation of member functions that previously asserted. 2008-11-06 18:05:09 +00:00
regex added eVC project file for building regex library (patch 1753200) 2007-07-13 12:57:46 +00:00
richtext Fixed problem with Croation input due to confusion of WXK_... values and character values. 2008-10-15 14:39:04 +00:00
stc declare all NameStr[] strings as const char using the correct WXDLLIMPEXP_DATA_ macros; in the process, change wxPropGrid window classes to take 'const wxString& name' arguments instead of 'const wxChar *name' 2008-11-02 22:16:14 +00:00
tiff compilation fixes for Unicode build in !TIF_PLATFORM_CONSOLE case (fixes WinCE compilation) 2008-02-24 23:05:45 +00:00
univ don't crash trying to draw buttons with invalid bitmaps (the real fix would be to avoid adding them to the toolbar in the first place, of course...) 2008-11-03 17:24:51 +00:00
unix replace wx_{const,static,reinterpret}_cast with their standard C++ equivalents 2008-11-02 02:39:52 +00:00
wxWindows.xcodeproj fixing file paths after renaming 2008-06-11 19:14:39 +00:00
x11 changing depricated font-family enums into current ones 2008-11-06 08:12:48 +00:00
xml work around Borland compilation errors 2008-10-20 09:00:19 +00:00
xrc added wxXmlResource::FindXRCIDById() (#10026) 2008-10-14 11:44:10 +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
wxWindowsClassicM8.xml
wxWindowsM8.xml
wxWindowsW7.xml
wxXpm.icc
wxZlib.icc