wxWidgets/include
Vadim Zeitlin b54e41c529 1. fixed typo ('&' instead of '|') in wxNotebook
2. changed wxTC_MULTILINE to be equal to wxNB_MULTILINE and != 0
3. much more efficient selection handling in virtual wxListCtrl,
   we can now select 1000000 items without problems
4. kbd/mouse selection (ctrl/shift handling) fixed in wxListCtrl
5. added wxSortedArray::IndexForInsert() and AddAt(), remove Remove(size_t),
   use RemoveAt() instead


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10889 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-07-07 22:42:35 +00:00
..
wx 1. fixed typo ('&' instead of '|') in wxNotebook 2001-07-07 22:42:35 +00:00
.cvsignore minor corrections for CodeWarrior 2001-02-02 20:48:54 +00:00
wx_cw_d.pch removed useless defines 2001-06-05 19:03:37 +00:00
wx_cw_d.pch++ removed useless defines 2001-06-05 19:03:37 +00:00
wx_cw.pch removed useless defines 2001-06-05 19:03:37 +00:00
wx_cw.pch++ removed useless defines 2001-06-05 19:03:37 +00:00
wx_cwc_d.pch removed useless PM_USE_SESSION_APIS define (it must be defined in MacHeaders 2001-07-02 19:58:48 +00:00
wx_cwc_d.pch++ removed useless PM_USE_SESSION_APIS define (it must be defined in MacHeaders 2001-07-02 19:58:48 +00:00
wx_cwc.pch removed useless PM_USE_SESSION_APIS define (it must be defined in MacHeaders 2001-07-02 19:58:48 +00:00
wx_cwc.pch++ removed useless PM_USE_SESSION_APIS define (it must be defined in MacHeaders 2001-07-02 19:58:48 +00:00
wx_cwu_d.pch wxMac: wxUniversal integration steps 2001-07-04 20:11:26 +00:00
wx_cwu_d.pch++ wxMac: wxUniversal integration steps 2001-07-04 20:11:26 +00:00