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

2005-02-28 23:05 VS, revision 32503

workaround for lack of res-define in our custom formats

2005-02-28 22:29 RR, revision 32502

Minimal layout change.

2005-02-28 21:16 JS, revision 32501

Search path correction (in line with intl.cpp)

2005-02-28 21:14 ABX, revision 32500

Don't use the 'unix-like' check for Palm.

2005-02-28 20:35 RD, revision 32499

delete singleInstanceChecker when exiting

2005-02-28 20:32 RD, revision 32498

NotebookSizer is deprecated

2005-02-28 20:31 RR, revision 32497

Implemented wxRadioBox using a GtkTable.

2005-02-28 20:16 RD, revision 32496

Updates for doc/view from Morgan Hua

2005-02-28 20:09 RN, revision 32495

note wxURI change

2005-02-28 20:06 RD, revision 32494

reSWIGged

2005-02-28 20:03 RD, revision 32493

Updates for MouseGestures

2005-02-28 20:01 RN, revision 32492

rename wxURI::GetUser to wxURI::GetUserInfo and add wxURI::GetUser and wxURI::GetPassword

2005-02-28 19:47 RD, revision 32491

reSWIGged

2005-02-28 19:34 RD, revision 32490

Oops, checked in wrong file by mistake. Reverted last change.

2005-02-28 19:31 RD, revision 32489

updated setup.h changes for MSW

2005-02-28 19:30 RD, revision 32488

Don't build the old versions of OGL or iewin by default anymore

2005-02-28 19:19 RD, revision 32487

Don't build the old versions of OGL or iewin by default anymore

2005-02-28 18:50 ABX, revision 32486

Missing include.

2005-02-28 18:46 ABX, revision 32485

XRC for wxListbook [patch 1152306] and wxChoicebook. Regenerated makefiles.

2005-02-28 18:45 RD, revision 32484

Added more image options

2005-02-28 18:45 RD, revision 32483

Patch from Will Sadkin: Enclosed are two patches, one for timectrl, re: exceptions (now?) thrown on wxDateTime.strftime(%p) in a non-am/pm locale, and one for a problem that prevented input into the integer digit of a integerwidth=1 numctrl, if the current value was 0.

2005-02-28 18:43 RD, revision 32482

Undeprecated AddWindow, AddSizer, AddSpacer and etc.

2005-02-28 18:43 RD, revision 32481

Added wx.PrintData.Get/SetPrivData

2005-02-28 18:41 RD, revision 32480

GetSelection is available on wxGTK now too.

2005-02-28 18:41 RD, revision 32479

Added GetBitmap, GetIcon to wx.ImageList.