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

2005-10-18 11:27 , revision 35928

This commit was manufactured by cvs2svn to create branch 'WX_2_6_BRANCH'.

2005-10-18 11:13 ABX, revision 35927

compilation fix after wxScrollHelper changes (ctor argument is now not optional and SetWin doesn't exist any more)

2005-10-18 10:18 JJ, revision 35926

Committing in . Updated openvms compile support Modified Files: wxWidgets/src/generic/descrip.mms ----------------------------------------------------------------------

2005-10-18 00:03 VZ, revision 35925

compilation fix after wxScrollHelper changes (ctor argument is now not optional and SetWin doesn't exist any more)

2005-10-17 23:45 MW, revision 35924

Revert accidental change

2005-10-17 22:41 VZ, revision 35923

fixed Fit() to call SetClientSize() and not SetSize()

2005-10-17 22:11 MW, revision 35922

Widen the hash key for win64

2005-10-17 22:08 MW, revision 35921

Warning fixes for win64

2005-10-17 21:49 ABX, revision 35920

wxTinderbox build fix.

2005-10-17 19:51 ABX, revision 35919

Follow changes in common code.

2005-10-17 19:31 VZ, revision 35918

renamed DoHitTest() to DoTreeHitTest() to avoid conflict with existing wxWindow method

2005-10-17 17:57 ABX, revision 35917

Warning fix (instead of silencing int->short with typecast, have the same type internally as in interface).

2005-10-17 17:46 MW, revision 35916

Link with bufferoverflowu.lib for VC++ 8 and later

2005-10-17 17:40 ABX, revision 35915

Keep setup0.h in sync with more ports.

2005-10-17 17:11 ABX, revision 35914

Keep setup0.h in sync with other ports.

2005-10-17 17:08 MW, revision 35913

Compile fix for Unicode build on win64

2005-10-17 16:39 ABX, revision 35912
  • M /wxWidgets/trunk/build/bakefiles/Bakefiles.bkgen
  • D /wxWidgets/trunk/samples/html/htmlctrl/htmlctrl.dsp
  • D /wxWidgets/trunk/samples/html/htmlctrl/makefile.bcc
  • D /wxWidgets/trunk/samples/html/htmlctrl/makefile.gcc
  • D /wxWidgets/trunk/samples/html/htmlctrl/makefile.vc
  • D /wxWidgets/trunk/samples/html/htmlctrl/makefile.wat

htmlctrl sample is not for msw toolkits

2005-10-17 16:14 MW, revision 35911

Warning fix, should be #ifdef instead of #if

2005-10-16 20:35 MW, revision 35910

Regenerate the msvc makefiles after TARGET_CPU option added

2005-10-16 20:28 MW, revision 35909

Use a different manifest for each of x86, amd64 and ia64

2005-10-16 20:25 MW, revision 35908

Add CPU_TARGET option to msvc makefiles for targeting AMD64 and IA64

2005-10-16 17:13 SN, revision 35907

Fixed event handling bug as suggested by Lech Wiktor Piotrowski.

2005-10-15 19:16 MW, revision 35906

Implement string inserter for long long. This creates a problem on mingw as gcc gives a warning unless -Wno-format is used, one of the most useful warnings.

2005-10-15 19:11 MW, revision 35905

Typo, should be #if not #ifdef

2005-10-15 19:04 MW, revision 35904

Temporarily disable test that takes a long time to run, needs moving to a named registry