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-11 10:05 VS, revision 6613

fixed typo : _ instead of wxT

2000-03-11 09:05 RD, revision 6612

Did splitting of wxEntry for wxMSW. Not nearly as complex as wxGTK

2000-03-11 07:32 RD, revision 6611

some tests

2000-03-11 07:25 RD, revision 6610

Split up wxEntry so wxPython can use the bits it needs instead of copying code.

2000-03-11 07:24 RD, revision 6609

More updates. Began splitting up wxEntry so wxPython can use the bits it needs instead of copying code.

2000-03-11 03:20 RD, revision 6608

updates to correct build errors (new locations, etc.) minor bug fixes, etc.

2000-03-11 03:05 NI, revision 6607

small change to avoid floating point exception in wxScrolledWindow::Scroll

2000-03-11 00:47 VZ, revision 6606

some warnings fixed

2000-03-11 00:47 VZ, revision 6605

some warnings fixed in the sockets code

2000-03-10 23:12 DW, revision 6604

remove the VisualAge 3.0 hack

2000-03-10 23:12 DW, revision 6603

Icon bug

2000-03-10 22:24 DW, revision 6602

combine minimal with the .dll

2000-03-10 22:24 DW, revision 6601

no message

2000-03-10 22:07 SN, revision 6600

Replaced long by wxCoord as used in the other ports.

2000-03-10 20:55 SN, revision 6599

Compilation fix.

2000-03-10 19:49 RR, revision 6598

Small oops in redrawing code.

2000-03-10 17:59 GRG, revision 6597

Updated to reflect latest changes

2000-03-10 17:30 RR, revision 6596

Committing menubar changes again after CVS trashed them.

2000-03-10 17:24 RR, revision 6595

Fixed various bugs (from - err - various authors) related to inserting and replacing menubars etc.

2000-03-10 16:09 JS, revision 6594

Added icons.

2000-03-10 16:06 JS, revision 6593

Doc corrections, wxMotif toolbar AddControl implementation (untested as yet)

2000-03-10 13:57 SN, revision 6592

Removed unused parameter addToSelected.

2000-03-10 13:56 DW, revision 6591

OS/2 patch

2000-03-10 13:53 DW, revision 6590

no message

2000-03-10 12:27 SN, revision 6589

Changed wxGridCellCoords from long to int (get rid of most HP warnings?) Added Shift/Control+Click handling for labels.