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-05-07 11:51 RR, revision 33978

Commit fix for EUC_JP encoding under Windows.

2005-05-07 07:20 RD, revision 33977

Fixup for docstrings being inherited instead of usign the right ones

2005-05-07 06:28 RD, revision 33976

Add new modules to __all__

2005-05-07 06:26 RD, revision 33975

Lots of docstring fixes and additions

2005-05-07 00:54 RD, revision 33974

a little cleanup

2005-05-06 19:55 JS, revision 33973

Take src x, y into account when blitting with alpha

2005-05-06 18:07 ABX, revision 33972

Easy corner for new wxBombers (as requested in patch #1178276).

2005-05-06 18:01 ABX, revision 33971

Build fix (Watcom).

2005-05-06 16:13 VS, revision 33970

fix for future bakefile versions

2005-05-06 15:41 MW, revision 33969

Compilation fix for USE_UNIV=1

2005-05-06 13:42 MW, revision 33968

On x11 another control may already have the mouse capture when the menu is trying to release it's capture, so work around that problem.

2005-05-06 13:39 MW, revision 33967

This handlers mustn't be deleted when a popup is dismissed since they can be the ones doing the dismissing. Also, m_focus must point to the window with focus.

2005-05-06 12:17 JS, revision 33966

Permission for flood-fill code clarified

2005-05-06 06:09 ABX, revision 33965

VC warning fixes.

2005-05-05 21:25 KO, revision 33964

Extension fix for multiversion installs, and allow copying of files across devices using shutil.

2005-05-05 20:29 VZ, revision 33963

define wxUSE_CRASHREPORT as 0 for non-MSW

2005-05-05 20:15 VZ, revision 33962

limit recursion depth in DumpUDT() to prevent crashes when dumping linked lists

2005-05-05 18:52 RD, revision 33961

Patch from Morgan Hua for 'better looking dialog box for "Add All Files to Project" feature'

2005-05-05 15:56 JS, revision 33960

Removed non-theme related defs

2005-05-05 15:04 JS, revision 33959

Clarified copyright

2005-05-05 09:38 JS, revision 33958

Mac function no longer exists (OK, so this is deprecated, but...)

2005-05-05 00:11 RD, revision 33957

_selected is a global

2005-05-05 00:10 RD, revision 33956

More updates from Morgan Hua

2005-05-04 21:47 RD, revision 33955

Disown the config object when calling wx.ConfigBase.Set

2005-05-04 21:47 RD, revision 33954

Bind event to the listctrl