wxWidgets/src
2008-12-29 00:37:50 +00:00
..
aui consistently use wxAuiPaneInfo::Has/SetFlag() instead of using bit operations on its state field directly (this results in a warning about implicit sign change from HP aCC) 2008-11-14 23:12:59 +00:00
cocoa implement DispatchTimeout() for wxCocoa 2008-12-28 14:25:00 +00:00
common use correct wxELLIPSIZE_* constants after r57625 2008-12-29 00:37:50 +00:00
dfb added wxEventLoop::DispatchTimeout() 2008-12-26 22:28:34 +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 restore tabg.h and tabg.cpp for wxMotif 2008-12-28 11:32:37 +00:00
gtk implement wxEventLoop::DispatchTimeout() for wxGTK (thanks Paul) and rewrote it to not use wxEventLoopImpl which it doesn't need 2008-12-27 11:01:39 +00:00
gtk1 make colours used by list and tree controls more consistent with the system theme settings; also use the correct colour for the status bar (closes #10089) 2008-12-25 13:03:24 +00:00
html remove old file not compiled/used anymore since at least 6 years 2008-12-14 14:05:25 +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 Update OpenVMS compile support 2008-12-02 15:39:14 +00:00
msdos add safe wxStrlcpy() function and replaced all wxStrncpy() calls by it 2008-11-29 14:41:02 +00:00
msw move Read/Write() to common code, there was almost nothing platform-specific in it 2008-12-27 22:49:46 +00:00
os2 remove the long deprecated wxTabCtrl class 2008-12-27 14:58:12 +00:00
osx implement DispatchTimeout() for wxOSX/Cocoa 2008-12-28 14:32:49 +00:00
palmos remove the long deprecated wxTabCtrl class 2008-12-27 14:58:12 +00:00
png osx regrouping 2008-07-29 20:11:51 +00:00
propgrid Have wxPGTextCtrlEditor::UpdateControl() update wxTextCtrl font boldness based on property's modified-status 2008-12-26 18:46:08 +00:00
regex added eVC project file for building regex library (patch 1753200) 2007-07-13 12:57:46 +00:00
richtext fix wxPowerEvent, wxRichTextEvent and wxWizardEvent so that they pass the runtime check for correct implementation of the Clone() function 2008-12-28 01:29:37 +00:00
stc unhide the second wxTextAreaBase::HitTest() overload to suppress a warning about it 2008-12-25 12:45:59 +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 move Read/Write() to common code, there was almost nothing platform-specific in it 2008-12-27 22:49:46 +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 fix substr() calls broken by r56215 (#10198) 2008-11-20 18:19:17 +00:00
xrc also call AddGrowableRow/Col() for wxGridBagSizer 2008-12-24 00:29:38 +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