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-10 15:05 VZ, revision 23478

reverted previous fix for virtual list control with Unicode and MSLU and replaced it with LVM_SETUNICODEFORMAT

2003-09-10 14:32 RR, revision 23477

Test if g_thread alreasy is initialized.

2003-09-10 14:28 RR, revision 23476

Test if G_threads already are initialized.

2003-09-10 13:37 VZ, revision 23475

added missing SetIntPosition() parameter

2003-09-10 13:20 VZ, revision 23474

attempts to fix virtual list control with Unicode and MSLU

2003-09-10 13:06 VZ, revision 23473

documented that wxHSCROLL disables wrapping; added comment to the source

2003-09-10 13:00 DE, revision 23472

Changed wxWindow::Create to wxControl because wxNotebook is derived from it.

2003-09-10 13:00 VZ, revision 23471

unused param warnings

2003-09-10 12:02 VZ, revision 23470

fixed a 'variable could be used uninitialized' warning

2003-09-10 11:20 VZ, revision 23469

added a TODO: clean up WinCE mess/horror

2003-09-10 09:14 MBN, revision 23468

Don't compile smapi.cpp for non-MSW platforms.

2003-09-10 08:36 VS, revision 23467

fixed broken DSP files

2003-09-10 08:35 VS, revision 23466

fixed incorrect joining of substituted strings

2003-09-10 07:55 VS, revision 23465

compilation fix

2003-09-10 07:29 SC, revision 23464

switching off tight borders to have it look properly under 10.3

2003-09-10 07:23 SC, revision 23463

ghost button fix (was calling another baseclass create)

2003-09-10 05:50 GD, revision 23462

remove gdb debug related configuration option which causes problems with Apple D eveloper Tools assembler

2003-09-10 05:48 GD, revision 23461

remove gdb debug related configuration option which causes problems with Apple Developer Tools assembler

2003-09-09 22:22 RR, revision 23460

64-bit patch

2003-09-09 22:20 VZ, revision 23459

use GetTraits(), not m_traits, in OnAssert()

2003-09-09 22:17 VZ, revision 23458

copy milliseconds in Set() too

2003-09-09 22:15 VS, revision 23457

better way of dealing with EXTRALIBS_xxx

2003-09-09 22:09 VS, revision 23456

added contrib/utils

2003-09-09 20:39 MBN, revision 23455

Applied OpenWatcom fixes from ABX.

2003-09-09 20:24 MBN, revision 23454

Various warning and Unicode fixes from ABX.