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-05-01 20:41 VZ, revision 20423

fixed spurious debug error message

2003-05-01 20:12 VZ, revision 20422

better handling of transparent colour in wxImage conversion (patch 726208)

2003-05-01 20:03 VZ, revision 20421

compilation fix

2003-05-01 19:59 VZ, revision 20420

better handling of transparent colour in wxImage conversion (patch 726208)

2003-05-01 19:47 VZ, revision 20419

stddef.h required for IRIX compilation (patch 721388)

2003-05-01 19:38 VZ, revision 20418

set the index for BEGIN_DRAG events (patch 726308)

2003-05-01 19:35 VZ, revision 20417

only set replace string for replace events (patch 728415)

2003-05-01 19:31 VZ, revision 20416

fixes for working with mono bitmaps (patch 728768)

2003-05-01 17:55 RD, revision 20415

typo fixed

2003-05-01 17:54 RD, revision 20414

Round up the virtual size to be a multiple of the scroll rate

2003-05-01 17:06 VZ, revision 20413

fix for a crash in ~wxLocale and incorrect GetLanguage() return value (patch 729758)

2003-05-01 16:52 VZ, revision 20412

missing #if's needed for compilation with some wxUSE_XXX set to 0 (patch 728413)

2003-05-01 16:46 VZ, revision 20411

fix a problem with Unicows (patch 720542)

2003-05-01 16:39 VZ, revision 20410

fix the wrong size of the first page when it's added to the notebook (replaces patch 728770)

2003-05-01 16:37 VZ, revision 20409

allow raw access to a part of the image only (faster when using alpha)

2003-05-01 15:40 JS, revision 20408

Implemented delayed closing of an existing document

2003-05-01 15:38 JS, revision 20407

Reset m_lastItem to avoid crashes

2003-05-01 15:37 JS, revision 20406

Implemented delayed selection (e.g. after adding the root or deleting items) so that the event handler will be called appropriately.

2003-05-01 14:19 JS, revision 20405

Typo fixes

2003-05-01 13:40 JS, revision 20404

Removed backslash in example

2003-05-01 13:37 JS, revision 20403

Removed backslashes in verbatim example

2003-05-01 11:08 VZ, revision 20402

read numbers even if they're followed by spaces

2003-05-01 00:48 VZ, revision 20401

compilation fix for Unicode

2003-04-30 22:48 VS, revision 20400

fixed Norwegian Bokmal code to conform to new ISO 639-2

2003-04-30 20:19 SC, revision 20399

correcting non-unicode char conversion