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-06-09 18:11 KO, revision 39653

Initial wxaddons support.

2006-06-09 18:05 RD, revision 39652

Don't use an accelerator for the About box. Ctl(Cmd)-H is reserved on the Mac anyway.

2006-06-09 17:50 ABX, revision 39651

Include wx/choicdlg.h, wx/textdlg.h and wx/filedlg.h according to precompiled headers of wx/wx.h (with other minor cleaning).

2006-06-09 17:29 ABX, revision 39650

Header listed twice removed.

2006-06-09 15:37 ABX, revision 39649

USE_AUI build fix.

2006-06-09 14:05 JS, revision 39648

Don't do client to overall size conversion if we've already used the overall size, or we'll end up adding a spurious increment over successive layout iterations.

2006-06-09 11:22 VZ, revision 39647

added the cast to wxFontMapperBase erroneously removed by the last change

2006-06-09 09:51 ABX, revision 39646

Include wx/statusbr.h according to precompiled headers of wx/wx.h (with other minor cleaning).

2006-06-09 08:50 MW, revision 39645

Fix missing semicolon from last commit

2006-06-08 20:19 ABX, revision 39644

Include wx/mdi.h according to precompiled headers of wx/wx.h (with other minor cleaning).

2006-06-08 19:58 JS, revision 39643

Added missing wx_aui.dsp file

2006-06-08 19:12 RD, revision 39642

fix scope of setting self.files

2006-06-08 19:11 RD, revision 39641

docstring fix

2006-06-08 19:11 RD, revision 39640

Add KeyEvent method for setting the m_uniChar member

2006-06-08 19:10 RD, revision 39639

Applied Patch #1502804: wx*PickerCtrl documentation fixes

2006-06-08 18:53 SC, revision 39638

missing else

2006-06-08 18:27 RD, revision 39637

Applied Patch #1502801: Missing Clone() functions from some events

2006-06-08 18:15 RD, revision 39636

Add 1 to the width returned by DoGetBestSize in order to work around a GTK issue where it sometimes wrapps the text needlessly

2006-06-08 13:12 ABX, revision 39635

Use bottom flat notebook on PocketPC by default.

2006-06-08 12:51 ABX, revision 39634

Include wx/memory.h according to precompiled headers of wx/wx.h (with other minor cleaning).

2006-06-08 11:25 ABX, revision 39633

Improvements for building minimal builds and new ports: wxUSE_* usage and minor cleaning.

2006-06-08 10:17 RR, revision 39632

Compilo

2006-06-08 10:05 RR, revision 39631

Correct compilation for GTK < 2.4. Remove double testing for __WXMGL__ and __WXX11__ after testing for __UNIVERSAL__

2006-06-08 09:09 JS, revision 39630

Backported polling process termination detection for Intel Mac

2006-06-08 08:44 JS, revision 39629

Removed incorrect code