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-04-08 10:43 VZ, revision 15015

temporary compilation fix

2002-04-08 09:27 SC, revision 15014

new makefile

2002-04-07 23:14 VS, revision 15013

Don't allow expanding/collapsing hidden root

2002-04-07 23:08 VS, revision 15012

oops, forgot to implement Home button

2002-04-07 23:07 VS, revision 15011

cleaned up the mess caused by FloodFill patch

2002-04-07 23:05 VS, revision 15010

cleaning up the mess created by the FloodFill patch

2002-04-07 22:58 JS, revision 15009

Fixed some bit-rot problems in contribs

2002-04-07 22:47 JS, revision 15008

Changed caret to black and made it go when control isn't focussed

2002-04-07 22:42 VZ, revision 15007

fix for splitting the UNC paths

2002-04-07 22:37 VZ, revision 15006

added ra key methods docs

2002-04-07 22:29 VZ, revision 15005

added wxTextCtrl::EmulateKeyPress

2002-04-07 21:12 JS, revision 15004

Removed leaks from Forty demo Added VC++ project file for artprov sample Updated file lists

2002-04-07 21:06 VZ, revision 15003

added raw key code and flags support (based on patch from Bryce Denney)

2002-04-07 21:02 VZ, revision 15002

added option to show the raw key codes

2002-04-07 20:46 RR, revision 15001

Further work on wxTextCtrl.

2002-04-07 18:28 GD, revision 15000

updated CodeWarrior 5.3 exported xml projects

2002-04-07 18:21 GD, revision 14999

removed unnecessarily overridden wxControl method

2002-04-07 18:08 VZ, revision 14998

added a new sample to show the key events

2002-04-07 17:56 GD, revision 14997

updated CodeWarrior 5.3 exported xml projects

2002-04-07 17:49 GD, revision 14996

removed 68K targets and preferences added new/missing source files

2002-04-07 17:33 VZ, revision 14995

reformatted to fit in the page width

2002-04-07 17:28 VZ, revision 14994

compilation fix for USE_PCH

2002-04-07 17:20 VZ, revision 14993

refresh the dialog children forcefully even if wxCLIP_CHILDREN was specified

2002-04-07 17:20 VZ, revision 14992

removed Robert's test code

2002-04-07 17:09 JS, revision 14991

Version updates, manual date change, no change to dragimmg.cpp