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-14 23:33 RN, revision 30528

doc for mediaplayer sample

2004-11-14 23:26 RN, revision 30527

Massive reworking of wxMediaCtrl code - backend everything, search for backends via RTTI lookup, and more

2004-11-14 23:13 RN, revision 30526

doc update for wxMediaCtrl

2004-11-14 23:03 VS, revision 30525

fixed rendering of bitmaps with alpha channel under GTK+ 2.0

2004-11-14 21:53 VS, revision 30524

added system colours and fonts support to XRC (based on patch #1038207)

2004-11-14 21:52 RR, revision 30523

The wxGNOME whitepaper-to-be.

2004-11-14 16:56 RN, revision 30522

spelling/grammer (lol) :)

2004-11-14 10:52 VS, revision 30521

made wxMBConv_iconv MT-safe

2004-11-14 06:53 DE, revision 30520

Rebaked and autoconfiscated.

2004-11-14 06:51 DE, revision 30519

Moved some OS X only files into MAC_OSX_SRC from MAC_SRC.

2004-11-14 06:47 DE, revision 30518

Added Mac OS support.

2004-11-14 05:02 DE, revision 30517

Reran aclocal using bakefile.m4 from Bakefile CVS HEAD. This adds support for MacOS and BeOS and includes some other fixes.

2004-11-13 03:24 RD, revision 30516

reSWIGged

2004-11-13 03:01 RD, revision 30515

reSWIGged

2004-11-13 03:00 RD, revision 30514

the python2 check is gone, take out the use of the flag too

2004-11-13 02:55 RD, revision 30513

bump subrelease

2004-11-13 02:40 RD, revision 30512

reSWIGged

2004-11-13 02:30 RD, revision 30511

* wxPrintDialog no longer derives from wxDialog. * Add wxRTTI info for wxPyPrintout * wxPrintFactory probably doesn't need to be exposed

2004-11-13 02:26 RD, revision 30510

Fix for uninitialized pointer access from wxPrintData's copy ctor

2004-11-13 02:24 RD, revision 30509

The assumption that if SIZEOF_INT is defined then SIZEOF_SIZE_T is too is not always true.

2004-11-12 21:44 VS, revision 30508

more wxPostEvent MT fixes

2004-11-12 21:43 VS, revision 30507

removed unused static variable

2004-11-12 21:21 DE, revision 30506

Moved wxStandardPathsCF into base library when using CarbonLib or Darwin. Make wxStandardPathsBase::Get() return a wxStandardPathsBase reference. Implement it using wxAppTraits::GetStandardPaths() which is overridden by wxMac and wxCocoa GUI libraries to return a reference to a wxStandardPathsCF.

2004-11-12 20:38 RD, revision 30505

typo

2004-11-12 20:34 RD, revision 30504

Compilation fix