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

2000-05-11 21:18 RD, revision 7388

removed wxPython module from the modules file

2000-05-11 21:15 RD, revision 7387

removed wxPython module

2000-05-11 19:56 SN, revision 7386

Changed selection behaviour: Current selection will not be removed _only_ if Ctrl is down when clicking. Untabified.

2000-05-11 19:30 RD, revision 7385

added grid sizers changed some build configurations

2000-05-11 13:03 VZ, revision 7384

bug in ~wxOutputFTPStream which prevented multiple uploads fixed

2000-05-11 12:12 JJ, revision 7383

Committing in . VMS compile support for samples/drawing/ Modified Files: wxWindows/descrip.mms Added Files: wxWindows/samples/drawing/descrip.mms ----------------------------------------------------------------------

2000-05-11 11:17 VZ, revision 7382

fix for the fix for Centre()

2000-05-11 11:05 VZ, revision 7381

a fix for Centre() to always use the top level parent

2000-05-10 23:28 VZ, revision 7380

some more tbar tests

2000-05-10 23:27 VZ, revision 7379

fix for the stat bar positioning

2000-05-10 20:00 KB, revision 7378

Updated from Mahogany source

2000-05-10 18:17 RR, revision 7377

Added wxImage:Copy() Added first 30% of wxImage::Paste()

2000-05-10 17:39 JS, revision 7376

Dialog Editor corrections, wxListBox::GetSelections correction

2000-05-10 13:21 JS, revision 7375

DrawIcon correction for WIN16

2000-05-10 12:11 JS, revision 7374

Corrected DrawIcon to take into account different icon sizes

2000-05-10 12:02 VZ, revision 7373

make -> nmake for VC++

2000-05-09 21:18 VZ, revision 7372

owner drawn buttons change appearance when double clicked

2000-05-09 21:11 VZ, revision 7371

1. fixed thumb track/release events for positions > 65536 2. fixed (untested) wxSpinCtrl::GetPosition()

2000-05-09 12:28 JJ, revision 7370

Committing in . VMS compile support for samples/mdi Modified Files: wxWindows/descrip.mms Added Files: wxWindows/samples/mdi/descrip.mms ----------------------------------------------------------------------

2000-05-09 11:29 JJ, revision 7369

Committing in . Added Files: wxWindows/samples/resource/descrip.mms ----------------------------------------------------------------------

2000-05-09 11:27 JJ, revision 7368

Committing in . VMS compile support for samples/resource Modified Files: wxWindows/descrip.mms ----------------------------------------------------------------------

2000-05-08 22:49 VZ, revision 7367

serious bug in KeyExists() fixed

2000-05-08 11:39 RR, revision 7366

Made a few helper functions public.

2000-05-08 08:12 BJ, revision 7365

include dcscreen.h and settings.h for gcc

2000-05-07 20:35 VZ, revision 7364

1. buttons now generate double click events 2. double clicking in the tree ctrl generates an activate event 3. bug with hidden listbox mysteriously being shown fixed 4. tried to adjust the checkbox size