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-01-03 18:18 RD, revision 13340

Fix for Python 2.2 issue

2002-01-03 18:17 RD, revision 13339

Move [GS]etDefaultItem up to wxWindow

2002-01-03 18:16 RD, revision 13338

use proper style name

2002-01-03 17:39 VZ, revision 13337

don't crash in UnselectAll() if the tree has no root

2002-01-03 17:18 VZ, revision 13336

fixed memory leak in wxHTTP

2002-01-03 17:16 VZ, revision 13335

compilation fix for recent commit

2002-01-03 16:01 VZ, revision 13334

added wxRTTI macros to wxPopupComboWindow and wxPopupTransientWindow

2002-01-03 15:59 VZ, revision 13333

rearranged functions by topics, got rid of the macros section and reduced the miscellaneous one and also added the alphabetical function list

2002-01-03 14:23 JS, revision 13332

Added code to make it not duplicate membersections for overloaded functions

2002-01-03 14:15 JJ, revision 13331

Committing in . Updated OpenVMS compile support Modified Files: wxWindows/setup.h_vms wxWindows/src/common/descrip.mms ----------------------------------------------------------------------

2002-01-03 13:34 JS, revision 13330

Added FlushAll to CloseClass, otherwise text was only flushed right at the end, and appeared in one file.

2002-01-03 12:47 GD, revision 13329

added missing include file for Apple DevTools

2002-01-03 12:02 JS, revision 13328

Added main() and corrected VC++ project settings

2002-01-03 10:25 SC, revision 13327

added plain "*" as wildcard

2002-01-03 09:47 SC, revision 13326

added correct temp folder path for mac classic

2002-01-03 09:29 SC, revision 13325

corrected graying out, only to be executed when background is gray or white

2002-01-03 06:34 RL, revision 13324

Changed test to reflect the real current state of dynamic loading dependencies.

2002-01-03 06:22 RL, revision 13323

Use GetFullPath not GetFullName in OnWrite else we'll always write the file to the cwd.

2002-01-03 05:53 RL, revision 13322

Added (and documented :) optional stack size specification for wxThread.

2002-01-03 00:49 VZ, revision 13321

fixed SetInsertionPoint() for the rich text controls (ugly hack)

2002-01-03 00:45 VZ, revision 13320

log textctrl should be readonly

2002-01-03 00:42 VZ, revision 13319

suppressed wrong debug error messages from SetFocus

2002-01-03 00:13 VZ, revision 13318

some brush tests

2002-01-02 23:18 VZ, revision 13317

added wxRTII macros to wxPopupWindow under MSW

2002-01-02 23:08 VZ, revision 13316

fixed NotMSW flag handling in the common files (now for the makefiles)