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):

2002-09-27 01:16 RL, revision 17390

Don't mix up the contrib and main static libs now they all have the same prefix.

2002-09-27 00:56 RL, revision 17389

fixed for new contrib files names, bumped the changelog hopeful to tag and release 2.3.3.2-debs from this commit.

2002-09-26 22:26 VS, revision 17388

fixes for DJGPP-based MSDOS port

2002-09-26 22:05 JS, revision 17387

Misc. fixes for MinGW 2 compilation.

2002-09-26 20:29 JS, revision 17386

Include winundef.h after include iostream.h, for MinGW 2

2002-09-26 08:53 SC, revision 17385

dynamic allocation of file type arrays etc...

2002-09-26 08:52 SC, revision 17384

corrected checks for metrowerks to proper number

2002-09-25 19:40 VS, revision 17383

fixed restoration of iconized wxHtmlHelpFrame

2002-09-25 19:28 JS, revision 17382

Avoid including reparent.h in Nano-X mode.

2002-09-25 19:09 MBN, revision 17381

Partially reverted previous change: it breaks building from DOS prompt. cp still uses forward slashes.

2002-09-25 17:53 VZ, revision 17380

really fixed handling 32 bit scrollbar positions while dragging the thumb (thanks to Jonathan Marsden)

2002-09-25 17:03 VZ, revision 17379

fixed a bug with Printf()ing a string into itself

2002-09-25 11:20 JS, revision 17378

G95 makefiles: _Always_ use forward slashes when using copy. Added OSTYPE to makef95.env to fool makefiles into thinking that MSYS is being used, even when it is, but only from DOS.

2002-09-25 11:12 VS, revision 17377

fixed memory leak in wxMimeTypesManager

2002-09-25 11:10 VS, revision 17376

fixed memory leak in wxColour

2002-09-25 11:10 VS, revision 17375

implemented subclass factories for XRC

2002-09-25 11:10 VS, revision 17374

fixed previewing in wxrcedit

2002-09-24 19:55 RD, revision 17373

Tweaks to wxTimeCtrl for wxMac

2002-09-24 18:34 RD, revision 17372

Update XRCed to 0.0.7-5

2002-09-24 18:15 RD, revision 17371

version number update

2002-09-24 18:09 RD, revision 17370

Some tweaks for wxTimeCtrl for wxGTK

2002-09-24 17:57 RD, revision 17369

wxTimeCtrl updates from Will Sadkin

2002-09-24 14:48 RD, revision 17368

Removed duplicate

2002-09-24 13:40 JS, revision 17367

Made the version conflict error message a bit more helpful

2002-09-24 09:29 JS, revision 17366

Set integers to 0, not NULL to remove warning.