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

2007-09-03 17:17 DE, revision 48529

Implement wxButton::SetDefault to call SetDefaultItem on the top-level window.

2007-09-03 08:20 RR, revision 48527

Update to recent eggtrayicon version. Should be converted to GTK+ 2.10 code.

2007-09-03 03:13 RD, revision 48526

include private.h

2007-09-03 03:12 RD, revision 48525

more exports

2007-09-03 03:07 RD, revision 48524

wrap the code in #if wxUSE_DATAVIEWCTRL

2007-09-03 03:05 RD, revision 48523

Update wxStack class macro for the new wxVector

2007-09-03 03:03 RD, revision 48522

export wxGetNativeFontEncoding and wxTestFontEncoding

2007-09-03 03:02 RD, revision 48521

fix events and eventTypes for wxPython

2007-09-02 21:09 SN, revision 48519

Fixed obvious error (no idea why it apparently used to compile before...).

2007-09-02 20:26 JS, revision 48518

Standard SDK fixes

2007-09-02 20:24 JS, revision 48517

Fixes for standard SDK

2007-09-01 18:57 RR, revision 48516

Patch from Bo for new API, various fixes, live update for column header

2007-09-01 16:25 JS, revision 48515

Alternative project editing instructions for WinCE/VS 2005

2007-08-31 14:56 JS, revision 48514

Added native focus rectangle drawing for wxMac (CG only at present)

2007-08-31 13:48 VS, revision 48513

fixed badly named wxHtmlTag::GetParam() argument: with_quotes, not with_commas

2007-08-31 12:43 RR, revision 48512

typo

2007-08-31 12:42 RR, revision 48511

Add wxDataViewCtrl to the build for OS X

2007-08-31 09:55 RR, revision 48510

Added const and virtual in various places

2007-08-31 09:48 RR, revision 48509

typo

2007-08-31 09:44 RR, revision 48508

Added wxDataViewModel::GetChildren() (removed GetSibling() and GetFirstChild())

2007-08-31 09:14 RR, revision 48507

Added wxDataViewCtrl::AppendIconTextColumn

2007-08-31 08:58 RR, revision 48506

added wxDataViewIconTextRenderer

2007-08-31 08:31 RR, revision 48505

small doc patch from Bryan Petty

2007-08-31 07:37 JS, revision 48504

Use new menu item function

2007-08-30 20:21 VZ, revision 48469

use WX_ASSERT_STR/SIZET_EQUAL instead of CPPUNIT_ASSERT_EQUAL with casts