wxWidgets/src
George Tasker 67bd5bad04 SendSizeEvent() method moved from wxWindow to wxFrame, as that is the only place that the code in this function applies to.
Fixed problems with MDI children being changed from min/max/restored in SetSizeEvent()


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9624 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-03-31 18:46:15 +00:00
..
common this should hopefully fix BC++ crashes 2001-03-30 00:52:21 +00:00
freetype Added FreeType II beta 8. 2000-09-03 16:51:07 +00:00
generic Fix for tip disappearing immediately under MSW 2001-03-22 11:17:25 +00:00
gtk Unicode compilation fix. 2001-03-29 13:08:18 +00:00
gtk1 Unicode compilation fix. 2001-03-29 13:08:18 +00:00
html wxHTML: fixed bug in tables rendering when rowspan was used 2001-03-18 23:34:17 +00:00
iodbc remove c++ comment in header 2000-02-03 13:17:32 +00:00
jpeg SUpport for new location of module definition files. 2001-03-07 15:41:22 +00:00
mac moved splines rendering code into wxDCBase 2001-03-13 23:38:57 +00:00
makeenvs Corrected #include in gsockmot.cpp 1999-09-07 08:22:23 +00:00
motif moved splines rendering code into wxDCBase 2001-03-13 23:38:57 +00:00
msw SendSizeEvent() method moved from wxWindow to wxFrame, as that is the only place that the code in this function applies to. 2001-03-31 18:46:15 +00:00
os2 Blit code for masks 2001-03-29 23:04:38 +00:00
png SUpport for new location of module definition files. 2001-03-07 15:41:22 +00:00
qt moved wxDash typedef to gdicmn.h 2000-03-13 14:34:35 +00:00
regex This commit was generated by cvs2svn to compensate for changes in r5380, 2000-01-14 00:20:46 +00:00
stc Finished the changes necessary to use the new event system. 2001-03-28 18:16:58 +00:00
stubs moved wxDash typedef to gdicmn.h 2000-03-13 14:34:35 +00:00
tiff SUpport for new location of module definition files. 2001-03-07 15:41:22 +00:00
unix fixed KDE link file reading code 2001-02-12 17:21:04 +00:00
xpm SUpport for new location of module definition files. 2001-03-07 15:41:22 +00:00
zlib Added long-filename functions & normalisation; patch to Watcom makefiles 2001-03-21 12:34:56 +00:00
.cvsignore ignore CodeWarrior build directory and files produced during compilation 2001-02-04 14:56:23 +00:00
cygnus.bat Added sqltypes.h (for Cygwin b20), some other Cygwin fixes. 1999-10-14 14:10:59 +00:00
files.lst applied (slightly modified) wxToggleButton patch from John Norris and Axel Schlueter 2001-02-08 18:57:23 +00:00
make.env.in merged 2.2 branch 2000-07-15 19:51:35 +00:00
makeb32.env Semicolon was missing on the end of the WXINC line 2001-03-13 15:09:40 +00:00
makebcc.env Removed OGL prior to re-adding; some Watcom corrections 2000-03-03 11:10:51 +00:00
makefile.bcc
makefile.dos
makefile.va Updated makefiles for VisualAge C++ V3.0 1999-09-15 21:56:39 +00:00
makefile.vc
makeg95.env Made wxGenericDirCtrl compile with Cygwin 2000-10-17 17:15:18 +00:00
makelib.b32 Minor tweaks 2000-11-12 19:55:10 +00:00
makelib.bcc
makelib.env.in merged 2.2 branch 2000-07-15 19:51:35 +00:00
makelib.g95 patch for cleanall target in mingw makefiles (which I forgot to commit before) 2001-03-21 19:13:09 +00:00
makelib.vc Added code to create $D (debug or release) subdir to put the .OBJ files into. 2001-01-16 10:57:48 +00:00
makelib.wat
makemac6.mcp cw6 makefiles (makemac6.mcp) 2000-12-10 16:03:42 +00:00
makemac.mcp added carbrsrc.r to carbon resource target 2001-02-21 08:51:07 +00:00
makemsc.env Added some makefiles, fixed a BC++ problem in controls.cpp; changed some class 1999-11-06 17:12:10 +00:00
makeprog.b32 merged 2.2 branch 2000-07-15 19:51:35 +00:00
makeprog.bcc Removed OGL prior to re-adding; some Watcom corrections 2000-03-03 11:10:51 +00:00
makeprog.env.in merged 2.2 branch 2000-07-15 19:51:35 +00:00
makeprog.g95 patch for cleanall target in mingw makefiles (which I forgot to commit before) 2001-03-21 19:13:09 +00:00
makeprog.msc Removed OGL prior to re-adding; some Watcom corrections 2000-03-03 11:10:51 +00:00
makeprog.sl
makeprog.va Support for building samples in a port, dbg-rlse, dll-stat specifc output path 2001-03-07 18:18:18 +00:00
makeprog.vc If wxUSE_GUI was not defined, then apps using this file for their settings would not build the .RES file and link it in. 2001-03-30 13:17:47 +00:00
makeprog.wat Added long-filename functions & normalisation; patch to Watcom makefiles 2001-03-21 12:34:56 +00:00
makesc.env
makesl.env
maketwin.env
makeva.env Support for building samples in a port, dbg-rlse, dll-stat specifc output path 2001-03-07 18:18:18 +00:00
makevc.env Additions to support the building of wxBase(d).lib from the command line with VC. 2001-03-13 21:50:41 +00:00
makewat.env merged 2.2 branch 2000-07-15 19:51:35 +00:00
mingegcs.bat
mingw32.bat Added sqltypes.h (for Cygwin b20), some other Cygwin fixes. 1999-10-14 14:10:59 +00:00
ntwxwin.mak
rpmfiles.lst makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
wxJpeg.icc Minor updates 2000-02-14 04:58:59 +00:00
wxPng.icc Minor updates 2000-02-14 04:58:59 +00:00
wxTiff.icc Tiff library icc for VisualAge 4.0 2000-03-14 14:07:33 +00:00
wxvc_dll.dsp Updated VC++ project files for making DLL-based samples 2001-02-06 17:50:06 +00:00
wxvc_dll.dsw Tidied some docs, made VC++ 6 DLL compilation work with wxvc_dll.dsp, 1999-11-01 20:36:43 +00:00
wxvc.dsp Remove plot.cpp 2001-01-21 17:45:50 +00:00
wxvc.dsw merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxWin.icc Added filename.cpp to build 2000-12-29 22:12:54 +00:00
Wxwindll.icc Undo the Test commit 2001-02-28 20:36:25 +00:00
wxXpm.icc Minor updates 2000-02-14 04:58:59 +00:00
wxZlib.icc Minor updates 2000-02-14 04:58:59 +00:00