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-28 01:08 VZ, revision 36028

fixed MCSetMovie() signature

2005-10-27 21:22 ABX, revision 36027

WinCE build fix according to eVC3 and eVC4 SDKs.

2005-10-27 21:00 JS, revision 36026

Sorry, forgot default value

2005-10-27 20:57 ABX, revision 36025

WinCE build fix (we need default constructor).

2005-10-27 16:01 ABX, revision 36024

Support for automatic setup.h in OS/2 with OW builds. __WXOS2__ final removal. Source cleaning.

2005-10-26 21:10 CE, revision 36023

SF bug 1327872

2005-10-26 20:48 CE, revision 36022

SF bug 1327872

2005-10-26 20:09 CE, revision 36021

avoid hidden GetImageList

2005-10-26 18:56 CE, revision 36020

fix for SF bug #1327872 (backport)

2005-10-26 14:08 JS, revision 36019

Do a sanity check before reading. Otherwise, if trying to read a duff image file, the app can abort if you pass a specific image type, but simply show an error message if you pass wxBITMAP_TYPE_ANY.

2005-10-26 12:44 ABX, revision 36018

Source cleaning.

2005-10-26 09:32 JS, revision 36017

Added parent window parameter to wxHelpController constructor and added SetParentWindow/GetParentWindow.

2005-10-26 06:20 JJ, revision 36016

Committing in . Updated OpenVMS compile options Modified Files: wxWidgets/setup.h_vms ----------------------------------------------------------------------

2005-10-26 02:17 MW, revision 36015

Regenerate configure

2005-10-26 00:26 MR, revision 36014

Compilation fix...

2005-10-25 23:18 ABX, revision 36013

wxWinCE build fix and source cleaning.

2005-10-25 17:51 JS, revision 36012

Fixed warnings/errors and changed Thaw

2005-10-25 16:35 MR, revision 36011

Alphabetize wxWindow members list

2005-10-25 16:25 MW, revision 36010

Add missing files to 'make dist'

2005-10-25 15:32 MW, revision 36009

Add libraries.h, amd64.manifest and ia64.manifest

2005-10-25 13:58 CE, revision 36008

missing #include (SF bug 1327872)

2005-10-25 13:11 VZ, revision 36007

fixed DLL compilation warning

2005-10-25 10:41 JS, revision 36006

Don't clear background in Refresh (to suit poor implementations of Refresh)

2005-10-24 18:56 ABX, revision 36005

Move wxMulDivInt32 to common math.

2005-10-24 12:52 MW, revision 36004

Always define wxUSE_OWNER_DRAWN so that we don't get lots of warnings