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-12 01:16 RD, revision 30478

Not sure how you can print audio, so I expect that this was a typo. ;-)

2004-11-11 23:30 DE, revision 30477

Removed the rest of the include. Thanks Robin.

2004-11-11 21:33 RD, revision 30476

Removed the "include/" from the corefoundation headers in files.bkl so they will actually get installed. I expect that the other "include/" prefixes need to be removed too but I left them in case I am wrong.

2004-11-11 20:58 RD, revision 30475

Fixed typo

2004-11-11 19:10 VZ, revision 30474

fixes to ZIP/archive patch (patch 1064426); should fix the docs build

2004-11-11 19:08 VZ, revision 30473

ensure that g_timerMap is always initialized before it is used (patch 1060619, bug 1060591)

2004-11-11 19:01 VZ, revision 30472

fix reading beyond the end of the string if the last string character is a backslash (patch 1059846; bug 1059848)

2004-11-11 18:59 VZ, revision 30471

removed 2.0 compatibility stuff (patch 1054261)

2004-11-11 15:59 RN, revision 30470

add directshow define

2004-11-11 15:26 RN, revision 30469

turn off directshow by default for lib dependancy

2004-11-11 15:20 RN, revision 30468

mci can't play video on win2k - disable for now

2004-11-11 15:18 RN, revision 30467

tweak stopping - nicen up sample some more

2004-11-11 15:17 RN, revision 30466

fixup

2004-11-11 14:43 RN, revision 30465

correctly generate wxUSE_MEDIACTRL define

2004-11-11 14:14 RN, revision 30464

clean up

2004-11-11 14:06 RN, revision 30463

mci backend for wxMediaCtrl. Better workaround for refresh issue and sizers

2004-11-11 11:08 VZ, revision 30462
  • D /wxWidgets/trunk/src/common/unzip.c

file not needed any longer after ZIP r/w patch

2004-11-11 09:56 RN, revision 30461

comment/explain a lot

2004-11-11 09:32 RN, revision 30460

1) fix border styles in wxMediaCtrl, 2) regenerate wx and mediaplayer samples bakefiles, 3) add sample makefiles

2004-11-11 08:58 RL, revision 30459

gcc < 3.4 warns about friendless private dtors.

2004-11-11 08:30 RN, revision 30458

fix unsigned/signed warnings

2004-11-11 08:29 RN, revision 30457

fix some comp errors on DMC

2004-11-11 08:06 RN, revision 30456

get rid of error

2004-11-11 08:02 RN, revision 30455

more setup changes

2004-11-11 07:26 RL, revision 30454

Remove a(nother) guaranteed build failure until what is it testing for actually exists..