wxWidgets/include/wx/generic
Vadim Zeitlin 8ee9d6182c 1. wxDropTarget::OnData() returns wxDragResult now, not bool
2. fixed assert failure in wxMSW::wxListBox
3. wxFileHistory automatically deletes non existinf files from menu
4. wxDropTarget coordinates are client (and not screen) under MSW too
5. wxConvertBitmapToDib and vice versa seem to work!
6. client data field if filled by wxListBox and wxChoice and it's also deleted
   (this just wasn't done before!)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4153 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-10-23 23:40:55 +00:00
..
.cvsignore Just ignore CVS. It's better for you. 1999-06-07 19:41:37 +00:00
caret.h Minor changes 1999-08-02 19:06:23 +00:00
choicdgg.h 1. wxDropTarget::OnData() returns wxDragResult now, not bool 1999-10-23 23:40:55 +00:00
colrdlgg.h Corrections 1999-10-14 10:20:38 +00:00
cross.xpm Added missing files 1999-08-16 20:21:06 +00:00
dcpsg.h 1. wxApp::ProcessPendingEvents() is now common, added appcmn.cpp and 1999-10-18 15:14:52 +00:00
dir_up.xpm EMX compilation, 1999-08-18 15:23:15 +00:00
dirdlgg.h Added missing constant 1999-09-06 12:15:33 +00:00
error.xpm Made icons configurable via a wxMApp virtual function. Tested on wxGTK only, 1999-07-05 11:22:45 +00:00
filedlgg.h replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
fontdlgg.h Some Unicode conversion. 1999-04-16 14:14:47 +00:00
grid.h Added EVT_GRID_SELECT_CELL 1999-10-19 07:24:46 +00:00
gridg.h Added missing costructor 1999-10-09 07:10:26 +00:00
helpext.h Added wxHelpControllerHtml, derived from wxHtmlHelpControllerBase. API like 1999-07-18 18:09:46 +00:00
helphtml.h Removed some unused parameter warnings; compile error in dialup.cpp corrected; 1999-10-04 15:07:20 +00:00
helpwxht.h compilation fixes and minor improvements 1999-07-24 20:28:36 +00:00
helpxlp.h *** empty log message *** 1999-08-02 04:44:01 +00:00
home.xpm EMX compilation, 1999-08-18 15:23:15 +00:00
imaglist.h const added to GetBitmap it was my fault. 1998-09-25 04:03:41 +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 new makefiles (part I) 1999-06-01 15:32:12 +00:00
listctrl.h Added new wxFontDialog, 1999-08-24 20:26:06 +00:00
listview.xpm EMX compilation, 1999-08-18 15:23:15 +00:00
msgdlgg.h *** empty log message *** 1999-07-31 03:35:35 +00:00
new_dir.xpm EMX compilation, 1999-08-18 15:23:15 +00:00
notebook.h more Motif fixes (still doesn't compile, but *really* close :-) 1999-06-08 19:10:37 +00:00
panelg.h made wxPanel be auto layout aware 1999-10-20 04:57:45 +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 replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +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 EMX compilation, 1999-08-18 15:23:15 +00:00
sashwin.h new makefiles (part I) 1999-06-01 15:32:12 +00:00
scrolwin.h scrolling of foreign windowsplus sample 1999-10-15 14:59:44 +00:00
splitter.h Various distrib things, 1999-10-11 22:36:46 +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 The char->wxChar in window.h cascades through some other header files. 1999-04-14 11:55:35 +00:00
tabg.h wxWindow split into wxWindowBase and wxWindow (wxGTK part) 1999-05-09 22:17:03 +00:00
textdlgg.h Did somework on the generic dialogs, 1999-08-11 11:53:40 +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
treectrl.h fixed compilation and added support for all 4 images (as a side effect) to the 1999-09-30 23:25:19 +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 1. Implemented support for different icons for different states (expanded, 1999-09-29 22:47:56 +00:00