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

2008-09-30 16:12 MW, revision 55983

Update from Brian.

2008-09-30 15:36 JMS, revision 55982

Added missing dllimpexp declaration, added missing GetFailureBehavior() implementation

2008-09-30 15:04 VS, revision 55981

fixed incorrect separators markup in samples/xrc

2008-09-30 14:37 VS, revision 55979

wxToolBar XRC handler should call SetupWindow() to handle standard window properties too

2008-09-30 14:36 VS, revision 55978

wxToolBar XRC handler should call SetupWindow() to handle standard window properties too

2008-09-30 11:59 SC, revision 55977

performance fix by Tim Kosse

2008-09-30 11:51 VS, revision 55976

wxWizard XRC handler should call SetupWindow() to handle standard window properties

2008-09-30 11:50 VS, revision 55975

wxWizard XRC handler should call SetupWindow() to handle standard window properties

2008-09-30 11:34 RR, revision 55974

Make wxPGCanvas accept focus even with child windows

2008-09-30 11:25 RR, revision 55973

Add wxPGCanvas RTTI for debugging purpose

2008-09-30 11:12 RR, revision 55972

wxGTK's wxTextCtrl's borders can be removed

2008-09-30 07:15 RR, revision 55971

Move body of SetFocusOnCanvas to .cpp file

2008-09-30 03:49 RD, revision 55966

2.8.9.1

2008-09-29 19:52 VS, revision 55963

wxART_MISSING_IMAGE is not a valid wxArtClient value and doesn't make sense here

2008-09-29 19:51 VS, revision 55962

wxART_MISSING_IMAGE is not a valid wxArtClient value and doesn't make sense here

2008-09-29 19:21 MW, revision 55961

Apply Brian's own changes.

2008-09-29 19:13 MW, revision 55960

Make the names consistent between the two builds.

2008-09-29 18:47 MW, revision 55959

Enable vc++ 9 quick builds.

2008-09-29 17:57 MW, revision 55958

Add a couple of missing close slashes.

2008-09-29 17:41 MW, revision 55957

Rename to ravnsgaard.xml.

2008-09-29 17:04 JMS, revision 55956

SetPropertyValue(prop, wxChar*) -> (prop, char*) and (prop, wxchar_t*)

2008-09-29 17:01 JMS, revision 55955

Moved wxPropertyGrid::SetPropertyName() to wxPropertyGridInterface

2008-09-29 16:52 JMS, revision 55954

Removed wxPG_EX_LEGACY_VALIDATORS

2008-09-29 16:50 JMS, revision 55953

RegisterAdditionalEditors() to work even if no wxPropertyGrids created, in sample moved editor registration before first CreateGrid() call to prevent crash, removed wxPG_USE_WXMODULE support

2008-09-29 16:36 MW, revision 55952

Switch to release builds.