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

2004-02-07 13:55 VZ, revision 25553

made wxNumberEntryDialog public; extracted it and wxGetNumberFromUser() in a separate header (patch 882545)

2004-02-07 13:49 VZ, revision 25552

consume less CPU while waiting for thread to terminate (patch 883268)

2004-02-07 13:47 VZ, revision 25551

fix for hanging in wxThread::Delete() (patch 882198)

2004-02-07 13:19 VZ, revision 25550

fix for memory leaks (patch 885242)

2004-02-07 13:12 VZ, revision 25549

added wxDC::DrawPolyPolygon() (patch 882189)

2004-02-07 12:54 VZ, revision 25548

replaced ASSERT in wxEvtHandler::ProcessPendingEvents() with a CHECK (replaces patch 886852)

2004-02-07 12:51 VZ, revision 25547

trying to make comments readable again after their auto-mangling by RN...

2004-02-07 12:46 VZ, revision 25546

fixed wxIsctrl/wxIscntrl confusion (modified patch 888519)

2004-02-07 12:41 VZ, revision 25545

fixed the mess (nested C/C++ comments) intorduced by automatic comments conversion

2004-02-07 08:02 SC, revision 25544

adding textencoding for classic

2004-02-07 00:47 RD, revision 25543

Put the wxMemoryBuffer typemaps back

2004-02-06 22:19 RD, revision 25542

Corrected parameter names

2004-02-06 22:18 RD, revision 25541

Problem fixed, removed comments about it

2004-02-06 22:15 RD, revision 25540

stc module updates for the new Scintilla

2004-02-06 22:15 RD, revision 25539

Fix wxArrayString and wxArrayInt typemaps so they can be used with default args.

2004-02-06 22:14 RD, revision 25538

Use Bind

2004-02-06 20:37 RD, revision 25537

correct some compile warnings and errors

2004-02-06 18:26 SC, revision 25536

fixing notebook icons for panther

2004-02-06 17:36 RD, revision 25535

Start out with the line numbers not shown. Don't use the default size for the AppFrame.

2004-02-06 16:24 SC, revision 25534

conditional compilation for compositing

2004-02-06 13:20 SC, revision 25533

correcting a missing redraw area on certain resize operations when window has a border

2004-02-06 09:10 SC, revision 25532

reverting part of Kevin O's patch, due to incompatibility problems

2004-02-06 05:54 RD, revision 25531

Call Finalise.

2004-02-06 05:16 RD, revision 25530

rebaked the wxSTC makefiles

2004-02-06 00:29 RD, revision 25529

Correct export declarations