wxWidgets/src
2001-01-17 16:45:04 +00:00
..
common added RTLD_GLOBAL to dlopen flags (bug 128705) 2001-01-17 16:45:04 +00:00
freetype Added FreeType II beta 8. 2000-09-03 16:51:07 +00:00
generic Committing in . 2001-01-17 12:43:13 +00:00
gtk wxYield() patch from stable tree. 2001-01-11 18:54:10 +00:00
gtk1 wxYield() patch from stable tree. 2001-01-11 18:54:10 +00:00
html Bitmaps are no longer rescaled to reflect printerPPI/screenPPI ratio. Instead, we change user scale before drawing them and then restore it back. 2001-01-17 00:31:58 +00:00
iodbc remove c++ comment in header 2000-02-03 13:17:32 +00:00
jpeg Restructured the VC makefile to build the OBJ files in either a DEBUG or RELEASE subdir to allow concurrent debug and release builds to exist side by side. 2001-01-16 10:47:03 +00:00
mac cw6 makefiles (makemac6.mcp) 2000-12-10 16:03:42 +00:00
makeenvs Corrected #include in gsockmot.cpp 1999-09-07 08:22:23 +00:00
motif regenerated the makefiles to include filename.cpp 2001-01-03 17:09:00 +00:00
msw Changed code to use the RM environment variable (if one exists) to delete files. If one does not exist, the ERASE command is used which is what was used previously 2001-01-16 11:10:35 +00:00
os2 Fixes to resolve default Client Window painting when EVT_PAINT events are captured by derived classes downstream. 2001-01-08 19:00:47 +00:00
png Restructured the VC makefile to build the OBJ files in either a DEBUG or RELEASE subdir to allow concurrent debug and release builds to exist side by side. 2001-01-16 10:47:03 +00:00
qt moved wxDash typedef to gdicmn.h 2000-03-13 14:34:35 +00:00
regex This commit was generated by cvs2svn to compensate for changes in r5380, 2000-01-14 00:20:46 +00:00
stc Merged some STC fixes over to the main branch 2000-10-30 21:57:12 +00:00
stubs moved wxDash typedef to gdicmn.h 2000-03-13 14:34:35 +00:00
tiff Swapped the directory seperator from / to \ for VC makefile 2001-01-16 10:55:52 +00:00
unix merged in the console for MIME handlers fix from 2.2 branch 2001-01-15 21:50:46 +00:00
xpm Restructured the VC makefile to build the OBJ files in either a DEBUG or RELEASE subdir to allow concurrent debug and release builds to exist side by side. 2001-01-16 10:47:03 +00:00
zlib Restructured the VC makefile to build the OBJ files in either a DEBUG or RELEASE subdir to allow concurrent debug and release builds to exist side by side. 2001-01-16 10:47:03 +00:00
.cvsignore more files to ignore (*.env) 1999-09-18 16:51:31 +00:00
cygnus.bat Added sqltypes.h (for Cygwin b20), some other Cygwin fixes. 1999-10-14 14:10:59 +00:00
files.lst regenerated the makefiles to include filename.cpp 2001-01-03 17:09:00 +00:00
make.env.in merged 2.2 branch 2000-07-15 19:51:35 +00:00
makeb32.env merged 2.2 branch 2000-07-15 19:51:35 +00:00
makebcc.env Removed OGL prior to re-adding; some Watcom corrections 2000-03-03 11:10:51 +00:00
makefile.bcc added some wxMSW stuff 1998-05-20 14:12:05 +00:00
makefile.dos Cleared up DEBUG define mess, defines are now called __WXDEBUG__ and WXDEBUG. 1998-07-10 11:14:17 +00:00
makefile.va Updated makefiles for VisualAge C++ V3.0 1999-09-15 21:56:39 +00:00
makefile.vc Added dde sample; added docs/index.htm 1999-01-27 10:01:14 +00:00
makeg95.env Made wxGenericDirCtrl compile with Cygwin 2000-10-17 17:15:18 +00:00
makelib.b32 Minor tweaks 2000-11-12 19:55:10 +00:00
makelib.bcc Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
makelib.env.in merged 2.2 branch 2000-07-15 19:51:35 +00:00
makelib.g95 Fixes for VC++ 4 compilation; fixed wxCommandEvent arg in grid.h; 1999-10-31 12:03:20 +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 Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
makemac6.mcp cw6 makefiles (makemac6.mcp) 2000-12-10 16:03:42 +00:00
makemac.mcp added cw6 fixes and patrick's patches 2000-12-10 14:41:41 +00:00
makemsc.env Added some makefiles, fixed a BC++ problem in controls.cpp; changed some class 1999-11-06 17:12:10 +00:00
makeprog.b32 merged 2.2 branch 2000-07-15 19:51:35 +00:00
makeprog.bcc Removed OGL prior to re-adding; some Watcom corrections 2000-03-03 11:10:51 +00:00
makeprog.env.in merged 2.2 branch 2000-07-15 19:51:35 +00:00
makeprog.g95 Fixes for VC++ 4 compilation; fixed wxCommandEvent arg in grid.h; 1999-10-31 12:03:20 +00:00
makeprog.msc Removed OGL prior to re-adding; some Watcom corrections 2000-03-03 11:10:51 +00:00
makeprog.sl Added some makefiles 1999-01-25 12:15:20 +00:00
makeprog.va no message 2000-02-22 17:11:02 +00:00
makeprog.vc Changed code to use the RM environment variable (if one exists) to delete files. If one does not exist, the ERASE command is used which is what was used previously 2001-01-16 10:58:34 +00:00
makeprog.wat Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
makesc.env More SC++ fixes; HelpGen starting to compile with VC++; image sample now compiles/runs 1999-01-09 20:18:06 +00:00
makesl.env Added some makefiles 1999-01-25 12:15:20 +00:00
maketwin.env Added some makefiles 1999-01-25 12:15:20 +00:00
makeva.env wx22 to wx23 2000-11-29 05:20:26 +00:00
makevc.env Changed code to use the RM environment variable (if one exists) to delete files. If one does not exist, the ERASE command is used which is what was used previously 2001-01-16 10:59:36 +00:00
makewat.env merged 2.2 branch 2000-07-15 19:51:35 +00:00
mingegcs.bat Added a few files; fixed some warnings and wxMotif compile problems 1999-01-31 18:47:10 +00:00
mingw32.bat Added sqltypes.h (for Cygwin b20), some other Cygwin fixes. 1999-10-14 14:10:59 +00:00
ntwxwin.mak Renamed .nt makefiles to .vc and factored them out; made DND sample compile 1999-01-24 19:13:55 +00:00
rpmfiles.lst makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
wxJpeg.icc Minor updates 2000-02-14 04:58:59 +00:00
wxPng.icc Minor updates 2000-02-14 04:58:59 +00:00
wxTiff.icc Tiff library icc for VisualAge 4.0 2000-03-14 14:07:33 +00:00
wxvc_dll.dsp Added filename.cpp to .dsp files 2001-01-02 16:42:03 +00:00
wxvc_dll.dsw Tidied some docs, made VC++ 6 DLL compilation work with wxvc_dll.dsp, 1999-11-01 20:36:43 +00:00
wxvc.dsp Added filename.cpp to .dsp files 2001-01-02 16:42:03 +00:00
wxvc.dsw merged 2.2 branch 2000-07-15 19:51:35 +00:00
wxWin.icc Added filename.cpp to build 2000-12-29 22:12:54 +00:00
Wxwindll.icc Added filename.cpp to build 2000-12-29 22:12:54 +00:00
wxXpm.icc Minor updates 2000-02-14 04:58:59 +00:00
wxZlib.icc Minor updates 2000-02-14 04:58:59 +00:00