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

2004-08-18 11:34 ABX, revision 28828

wxApp::GetComCtl32Version seems possible and works now with DMC.

2004-08-18 09:22 ABX, revision 28827

Source cleaning.

2004-08-18 09:15 ABX, revision 28826

Fix for the undocumented holes in spiner sizes.

2004-08-18 02:34 RD, revision 28825

Don't call wx.ThePenList

2004-08-17 20:53 RR, revision 28824

Applied Andreas patch for applying the widget style to a wxRadioBox's GtkFrame.

2004-08-17 04:42 SC, revision 28823

setting the wx title as well

2004-08-16 15:33 RD, revision 28822

more comments and a typo fix

2004-08-16 15:32 DS, revision 28821

MSVC6 return warning fix

2004-08-16 15:11 RD, revision 28820

Add BundleBuilder script

2004-08-16 14:38 DS, revision 28819

doc typo

2004-08-16 13:55 VS, revision 28818

more warnings fixes

2004-08-16 13:29 VS, revision 28817

corrected SetPath tests

2004-08-16 13:13 VS, revision 28816

fixed handlers registration in DoPopupMenu (patch 1009949)

2004-08-16 12:51 ABX, revision 28815

break after return makes 'Unreachable code' warnings.

2004-08-16 12:49 ABX, revision 28814

Unused parameter warning fix.

2004-08-16 12:47 ABX, revision 28813

No mondrian.ico file.

2004-08-16 12:45 ABX, revision 28812

TRUE/true, FALSE/false, whitespace cleaning.

2004-08-16 12:31 VS, revision 28811

fixed wxImage->wxBitmap conversion for images with alpha channel

2004-08-16 12:31 VS, revision 28810

added wxImage::ConvertAlphaToMask

2004-08-16 11:32 VS, revision 28809

minor polishing of user-visible messages

2004-08-16 11:18 CE, revision 28808

fixes bug when closing mdi frame with >5 children

2004-08-16 10:32 CE, revision 28807

fixed SF bug 1007859 (avoiding changing headers)

2004-08-16 02:43 DE, revision 28806

Provide implementation for GSocket_new

2004-08-16 02:41 DE, revision 28805

Change from IsOK to IsOk to match everything else

2004-08-16 02:35 DE, revision 28804

Use variable name winid instead of id. id is a typedef in Objective-C headers.