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

2003-09-30 22:28 VZ, revision 24028

mention wxChoice::Delete() change in wxGTK

2003-09-30 22:26 VZ, revision 24027

and now it even compiles

2003-09-30 22:24 VZ, revision 24026

make Delete() work in presence of client data

2003-09-30 22:14 VZ, revision 24025

compilation fix after last commit

2003-09-30 21:22 MBN, revision 24024

Blinf wxMac compilation fix.

2003-09-30 21:04 RD, revision 24023

Various changes needed to get up to date with current CVS

2003-09-30 20:22 SN, revision 24022

Correctly bracketed initializers.

2003-09-30 20:13 SN, revision 24021

Modal dialogs now correctly use wxEventLoop.

2003-09-30 19:56 SN, revision 24020

Fixed compilation problem.

2003-09-30 19:39 RD, revision 24019

Updated version number

2003-09-30 19:21 RD, revision 24018

SWitch to using wxCAL_SEQUENTIAL_MONTH_SELECTION style for the demo

2003-09-30 19:13 SN, revision 24017

Fixed compilation problem.

2003-09-30 19:08 VS, revision 24016

properly quote characters when streaming out XML properties

2003-09-30 19:07 RD, revision 24015

Fixed bad merge...

2003-09-30 19:04 RD, revision 24014

More AutoComplete crash fixes

2003-09-30 18:37 VS, revision 24013

XML code fixes (patch #815196 -- backported to 2.4)

2003-09-30 18:36 VS, revision 24012

XML code fixes (patch #815196)

2003-09-30 15:52 SC, revision 24011

fixed typo

2003-09-30 12:49 VZ, revision 24010

use wxEvent::ShouldPropagate() instead of its own propgation control mechanism in wxNavigationKeyEvent (patch 814644)

2003-09-30 12:41 VZ, revision 24009

Unicode fixes for Watcom (part of patch 813225)

2003-09-30 12:33 VZ, revision 24008

no real changes

2003-09-30 12:29 VZ, revision 24007

don't draw raised border around disabled bitmaps (patch 814745)

2003-09-30 12:26 VZ, revision 24006

treat 0xc0c0c0 as transparent colour by default

2003-09-30 06:30 VS, revision 24005

upgraded bakefile to empy-3.1.1, it has more readable templates syntax

2003-09-30 02:43 RD, revision 24004

More patches from Will