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-03-09 21:10 DW, revision 6563

Loads of framework and dll fixes

2000-03-09 21:07 DW, revision 6562

Updates for build dll

2000-03-09 21:06 DW, revision 6561

More framework fixes and fixes for building dlls.

2000-03-09 20:32 VZ, revision 6560

fix for resourses compilation

2000-03-09 20:18 VZ, revision 6559

patch from Paul Gammans <paul.gammans@brunel.ac.uk> for cross compiling for MSW

2000-03-09 20:15 JS, revision 6558

Mmedia, OGL lib directory changes; omitted naughty wxGA_SMOOTH style from wxProgressDialog; wxMotif toolbar fix; ~wxWindow Motif fix

2000-03-09 20:05 JS, revision 6557

wxHtmlHelpController made compatible with other controllers

2000-03-09 20:04 RR, revision 6556

Disabled horizontal report mode scrolling in wxListCtrl as it skrews up the display, Corrected disabling the closing of top level window when there are open (modal) dialogs, Minor change to redrawing window-less widgets.

2000-03-09 19:42 RD, revision 6555

Initial version of wxStyledTextCtrl, a Scintilla wrapper. There is still LOTS and LOTS to be done, but this is already very functional.

2000-03-09 19:35 VZ, revision 6554

updated from the current sources

2000-03-09 19:26 RD, revision 6553

Oops. Removed duplicate target.

2000-03-09 19:25 RD, revision 6552

Made clean target be not quite so agressive, added 'cleanall'

2000-03-09 18:34 GRG, revision 6551

Removed a space (oh, dear, it looks like a joke

2000-03-09 18:33 VZ, revision 6550

very minor fixes

2000-03-09 17:53 VZ, revision 6549

(failed) attempts at fixing menu bar swapping

2000-03-09 17:14 VZ, revision 6548

fixed parsing of non quoted entries in .mime.types

2000-03-09 16:48 VZ, revision 6547

regenerated with tmake

2000-03-09 16:47 VZ, revision 6546

Get/SetDefaultItem docs corrections

2000-03-09 16:40 VZ, revision 6545

don't define __cplusplus for DECCXX if it is already defined

2000-03-09 16:33 VZ, revision 6544

don't translate wxASSERT_MSG messages

2000-03-09 16:33 VZ, revision 6543

use wxFAIL_MSG, not wxMessageBox for programming errors

2000-03-09 16:31 VZ, revision 6542

explain why quotes/brackets should be used in #includes

2000-03-09 16:22 VZ, revision 6541

fixed the value of LVM_SETEXTENDEDLISTVIEWSTYLE

2000-03-09 16:19 VZ, revision 6540

don't allow multiple root in the tree

2000-03-09 15:55 SN, revision 6539

Make correct cell visible for cursor movement.