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-07-27 14:14 HH, revision 3162

minor fix

1999-07-27 14:09 VZ, revision 3161

wxGTK compilation fixes

1999-07-27 13:25 RR, revision 3160

wxSocket compilation

1999-07-27 06:52 OK, revision 3159

char -> wxChar

1999-07-27 04:51 RD, revision 3158

Added another button to show wxBitmapButton problem

1999-07-26 23:02 VZ, revision 3157

1. wxChoice and wxComboBox support client data under MSW 2. control creation streamlined under MSW

1999-07-26 19:22 AN, revision 3156

use of div_t.quot and div_t.rem were changed to / and %

1999-07-26 19:03 RR, revision 3155

Next take at radioboxes

1999-07-26 18:32 RR, revision 3154

TreeCtrl: Size calculation for bold items Reduced height per item by 2 pixels

1999-07-26 17:16 RR, revision 3153

Added test for wxRA_SPECIFY_COLS

1999-07-26 16:06 RR, revision 3152

Typos in documentation list and tree ctrl now actually set the text themselves and no longer crash various compile fixes

1999-07-26 15:49 KB, revision 3151

destructor for wxMenu deletes menu now

1999-07-26 14:28 RR, revision 3150

Added more docs for the new events, derived from wxNotifyEvents. Added docs for wxScrollWinEvent and corrected docs referring to wxScrollEvent etc. wxTreeCtrl's and wxListCtrl's ::EditLabel() returns void.

1999-07-26 13:27 VZ, revision 3149

more fixes for Borland and OLE files

1999-07-26 11:37 OK, revision 3148

More _T()... trying to get to that clipboard sample

1999-07-26 11:28 VZ, revision 3147

automtn.cpp removed for Borland compilation

1999-07-26 11:19 OK, revision 3146

Just a _T()

1999-07-26 11:01 VZ, revision 3145

no more \& in radio buttons labels

1999-07-26 10:49 KB, revision 3144

Documented help API extension and fixed gsocket compilation.

1999-07-26 10:48 VZ, revision 3143

compile fix

1999-07-26 10:46 VZ, revision 3142

EditLabel fixes (wxMSW/wxGTK synchronised, docs updated)

1999-07-26 10:41 OK, revision 3141

More asserts and stuff

1999-07-26 10:32 OK, revision 3140

Make this compile in Unicode mode

1999-07-26 10:06 OK, revision 3139

More asserts (well, checks) without _T()

1999-07-26 09:46 VZ, revision 3138

Centre() supports wxCENTER_FRAME flag now