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

2003-10-30 02:42 RD, revision 24353

Updated patch to fix a comment, and to not output the addtofunc if it is an empty string

2003-10-30 02:08 RD, revision 24352

Added a copy of the SWIG 1.3 patches. The build_renamers tool now uses a new swig option that I just added that greatly reduces the size of the XML output by SWIG, vastly improving its performance.

2003-10-30 00:27 RD, revision 24351

reSWIGged

2003-10-30 00:10 RD, revision 24350

reSWIGged

2003-10-30 00:06 RD, revision 24349

Display version when running

2003-10-30 00:05 RD, revision 24348

Build fixes for wxMac

2003-10-29 22:59 VZ, revision 24347

update from Vegh Janos

2003-10-29 22:44 VZ, revision 24346

changed case of the cursor names to be consistent with wx.rc

2003-10-29 22:42 RD, revision 24345

Added more dummies of wxMac

2003-10-29 04:34 RD, revision 24344

SWIGged files for wxMac

2003-10-29 04:32 RD, revision 24343

Variouis tweaks to accomodate wxMac

2003-10-29 04:28 RD, revision 24342

Added SetMin/SetMax

2003-10-29 03:02 RD, revision 24341

Only include metafile.h for MSW

2003-10-29 02:42 RD, revision 24340

Fixed compile error

2003-10-28 23:22 VS, revision 24339

use -headerpad_max_install_names when linking shared libs on Mac

2003-10-28 22:27 RD, revision 24338

Now that there is the PostCreate method there is no need to call _setOORInfo from the Pre* constructors any longer. (And it didn't work right anyway!)

2003-10-28 21:48 RD, revision 24337

Another dummy global added

2003-10-28 21:47 RD, revision 24336

compilation fix

2003-10-28 21:40 RD, revision 24335

Moved BUILD*, README, etc. docs to docs dir (although they all need to be rewritten) and added the Migration Guide

2003-10-28 21:37 RD, revision 24334

Various demo tweaks

2003-10-28 21:20 RD, revision 24333

reSWIGged

2003-10-28 21:19 RD, revision 24332

cleanup

2003-10-28 21:17 RD, revision 24331

Add dummy implementations for some classes and other globals that are not available on all platforms. This allows the renamers to be generated the same for all platforms and simplifies the build.

2003-10-28 10:55 VZ, revision 24330

don't give error msg when deleting non existing keys neither (part of patch 830049)

2003-10-27 23:43 GT, revision 24329

Added examples of an INSERT and a DELETE to the sample application that is part of the overview