wxWidgets/samples
Robin Dunn e6d318c25a Added wxDragLink
Added SetURL to wxURLDataObject

Fixed the Mozilla problem by reversing the order of the component DOs
in the wxURLDataObject.  By checking the wxTextDataObject first then
it avoids the problem of how Mozilla sends the UniformResourceLocator
data.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12166 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-26 02:11:23 +00:00
..
calendar added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
caret added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
checklst added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
config 1. new samples proejct files for VC++ 2001-10-10 00:34:22 +00:00
console added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
controls wxUSE_CHOICE ifdefs, so that the sample compiles with wxUniv 2001-10-14 22:12:43 +00:00
db [blind] fixes to the project file according to George's message 2001-10-10 09:36:55 +00:00
dialogs added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
dialup 1. new samples proejct files for VC++ 2001-10-10 00:34:22 +00:00
dnd Added wxDragLink 2001-10-26 02:11:23 +00:00
docview 1. new samples proejct files for VC++ 2001-10-10 00:34:22 +00:00
docvwmdi 1. new samples proejct files for VC++ 2001-10-10 00:34:22 +00:00
dragimag added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
drawing added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
dynamic added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
erase added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
event added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
exec added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
font added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
grid added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
help 1. new samples proejct files for VC++ 2001-10-10 00:34:22 +00:00
html use $(MAKE) instead of make 2001-10-18 21:22:05 +00:00
image added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
internat added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
ipc 1. new samples proejct files for VC++ 2001-10-10 00:34:22 +00:00
joytest 1. new samples proejct files for VC++ 2001-10-10 00:34:22 +00:00
layout added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
listbox added listbox test/demo 2000-10-19 23:58:42 +00:00
listctrl 1. new samples proejct files for VC++ 2001-10-10 00:34:22 +00:00
mdi added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
memcheck added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
menu fixed crash in OnSize() handler 2001-10-10 00:11:23 +00:00
mfc 1. new samples proejct files for VC++ 2001-10-10 00:34:22 +00:00
minifram added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
minimal Mutiple updates from SciTech for wxWindows including the following: 2001-10-17 22:25:56 +00:00
nativdlg 1. new samples proejct files for VC++ 2001-10-10 00:34:22 +00:00
newgrid 1. new samples proejct files for VC++ 2001-10-10 00:34:22 +00:00
notebook make the main dialog resizeable 2001-10-12 06:16:12 +00:00
oleauto added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
opengl use $(MAKE) instead of make 2001-10-18 21:22:05 +00:00
ownerdrw added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
png 1. new samples proejct files for VC++ 2001-10-10 00:34:22 +00:00
printing added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
proplist added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
propsize added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
regtest added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
resource added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
richedit Committing in . 2001-10-16 06:14:26 +00:00
rotate added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
sashtest added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
scroll added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
scrollsub added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
sockets 1. new samples proejct files for VC++ 2001-10-10 00:34:22 +00:00
splitter added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
statbar fixed linking problems related to wxStatusBar under wx!MSW 2001-10-17 14:30:29 +00:00
stc Changed how EVT_CHAR and EVT_KEY_DOWN are sent to Scintilla 2001-10-04 17:00:26 +00:00
tab added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
taskbar 1. new samples proejct files for VC++ 2001-10-10 00:34:22 +00:00
text added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
thread added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
toolbar added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
treectrl added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
treelay added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
typetest added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
validate added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
widgets added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
wizard added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
xrc Fixed project files for regex.lib, taking the regex C files out of the main wxvc.dsp 2001-08-10 17:03:02 +00:00
.cvsignore ignore samples workspace files 2001-10-10 01:15:51 +00:00
configure added WX_TARGET_LIBRARY_GL to recursive configure substitutions 2001-07-21 06:48:40 +00:00
configure.in added WX_TARGET_LIBRARY_GL to recursive configure substitutions 2001-07-21 06:48:40 +00:00
makefile.b32 Minor mods 2001-04-26 10:17:58 +00:00
makefile.dos Some doc corrections; Watcom C++ corrections; VC++ 4 corrections 2000-02-06 19:11:10 +00:00
makefile.g95 Minor mods 2001-04-26 10:17:58 +00:00
Makefile.in replaced make with $MAKE 2000-03-11 16:38:01 +00:00
makefile.vc Minor mods 2001-04-26 10:17:58 +00:00
samples.dsw 1. new samples proejct files for VC++ 2001-10-10 00:34:22 +00:00