wxWidgets/include/wx/generic
Vadim Zeitlin 456bc6d9b8 moved knd handling logic from wxPanel to wxControlContainer (sorry for
the dull name Julian ;-)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11289 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-08-06 00:49:59 +00:00
..
.cvsignore Just ignore CVS. It's better for you. 1999-06-07 19:41:37 +00:00
accel.h another file added on univ branch 2001-06-26 21:09:16 +00:00
calctrl.h calctrl.h 2000-03-08 08:28:40 +00:00
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 merged 2.2 branch 2000-07-15 19:51:35 +00:00
cross.xpm Added missing files 1999-08-16 20:21:06 +00:00
dcpsg.h Corrected DoBlit 2001-07-12 10:37:27 +00:00
deffile.xpm icons for generic file dialog 2000-01-18 15:39:36 +00:00
dir_up.xpm EMX compilation, 1999-08-18 15:23:15 +00:00
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 merged 2.2 branch 2000-07-15 19:51:35 +00:00
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 Made icons configurable via a wxMApp virtual function. Tested on wxGTK only, 1999-07-05 11:22:45 +00:00
exefile.xpm icons for generic file dialog 2000-01-18 15:39:36 +00:00
fdrepdlg.h added generic implementation and documentation for wxFindReplaceDialog 2001-08-01 14:55:03 +00:00
filedlgg.h removed/replaced include 'wx/wx.h' 2001-07-05 18:48:48 +00:00
folder.xpm icons for generic file dialog 2000-01-18 15:39:36 +00:00
fontdlgg.h Some Unicode conversion. 1999-04-16 14:14:47 +00:00
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 Added some WXDLLEXPORTs 2001-07-27 02:54: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 Improved selection mode handling in wxGrid::SelectBlock 2000-03-13 22:11:24 +00:00
helpext.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
helphtml.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
helpwxht.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
helpxlp.h removed/replaced include 'wx/wx.h' 2001-07-05 18:48:48 +00:00
home.xpm EMX compilation, 1999-08-18 15:23:15 +00:00
imaglist.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
info.xpm Made icons configurable via a wxMApp virtual function. Tested on wxGTK only, 1999-07-05 11:22:45 +00:00
laywin.h removed/replaced include 'wx/wx.h' 2001-07-05 18:48:48 +00:00
listctrl.h forgotten method declaration 2001-07-26 18:39:36 +00:00
listview.xpm wxWindow no longer emits any scroll events after 2000-02-05 10:33:57 +00:00
msgdlgg.h Further wxUniv fixes 2001-06-29 19:18:30 +00:00
new_dir.xpm EMX compilation, 1999-08-18 15:23:15 +00:00
notebook.h Various fixes for wxMotif 2001-07-09 11:07:10 +00:00
paletteg.h moved gtk/palette.h to generic/paletteg.h 2001-04-22 22:24:37 +00:00
panelg.h moved knd handling logic from wxPanel to wxControlContainer (sorry for 2001-08-06 00:49:59 +00:00
printps.h Added a few #if wxUSE_XXX 1999-06-15 20:21:59 +00:00
prntdlgg.h Changed wxChoice->wxComboBox as list of all paper sizes is too large to fit 1999-08-03 15:20:23 +00:00
progdlgg.h fixed compilation problem with multiple Update()s 2001-07-24 16:19:46 +00:00
question.xpm Made icons configurable via a wxMApp virtual function. Tested on wxGTK only, 1999-07-05 11:22:45 +00:00
repview.xpm wxFileDialog's report/list view icons changed to some visually more different 2000-01-16 00:31:10 +00:00
sashwin.h Fixed sashwin events 2001-02-06 15:03:46 +00:00
scrolwin.h Various wxMotif fixes 2001-07-09 13:14:28 +00:00
spinctlg.h several mac fixes (Mark Newsams patches) 2001-07-11 20:33:12 +00:00
splash.h applied patch 441270 (fix cygwin wxSplashScreen compilation) 2001-08-01 15:03:04 +00:00
splitter.h removed wxCLIP_CHILDREN style from wxSplitterWindow 2001-05-27 14:10:17 +00:00
statline.h Added GetMainWidget() to fix bug that was causing crashes under wxMOTIF. 1999-09-16 10:32:03 +00:00
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 wxWindow split into wxWindowBase and wxWindow (wxGTK part) 1999-05-09 22:17:03 +00:00
textdlgg.h added wxGetPasswordFromUser(), dialogs sample shows it, documented it 2000-01-24 18:26:54 +00:00
tick.xpm Added missing files 1999-08-16 20:21:06 +00:00
tip.xpm startup tips for Unix 1999-06-29 11:50:30 +00:00
treectlg.h Added some missing tests; replaced scrolwin.cpp with scrlwng.cpp 2001-07-04 10:08:44 +00:00
treelay.h corrected conditional compilation tests 2001-07-22 18:06:09 +00:00
warning.xpm Made icons configurable via a wxMApp virtual function. Tested on wxGTK only, 1999-07-05 11:22:45 +00:00
wizard.h merged 2.2 branch 2000-07-15 19:51:35 +00:00