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-11-04 22:16 JS, revision 961

Removed wxUpdateIterator documentation, added wxRegionIterator documentation.

1998-11-04 13:07 JS, revision 960

Changed m_font to * GetFont() since m_font isn't in all implementations.

1998-11-04 12:03 RR, revision 959

Test for image conversion correctness.

1998-11-03 15:45 KB, revision 958

file got garbled, replaced

1998-11-03 15:43 JS, revision 957

Dialog Editor bug fixes, several other small ones

1998-11-03 14:46 RR, revision 956

Bit fiddling.

1998-11-03 11:19 RR, revision 955

Fix for TextCtrl problem as reported by Vegh Move definition of wxMenuItem to /gtk/menuitem.h Radical change of how to insert a child into a paren window. As C++ doesn't have any VMT in a class's consructor, I have to use a callback. Fixed culumn resizing bug in wxListCtrl Fixed menu height bug in MDI code

1998-11-03 09:22 RD, revision 954

New generated code

1998-11-03 09:21 RD, revision 953

fixed a typo

1998-11-02 14:12 RR, revision 952

DnD fixes Image fixes Clipboard API

1998-11-02 14:09 KB, revision 951

Added test.xpm generated from horse.png, for compilation.

1998-11-02 00:53 DP, revision 950

All functionality I know hot implement already implemented. Testing is needed.

1998-11-01 21:48 KB, revision 949

fixes

1998-10-31 10:12 RR, revision 948

Font fixes and icons in report view for list control

1998-10-31 05:43 DP, revision 947

Visible functions implemented

1998-10-31 04:29 DP, revision 946

wxTreeCtrl changes: More functions implemented... I cannot rid of one assert... I do not know what should I do to avoid it... It happens on collapsing...

1998-10-30 19:52 RR, revision 945

Compile fixes for tree ctrl

1998-10-30 19:37 RR, revision 944

Fixes to fonts, static text, radiobox, frame

1998-10-30 18:27 KB, revision 943

regenerated configure from new configure.in

1998-10-30 12:55 VZ, revision 942

items without children couldn't be expanded even after a call to SetHasChildren() - fixed.

1998-10-30 11:24 KB, revision 941

wait4() now extern "C" :-)

1998-10-30 11:24 KB, revision 940

fixed wxICON() usage

1998-10-30 10:58 KB, revision 939

added wait4() prototype for solaris

1998-10-30 10:14 KB, revision 938

fixes

1998-10-30 09:50 KB, revision 937

fixed destructor