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-04-17 18:03 RD, revision 15190

Added some methods to be consistent with wxWindow

2002-04-17 18:03 RD, revision 15189

A few tweaks and cleanups

2002-04-17 18:00 RD, revision 15188

Removed package from imports since the modules are in the same package.

2002-04-17 14:16 VZ, revision 15187

corrected assert even better

2002-04-17 14:09 JS, revision 15186

Corrected assertion

2002-04-17 11:48 JS, revision 15185

Added wxDF_HTML Added VC++/non-Unicode for setting HTML clipboard data Changed FloodFill to return a bool value

2002-04-17 06:19 GD, revision 15184

corrected thread detection for Darwin / Mac OS X

2002-04-16 23:06 VS, revision 15183

some wxArtProv docs

2002-04-16 23:03 VS, revision 15182

wxArtProvider HOWTO extended: update documentation

2002-04-16 23:03 VS, revision 15181

make wxArtProvider pure virtual (I was not so on a purpose in some early stage but I think that it is relevant no more...)

2002-04-16 23:03 VS, revision 15180

wxHtmlHistoryItem needs not be wxObject

2002-04-16 23:02 VS, revision 15179

wxHtmlBookRecords needs not be wxObject

2002-04-16 23:01 VS, revision 15178

fixed outdated filenames

2002-04-16 21:52 RD, revision 15177

Use the OOR typemap for wxTreeCtrls too.

2002-04-16 21:33 RD, revision 15176

typo fixes

2002-04-16 21:32 RD, revision 15175

A new listctrl mixin class

2002-04-16 21:31 RD, revision 15174

Use the OOR typemap for wxTreeCtrls too.

2002-04-16 21:04 SC, revision 15173

added patch for theme savvy checkbox metrics

2002-04-16 20:05 MBN, revision 15172

Moved text control subclassing code inside MSWOnNotify. Now all edit controls for tree labels are subclassed (previously only the ones created by EditLabel were ). Now GetEditControl() always returns a pointer to a textctrl when editing is in progress. Removed #if-0 code in GetEditControl() to do the above.

2002-04-16 19:56 JS, revision 15171

Pass validator, not wxDefaultValidator!

2002-04-16 19:34 VZ, revision 15170

removed redundant code

2002-04-16 19:29 VZ, revision 15169

added test for wxNO_DEFAULT in wxMessageBox

2002-04-16 18:18 RR, revision 15168

Untested mini-change for wxGTK idle handling. Handle internal idle (i.e. update handing) *after* sending idle events so that if the user calls Refresh() in OnIdle() the regions will be updated afterwards.

2002-04-16 18:00 GT, revision 15167

Fixes for documentation compilation

2002-04-16 17:12 RL, revision 15166

replace zsh'ism(?) with a posix parameter expansion for CFLAGS default.