wxWidgets/include/wx/generic
2001-11-26 14:38:02 +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 added missing include (for instance, needed in the calendar sample for wxMotif) 2001-11-18 07:28:45 +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 applied wxDirSelector() patch and regenerated the makefiles to include the new src/common/dseldlg.cpp 2001-10-30 16:58:42 +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 support for vetoing grid cell editing (patch 469049) 2001-11-02 17:44:55 +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 1. removed wxObject::CopyObject() and Clone() - some objects just can't be 2001-11-21 21:44:52 +00:00
listctrl.h removed unneeded include from the header 2001-11-26 14:38:02 +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 Mutiple updates from SciTech for wxWindows including the following: 2001-10-17 22:25:56 +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 implemented (untested) work around for wxScrolledWindow painting bug 2001-08-13 15:42:29 +00:00
spinctlg.h several mac fixes (Mark Newsams patches) 2001-07-11 20:33:12 +00:00
splash.h Added RTTI macros to wxSplashScreen. 2001-10-18 21:09:21 +00:00
splitter.h changed wxControlContainer to avoid triggering tons of warnings from VC++ at 2001-08-06 22:50:28 +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 refresh the tree ctrl when its back/foreground colour changes 2001-08-25 12:06:53 +00:00
treelay.h use "..." instead of <...> for wx includes 2001-11-25 12:58:57 +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 wxWizard help patch (474974) 2001-11-02 17:29:38 +00:00