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-07-12 21:48 RD, revision 40078

Don't use a saved label size incase the size changes. Patch from Hong Yuan.

2006-07-12 21:44 VZ, revision 40077

call SetHorizontalExtent() from SetString(); also simplified/cleaned up the former function and call InvalidateBestSize() from it automatically now

2006-07-12 21:19 RD, revision 40076

wxPyDataObjectSimple::SetData should not be const

2006-07-12 12:27 AVV, revision 40075

Not used anymore

2006-07-12 08:59 SN, revision 40074

Added support for MirOS, an OpenBSD variant (patch #1520208).

2006-07-12 07:18 BIW, revision 40073

renamed wxFrameManager::GetFrame() and SetFrame() to GetManagedWindow() and SetManagedWindow()

2006-07-12 00:19 RD, revision 40072

reSWIGged

2006-07-11 21:17 RD, revision 40071

reSWIGged

2006-07-11 15:24 BIW, revision 40070

wxFrameManager::Render() now fires a new event, called wxEVT_AUI_RENDER, which allows all main window drawing operations to be overridden to provide custom drawing behavior

2006-07-11 15:21 RD, revision 40069

docstring fixes

2006-07-11 13:50 AVV, revision 40068

Mac compilation fixed

2006-07-11 13:50 BIW, revision 40067

wxAUI's wxFrameManager::SetFrame() now takes a wxWindow ptr instead of a wxFrame ptr, in preparation for future work

2006-07-11 12:40 ABX, revision 40066

Fixed crash in book pages.

2006-07-11 07:53 ABX, revision 40065

Fixed conflict between wxFilePicker and wxButton.

2006-07-10 22:28 VS, revision 40064

refresh tree item after changing its icon so that the change is visible

2006-07-10 22:27 VS, revision 40063

test changing of selected item's icon in DoToggleIcon as well

2006-07-10 17:02 RD, revision 40062

Adjust control size after Play

2006-07-10 17:00 RD, revision 40061

Overview string tweaks

2006-07-10 17:00 RD, revision 40060

allow transparency flags on mac too

2006-07-10 16:58 RD, revision 40059

remove WXDLLEXPORT modifiers since this isn't in the wx DLL

2006-07-10 16:45 RD, revision 40058

reSWIGged

2006-07-10 16:04 RD, revision 40057

pywrap should be treated as a gui script

2006-07-10 16:03 RD, revision 40056

Added the PseudoDC class from Paul Lanier. It provides a way to record operations on a DC and then play them back later.

2006-07-10 16:02 RD, revision 40055

Doh! I changed the AddPane parameter names but didn't change their usage.

2006-07-10 15:06 RD, revision 40054

Added the PseudoDC class from Paul Lanier. It provides a way to record operations on a DC and then play them back later.