wxwidgets/src
Vadim Zeitlin 92bf6cc15a Also added wxFFileStream::IsOk() and corrected IsOk() implementations of
wxFileInput/OutputStream to call the immediate base class version of this
method and not wxStreamBase one.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47284 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-07-10 02:02:54 +00:00
..
aui indentation cleanup, unused variables, constant expressions, etc 2007-07-04 20:54:36 +00:00
cocoa process pending wx events before sending idle events 2007-07-08 05:31:32 +00:00
common Also added wxFFileStream::IsOk() and corrected IsOk() implementations of 2007-07-10 02:02:54 +00:00
dfb process pending wx events before sending idle events 2007-07-08 05:31:32 +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 generate wxEVT_COMMAND_LIST_END_LABEL_EDIT event even if label didn't change 2007-07-09 14:58:44 +00:00
gtk Need to send an event in the wxCP_NO_TLW_RESIZE case too so the user 2007-07-09 19:49:35 +00:00
gtk1 process pending wx events before sending idle events 2007-07-08 05:31:32 +00:00
html fixed dereferencing of invalid pointers 2007-07-07 12:30:27 +00:00
iodbc Define SQLUINTEGER 2005-09-16 11:22:35 +00:00
jpeg 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
mac process pending wx events before sending idle events 2007-07-08 05:31:32 +00:00
mgl process pending wx events before sending idle events 2007-07-08 05:31:32 +00:00
motif process pending wx events before sending idle events 2007-07-08 05:31:32 +00:00
msdos make wxSetEnv compatible with ANSI and Unicode, deprecate passing NULL to it in favour of wxUnsetEnv() 2007-06-19 20:02:49 +00:00
msw process pending wx events before sending idle events 2007-07-08 05:31:32 +00:00
os2 process pending wx events before sending idle events 2007-07-08 05:31:32 +00:00
palmos process pending wx events before sending idle events 2007-07-08 05:31:32 +00:00
png 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
regex 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
richtext pointer to literal string should be const 2007-06-22 18:20:35 +00:00
stc added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
tiff 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
univ added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
unix simplify test for 64 bit architectures: just check if the string '64' occurs in the arch string, this also covers more cases 2007-07-04 22:31:56 +00:00
wxWindows.xcode remove .cvsignore files, they're useless with svn 2007-06-26 22:41:53 +00:00
wxWindows.xcodeproj remove .cvsignore files, they're useless with svn 2007-06-26 22:41:53 +00:00
x11 process pending wx events before sending idle events 2007-07-08 05:31:32 +00:00
xml don't use implicit wxString->char*/wchar_t* conversion, it will not be available in wxUSE_STL build in the future 2007-06-10 17:42:41 +00:00
xrc Added gravity 2007-07-09 14:30:49 +00:00
zlib 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
cwcopysetup.bat
cwdcopysetup.bat
wxJpeg.icc
wxPng.icc
wxTiff.icc
wxWin.icc Removed some references to unused files. 2006-05-25 10:03:56 +00:00
Wxwindll.icc Removed some references to unused files. 2006-05-25 10:03:56 +00:00
wxWindowsClassicM8.xml
wxWindowsM8.xml src/mac/carbon/pnghand.cpp removed 2006-05-25 14:45:39 +00:00
wxWindowsW7.xml
wxXpm.icc
wxZlib.icc