wxWidgets/samples
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
..
bombs Solving link problem with 16 bits versions (wxProcessEvent, wxSpinEvent) 1999-08-26 17:05:33 +00:00
caret Makefile updates 1999-08-14 11:14:39 +00:00
checklst Fixed problem with mouse events getting sent to wrong 1999-10-20 20:38:47 +00:00
config Fixes for gcc 2.95 and AIX. 1999-09-03 04:18:50 +00:00
console 1. made wxBase compile/link/run again under Unix 1999-10-22 09:24:15 +00:00
controls Fixed resizing problem with GTK 1.2.3 notebooks. 1999-10-23 10:40:04 +00:00
db More makefiles, distrib things, 1999-10-12 09:44:18 +00:00
dde Ignore. 1999-06-07 19:44:52 +00:00
dialogs Changed a few #include <xxx.h> to #include "xxx.h" 1999-08-20 22:52:21 +00:00
dnd 1. wxDropTarget::OnData() returns wxDragResult now, not bool 1999-10-23 23:40:55 +00:00
docview Makefile updates 1999-08-14 11:14:39 +00:00
docvwmdi Makefile updates 1999-08-14 11:14:39 +00:00
drawing Scrolling updates. 1999-10-10 18:42:43 +00:00
dynamic Solving link problem with 16 bits versions (wxProcessEvent, wxSpinEvent) 1999-08-26 17:05:33 +00:00
font wxFontEnumerator class for Motif/X 1999-10-01 18:01:54 +00:00
forty Added instructions to Forty. 1999-10-16 08:57:14 +00:00
fractal More makefiles, distrib things, 1999-10-12 09:44:18 +00:00
grid wxChoiceDialog fix. 1999-06-29 23:16:45 +00:00
help 1. minor headers rearrangement: wxprec.h doesn't include setup.h directly 1999-08-02 21:31:09 +00:00
html added HTML printing 1999-10-17 13:03:40 +00:00
image Corrected wxImage for use with mono wxBitmaps, 1999-10-18 08:51:23 +00:00
internat Added German translation to internat sample. 1999-08-28 16:50:39 +00:00
joytest Ignore. 1999-06-07 19:44:52 +00:00
layout Distrib changes. 1999-10-17 14:55:39 +00:00
listctrl 1. Implemented support for different icons for different states (expanded, 1999-09-29 22:47:56 +00:00
mdi 1. Implemented support for different icons for different states (expanded, 1999-09-29 22:47:56 +00:00
memcheck Added wxExtDialog and sample. 1999-07-03 16:40:54 +00:00
mfc Just ignore CVS. It's better for you. 1999-06-07 19:41:37 +00:00
minifram Added test for wxTreeCtrl::GetChildrenCount() 1999-10-02 19:43:56 +00:00
minimal Applied patches for AIX, 1999-10-14 09:29:20 +00:00
nativdlg ignore these 1999-07-17 18:21:41 +00:00
nettest added wxDialUpManager::IsAlwaysConnected() and GetISPNames(), also Dial() 1999-10-06 23:00:40 +00:00
newgrid Added demo of handling EVT_GRID_SELECT_CELL. 1999-10-19 07:27:56 +00:00
notebook Restored wxSizeEvent code form last week -> wxGLCanvas 1999-10-16 20:07:16 +00:00
oleauto ignore these 1999-07-17 18:21:41 +00:00
ownerdrw Moved initialization of status bar to eliminate assert caused by new 1999-08-04 21:19:46 +00:00
png More makefiles, distrib things, 1999-10-12 09:44:18 +00:00
printing added GetTextExtent test 1999-10-04 09:18:00 +00:00
proplist Applied patches for AIX, 1999-10-14 09:29:20 +00:00
regtest ignore these 1999-07-17 18:21:41 +00:00
resource Forgot resource sample. 1999-10-13 15:35:55 +00:00
richedit updated richedit and nettest 1999-10-10 16:52:34 +00:00
sashtest Makefile updates 1999-08-14 11:14:39 +00:00
scroll Changed two conflicting defines in defs.h 1999-10-19 15:12:11 +00:00
scrollsub scrolling of foreign windowsplus sample 1999-10-15 14:59:44 +00:00
splitter Added temporary test to splitter. 1999-10-17 19:54:51 +00:00
tab CVS cleanups. 1999-06-07 16:22:28 +00:00
taskbar A fix for wxTaskBarIcon (temporary wxFrame interfering with app shutdown); 1999-08-09 20:49:34 +00:00
text Minor Reparent() and SetToolBar() fix for wxFrame. 1999-10-20 15:30:42 +00:00
thread accels for menu commands 1999-10-19 13:58:16 +00:00
toolbar Parameter "small" renamed. Defined in a header file 1999-10-04 11:28:23 +00:00
treectrl TreeTest compiles again, 1999-10-10 19:56:38 +00:00
typetest Makefile updates 1999-08-14 11:14:39 +00:00
validate 2c : check menu was inversely set 1999-08-24 19:08:52 +00:00
wizard 1. Implemented support for different icons for different states (expanded, 1999-09-29 22:47:56 +00:00
wxpoem Makefile updates 1999-08-14 11:14:39 +00:00
wxsocket new sample 1999-09-30 23:56:10 +00:00
.cvsignore Augmented beta to 9, 1999-08-12 19:24:39 +00:00
makefile.b32 Some doc corrections (added blank lines at end of docs); corrected Forty sample 1999-02-12 08:22:29 +00:00
makefile.dos Removing some level 3 warning 1999-08-27 11:46:55 +00:00
makefile.g95 Rationalised Cygwin sample makefiles 1999-02-09 15:37:52 +00:00
Makefile.in global makefile for samples now include html 1999-10-02 18:17:33 +00:00
makefile.vc Removing some level 3 warning 1999-08-27 11:46:55 +00:00