wxWidgets/src
Vadim Zeitlin 3c1866e88f 1. wxFontMapper starts to materialise
2. wxFontEnumerator corrections: EnumerateFamilies => EnumerateFacenames


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4363 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-04 20:40:41 +00:00
..
common 1. wxFontMapper starts to materialise 1999-11-04 20:40:41 +00:00
generic 1. wxFileDataObject fixes from Ricky Gonzales - seems to work, so demo added 1999-11-04 02:39:19 +00:00
gtk Window placement changes. Pure guessing. 1999-11-04 19:47:03 +00:00
gtk1 Window placement changes. Pure guessing. 1999-11-04 19:47:03 +00:00
html added frame icon for HTMLhelp frame 1999-11-03 22:40:48 +00:00
iodbc Small distrib changes, 1999-10-24 16:45:01 +00:00
jpeg *** empty log message *** 1999-10-26 04:38:15 +00:00
mac Attempting to restore the binary files that got trashed earlier today. 1999-10-09 07:15:31 +00:00
makeenvs Corrected #include in gsockmot.cpp 1999-09-07 08:22:23 +00:00
motif bug with object being passed through ... corrected 1999-11-04 16:33:09 +00:00
msw 1. wxFontMapper starts to materialise 1999-11-04 20:40:41 +00:00
os2 *** empty log message *** 1999-11-03 05:54:29 +00:00
png *** empty log message *** 1999-10-26 04:38:15 +00:00
qt Removed lots of OnClose functions; doc'ed OnCloseWindow better; 1999-02-05 23:55:04 +00:00
regex Tcl regex lib 1999-10-21 02:16:19 +00:00
stubs replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
unix 1. wxFontMapper starts to materialise 1999-11-04 20:40:41 +00:00
xpm *** empty log message *** 1999-10-26 04:38:15 +00:00
zlib Replaced inadvertant C++ comments with standard 'C' comments for VisualAge fixups (VA will not compile non-ANSI C code anymore) 1999-10-27 13:43:35 +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
make_cw.mcp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
make_cw.old.mcp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
make.env.in Added missing CPPFLAGS 1999-11-02 14:41:28 +00:00
makeb32.env Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
makebcc.env Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
makefile.bcc
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 Fixes for VC++ 4 compilation; fixed wxCommandEvent arg in grid.h; 1999-10-31 12:03:20 +00:00
makeg295.env Added makeg295.env file for building with gcc-2.95/mingw 1999-09-14 20:53:04 +00:00
makelib.b32 First attempt at clean-up 1999-04-03 17:46:18 +00:00
makelib.bcc Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
makelib.env.in More samples makefiles 1999-08-14 09:41:49 +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 Removed lots of wxMotif compile warnings. Copied new install.txt into old 1999-10-26 13:33:13 +00:00
makelib.wat Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
makemsc.env Fixes for 16-bit compilation 1999-10-24 19:50:17 +00:00
makeprog.b32 Misc. fixes 1999-05-09 14:49:40 +00:00
makeprog.bcc Added png, zlib targets to 16-bit makefiles 1999-02-14 23:23:19 +00:00
makeprog.env.in DATAFILES may contain directories too 1999-10-27 17:25:50 +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 wxPaintDC -> wxDC in wxListCtrl; fixed compile problems in wxTreeCtrl (return 1998-12-20 23:49:21 +00:00
makeprog.sl Added some makefiles 1999-01-25 12:15:20 +00:00
makeprog.vc Removed lots of wxMotif compile warnings. Copied new install.txt into old 1999-10-26 13:33:13 +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 *** empty log message *** 1999-10-07 04:44:22 +00:00
makevc.env Removed lots of wxMotif compile warnings. Copied new install.txt into old 1999-10-26 13:33:13 +00:00
makewat.env Small changes 1999-10-24 15:14:05 +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
wxvc_dll.dsp Tidied some docs, made VC++ 6 DLL compilation work with wxvc_dll.dsp, 1999-11-01 20:36:43 +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 Tidied some docs, made VC++ 6 DLL compilation work with wxvc_dll.dsp, 1999-11-01 20:36:43 +00:00
wxvc.dsw Tidied some docs, made VC++ 6 DLL compilation work with wxvc_dll.dsp, 1999-11-01 20:36:43 +00:00
wxWindows.icc VisualAge C++ V4.0 configuration files 1999-09-09 21:24:24 +00:00
wxWindows.ics VisualAge C++ V4.0 configuration files 1999-09-09 21:24:24 +00:00