wxWidgets/samples
Julian Smart 9f15eeb32a Added/updated some BC++ makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6680 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-03-14 11:51:29 +00:00
..
calendar calendar.cpp 2000-03-07 11:02:27 +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 Slight changes to the stopwatch test 2000-03-06 15:08:17 +00:00
controls 1. wxShell fixes: now really uses shell (it wasn't different from wxExecute!) 2000-03-03 10:31:34 +00:00
db Fixed the QUERY dialog so it would not crash on exit, and the COUNT button now works 2000-03-01 01:01:01 +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 makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
dragimag Added test for region clipping. 2000-03-02 19:18:45 +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 1. wxStopWatch tests in console 2000-03-05 02:23:53 +00:00
font makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
grid makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +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 Solved multiple memory leaks. 2000-02-19 04:22:08 +00:00
internat makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
ipc some warnings fixed 2000-03-11 00:47:45 +00:00
joytest removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
layout makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
listctrl added test for selection events 2000-03-13 17:20:39 +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 Some more drawing things, 2000-03-04 18:40:52 +00:00
minimal Corrected scrollwin thumb release event, 2000-03-12 15:37:49 +00:00
nativdlg removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15: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 1. fruitless attempts to reproduce wxNotebook bug in the sample 2000-02-29 01:49:05 +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 Corrected scrollwin thumb release event, 2000-03-12 15:37:49 +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 makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
propsize makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +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 Added/updated some BC++ makefiles 2000-03-14 11:51:29 +00:00
rotate Added code to test the transparency stuff for image rotation 2000-02-10 13:26:30 +00:00
sashtest makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +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 Changed Socket() and SocketEvent() to Get... in the samples, also added 2000-03-14 09:56:38 +00:00
splitter 1. demo of status bar at the top in statbar 2000-03-14 00:47:03 +00:00
statbar 1. demo of status bar at the top in statbar 2000-03-14 00:47:03 +00:00
stc Removed the PREEXTRALIBS hack - no longer needed 2000-03-14 01:05:54 +00:00
tab removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +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 fixed (?) race condition in the sample 2000-02-23 19:04:31 +00:00
toolbar Added ShowFullScreen call (MSW only) 2000-02-08 19:19:47 +00:00
treectrl changed default image size to 16 2000-03-10 01:17:08 +00:00
treelay Some corrections 2000-02-28 15:57:06 +00:00
typetest Small changes for VC++ 4 compilation 2000-02-06 21:25:27 +00:00
validate makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
wizard Some Motif fixes; makefile fixes; added wxTransferStreamToFile/FileToStream for wxWin 2000-02-24 15:04: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 Added/updated some BC++ makefiles 2000-03-14 11:51:29 +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 Small changes for VC++ 4 compilation 2000-02-06 21:25:27 +00:00