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

1999-03-27 18:50 GL, revision 1986

* Added threads event propagation. Should compile on GTK (tested).

1999-03-27 15:11 HH, revision 1985

set background to white. EVT_CHAR still doesn't work in MSW though.

1999-03-26 23:07 HH, revision 1984

very silly sample

1999-03-26 21:14 JS, revision 1983

Added paper classes.

1999-03-26 20:27 GL, revision 1982

* Socket doc updates.

1999-03-25 23:06 JS, revision 1981

Many changes to the printing classes.

1999-03-25 16:55 VZ, revision 1980

wait4() replaced by waitpid() which is POSIX

1999-03-25 15:47 VZ, revision 1979

wxUSE_SIZE_T_STRING_OPERATOR fix

1999-03-25 15:27 VZ, revision 1978

HAVE_BOOL fix

1999-03-25 15:05 VZ, revision 1977

AIX patches from Hans-Joachim Baader <hans-joachim.baader@cjt.de>

1999-03-25 14:51 AN, revision 1976

added a condition to check HasMask() in wxPNGHandler::SaveFile()

1999-03-25 14:51 VZ, revision 1975

Motif cell highlighting problem fixed

1999-03-25 14:44 VZ, revision 1974

wxNO_BORDER honoured by wxTextCtrl

1999-03-24 23:40 VZ, revision 1973

char handling fixed again

1999-03-24 23:38 VZ, revision 1972

fix for scrolling in checklistboxes (Win32 only)

1999-03-24 23:35 VZ, revision 1971

hack to allow icons in wxStaticBitmap as well as bitmaps

1999-03-24 23:34 VZ, revision 1970

char handling fixed once again

1999-03-24 21:56 VZ, revision 1969

CollapseAndReset() fixed

1999-03-24 21:44 VZ, revision 1968

compilation fixes

1999-03-24 19:05 VZ, revision 1967

wxMenu code clean up

1999-03-23 23:05 HH, revision 1966

Fixed minor problem with latex.

1999-03-23 22:51 HH, revision 1965

Some minor fixes to satisfy Latex. Tex2rtf works ok.

1999-03-23 22:10 VZ, revision 1964

compilation fix

1999-03-23 19:56 JS, revision 1963

Corrected valtext.cpp for disabled controls; added Dialog Editor fixes

1999-03-23 17:39 VZ, revision 1962

1. ReadMailcap/MimeTypes returna bool error code 2. 'fallback' flag added to ReadMailcap 3, subtle (and very rare) bug with mailcap entries order corrected