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-06 07:49 SC, revision 43106

fixing origin

2006-11-06 07:46 BIW, revision 43105

aui sample can now create extra notebooks

2006-11-06 07:09 BIW, revision 43104

api uniformity between tabart and dockart

2006-11-06 01:45 VZ, revision 43103

update window before changing the scrolling position and really scrolling it to avoid redraw problems in wxUniv

2006-11-06 01:40 VZ, revision 43102

generic animation sources are used under all platforms so put them in ADVANCED_CMN_SRC/HDR instead of listing them for each platform; this fixes double inclusion (and resulting link problems) of animateg.cpp in wxUniv builds

2006-11-06 01:15 RD, revision 43101

commented out some test code

2006-11-06 01:14 RD, revision 43100

Rebaked after addition of mediactrl_qt.cpp

2006-11-06 01:12 RD, revision 43099

Re-add the wxQTMediaBackend class, by copying the code for it from the old mediactrl.cpp to mediactrl_qt.cpp

2006-11-06 00:59 VZ, revision 43098

fix compilation error when wxUSE_DYNLIB_CLASS == 0

2006-11-06 00:57 VZ, revision 43097

move WX_GL_XXX constants from wx/*/glcanvas.h to wx/glcanvas.h (this makes them available for wxCocoa too); also only include <windows.h> via wx/msw/wrapwin.h and not directly for wxMSW

2006-11-05 22:47 RD, revision 43096

reSWIGged

2006-11-05 22:47 RD, revision 43095

Disown the preview object when calling wxPyPreviewFrame ctor

2006-11-05 22:46 RD, revision 43094

dosctring for DrawRotatedText

2006-11-05 22:07 RD, revision 43093

reSWIGged

2006-11-05 22:03 RD, revision 43092

Patch from F. Oliver Gathmann to observer enabled/disabled state of the control by changing text fg color.

2006-11-05 21:37 RD, revision 43091

New DrawText methods

2006-11-05 21:29 RD, revision 43090

Fix default value for wxFontPickerCtrl's initial font parameter

2006-11-05 21:28 RD, revision 43089

Patch from Dj Gilcrease adding the FNB_HIDE_ON_SINGLE_TAB flag for wx.lib.flatnotebook.

2006-11-05 21:27 RD, revision 43088

Revert reentrancy patch (#1573619)

2006-11-05 21:22 RD, revision 43087

Revert reentrancy patch (#1573619)

2006-11-05 21:20 RD, revision 43086

Add DLL export macros

2006-11-05 21:07 RR, revision 43085

#if wxUSE_CARET guard.

2006-11-05 20:22 BIW, revision 43084

bug fixed for mdi parent frames

2006-11-05 19:51 SC, revision 43083

fixing pattern phase bugs

2006-11-05 14:47 SN, revision 43082

Allow passing file names with path to dllnames.sh.