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

2004-11-25 05:21 SC, revision 30778

const comparison operators

2004-11-24 23:33 VZ, revision 30777

removed [GS]etAuto3D() which don't exist any more since quite some time

2004-11-24 22:42 RN, revision 30776

replace apple extended code

2004-11-24 22:31 RN, revision 30775

data stream test for extended

2004-11-24 21:54 VZ, revision 30774

don't disable non top tabs if visual themes are not used

2004-11-24 21:51 VZ, revision 30773

removed msw.xp-tab-ok, in fact it is not needed as tabs never work correctly with visual theme enabled

2004-11-24 21:25 VZ, revision 30772

define inline stubs for methods even with wxUSE_SYSTEM_OPTIONS == 0 to make it possible to test for system options without #ifdefs

2004-11-24 21:24 RN, revision 30771

finish getting rid of background flicker (MCI backend)

2004-11-24 21:24 VZ, revision 30770

added (and documented) msw.xp-tab-ok option

2004-11-24 21:21 RN, revision 30769

reduce black background flicker a bit - there is still some left sometimes initially (MCI backend)

2004-11-24 20:28 RR, revision 30768

Changed the way invisble HTML cells are NOT drawn so that no clipping is required.

2004-11-24 20:10 RD, revision 30767

reSWIGged

2004-11-24 19:52 RD, revision 30766

reSWIGged

2004-11-24 19:49 RD, revision 30765

added overview text for wx.MediaCtrl demo, udpated CHANGES

2004-11-24 19:45 RD, revision 30764

Fixes for the stubbed version so it will compile

2004-11-24 19:34 RD, revision 30763

Added wrappers for wx.MediaCtrl

2004-11-24 19:27 RN, revision 30762

regen bakefiles - get rid of explicit size setting after ctor

2004-11-24 19:21 RD, revision 30761

Added wrappers for wx.MediaCtrl

2004-11-24 19:15 RD, revision 30760

added GetSelection for wxMSW.

2004-11-24 19:15 RN, revision 30759

prevent function hiding - move NextBackend into protected

2004-11-24 19:14 RD, revision 30758

docstrings

2004-11-24 19:10 RN, revision 30757

fix a loading bug - set size if movie is passed into ctor

2004-11-24 17:26 ABX, revision 30756

Distribute splash screen sample mpg.

2004-11-24 16:08 ABX, revision 30755

wxUSE_SLIDER=0 fixes.

2004-11-24 15:49 ABX, revision 30754

wxMediaCtrl in wxSplashScreen presentation.