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

2002-03-16 19:34 VS, revision 14640

make it possible to have empty lines in wxListCtrl in report mode (mandatory for wxEditableListBox)

2002-03-16 19:33 VS, revision 14639

fixes to wxEditableListBox logic

2002-03-16 16:02 JS, revision 14638

Corrected typo

2002-03-16 15:46 JS, revision 14637

Added timeout to Dispatch(); attempted implementation of wxSTAY_ON_TOP

2002-03-16 15:28 VZ, revision 14636

another minor fix for wxTR_HIDE_ROOT case

2002-03-16 15:10 VZ, revision 14635

enhanced sample to show the state of the different styles, added reset to default command

2002-03-16 15:10 VZ, revision 14634

fix for GetParent() in wxTR_HIDE_ROOT case

2002-03-16 15:08 VZ, revision 14633

added support for wxTR_HIDE_ROOT style (patch 529614)

2002-03-16 13:49 VZ, revision 14632

compilation fix

2002-03-16 13:08 VZ, revision 14631

applied patch 528960 (a few minor bug fixes) (backported from the main branch)

2002-03-16 13:04 VZ, revision 14630

applied patch 528960 (a few minor bug fixes)

2002-03-16 11:35 RR, revision 14629

Removed notebook tab flicker.

2002-03-16 01:52 DW, revision 14628

Do not use argument defaults in actual function argument list.

2002-03-16 00:06 VZ, revision 14627

restore Robin's code (reverted previous commit)

2002-03-16 00:06 VS, revision 14626

applied patch for seeking in GIF images

2002-03-15 23:59 VZ, revision 14625

fixed a bug with client rect calculation in the recent separator erasing fix

2002-03-15 23:59 VS, revision 14624

applied patch for seeking in GIF images

2002-03-15 23:42 VZ, revision 14623

erase separators shown behind the controls added to the toolbar

2002-03-15 23:30 VS, revision 14622

Did two changes to sample catalogs: 1. converted Russian one to utf-8 (as a demo of new feature) 2. filled-in headers, so that a) it works b) we don't teach users bad habits

2002-03-15 23:29 VS, revision 14621

removed no-longer-needed hack

2002-03-15 23:29 VS, revision 14620

wxLocale-related corrections to the docs

2002-03-15 23:29 VS, revision 14619

info about wxLocale changes

2002-03-15 23:28 VS, revision 14618

safer definitions for wx(U)Int32,16 (taken from intl.cpp)

2002-03-15 23:28 VS, revision 14617

rewrote wxLocale to work in Unicode mode and support charsets better

2002-03-15 23:20 DW, revision 14616

no message