wxWidgets/samples
Ron Lee 3711412e38 repaired some of the more obvious horrors in the contrib (configure) Makefiles
reworked makelib.env so that it now can create shared libs and has (un)install
targets.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6843 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-03-19 04:09:08 +00:00
..
calendar wxSocketServer test added to console sample 2000-03-15 19:19:44 +00:00
caret very minor fixes 2000-03-09 18:33:16 +00:00
checklst makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
config makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
console more tests: OS/user info functions 2000-03-17 23:02:38 +00:00
controls removed test code 2000-03-16 01:05:20 +00:00
db Modified to use the newly defined names for functions/classes/structs defined to match the wxWindows conventions for naming (primarily prefacing these items with wx). 2000-03-16 19:09:42 +00:00
dialogs 1. wxProgressDialog uses wxWindowDisabler, not (dumb) wxEnableTopLevelWindows 2000-03-12 00:26:21 +00:00
dialup makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
dnd makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
docview makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
docvwmdi don't compile docvwmdi sample if !wxUSE_MDI_ARCHITECTURE 2000-03-19 00:57:10 +00:00
dragimag renamed dragimag sample 2000-03-14 19:47:10 +00:00
drawing Some more drawing things, 2000-03-04 18:40:52 +00:00
dynamic 1. demo of status bar at the top in statbar 2000-03-14 00:47:03 +00:00
exec updated samples makefiles 2000-03-14 14:06:41 +00:00
font makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
grid renamed grid sample 2000-03-14 19:09:12 +00:00
help Added debuf printf()s to GSocket, 2000-03-12 21:26:48 +00:00
html Added/updated some BC++ makefiles 2000-03-14 11:51:29 +00:00
image added test for bug #38 2000-03-16 17:57:19 +00:00
internat 1. aapplied patch for bcc makefiles from Ricky Gonzales 2000-03-14 14:57:16 +00:00
ipc updated samples makefiles 2000-03-14 14:06:41 +00:00
joytest updated samples makefiles 2000-03-14 14:06:41 +00:00
layout makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
listctrl compilation fix 2000-03-17 23:02:03 +00:00
mdi 1. corrected bug in MDI sample (which resulted in missing horz scrollbar) 2000-02-24 23:40:42 +00:00
memcheck makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
menu makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
mfc Small fixes for Tex2RTF but alas, we still get memory problems. 2000-03-10 11:18:22 +00:00
minifram renamed minifram sample 2000-03-14 19:17:41 +00:00
minimal Committing in . 2000-03-16 08:07:59 +00:00
nativdlg updated samples makefiles 2000-03-14 14:06:41 +00:00
newgrid Changed wxGridCellCoords from long to int (get rid of most HP warnings?) 2000-03-10 12:27:27 +00:00
notebook renamed notebook sample 2000-03-14 19:24:14 +00:00
oleauto Small changes for VC++ 4 compilation 2000-02-06 21:25:27 +00:00
opengl Made VC++ makefiles and project files a bit more consistent 2000-03-08 08:32:31 +00:00
ownerdrw removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
plot Various compiler changes 2000-03-15 18:52:23 +00:00
png makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
printing Implemented MSW's paint region clipping, but 2000-02-21 14:16:32 +00:00
proplist ...and extra proplist makefiles too 2000-03-14 18:22:50 +00:00
propsize updated samples makefiles 2000-03-14 14:06:41 +00:00
regtest 1. corrected bug in MDI sample (which resulted in missing horz scrollbar) 2000-02-24 23:40:42 +00:00
resource makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
richedit updated samples makefiles 2000-03-14 14:06:41 +00:00
rotate Added code to test the transparency stuff for image rotation 2000-02-10 13:26:30 +00:00
sashtest some fixes in TestSocketServer() 2000-03-16 01:04:50 +00:00
scroll Playing with scrolling, als fixed redraw 2000-02-22 22:39:55 +00:00
scrollsub makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
sockets Small makefile change. 2000-03-17 15:42:54 +00:00
splitter renamed splitter sample 2000-03-14 19:30:04 +00:00
statbar some appearance fixes 2000-03-14 14:50:30 +00:00
stc repaired some of the more obvious horrors in the contrib (configure) Makefiles 2000-03-19 04:09:08 +00:00
tab renamed tab sample 2000-03-14 18:58:22 +00:00
taskbar Minor doc typos removed; compilation improved for VC++ 4.x 2000-02-04 17:08:11 +00:00
text 1. wxShell fixes: now really uses shell (it wasn't different from wxExecute!) 2000-03-03 10:31:34 +00:00
thread renamed thread sample 2000-03-14 19:35:40 +00:00
toolbar updated samples makefiles 2000-03-14 14:06:41 +00:00
treectrl renamed treectrl sample 2000-03-14 18:37:46 +00:00
treelay renamed treelay sample 2000-03-14 19:55:34 +00:00
typetest updated samples makefiles 2000-03-14 14:06:41 +00:00
validate updated samples makefiles 2000-03-14 14:06:41 +00:00
wizard renamed wizard sample 2000-03-14 18:50:24 +00:00
.cvsignore Augmented beta to 9, 1999-08-12 19:24:39 +00:00
configure Moved wxMMedia to contrib/src/mmedia 2000-03-05 19:03:21 +00:00
configure.in Moved wxMMedia to contrib/src/mmedia 2000-03-05 19:03:21 +00:00
makefile.b32 Various compiler changes 2000-03-15 18:52:23 +00:00
makefile.dos Some doc corrections; Watcom C++ corrections; VC++ 4 corrections 2000-02-06 19:11:10 +00:00
makefile.g95 mfc not available for mingw 2000-02-29 21:00:19 +00:00
Makefile.in replaced make with $MAKE 2000-03-11 16:38:01 +00:00
makefile.vc Various compiler changes 2000-03-15 18:52:23 +00:00