wxwidgets/src
2008-11-13 22:30:40 +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 implement wxWindow::DragAcceptFiles() on all platforms 2008-11-13 22:30:40 +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
generic fix warnings about hiding virtual wxGraphicsContext::DrawText() overloads by using different names for the implementation functions 2008-11-13 12:16:39 +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 fix warnings about hiding virtual wxGraphicsContext::DrawText() overloads by using different names for the implementation functions 2008-11-13 12:16:39 +00:00
os2 another wxFont OS2 blind build fix 2008-11-09 11:33:12 +00:00
osx #10181: wxOSX: patch for proper wxPrintData to/from native data exchange 2008-11-13 15:25:02 +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
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
cwcopysetup.bat
cwdcopysetup.bat
wxJpeg.icc
wxPng.icc
wxTiff.icc
wxWin.icc
Wxwindll.icc
wxWindowsClassicM8.xml
wxWindowsM8.xml
wxWindowsW7.xml
wxXpm.icc
wxZlib.icc