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

2005-12-16 00:37 MR, revision 36403

image.tex: s/set.to/set to function.tex: fix Vadim's label for wxSUPPRESS_GCC_PRIVATE_DTOR_WARNING

2005-12-15 21:21 vell, revision 36402

fixed bug introduced in prior check-ins; minor reformatting

2005-12-15 19:28 VZ, revision 36401

mention compilation fixes for g++ 4.1

2005-12-15 19:26 VZ, revision 36400

backported fix for compilation with g++ 4.1 from HEAD (replaces patch 1373127)

2005-12-15 15:07 CE, revision 36399

fix Borland bug http://news.gmane.org/find-root.php?message_id=%3c43A0B07F.8010204%40as.ro%3e

2005-12-15 08:55 vell, revision 36398

more reformatting

2005-12-15 00:58 vell, revision 36397

even more reformatting

2005-12-15 00:25 DS, revision 36396

fixed compilo

2005-12-14 23:20 vell, revision 36395

reformat for readability

2005-12-14 23:12 vell, revision 36394

simplified ::Show

2005-12-14 21:48 VZ, revision 36393

update from Janos Vegh

2005-12-14 18:57 VZ, revision 36392

fixed return code checking in wxImageList::Replace() (bug 1380664; backport from HEAD)

2005-12-14 18:56 VZ, revision 36391

fixed return code checking in wxImageList::Replace() (bug 1380664)

2005-12-14 17:49 vell, revision 36390

removed patch 1373127

2005-12-14 17:03 MW, revision 36389

Compile Fix

2005-12-14 14:08 VZ, revision 36388

code cleanup

2005-12-14 13:55 VZ, revision 36387

compilation fix after last commit

2005-12-14 11:20 JS, revision 36386

Fixed wxFileDialog breakage on WinCE due to incorrect structure size, and added correct error testing for WinCE.

2005-12-14 11:03 JS, revision 36385

Fixed wxFileDialog breakage on WinCE due to incorrect structure size, and added correct error testing for WinCE.

2005-12-14 01:55 VZ, revision 36384

friend declarations are not injected in the enclosing scope by conforming compilers such as g++ 4, so fix compilation by always providing real declarations for operator+(wxString,anything)

2005-12-14 01:45 VZ, revision 36383

removed obsolete reference to wxScrolledWindow

2005-12-13 23:15 vell, revision 36382

fixed obscure compilation problem at line 139

2005-12-13 21:27 vell, revision 36381

more reformatting

2005-12-13 13:43 CE, revision 36380

fix bug sf [ 1327872 ] Borland and mslu.cpp problem

2005-12-13 05:13 vell, revision 36379

reformat for readability