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-11-11 10:24 JS, revision 43306

Added missing include

2006-11-11 10:11 JS, revision 43305

Added missing include

2006-11-11 08:01 RD, revision 43304

reSWIGged

2006-11-11 07:43 RD, revision 43303

SetOrientationReversed

2006-11-11 07:42 RD, revision 43302

test code

2006-11-11 07:40 RD, revision 43301

Added wx.CollapsiblePane

2006-11-11 07:32 RD, revision 43300

Some wxCollapsiblePane tweaks: - Use wxCP_DEFAULT_STYLE - Share a single wxCollapsiblePaneNameStr for the native and generic versions - Use a wxPanel for the pane so tab traversal works in the pane

2006-11-11 05:41 KO, revision 43299

A more complete fix for the generic control border issue, a fix for getting/setting wxListItemAttr info for the native control, fixes for HitTest considering the column the 0 item, and for GetItemRect being one off in virtual mode. Also a fix for the function call when using a custom sort routine.

2006-11-11 01:15 VZ, revision 43298

corrected exit/about menu command ids in the code after replacing them with the stock ones in the resources

2006-11-11 00:36 RR, revision 43297

Use wxGTK_CONV instead of wxConvUTF8

2006-11-11 00:22 RR, revision 43296

Added native selection rectangle drawing.

2006-11-10 22:49 MW, revision 43295

A couple more tests.

2006-11-10 22:48 MW, revision 43294

Fixes for wxVsnprintf not always null terminating and not always copying as much as will fit.

2006-11-10 22:44 ABX, revision 43293

WinCE background fix. Perhaps not only WinCE problem???.

2006-11-10 22:42 MW, revision 43292

Fix for wxVsnprintf's %n.

2006-11-10 20:55 KO, revision 43291

Fix typo with adding wxNO_BORDER to the native control.

2006-11-10 20:49 ABX, revision 43290

Update os2/ow makefiles.

2006-11-10 20:37 SC, revision 43289

redirecting missing implementations to textctrl

2006-11-10 20:35 ABX, revision 43288

stub for wxOS2 region ctor from points.

2006-11-10 20:05 ABX, revision 43287

Update mgl/ow makefiles.

2006-11-10 19:58 ABX, revision 43286

Add wxRegion ctor from array of points to wxMGL.

2006-11-10 19:15 RD, revision 43285

Add DLL export macro

2006-11-10 19:14 RD, revision 43284

Compile fix to match change made in header

2006-11-10 17:40 BIW, revision 43283

added private wxAUI_MGR_NO_DOCK_SIZE_LIMIT flag

2006-11-10 16:30 BIW, revision 43282

small fixed-wixth tab sizing bug fixed