wxWidgets/src
2002-02-04 19:15:35 +00:00
..
common Added missing test in wxObject::Ref() for already 2002-02-04 18:01:21 +00:00
generic fixed size of the log dialog details drop down 2002-02-04 19:15:35 +00:00
gtk Added missing test in wxObject::Ref() for already 2002-02-04 18:01:21 +00:00
gtk1 Added missing test in wxObject::Ref() for already 2002-02-04 18:01:21 +00:00
html fix for a typo (== instead of =) 2002-01-28 17:57:57 +00:00
iodbc
jpeg Changed test for INT32 to work with latest Cygwin. But might break other versions :-( 2002-01-26 22:25:06 +00:00
mac Updated projects/makefiles 2002-01-29 21:37:43 +00:00
mgl wxRootWindow::AcceptsFocus must be const; added wxRTTI for wxRootWindow 2002-02-01 20:22:38 +00:00
microwin Updated projects/makefiles 2002-01-29 21:37:43 +00:00
motif Updated projects/makefiles 2002-01-29 21:37:43 +00:00
msw total wxBrush cleanup: made private stuff private, fixed data (un)sharing, create HBRUSH on demand only, added asserts/checks 2002-02-04 01:35:30 +00:00
os2 OS/2 scrolling support 2002-02-04 04:19:14 +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 Ensure that endPos > startPos in a couple methods 2002-01-24 22:47:42 +00:00
tiff new libraries added 2002-01-11 18:03:35 +00:00
univ added GAUGE standard colour and use it in DrawProgressBar() if the colour 2002-02-04 16:34:22 +00:00
unix made wxCondition::Signal() queue the signals generated while there were no waiters and documented this behaviour 2002-02-01 15:43:37 +00:00
xpm removed MSVC libxpm makefiles 2001-05-08 22:28:06 +00:00
xrc Unicode compilation fixes 2002-02-03 23:54:37 +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
files.lst Updated projects/makefiles 2002-01-29 21:37:43 +00:00
make.env.in fixes to allow compilation with FreeBSD make 2002-01-28 16:19:28 +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 Removed --use-temp-file removed from makeg95.env 2001-12-08 19:20:38 +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 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
makelib.wat
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
makeprog.b32 changes for building wxRegEx 2001-07-13 17:35:05 +00:00
makeprog.bcc
makeprog.env.in removed .d files when doing make clean 2001-09-28 14:25:09 +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 Fix to properly find OS/2 wx.rc 2002-01-25 22:49:51 +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 dummy(dll).obj is now created in wxWin/$D rather than wxWin/src/msw/$D 2002-01-15 20:32:23 +00:00
makewat.env fixes for setup.h handling in Watcom makefiles 2001-12-08 23:28:29 +00:00
mingegcs.bat
mingw32.bat Applied #486410 2001-12-08 22:22:00 +00:00
ntwxwin.mak
wxBase.dsp Updated projects/makefiles 2002-01-29 21:37:43 +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
wxPng.icc
wxTiff.icc
wxUniv.dsp Updated projects/makefiles 2002-01-29 21:37:43 +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 Updated projects/makefiles 2002-01-29 21:37:43 +00:00
wxWindows.dsw renamed project files for 3rd party libs from FooVC.dsp to foo.dsp 2001-10-04 13:27:15 +00:00
wxwindowsM5.xml added IFF image file 2002-01-19 07:48:48 +00:00
wxWindowsM7.mcp help files added 2002-01-28 21:40:49 +00:00
wxXpm.icc
wxZlib.icc