wxwidgets/src
Vadim Zeitlin edccf4281b 1. wxDialogs are now destroyed when they go out of scope
2. [GS]etDefaultItem() are now in wxPanel, not wxWindow
3. better checking for g_isPainting - hopefully no more false asserts
4. wxListCtrl not recreated any more when view changes, this corrects
   the bug with selection not working after view mode change
5. wxListCtrl now generates wxEVT_ITEM_ACTIVATED event
6. you can now press/toggle a button with a space
7. couple of other minor fixes


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2820 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-06-17 21:21:52 +00:00
..
common 1. wxDialogs are now destroyed when they go out of scope 1999-06-17 21:21:52 +00:00
generic 1. wxDialogs are now destroyed when they go out of scope 1999-06-17 21:21:52 +00:00
gtk Made the RTTI thing an option. 1999-06-17 19:46:17 +00:00
gtk1 Made the RTTI thing an option. 1999-06-17 19:46:17 +00:00
iodbc new makefiles (part I) 1999-06-01 15:32:12 +00:00
jpeg wxUSE_THREADS in sckint.h; wxMotif Clone error fixed; JPEG makefile.unx for wxMotif 1999-05-09 21:42:36 +00:00
mac * Committing new wxSocket core (socket.cpp sckint.cpp). It has to be improved ... 1999-04-26 18:16:56 +00:00
makeenvs Fixed wxPostScript printing problem (used wrong constructor, and the right 1999-04-19 20:43:41 +00:00
motif Added a few #if wxUSE_XXX 1999-06-15 20:21:59 +00:00
msw 1. wxDialogs are now destroyed when they go out of scope 1999-06-17 21:21:52 +00:00
png Getting various compilers to work with wxWin again 1999-06-09 18:16:38 +00:00
qt Removed lots of OnClose functions; doc'ed OnCloseWindow better; 1999-02-05 23:55:04 +00:00
regex This commit was generated by cvs2svn to compensate for changes in r2634, 1999-06-02 01:53:30 +00:00
stubs Changed the focus-window event handling back 1999-04-08 14:42:46 +00:00
unix Added zillions of #if wxUSE_XXX 1999-06-14 23:04:05 +00:00
xpm Changed .vc makefiles to allow different configurations to co-exist (so library 1999-02-17 17:18:22 +00:00
zlib First attempt at clean-up 1999-04-03 17:46:18 +00:00
.cvsignore ignore .lo and .la 1999-06-14 17:14:39 +00:00
cygnus.bat Various wxMotif changes including size optimisation and debugging operator fix. 1998-11-25 21:42:56 +00:00
make.env Fixed wxPostScript printing problem (used wrong constructor, and the right 1999-04-19 20:43:41 +00:00
make_cw.mcp CW Win32 and Mac adaptions 1999-02-11 17:41:23 +00:00
makeb32.env Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
makebcc.env Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
Makefile.am Compile fixes. 1999-06-05 10:25:39 +00:00
makefile.bcc added some wxMSW stuff 1998-05-20 14:12:05 +00:00
makefile.dos Cleared up DEBUG define mess, defines are now called __WXDEBUG__ and WXDEBUG. 1998-07-10 11:14:17 +00:00
makefile.vc Added dde sample; added docs/index.htm 1999-01-27 10:01:14 +00:00
makeg95.env Attempt at getting mingw32 working again... still doesn't work 1999-06-05 05:00:23 +00:00
makelib.b32 First attempt at clean-up 1999-04-03 17:46:18 +00:00
makelib.bcc Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
makelib.env Made wxGTK dataobj.cpp compile; removed flashing from wxGLCanvas samples; 1999-01-24 23:56:51 +00:00
makelib.g95 Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
makelib.vc Renamed .nt makefiles to .vc and factored them out; made DND sample compile 1999-01-24 19:13:55 +00:00
makelib.wat Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
makemsc.env wxPaintDC -> wxDC in wxListCtrl; fixed compile problems in wxTreeCtrl (return 1998-12-20 23:49:21 +00:00
makeprog.b32 Misc. fixes 1999-05-09 14:49:40 +00:00
makeprog.bcc Added png, zlib targets to 16-bit makefiles 1999-02-14 23:23:19 +00:00
makeprog.env Made wxGTK dataobj.cpp compile; removed flashing from wxGLCanvas samples; 1999-01-24 23:56:51 +00:00
makeprog.g95 Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
makeprog.msc wxPaintDC -> wxDC in wxListCtrl; fixed compile problems in wxTreeCtrl (return 1998-12-20 23:49:21 +00:00
makeprog.sl Added some makefiles 1999-01-25 12:15:20 +00:00
makeprog.vc Renamed .nt makefiles to .vc and factored them out; made DND sample compile 1999-01-24 19:13:55 +00:00
makeprog.wat Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
makesc.env More SC++ fixes; HelpGen starting to compile with VC++; image sample now compiles/runs 1999-01-09 20:18:06 +00:00
makesl.env Added some makefiles 1999-01-25 12:15:20 +00:00
maketwin.env Added some makefiles 1999-01-25 12:15:20 +00:00
makevc.env Added $(NEW_WXLIBNAME) to allow changing the library or DLL name 1999-04-29 15:57:41 +00:00
makewat.env Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
mingegcs.bat Added a few files; fixed some warnings and wxMotif compile problems 1999-01-31 18:47:10 +00:00
mingw32.bat added some wxMSW stuff 1998-05-20 14:12:05 +00:00
ntwxwin.mak Renamed .nt makefiles to .vc and factored them out; made DND sample compile 1999-01-24 19:13:55 +00:00