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-27 15:01 VZ, revision 43681

ensure that image data is always freed by using wxON_BLOCK_EXIT in ReadTGA() (coverity id 202)

2006-11-27 15:01 VZ, revision 43680

need to tweak the standard header with BCC 5.6 to build wx currently

2006-11-27 14:12 CE, revision 43679

copy setup.h from setup0.h

2006-11-27 13:37 CE, revision 43678

up to 2.8.0rc

2006-11-27 13:36 CE, revision 43677

add setup.h to tarball

2006-11-27 13:25 CE, revision 43676

remove .# from makefile tarball

2006-11-27 13:16 CE, revision 43675

fix SF bug 1602033

2006-11-27 11:50 CE, revision 43674

first try at getting os watcom makefiles

2006-11-27 11:04 ABX, revision 43673

Warning fixes and source cleaning.

2006-11-27 10:56 ABX, revision 43672

Warning fix for eVC4 build.

2006-11-27 10:20 CE, revision 43671

create single htb and htm docs

2006-11-27 09:50 MW, revision 43670

Check for G_FILENAME_ENCODING=@locale case insensitively.

2006-11-27 09:21 ABX, revision 43669

Cast adjusted to expected integer range.

2006-11-27 04:13 KO, revision 43668

Implement SetItemState for native virtual listctrl.

2006-11-27 03:55 KO, revision 43667

Updates for AUI wrappers.

2006-11-26 23:50 KO, revision 43666

Moved wxpyaddons.wxcommunity.com to wxaddons.wxcommunity.com to be consistent about naming. Also, removed hardcoded url variable, added a note about grabbing the URL, and updated tests.

2006-11-26 22:12 JS, revision 43665

Don't apply bounding box adjustment when using generic tree control

2006-11-26 21:50 JS, revision 43664

Added DnD guard

2006-11-26 20:41 JS, revision 43663

Further wxRTC doc updates

2006-11-26 20:20 VZ, revision 43662

replaced some chars with wxChars (patch from Tim Kosse)

2006-11-26 20:18 VZ, revision 43661

compilation fix for BCC 5.5: use IsSameAs() instead of accessing m_refData directly which somehow fails with this compiler

2006-11-26 20:05 VS, revision 43660

destroy IDirectFBWindow in wxTLW dtor

2006-11-26 18:48 RR, revision 43659

[ 1602455 ] [docs] Fix docs for event used by pickers & collapsiblepane

2006-11-26 18:46 RR, revision 43658

[ 1603286 ] make wxMessageDialog Gnome HIG conform for yes_no+cancel

2006-11-26 18:43 RR, revision 43657

[ 1602454 ] [docs] Fix wxANIM_ enum values