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

2001-03-09 23:20 VZ, revision 9488

merged in the fix for WM_MOVE

2001-03-09 23:19 VZ, revision 9487

fixed negative coords bug in EVT_MOVE

2001-03-09 11:18 JJ, revision 9486

Committing in . Excluding the sample controls to be build when using wxMotif on VMS. Something seems to be broken in wxMotif. Modified Files: wxWindows/descrip.mms ----------------------------------------------------------------------

2001-03-09 01:05 VZ, revision 9485

added test for wxFileSystem

2001-03-08 22:03 RL, revision 9484

fix extra i18n files

2001-03-08 18:28 VZ, revision 9483

fixed FindOrCreatePen/Brush() for the case when the object couldn't be created successfully

2001-03-08 17:44 VZ, revision 9482

fixed (?) setup.h regeneration

2001-03-08 15:07 VZ, revision 9481

use wxYieldIfNeeded() in wxWin code

2001-03-08 14:52 VZ, revision 9480

fixed CODE_GEN_FLAGS_CXX

2001-03-08 14:50 VZ, revision 9479

changed WX_INTERFACE_AGE to 0 because wxYieldIfNeeded() was added

2001-03-08 07:57 JS, revision 9478

Backported wxYieldIfNeeded

2001-03-07 19:17 VZ, revision 9477

fixed DeviceToLogical[XY] (merged from the main branch)

2001-03-07 19:14 VZ, revision 9476

fixed DeviceToLogical[XY]

2001-03-07 18:18 DW, revision 9475

Support for building samples in a port, dbg-rlse, dll-stat specifc output path

2001-03-07 15:45 DW, revision 9474

SUpport for new location of module definition files.

2001-03-07 15:41 DW, revision 9473

SUpport for new location of module definition files.

2001-03-07 15:39 DW, revision 9472

Moving OS/2 module defeintion files to /src/os2

2001-03-07 15:37 DW, revision 9471

Make updates for OS/2

2001-03-06 20:09 VZ, revision 9470

merged fix from the 2.2 branch but the test I changed seems to have disappeared - is it ok?

2001-03-06 20:08 VZ, revision 9469

fixed compilation on Solaris and added a couple of missing _T()s

2001-03-06 00:28 VZ, revision 9468

added TEST_PATHLIST (old change which I forgot to commit before)

2001-03-05 20:32 GD, revision 9467

added Navigation Services library

2001-03-05 20:16 GD, revision 9466

ignore CodeWarrior build directory and output files

2001-03-05 16:50 JS, revision 9465

wxFileSelector should have file name only, not path, passed to 3rd arg

2001-03-04 19:10 SC, revision 9464

corrected redraw problems with native controls