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-09-29 07:36 RL, revision 29528

Update odbc for parallel installs too.

2004-09-29 07:21 ABX, revision 29527

C++ removed from C syntax.

2004-09-29 05:44 ABX, revision 29526

Include missing.h to find O_* flags.

2004-09-29 05:42 ABX, revision 29525

Correction to lost #ifdef

2004-09-29 05:18 DE, revision 29524

wxStaticBox constructor is not supposed to take a wxValidator

2004-09-29 04:28 RN, revision 29523

drawer sample mods from ABX (with only one mod - _CODE Added to #define USE_DRAWER 0)

2004-09-29 00:22 RD, revision 29522

reSWIGged

2004-09-29 00:20 RD, revision 29521

Allow embedded double quotes, and hex-encode single quotes. Makes the typical case a bit more readable.

2004-09-29 00:15 RD, revision 29520

Updates for how the Python code is generated

2004-09-29 00:14 KH, revision 29519

Send EVT_COMMAND_TEXT_UPDATED from the spin control when the text in a spin control is updated by typing

2004-09-29 00:11 RD, revision 29518

Version number bump

2004-09-29 00:11 RD, revision 29517

Beginings of supporting multiple versions installed side-by-side

2004-09-28 23:36 RD, revision 29516

TRUE/FALSE/etc. cleanup in the *.in files, regenerated the .h and .cpp files

2004-09-28 23:23 KH, revision 29515

When enabling events, use CommonModes instead of DefaultMode for the RunLoop. In use locally since January, indicated as better mode setting by Dave E.

2004-09-28 21:53 VZ, revision 29514

wxListItem::m_data is now of type wxUIntPtr, not long, for compatibility with 64 bit systems

2004-09-28 21:48 VZ, revision 29513

added wxPtrToUInt() to cast pointer to an integer type without warnings

2004-09-28 21:46 VZ, revision 29512

added HAVE_REINTERPRET_CAST detection

2004-09-28 21:44 VZ, revision 29511

added AC_CXX_REINTERPRET_CAST

2004-09-28 21:44 VZ, revision 29510

added wx_reinterpret_cast() macro

2004-09-28 21:16 VZ, revision 29509

suppress VC7.1 64 bit correctness warnings

2004-09-28 19:49 RD, revision 29508

off-by-one fix

2004-09-28 19:24 RD, revision 29507

Corrected compile warnings, took out debug printf

2004-09-28 18:59 RD, revision 29506

Patch from Alberto Griggio to use the wxRenderer for drawing the header and buttons, plus some tweaks from me to calculate the height of the header based on font size.

2004-09-28 18:17 ABX, revision 29505

Hardware defines spec.

2004-09-28 17:39 ABX, revision 29504

Hardware defines spec.