wxWidgets/include/wx/generic
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
..
.cvsignore
accel.h another file added on univ branch 2001-06-26 21:09:16 +00:00
calctrl.h
caret.h wxCaret now uses backing store instead of forcing window refresh each time the 2000-09-22 22:44:34 +00:00
choicdgg.h corrected WXWIN_COMPATIBILITY conditional tests 2001-07-07 11:23:24 +00:00
colrdlgg.h
cross.xpm
dcpsg.h fixed low resolution problem with wxPostScriptDC 2000-08-03 21:43:30 +00:00
deffile.xpm
dir_up.xpm
dirctrlg.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
dirdlgg.h
dragimgg.h Updates to fix Watcom C/C++ 11.0 compiler warning problems. Now compiles 2001-05-02 19:48:15 +00:00
error.xpm
exefile.xpm
filedlgg.h removed/replaced include 'wx/wx.h' 2001-07-05 18:48:48 +00:00
folder.xpm
fontdlgg.h
grid.h tons of fixes for wxGTK/Univ - seems to work, more or less, now 2001-07-03 19:38:19 +00:00
gridctrl.h tons of fixes for wxGTK/Univ - seems to work, more or less, now 2001-07-03 19:38:19 +00:00
gridg.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
gridsel.h
helpext.h
helphtml.h
helpwxht.h
helpxlp.h removed/replaced include 'wx/wx.h' 2001-07-05 18:48:48 +00:00
home.xpm
imaglist.h
info.xpm
laywin.h removed/replaced include 'wx/wx.h' 2001-07-05 18:48:48 +00:00
listctrl.h 1. fixed typo ('&' instead of '|') in wxNotebook 2001-07-07 22:42:35 +00:00
listview.xpm
msgdlgg.h Further wxUniv fixes 2001-06-29 19:18:30 +00:00
new_dir.xpm
notebook.h
paletteg.h moved gtk/palette.h to generic/paletteg.h 2001-04-22 22:24:37 +00:00
panelg.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
printps.h
prntdlgg.h
progdlgg.h OS/2 update for wxUniv merge. 2001-07-06 21:45:11 +00:00
question.xpm
repview.xpm
sashwin.h Fixed sashwin events 2001-02-06 15:03:46 +00:00
scrolwin.h tons of fixes for wxGTK/Univ - seems to work, more or less, now 2001-07-03 19:38:19 +00:00
spinctlg.h post wxUniv merge fixes 2001-06-29 16:19:53 +00:00
splash.h Added wxQuantize, wxSplashScreen, wxEffects & added palette to wxImage 2000-07-28 17:53:25 +00:00
splitter.h removed wxCLIP_CHILDREN style from wxSplitterWindow 2001-05-27 14:10:17 +00:00
statline.h
statusbr.h Updates to fix Watcom C/C++ 11.0 compiler warning problems. Now compiles 2001-05-02 19:48:15 +00:00
tabg.h
textdlgg.h
tick.xpm
tip.xpm
treectlg.h Added some missing tests; replaced scrolwin.cpp with scrlwng.cpp 2001-07-04 10:08:44 +00:00
treelay.h Updates to fix Watcom C/C++ 11.0 compiler warning problems. Now compiles 2001-05-02 19:48:15 +00:00
warning.xpm
wizard.h