Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2016-05-09 08:38:04

Changes per page:

25 50 100 250 500 1000 2000

Changelog for wxWidgets (70435 changes):

2000-03-10 11:33 KB, revision 6588

fixed configure script for Solaris

2000-03-10 11:18 JS, revision 6587

Small fixes for Tex2RTF but alas, we still get memory problems. Added wxUSE_MFC setting (doesn't include windows.h, removes own memory tracing); added include <ctype.h> in case where PCH isn't used; wxExit now exits :-)

2000-03-10 08:18 JS, revision 6586

Added GIF files to help sample

2000-03-10 07:32 GRG, revision 6585

Fix from Mumit Khan to allow mingw DLL compilation, v.2 :-)

2000-03-10 07:29 GRG, revision 6584

Fix from Mumit Khan to allow mingw DLL compilation

2000-03-10 06:23 DW, revision 6583

no message

2000-03-10 05:54 GRG, revision 6582

Ups, mismatch between header and source wrt InterruptWait()

2000-03-10 05:32 GRG, revision 6581

Set IPC by default on MSW (need to test recent changes), instead of DDE

2000-03-10 05:31 GRG, revision 6580

Finally deprecated callbacks.

2000-03-10 05:30 GRG, revision 6579

Some parts rewritten to use wxSocket events instead of callbacks, as the latter will be deprecated soon. Also, some slight bugs fixed.

2000-03-10 02:58 RD, revision 6578

Fixes for building the DLL with the new auxillary library names

2000-03-10 02:27 MB, revision 6577

Compilation fix for Borland. Write 'T' or 'F' to logBuf rather than bool return values of XXXDown() key query functions.

2000-03-10 01:17 VZ, revision 6576

changed default image size to 16

2000-03-10 01:15 VZ, revision 6575

1. fixed warning which was hiding a bug in wxGrid::SendEvent() 2. started documenting wxDateTime 3. and wxLongLong

2000-03-10 00:21 GRG, revision 6574

- Uses wxSocketBase::Destroy() now. - Fixed a memory leak when connection requests failed. - Maybe some other (small) bugfix as well.

2000-03-10 00:20 GRG, revision 6573

Bugfix: GSocket_Shutdown sets m_detected to GSOCK_LOST_FLAG. This avoids that Wait operations from wxSocket get caught in an endless loop, if called after wxSocketBase::Close(). Was breaking IPC.

2000-03-09 23:41 JS, revision 6572

Help sample should work for .zip help files now.

2000-03-09 23:08 JS, revision 6571

Added wxHtmlHelpController version of help file.

2000-03-09 22:26 DW, revision 6570

os2 update. Need initializers like windows, not unix.

2000-03-09 21:15 DW, revision 6569

Module definitions files for build VisualAge C++ V3.0 dlls.

2000-03-09 21:12 DW, revision 6568

Update for building jpeg as an os2 dll

2000-03-09 21:12 DW, revision 6567

Update for building png as an os2 dll

2000-03-09 21:12 DW, revision 6566

Update for building xpm as an os2 dll

2000-03-09 21:11 DW, revision 6565

Update for building zlib as an os2 dll

2000-03-09 21:11 DW, revision 6564

Update for building tiff as an os2 dll