wxWidgets/src
2002-04-03 20:26:29 +00:00
..
common Fix for broken BCC 2002-04-03 19:32:31 +00:00
generic Added sending of column dragging events to the generic wxListCtrl. 2002-04-03 20:26:29 +00:00
gtk Small typo, big effect. 2002-04-03 14:39:45 +00:00
gtk1 Small typo, big effect. 2002-04-03 14:39:45 +00:00
html corrected the previous warning fix so that it doesn't break the code 2002-03-29 10:49:54 +00:00
iodbc remove c++ comment in header 2000-02-03 13:17:32 +00:00
jpeg fixes for METHODDEF definition 2002-02-06 14:40:34 +00:00
mac adapted to new APIs for threads and floodfilling 2002-04-02 17:42:11 +00:00
mgl Separated wxImage::FloodFill from image.cpp 2002-04-01 22:14:42 +00:00
microwin Separated wxImage::FloodFill from image.cpp 2002-04-01 22:14:42 +00:00
motif Separated wxImage::FloodFill from image.cpp 2002-04-01 22:14:42 +00:00
msw Since wxConditionInternal is a friend of wxMutex and wxMutex has copy 2002-04-03 01:16:04 +00:00
os2 Separated wxImage::FloodFill from image.cpp 2002-04-01 22:14:42 +00:00
png new libraries added 2002-01-11 18:03:35 +00:00
regex clean is symbolic target 2001-12-09 15:38:45 +00:00
stc Give access to m_lastKeydownConsumed 2002-03-30 01:19:59 +00:00
tiff AIX compilation fixes from Paul Thiessen 2002-02-15 15:11:06 +00:00
univ Modifications to get wxNanoX compiling again 2002-04-01 14:09:44 +00:00
unix fixed error checking in wxKill 2002-04-03 14:32:53 +00:00
x11 Fix some crashes in new wxTextCtrl. 2002-04-02 19:40:57 +00:00
xrc Don't use ConvertToBitmap 2002-03-26 21:42:06 +00:00
zlib Added /nologo to the CFLAGS to match other makefiles 2002-01-15 21:31:54 +00:00
.cvsignore store CodeWarrior 5.3 projects as xml instead of binary projects 2001-12-02 18:40:34 +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 file lists so features.h would be installed 2002-03-18 22:59:59 +00:00
make.env.in added Mac OS X application bundle (framework) building 2002-02-24 18:02:51 +00:00
makeb32.env Added regex to WXINC line (patch from Markus G) 2001-08-12 23:49:18 +00:00
makebcc.env Removed OGL prior to re-adding; some Watcom corrections 2000-03-03 11:10:51 +00:00
makefile.bcc removed libxpm dependencies from makefiles 2001-05-09 22:36:25 +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 * SPACE -> TAB in filelist.txt 2002-02-05 21:35:10 +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 Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
makelib.env.in fixes for contrib build. 2001-12-02 10:07:15 +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 Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
makemac6.mcp added missing code files 2001-12-19 21:36:52 +00:00
makemac7.mcp added shared libs targets 2002-01-20 16:46:37 +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 changes for building wxRegEx 2001-07-13 17:35:05 +00:00
makeprog.bcc Removed OGL prior to re-adding; some Watcom corrections 2000-03-03 11:10:51 +00:00
makeprog.env.in fixed creation of Info.plist file for Mac OS X 2002-03-06 22:06:27 +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 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 Fix to properly find OS/2 wx.rc 2002-01-25 22:49:51 +00:00
makeprog.vc wxIconBundle implementation. 2002-03-26 21:54:23 +00:00
makeprog.wat Added long-filename functions & normalisation; patch to Watcom makefiles 2001-03-21 12:34:56 +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 removed libxpm dependencies from makefiles 2001-05-09 22:36:25 +00:00
maketwin.env Added some makefiles 1999-01-25 12:15:20 +00:00
makeva.env Visualage fixes for Stefan's socket implementations 2001-05-21 20:29:42 +00:00
makevc.env Set flags and libs for using unicows if MSLU=1 2002-03-30 01:18:03 +00:00
makewat.env fixes for setup.h handling in Watcom makefiles 2001-12-08 23:28:29 +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 Applied #486410 2001-12-08 22:22:00 +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
wxBase.dsp fixed typos in Unicode configs of wxBase (thanks Dimitri) 2002-03-28 12:07:04 +00:00
wxBase.dsw renamed project files for 3rd party libs from FooVC.dsp to foo.dsp 2001-10-04 13:27:15 +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
wxUniv.dsp Separated wxImage::FloodFill from image.cpp 2002-04-01 22:14:42 +00:00
wxUniv.dsw adding wxUniv project/workspace files 2001-10-06 22:12:10 +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
wxWindows.dsp Separated wxImage::FloodFill from image.cpp 2002-04-01 22:14:42 +00:00
wxWindows.dsw wxIconBundle implementation. 2002-03-26 21:54:23 +00:00
wxwindowsM5.xml added IFF image file 2002-01-19 07:48:48 +00:00
wxWindowsM7.mcp added floodfilling for image 2002-04-02 17:43:08 +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