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-12-08 23:28 VS, revision 12940

Watcom docs correction

2001-12-08 23:26 VS, revision 12939

build zlib in WIN32, not MSDOS mode

2001-12-08 23:26 VS, revision 12938

compilation fix for Watcom C++

2001-12-08 23:25 VS, revision 12937

reverted SciTech sabotage of Watcom compilation (invalid definition of PNG,TIFF LINKAGEMODE)

2001-12-08 23:25 VS, revision 12936

moved HAVE_BOOLEAN logic specific to wxWindows outside libjpeg headers

2001-12-08 23:25 VS, revision 12935

compilation fix for Watcom

2001-12-08 23:13 VZ, revision 12934

fixed bugs with setting the client size when the difference between the total and client size changes as the result (e.g. because the scrollbars [dis]appear or the menu bar [un]wraps

2001-12-08 22:22 MBN, revision 12933

Applied #486410

2001-12-08 20:03 VZ, revision 12932

1. don't emulate OFN_OVERWRITEPROMPT, use the real thing 2. squeeze duplicate (back)slashes from the initial dir, othewise the common dialog doesn't work

2001-12-08 19:49 JS, revision 12931

Some updates to the MSW install text

2001-12-08 19:20 JS, revision 12930

Removed --use-temp-file removed from makeg95.env

2001-12-08 18:14 JS, revision 12929

Corrected CVS commit clash; small doc changes (removed Windows 3.1 reference since it's probably broken by now)

2001-12-08 18:04 RD, revision 12928

Added clipboard cut and paste

2001-12-08 14:03 VZ, revision 12927

initialize m_hasXXX in wxWindowBase

2001-12-08 08:00 SC, revision 12926

corrected constness

2001-12-08 01:25 RD, revision 12925

Added comment about an untested code path...

2001-12-08 01:15 RD, revision 12924

Nasty workaround for an incompatible low-level change in Python 2.2, but it was undocumented before 2.2 so I guess that's what I get...

2001-12-08 01:14 RD, revision 12923

also turn off build of gizmos and dllwidget if CORE_ONLY==1

2001-12-08 00:26 VZ, revision 12922

fixes for handling WM_SYSCOLORCHANGE - now seems to work

2001-12-08 00:26 VS, revision 12921

added wxMGL_DOS platform

2001-12-08 00:26 VS, revision 12920

- added precompiled headers code - more Watcom+DOS+MGL fixes

2001-12-08 00:25 VS, revision 12919

compilation fix

2001-12-07 23:28 RR, revision 12918

Made Aqua style internal in wxSplitterWindow.

2001-12-07 23:27 RR, revision 12917

Removed Aqua style from docs.

2001-12-07 22:51 VS, revision 12916

compilation fix for Watcom