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

2006-02-11 00:19 VZ, revision 37478

note that SetAutoLayout() doesn't work for all windows

2006-02-11 00:12 VZ, revision 37477

clarified wxUSE_STD_IOSTREAM and wxUSE_STREAMS

2006-02-10 23:57 vell, revision 37476

fixed compilation problem in pror commit

2006-02-10 21:44 JG, revision 37475

Toplevel windows don't have sibling static boxes. Fixes crash in AdjustStaticBoxZOrder.

2006-02-10 21:38 vell, revision 37474

cleanup - reformatting (reapplied after RN-VZ mega-update)

2006-02-10 21:18 RD, revision 37473

reSWIGged

2006-02-10 21:13 VZ, revision 37472

support monolithic build using wxpresets (patch 1360289)

2006-02-10 21:08 RD, revision 37471

reSWIGged

2006-02-10 21:03 VZ, revision 37470

added generation of wxEVT_SCROLL_XXX (patch 1424698)

2006-02-10 20:36 VZ, revision 37469

document GetInsertionPoint() bug under MSW (see patch 1262125)

2006-02-10 20:24 VZ, revision 37468

added test for GetInsertyionPoint() (patch 1262125)

2006-02-10 20:22 VZ, revision 37467

regenerated with bakefile 0.2.0 m4 files

2006-02-10 20:15 VZ, revision 37466

updated to 0.2.0

2006-02-10 20:14 VZ, revision 37465

fixed deprecation warnings; removed #if 0'd code

2006-02-10 20:02 VZ, revision 37464

regenerated make/project files after applying mediactrl patch (1427775)

2006-02-10 19:51 VZ, revision 37463

regenerated all makefiles with bakefile 0.2.0; removed REZ option from config.bkl as it's now defined by bakefile

2006-02-10 19:43 VZ, revision 37462

compilation fix for gcc4 (patch 1428840)

2006-02-10 19:37 VZ, revision 37461

Ryan's cumulative wxActiveX and media control patch (1427775)

2006-02-10 19:37 vell, revision 37460

cleanup - reformatting; simplified OnPaint

2006-02-10 19:27 VZ, revision 37459

regenerated all makefiles with bakefile 0.2.0; removed REZ option from config.bkl as it's now defined by bakefile

2006-02-10 19:16 vell, revision 37458

cleanup - reformatting

2006-02-10 19:07 RD, revision 37457

Oops, CenteronScreen wasn't really removed, just moved to wxTopLevelWindow

2006-02-10 18:38 RD, revision 37456

use wxRTTI to construct the right class of wxHtmlCell

2006-02-10 18:36 RD, revision 37455

Add missing constants

2006-02-10 18:36 RD, revision 37454

Add wx.Dialog.Get/SetAffirmativeId and Get/SetEscapeId