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

2008-05-23 10:12 RR, revision 53715

Move event generation code for multiple selection mode to common code

2008-05-23 09:48 RR, revision 53714

Remove deprecated methods

2008-05-23 09:46 RR, revision 53713

Disable events upon item deletion (just in case) and update selection cache

2008-05-22 22:58 SN, revision 53711

Added workaround for "Internal compiler error" with old gcc(-2.8).

2008-05-22 21:47 RR, revision 53710

Forgot client data

2008-05-22 21:31 RR, revision 53709

Make events match better with MSW

2008-05-22 21:21 SN, revision 53708

Linker fix for non-PM builds.

2008-05-22 21:19 SN, revision 53707

Linker fix for non-PM builds.

2008-05-22 20:53 RR, revision 53706

Remove m_blockEvents and use Disable/Enable instead, some more rearraging

2008-05-22 20:19 RR, revision 53705

Minor doc corrections

2008-05-22 18:19 RR, revision 53704

Also allow UP and DOWN if we reached max number of characters, part of [ 1947652 ] Improves keyboard behavior in wxTextCtrl on Mac

2008-05-22 18:11 RR, revision 53703

[ wxwindows-Patches-1947680 ] wxMac: Fixes number of printouts and more

2008-05-22 17:22 SN, revision 53702

Compilation fix for old OS/2 compiler.

2008-05-22 16:46 PC, revision 53701

add missing static keyword

2008-05-22 06:34 BP, revision 53699

Fixed \newsince typo pointed out by Tim Stahlhut.

2008-05-22 00:55 VZ, revision 53698

add back wxChoice::DoGetBestSize() removed by the previous refactoring, it's still needed (#9150)

2008-05-22 00:49 VZ, revision 53697

added wxDateTime::SetFrom/GetAsMSWSysTime() (#9161)

2008-05-22 00:36 VZ, revision 53696

don't reserve space for the icons if none are used, even if we're in icon view (closes 9472)

2008-05-22 00:33 VZ, revision 53695

add handling of wxWrapSizer flags (part of ticket 9468)

2008-05-22 00:25 VZ, revision 53694

fix the confusion in boolean attributes handling in pre-1.3 and 1.3 versions of GLX API (closes 4823)

2008-05-21 19:35 VS, revision 53691

added missing Plural-Forms header

2008-05-21 16:18 PC, revision 53690

button text uses fg color, not text color

2008-05-21 13:06 JJ, revision 53689

Update OpenVMS compile support

2008-05-21 11:54 RR, revision 53688

Make height of red square depend on value in the model

2008-05-21 09:42 RR, revision 53687

Add test for progress renderer