wxWidgets/src
2003-07-24 19:35:55 +00:00
..
cocoa Better stub for wxDisplaySize 2003-07-24 18:29:59 +00:00
common Fixed preview navigation as per ancient bug report 2003-07-24 10:07:43 +00:00
expat mac config file for expat 2003-07-24 09:55:42 +00:00
generic Removed workaround for a (now fixed) wxMotif problem. 2003-07-24 19:35:55 +00:00
gtk failed attempts to implement native GTK look for the splitter 2003-07-22 23:35:20 +00:00
gtk1 failed attempts to implement native GTK look for the splitter 2003-07-22 23:35:20 +00:00
html Printing improvements: GetPageInfo() gets called after the DC has 2003-07-23 20:30:19 +00:00
iodbc HWND already typedef'ed on OS/2 with EMX. 2002-08-25 18:29:17 +00:00
jpeg ignore MSVC build output directories 2003-06-01 18:17:50 +00:00
mac Deal with a zero to-page 2003-07-24 11:32:29 +00:00
mgl files.lst files are no longer used 2003-07-20 16:38:30 +00:00
motif more warning fixes; removed references to wxToolBarBase from wxRTTI 2003-07-22 01:42:41 +00:00
msw Printing improvements: GetPageInfo() gets called after the DC has 2003-07-23 20:30:19 +00:00
os2 files.lst files are no longer used 2003-07-20 16:38:30 +00:00
png fix DMars compilation to use precompiled headers 2003-06-18 12:09:16 +00:00
regex Tcl regex lib 2003-07-16 22:03:51 +00:00
stc return sensible (fake) values for DBCS query methods 2003-07-23 16:55:28 +00:00
tiff compilation warning fixes (patch 625810) 2003-07-08 23:19:01 +00:00
univ wxX11 and wxMotif STL-ification, part 1. it does not compile. 2003-07-21 20:00:38 +00:00
unix Applied pop menu patch. 2003-07-22 09:01:49 +00:00
wxWindows.pbproj updated Project Builder project with latest changes (files added and removed) 2003-04-19 07:58:07 +00:00
x11 wxX11 and wxMotif STL-ification, part 1. it does not compile. 2003-07-21 20:00:38 +00:00
xml moved XML classes to the core 2003-07-20 21:37:03 +00:00
xrc new xml in main tree adaptions 2003-07-24 11:10:27 +00:00
zlib fix DMars compilation to use precompiled headers 2003-06-18 12:09:16 +00:00
.cvsignore ignore Mac OS X specific files 2002-05-08 13:14:40 +00:00
cwcopysetup.bat applied patch to build wxMSW with CW7 (patch 550445) 2002-05-09 22:34:44 +00:00
cwdcopysetup.bat applied patch to build wxMSW with CW7 (patch 550445) 2002-05-09 22:34:44 +00:00
cygnus.bat
makeb32.env modify Borland makefile to include bc in library names 2003-06-17 13:22:34 +00:00
makebcc.env Removed OGL prior to re-adding; some Watcom corrections 2000-03-03 11:10:51 +00:00
makefile.bcc Copyright cleanup 2003-03-29 13:53:55 +00:00
makefile.dos Copyright cleanup 2003-03-29 13:53:55 +00:00
makefile.va
makefile.vc
makeg95.env added (back?) CROSS support (patch 658234) 2003-05-01 22:36:46 +00:00
makelib.b32 fix Borland makefile as per 2 recent bug reports 2003-06-12 15:23:25 +00:00
makelib.bcc
makelib.g95 merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
makelib.sc update to make digitalmars compile/link libraries 2003-04-25 18:55:46 +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 remove conflicts 2003-06-26 11:22:50 +00:00
makemsc.env Copyright cleanup 2003-03-29 13:53:55 +00:00
makeprog.b32 Applied patch [ 767505 ] BCB6 link error 2003-07-10 07:50:57 +00:00
makeprog.bcc Removed OGL prior to re-adding; some Watcom corrections 2000-03-03 11:10:51 +00:00
makeprog.g95 Applied patch [ 652491 ] Update makefiles for mingw 2002-12-27 21:58:36 +00:00
makeprog.msc Removed OGL prior to re-adding; some Watcom corrections 2000-03-03 11:10:51 +00:00
makeprog.sc fix some more samples for digital mars [allow contrib to work] 2003-06-13 20:30:52 +00:00
makeprog.sl
makeprog.va Fix to properly find OS/2 wx.rc 2002-01-25 22:49:51 +00:00
makeprog.vc merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
makeprog.wat changes to watcom makefiles for OpenWatcom 2003-04-05 10:14:07 +00:00
makesc.env fix DMars compilation to use precompiled headers 2003-06-18 12:09:16 +00:00
makesl.env removed libxpm dependencies from makefiles 2001-05-09 22:36:25 +00:00
maketwin.env
makeva.env Updated version 2002-12-05 11:08:08 +00:00
makevc.env Patch [ 726877 ]: Remove /GX- from makevc.env 2003-04-25 20:42:25 +00:00
makewat.env changes to watcom makefiles for OpenWatcom 2003-04-05 10:14:07 +00:00
mingegcs.bat
mingw32.bat Applied #486410 2001-12-08 22:22:00 +00:00
ntwxwin.mak
version.mak centralize version info in one file, include it from all makefiles 2003-02-24 23:20:22 +00:00
wxBase.dsp extracted common initialization/cleanup functions in common/init.cpp; standardized wxEntry() 2003-06-30 18:43:09 +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
wxMSW.dsp added wxTB_HORZ_TEXT (patch 713813); documented it; moved toolbar styles to toolbar.h 2003-07-10 10:53:00 +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 regenerated project/makefiles with tmake 2003-06-24 01:24:12 +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 added crashrpt.cpp 2003-07-13 21:31:23 +00:00
wxWindows.dsw Added dependencies to .dsw file 2002-04-08 20:39:27 +00:00
wxwindowsM5.xml updated CodeWarrior 5.3 xml project with latest changes to file list 2003-05-11 18:08:51 +00:00
wxWindowsM7.mcp merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
wxWindowsM8.xml renderer added, expat and xml 2003-07-24 10:43:43 +00:00
wxWindowsW7.xml Patch [669503] Patch to CW7 wxMSW project file 2003-01-19 10:15:45 +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