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

2001-10-10 00:11 VZ, revision 11915

fixed crash in OnSize() handler

2001-10-09 23:09 RD, revision 11914

Fixed compile errors, warnings and other DSMs, and improved comments.

2001-10-09 22:59 VZ, revision 11913

regenerated from .pro files

2001-10-09 22:57 VZ, revision 11912

changed html and opengl project names to start with html/gl prefix to avoid conflicts inside samples.dsw workspace

2001-10-09 22:50 RD, revision 11911

Moved the [Set|Get]Client[Data|Object] and such out of wxWindowBase and into a mixin class. Mixed it with wxEvtHandler. Regenerated files lists and makefiles.

2001-10-09 22:30 VZ, revision 11910

added new project files for all samples and demos; removed the old ones

2001-10-09 22:08 VS, revision 11909

fixes to focus handling in menus

2001-10-09 22:08 VS, revision 11908

a temporary hack to make testing wxTLW/Univ easier

2001-10-09 22:08 VS, revision 11907

mingw compilation fix

2001-10-09 22:07 VZ, revision 11906

minor additions to wxCmdLineParser tests

2001-10-09 20:44 RL, revision 11905

updated debian policy version

2001-10-09 17:05 VS, revision 11904

fixed off by one error in wxXPMDecoder::ReadFile

2001-10-09 15:32 VZ, revision 11903

mention wx[Flex]GridSizer too

2001-10-09 15:11 VZ, revision 11902

fixed results of strange cvs code merge

2001-10-09 11:55 GD, revision 11901

recompiled header support removed doubled definitions (already in wx headers)

2001-10-09 11:49 GD, revision 11900

added missing close brace

2001-10-09 11:38 GD, revision 11899

added wx/defs.h include to correct compilation issues under Mac OS X

2001-10-08 22:25 VZ, revision 11898

fix for wxFrame parent which somehow wasn't committed yesterday

2001-10-08 22:17 VS, revision 11897

hopefully fixes focus assertion

2001-10-08 22:12 RD, revision 11896

Removed call to SubclassWin since it is already done in MSWCreateControl

2001-10-08 21:08 GD, revision 11895

added missing generic include file

2001-10-08 18:05 RD, revision 11894

More changes for building the regex lib

2001-10-08 17:46 VZ, revision 11893

rearranged the samples alphabetically, please keep them this way

2001-10-08 17:44 VZ, revision 11892

normalized handling of Ctrl-x key presses and documented it clearly

2001-10-08 17:39 RD, revision 11891

Fixed DLL linking. Was missing the regex lib.