wxWidgets/src
Vadim Zeitlin 07cf98cb8e 1. undid my wrong fix to wxWindowBase::Centre
2. corrected fatal bug in wxCheckLstBox (double deletion of items)
3. wxTextCtrl::SetValue() only does it if the new text is different from
   the old one
4. wxBitmap(const wxIcon&) ctor added
5. compilation fixes for VC++ and generic Win32 implementation of
   wxGetCurrentTime() in timercmn.cpp


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4534 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-13 00:30:45 +00:00
..
common 1. undid my wrong fix to wxWindowBase::Centre 1999-11-13 00:30:45 +00:00
generic Committing in . 1999-11-12 10:56:14 +00:00
gtk compilation fix (float => wxCoord) 1999-11-12 19:41:43 +00:00
gtk1 compilation fix (float => wxCoord) 1999-11-12 19:41:43 +00:00
html <br><br><br> is now handled correctly, e.g. empty lines are inserted (unlike <p><p><p>) 1999-11-11 16:08:52 +00:00
iodbc Small distrib changes, 1999-10-24 16:45:01 +00:00
jpeg CW5.2 Pro Adaptions, wxMac starting to move in 1999-11-05 09:16:09 +00:00
mac wxMac completed so far, generic listctrl extension 1999-11-11 16:11:14 +00:00
makeenvs Corrected #include in gsockmot.cpp 1999-09-07 08:22:23 +00:00
motif compilation fix 1999-11-12 19:26:50 +00:00
msw 1. undid my wrong fix to wxWindowBase::Centre 1999-11-13 00:30:45 +00:00
os2 Finished up utilities testing 1999-11-11 04:40:29 +00:00
png *** empty log message *** 1999-10-26 04:38:15 +00:00
qt
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 fixes for wxFontMapper endless recursion 1999-11-12 17:00:02 +00:00
xpm *** empty log message *** 1999-10-26 04:38:15 +00:00
zlib OS/2 PM Fixeups for fonts, validators, and html 1999-11-08 05:20:31 +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 .mcp was broken 1999-11-09 08:41:32 +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
makeg95.env Fixes to Cygwin/Mingw32 makefile, manual now compiles wxStaticLine, etc. 1999-11-08 21:14:50 +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 Sombody committed this with a hard-coded pathname for WXDIR. Fixed. 1999-11-08 07:10:11 +00:00
makelib.wat Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +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 Fixes to Cygwin/Mingw32 makefile, manual now compiles wxStaticLine, etc. 1999-11-08 21:14:50 +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
makeprog.sl
makeprog.vc Stupid makeprog.vc corruption fixed 1999-11-10 13:26:55 +00:00
makeprog.wat Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
makesc.env
makesl.env
maketwin.env
makeva.env Minor fix to environment to support co-existance of msw and os/2 port 1999-11-08 17:35:17 +00:00
makevc.env Sombody committed this with a hard-coded pathname for WXDIR. Fixed. 1999-11-08 07:10:11 +00:00
makewat.env Small changes 1999-10-24 15:14:05 +00:00
mingegcs.bat
mingw32.bat Added sqltypes.h (for Cygwin b20), some other Cygwin fixes. 1999-10-14 14:10:59 +00:00
ntwxwin.mak
wxvc_dll.dsp Fixed image sample, dsp files etc. 1999-11-06 10:39:19 +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 Fixed image sample, dsp files etc. 1999-11-06 10:39:19 +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