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

1998-12-04 19:32 VZ, revision 1111

id are generated as in wxMSW if the default value (-1) is given to wxWindow::Create()

1998-12-04 17:54 RR, revision 1110

The final compile fixes for wxMotif with configure

1998-12-04 13:57 JS, revision 1109

Fixes for WXWIN_COMPATIBILITY, and BC++ fix for event.cpp

1998-12-04 13:12 RR, revision 1108

Run fix for Lesstif wxScreenDC works better now

1998-12-04 10:30 JS, revision 1107

More progress on wxMotif, incl. wxTreeCtrl/wxListCtrl beginning to work

1998-12-04 07:43 RR, revision 1106

Added wxMiniFrame

1998-12-03 16:41 RR, revision 1105

Build fixes

1998-12-03 15:14 RR, revision 1104

wxWindow::ReParent() wxDC::SetClippingRegio( region) lots if wxDC inline with wxPoint

1998-12-03 15:05 UG, revision 1103

no message

1998-12-03 10:13 JS, revision 1102

Changed wxRectangle to wxRect. Sorry for the bandwidth...

1998-12-03 09:51 JS, revision 1101

Small Motif bug fixes

1998-12-02 22:32 VZ, revision 1100

disabled DeleteAll()

1998-12-02 20:06 VZ, revision 1099

added wxListCtrl::DeleteAllColumns()

1998-12-02 20:02 JS, revision 1098

Added wxRegion version of wxWindowDC::SetClippingRegion

1998-12-02 17:21 MR, revision 1097

range with m_minimumPaneSize and m_maximumPaneSize

1998-12-02 10:32 VZ, revision 1096

added wxNode::IndexOf and wxList::IndexOf (patch by Frank McIngvale)

1998-12-02 10:24 RR, revision 1095

Removed the new flicker code.

1998-12-01 17:41 RR, revision 1094

Pixel corrections for wxListCtrl Speedup for wxTreeCtrl::Insert()

1998-12-01 15:51 KB, revision 1093

Another try to detect alpha systems and fix string.h for it.

1998-12-01 12:55 RR, revision 1092

New wxDC hierarchy wxTE_PASWORD

1998-12-01 10:07 RR, revision 1091

drawing optimization fix

1998-12-01 07:19 RD, revision 1090

Changed wxBell to only use MessageBeep()

1998-11-30 15:59 VZ, revision 1089

linux compile fix

1998-11-30 12:59 JS, revision 1088

Fixed toolbar gaffe.

1998-11-30 12:52 JS, revision 1087

Hierarchy fixes; bug fix for tabg that was introduced somehow...