wxWidgets/src
Vadim Zeitlin eadd7bd2cb added wxGetDiskSpace for Win/Unix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11476 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-08-25 16:54:14 +00:00
..
common added wxLongLong::ToString() 2001-08-25 16:42:11 +00:00
freetype Added FreeType II beta 8. 2000-09-03 16:51:07 +00:00
generic use raw (physical) coords in LIST_(R)DRAG events (patch 444912) 2001-08-25 15:41:17 +00:00
gtk generate wxEVT_ACTIVATE_APP events for wxMSW too 2001-08-24 16:12:40 +00:00
gtk1 generate wxEVT_ACTIVATE_APP events for wxMSW too 2001-08-24 16:12:40 +00:00
html Applied Greg's patch to tree control and related. 2001-08-18 13:09:26 +00:00
iodbc
jpeg compilation fix 2001-08-15 15:37:05 +00:00
mac corrected OWNER_DRAWN Remove to RemoveAt in Delete 2001-08-25 15:40:52 +00:00
makeenvs
mgl finished wxWindow for MGL 2001-08-16 22:53:43 +00:00
motif compilation fix 2001-08-16 11:30:13 +00:00
msw added wxGetDiskSpace for Win/Unix 2001-08-25 16:54:14 +00:00
os2 New module definition file for the ever chaning treectrl class interface. 2001-08-24 14:18:00 +00:00
png Added wxUSE_DC_CACHEING and associated code to wxMSW 2001-07-11 10:07:06 +00:00
regex compilation fix 2001-08-15 15:37:05 +00:00
stc fixed the last of the off-by-one errors (some are refixed, again...) 2001-08-14 03:09:59 +00:00
tiff Added wxUSE_DC_CACHEING and associated code to wxMSW 2001-07-11 10:07:06 +00:00
univ better focus handling (blind fix) 2001-08-18 23:13:03 +00:00
unix added wxGetDiskSpace for Win/Unix 2001-08-25 16:54:14 +00:00
xpm removed MSVC libxpm makefiles 2001-05-08 22:28:06 +00:00
xrc ProcessPlatformProperty should not be a member of wxXmlResource 2001-08-23 18:57:19 +00:00
zlib Added wxUSE_DC_CACHEING and associated code to wxMSW 2001-07-11 10:07:06 +00:00
.cvsignore ignore CodeWarrior build directory and files produced during compilation 2001-02-04 14:56:23 +00:00
cygnus.bat
files.lst regenerated to include src/common/containr.cpp 2001-08-06 11:58:42 +00:00
make.env.in moved wxINSTALL_PREFIX from CPPFLAGS to setup.h 2001-08-08 23:46:39 +00:00
makeb32.env Added regex to WXINC line (patch from Markus G) 2001-08-12 23:49:18 +00:00
makebcc.env
makefile.bcc removed libxpm dependencies from makefiles 2001-05-09 22:36:25 +00:00
makefile.dos
makefile.va
makefile.vc
makeg95.env changes for building wxRegEx 2001-07-13 17:35:05 +00:00
makelib.b32 Replaced 'erase' with $(RM) so that the default file deletion program can be overriden 2001-08-12 23:56:07 +00:00
makelib.bcc
makelib.env.in changed CPPFLAGS to CXXFLAGS 2001-08-09 00:26:53 +00:00
makelib.g95 patch for cleanall target in mingw makefiles (which I forgot to commit before) 2001-03-21 19:13:09 +00:00
makelib.vc Added code to create $D (debug or release) subdir to put the .OBJ files into. 2001-01-16 10:57:48 +00:00
makelib.wat
makemac6.mcp corrected mac src due to new api changes 2001-08-06 15:57:14 +00:00
makemac.mcp added container class source 2001-08-11 11:04:21 +00:00
makemsc.env
makeprog.b32 changes for building wxRegEx 2001-07-13 17:35:05 +00:00
makeprog.bcc
makeprog.env.in changed CPPFLAGS to CXXFLAGS 2001-08-09 00:26:53 +00:00
makeprog.g95 patch for cleanall target in mingw makefiles (which I forgot to commit before) 2001-03-21 19:13:09 +00:00
makeprog.msc
makeprog.sl
makeprog.va Support for building samples in a port, dbg-rlse, dll-stat specifc output path 2001-03-07 18:18:18 +00:00
makeprog.vc Fixed memory leak in textcmn.cpp 2001-06-06 11:17:30 +00:00
makeprog.wat Added long-filename functions & normalisation; patch to Watcom makefiles 2001-03-21 12:34:56 +00:00
makesc.env
makesl.env removed libxpm dependencies from makefiles 2001-05-09 22:36:25 +00:00
maketwin.env
makeva.env Visualage fixes for Stefan's socket implementations 2001-05-21 20:29:42 +00:00
makevc.env changes for building wxRegEx 2001-07-13 17:35:05 +00:00
makewat.env changes for building wxRegEx 2001-07-13 17:35:05 +00:00
mingegcs.bat
mingw32.bat
ntwxwin.mak
rpmfiles.lst regenerated the makefiles to include regex.cpp 2001-07-13 18:56:33 +00:00
wxJpeg.icc
wxPng.icc
wxTiff.icc Tiff library icc for VisualAge 4.0 2000-03-14 14:07:33 +00:00
wxvc_dll.dsp Corrected my typo 2001-08-08 10:59:46 +00:00
wxvc_dll.dsw
wxvc_universal.dsp Corrected my typo 2001-08-08 10:59:46 +00:00
wxvc_universal.dsw Added project files for wxUniv under MSW 2001-06-29 17:23:05 +00:00
wxvc.dsp 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
wxvc.dsw 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
wxWin.icc Add gridctrl 2001-05-29 18:59:46 +00:00
Wxwindll.icc Add gridctrl 2001-05-29 18:59:46 +00:00
wxXpm.icc
wxZlib.icc