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

2003-06-30 20:33 VZ, revision 21523

small wxGTK compilation fixes

2003-06-30 20:30 VS, revision 21522

added init.cpp

2003-06-30 20:11 VZ, revision 21521

added empty Init/CleanUpStandardHandlers() for compatibility with the other platforms

2003-06-30 20:02 VZ, revision 21520

more work on fixing wxEntry() and ANSI/Unicode cmd line args mess

2003-06-30 18:44 VS, revision 21519

fixed location of mac resources

2003-06-30 18:43 VZ, revision 21518

extracted common initialization/cleanup functions in common/init.cpp; standardized wxEntry()

2003-06-30 17:37 RD, revision 21517

Check for and allow zero length files

2003-06-30 16:14 VS, revision 21516

fixed missing rules for tif_unix.c on Mac and other manifestations of the same bug

2003-06-30 15:35 VS, revision 21515

another fix to bk-deps

2003-06-30 14:27 DE, revision 21514

Added call to SetValidator

2003-06-30 13:35 JS, revision 21513

Documented event sink

2003-06-30 13:11 , revision 21512

This commit was manufactured by cvs2svn to create tag 'BEFORE_INIT_REFACTORING'.

2003-06-30 13:11 JS, revision 21511

Added optional event sink for use with dynamic event tables Removed comments and commented-out code re. focus window processing from wxToolBarBase

2003-06-30 12:56 JJ, revision 21510

Committing in . fix for new getosversion procedure. Modified Files: wxWindows/src/motif/descrip.mms wxWindows/src/motif/utils.cpp ----------------------------------------------------------------------

2003-06-30 10:35 JJ, revision 21509

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

2003-06-30 01:18 VZ, revision 21508

added wxCRIT_SECT_DECLARE_MEMBER

2003-06-29 23:25 VS, revision 21507

regenerated: smaller makefiles with new bakefile version

2003-06-29 15:44 VZ, revision 21506

added release()

2003-06-29 15:18 SN, revision 21505

Applied Patch 760644 (wxGrid SetTable uses deleted wxGridTable).

2003-06-29 11:52 VZ, revision 21504

documented wxIsMainThread() and other thread-related stuff

2003-06-29 11:51 VZ, revision 21503

corrected link in see also

2003-06-29 11:51 VZ, revision 21502

added wxIsMainThread()

2003-06-29 09:25 VS, revision 21501

oops, partially reverted previous commit, it was incorrect

2003-06-29 09:17 VS, revision 21500

use CODE_GEN_FLAGS

2003-06-29 00:43 VS, revision 21499

regenerated