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-01-23 14:21 JS, revision 13765

Added #include "wx/utils.h" to make it compile for wxBase under Unix

2002-01-23 14:04 DW, revision 13764

Fontutil wxFillLogFont change.

2002-01-23 12:06 VZ, revision 13763

typos due to much cut-and-paste: colour -> font in the docs and comment

2002-01-23 12:02 VZ, revision 13762

recognize 646 charset as US-ASCII (this is how it is used by Solaris)

2002-01-23 11:55 JS, revision 13761

Some comments modified to help with documentation

2002-01-23 05:48 DW, revision 13760

More bug fix updates.

2002-01-23 00:15 VS, revision 13759

added wxGenericDirCtrl handler to XRC

2002-01-23 00:14 VS, revision 13758

fixed typo

2002-01-23 00:14 VS, revision 13757

added length argument to wxString::wxString(wchar_t*), just like in case of wxChar* one

2002-01-23 00:13 VS, revision 13756

fixed .cached files on big endian machines and cleaned the code up

2002-01-22 23:19 DW, revision 13755

OS/2 bug fixes and new mod file

2002-01-22 23:18 DW, revision 13754

Font change for OS/2 to a smaller font.

2002-01-22 23:17 DW, revision 13753

OS/2 bug fix updates.

2002-01-22 22:37 JS, revision 13752

Added screenshot and a few lines of explanation.

2002-01-22 21:00 RD, revision 13751

SWIGged updates for wxGTK

2002-01-22 20:18 RD, revision 13750

Added OnDragOver returning wxDragCopy so text can be dropped from IE 6.

2002-01-22 18:55 VS, revision 13749

use AM_ICONV for iconv configure checks

2002-01-22 18:53 VS, revision 13748

added safety check to wxWindow::ReleaseMouse

2002-01-22 18:30 RD, revision 13747

Fix for when Set is called with wxSameAs to behave just like calling SameAs()

2002-01-22 17:46 JS, revision 13746

Added events topic.

2002-01-22 15:40 VZ, revision 13745

added a hack to work around the dummy kill focus messages under GTK

2002-01-22 15:39 VZ, revision 13744

use standard colours in all ports

2002-01-22 15:39 VZ, revision 13743

added (dummy) implementation of GetMetric(wxSYS_CURSOR_[XY])

2002-01-22 03:22 RD, revision 13742

Changes to match recent CVS updates, added demo for wxGenericDirCtrl.

2002-01-21 23:29 VS, revision 13741

clarified legal stuff