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

2006-09-04 18:48 ABX, revision 41006

Warning fix.

2006-09-04 18:33 MW, revision 41005

A better compile fix for Wine (which lacks pbt.h).

2006-09-04 17:57 MW, revision 41004

Define HAVE_BOOLEAN when the Windows headers declare 'boolean' to avoid a conflict with the jpeg headers which will otherwise also declare it.

2006-09-04 16:57 MW, revision 41003

Revert the last commit since it doesn't work.

2006-09-04 16:49 MW, revision 41002

Compile fix for Wine.

2006-09-04 16:40 MW, revision 41001

Missing headers.

2006-09-04 16:36 MW, revision 41000

Hacks for wine.

2006-09-04 15:23 VS, revision 40999

removed unneeded header

2006-09-04 15:22 VS, revision 40998

better comment in wxSystemSettingsNative::GetColour

2006-09-04 15:17 VS, revision 40997

fixed wxRegion::operator==

2006-09-04 15:16 VS, revision 40996

cosmetic fixes

2006-09-04 14:37 JS, revision 40995

Fixed ISO-8859-11 mapping to code page under Windows

2006-09-04 13:35 VZ, revision 40994

merge of RTL changes (with many modifications) from SOC2006_RTL branch

2006-09-04 12:12 VZ, revision 40993

small cleanup, removed unused headers

2006-09-04 12:05 VZ, revision 40992

added wxSizer::Get/SetContainingWindow()

2006-09-04 11:14 VS, revision 40991

added alpha support to generic wxColour

2006-09-04 11:12 VS, revision 40990

reformatted DEFINE_STD_WXCOLOUR_CONSTRUCTORS to fit standard terminal; use wxALPHA_OPAQUE instead of 255

2006-09-04 10:56 VS, revision 40989

removed obsolete and incorrect comment

2006-09-04 08:52 RR, revision 40988

I forgot to commit this one.

2006-09-04 06:59 JJ, revision 40987

OpenVMS compile support update Modified Files: wxWidgets/src/aui/descrip.mms

2006-09-03 20:12 RR, revision 40986

Compilo.

2006-09-03 17:18 SN, revision 40985

Backported fixes from 1.25 (patch #1523304) and 1.26.

2006-09-03 17:12 SN, revision 40984

Backported fixes according to patch #1523304.

2006-09-03 16:57 SN, revision 40983

Backported drawing fixed according to patch #1523304.

2006-09-03 16:43 SN, revision 40982

Disable CLIP_SIBLINGS style (backported patch #1523304).