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-27 17:47 RR, revision 32428

The position (mouse pos) returned by wxKeyEvent sometimes was wrong, as it reported the position relative to the TLW (this is what a bug report claims, in any case).

2005-02-27 17:01 SC, revision 32427

old style casts for no-rtti builds

2005-02-27 16:42 VZ, revision 32426

further resized icons to 16*15 (still patch 1151163)

2005-02-27 16:39 VZ, revision 32425

set WS_GROUP on the first button in the group, fixes hangs inside native radiobox code (bug 1091714)

2005-02-27 16:35 RR, revision 32424

SetLabel() no longer invalidates the font which was previously set.

2005-02-27 15:58 VZ, revision 32423

refersh after changing the image (patch 1151163)

2005-02-27 15:57 VZ, revision 32422

cropped icons to 16*16 (patch 1151163)

2005-02-27 15:54 VZ, revision 32421

added default ctor and fixed copying of wxFileData (patch 1149384)

2005-02-27 15:46 MBN, revision 32420

Updated Italian translation.

2005-02-27 15:43 VZ, revision 32419

refresh bitmap when it's label changes, this is necessary for wxMSW and maybe wxGTK and shouldn't hurt much for other ports

2005-02-27 15:40 VZ, revision 32418

better compatibility with old wxList in wxUSE_STL==1 mode (patch 1075432)

2005-02-27 15:39 MBN, revision 32417

Use the same error message for wxMSW and wxMac.

2005-02-27 15:36 VZ, revision 32416

fix to previous patch: don't crash when saving in 16bpp

2005-02-27 15:25 VZ, revision 32415

added tests for savin PNG images in different formats; don't ask for BMP bpp if not saving as BMP

2005-02-27 15:24 VZ, revision 32414

added support for saving grey and grey-red PNG images (patch 985447)

2005-02-27 14:58 SC, revision 32413

ommission

2005-02-27 14:57 SC, revision 32412

cleanup

2005-02-27 14:47 SC, revision 32411

cleanup

2005-02-27 14:47 SC, revision 32410

moving compositing knowledge into utility classes

2005-02-27 14:44 SC, revision 32409

scrolling UPP moved

2005-02-27 14:43 VZ, revision 32408

fix for BCC compilation (see patch 1101702)

2005-02-27 14:35 VZ, revision 32407

compilation fix (missing header) (patch 1151763)

2005-02-27 14:06 JS, revision 32406

Tweaks to install guide

2005-02-27 12:03 VS, revision 32405

include version information in DLLs

2005-02-27 12:01 VS, revision 32404

copyright and name updates