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-02-23 16:48 SC, revision 32328

switch OSX implementations to unicode text ctrl meanwhile

2005-02-23 16:46 VZ, revision 32327

removed checks for compilers supporting wxUSE_ON_FATAL_EXCEPTION, it's in wx/chkconf.h now

2005-02-23 16:44 VZ, revision 32326

build ODBC sample under MSW too if wxUSE_ODBC (closes 1083805)

2005-02-23 16:39 ABX, revision 32325

Linup API of wxRadioBox::Show on all ports. Move wxRadioBox::IsValid from wxUniversal to base class (+ GTK which do not use base class) and use it where applicable. Minor source cleaning.

2005-02-23 16:36 CE, revision 32324

daily build of docs

2005-02-23 16:24 VZ, revision 32323

update from Martin Srebotnjak <miles@filmsi.net>

2005-02-23 16:18 SC, revision 32322

along the same change in dc

2005-02-23 16:13 SC, revision 32321

revamping classic MLTE implementation

2005-02-23 16:08 SC, revision 32320

adding peer back to wxWindow

2005-02-23 15:53 SC, revision 32319

adding peer back to wxWindow

2005-02-23 15:52 SC, revision 32318

carbon cfm fixes, factoring code

2005-02-23 15:50 ABX, revision 32317

Presentation of hiding and disabling of the items in wxRadioBox.

2005-02-23 15:48 SC, revision 32316

carbon cfm fixes

2005-02-23 15:46 SC, revision 32315

adding a peer pointing back to wxWindow

2005-02-23 15:39 SC, revision 32314

moving all border invalidations into one area, also opening peer access for all

2005-02-23 13:12 ABX, revision 32313

Registered PalmOS creatorID for minimal sample for the future bakefile support. Non influence on other formats.

2005-02-22 23:08 DS, revision 32312

use a larger font again for wxMSW (the chopping off was caused by a wxStaticText resizing bug which has been fixed)

2005-02-22 22:45 RR, revision 32311

Better correction to the wxListBox misbehaviour. Strangely, the listbox sends out 2 events upon the first selection.

2005-02-22 16:48 VS, revision 32310

fixed wxDateTime::ParseFormat to correctly handle '%x' on Windows

2005-02-22 15:09 ABX, revision 32309

Licence name correction.

2005-02-22 14:48 ABX, revision 32308

More connections between wxWindow and wxRadioBox.

2005-02-22 10:41 MW, revision 32307

Removed dependency on wx/html/forcelnk.h

2005-02-22 07:22 ABX, revision 32306

More wxAPI for radiobox of PalmOS.

2005-02-22 07:15 RN, revision 32305

fix some 'might not be initialized in this function' warnings

2005-02-22 07:15 ABX, revision 32304

wxRect::SetSize documented.