wxWidgets/src
2001-06-03 16:19:36 +00:00
..
common fixed stupid memory leak 2001-06-03 16:19:17 +00:00
freetype Added FreeType II beta 8. 2000-09-03 16:51:07 +00:00
generic applied Unicode fixes for mingw32 (patch 429654) 2001-06-03 02:58:56 +00:00
gtk added wxUSE_INTL around wxLocale::GetSystemEncoding 2001-06-03 16:19:36 +00:00
gtk1 added wxUSE_INTL around wxLocale::GetSystemEncoding 2001-06-03 16:19:36 +00:00
html applied Unicode fixes for mingw32 (patch 429654) 2001-06-03 02:58:56 +00:00
iodbc remove c++ comment in header 2000-02-03 13:17:32 +00:00
jpeg Updates to OS/2 makefiles. 2001-04-26 22:30:07 +00:00
mac added GetControlBounds for accessing contrl.rect 2001-06-03 10:29:00 +00:00
makeenvs Corrected #include in gsockmot.cpp 1999-09-07 08:22:23 +00:00
motif regenerated from tmake templates 2001-05-27 16:22:36 +00:00
msw fix for wxFrame's last focus bug (finally?) 2001-06-03 09:43:36 +00:00
os2 Lots of OS/2 Updates mirroring msw updates 2001-05-29 18:59:17 +00:00
png corrected cw6 project files 2001-04-12 08:31:25 +00:00
regex Initial revision 2001-05-28 04:45:41 +00:00
stc Translated a double click into just a second click for Scintilla 2001-06-01 18:42:09 +00:00
tiff corrected cw6 project files 2001-04-12 08:31:25 +00:00
unix fixed wxBase compilation 2001-05-24 21:36:41 +00:00
xpm removed MSVC libxpm makefiles 2001-05-08 22:28:06 +00:00
zlib corrected cw6 project files 2001-04-12 08:31:25 +00:00
.cvsignore ignore CodeWarrior build directory and files produced during compilation 2001-02-04 14:56:23 +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 from tmake templates 2001-05-27 16:22:36 +00:00
make.env.in Added Mac OS X resource file handling: 2001-05-01 19:40:09 +00:00
makeb32.env Semicolon was missing on the end of the WXINC line 2001-03-13 15:09:40 +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
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 removed libxpm dependencies from makefiles 2001-05-09 22:36:25 +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 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 generic dir dlg 2001-05-24 21:19:20 +00:00
makemac.mcp removed old xpm code 2001-05-11 19:23:58 +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 removed libxpm dependencies from makefiles 2001-05-09 22:36:25 +00:00
makeprog.bcc Removed OGL prior to re-adding; some Watcom corrections 2000-03-03 11:10:51 +00:00
makeprog.env.in Added Mac OS X resource file handling: 2001-05-01 19:40: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 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 Support for building samples in a port, dbg-rlse, dll-stat specifc output path 2001-03-07 18:18:18 +00:00
makeprog.vc If wxUSE_GUI was not defined, then apps using this file for their settings would not build the .RES file and link it in. 2001-03-30 13:17:47 +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 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 switched to new XPM code in wxMSW 2001-05-08 22:29:49 +00:00
makewat.env removed libxpm dependencies from makefiles 2001-05-09 22:36:25 +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 dircmn.cpp to VC++ project files 2001-05-20 21:23:46 +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 dircmn.cpp to VC++ project files 2001-05-20 21:23:46 +00:00
wxvc.dsw Added "set new icon" menu item to taskbar sample; updated some makefiles 2001-05-08 10:11:24 +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 Minor updates 2000-02-14 04:58:59 +00:00
wxZlib.icc Minor updates 2000-02-14 04:58:59 +00:00