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-09 02:43 PC, revision 41081

remove unneeded DoGetClientSize

2006-09-09 02:42 PC, revision 41080

don't set negative window size

2006-09-09 02:41 PC, revision 41079

keep AdjustScrollbars from causing an infinite series of size events

2006-09-09 00:38 RD, revision 41078

Remove some testing code

2006-09-08 20:09 RD, revision 41077

Use GetKeyCode() instead of KeyCode()

2006-09-08 20:08 RD, revision 41076

Show status of wxMac CoreGraphics build option

2006-09-08 20:05 RD, revision 41075

Add items to wx.PlatformInfo for mac core graphics and native toolbar build status

2006-09-08 20:04 RD, revision 41074

It is not "Invalid" to have a menu item without an accelerator, so don't be noisy about it.

2006-09-08 18:16 RD, revision 41073

Added sample showing Alpha drawing for Mac with CoreGraphics

2006-09-08 17:39 VS, revision 41072

don't try to paint hidden windows

2006-09-08 15:29 VS, revision 41071

fixed wxDC to correctly handle SetFoo(wxNullFoo) calls

2006-09-08 15:15 RD, revision 41070

deTABified

2006-09-08 14:38 VS, revision 41069

added newline to the end of the file to prevent gcc warning

2006-09-08 11:52 VS, revision 41068

don't try to paint hidden windows

2006-09-08 10:32 VZ, revision 41067

define WS_EX_LAYOUTRTL for older compilers/SDK

2006-09-08 09:45 RR, revision 41066

Sadly, direct access to SetUpDC is required for the native custom rendering of wxDataViewCells

2006-09-08 08:46 SC, revision 41065

fixing ownership and positioning of embedded controls in native toolbars

2006-09-08 08:27 SC, revision 41064

make sure we catch invalid control refs better

2006-09-08 07:49 CE, revision 41063

fix for SF bug 1543862 - add missing Makefile.in

2006-09-08 03:38 RD, revision 41062

reSWIGged

2006-09-08 03:31 RD, revision 41061

reSWIGged

2006-09-08 02:56 RD, revision 41060

another parameter type fix

2006-09-08 02:47 RD, revision 41059

wxMac's glcanvas doesn't have the new API changes yet...

2006-09-08 01:50 KO, revision 41058

2.6 backport of revision 1.40 fix for rounded rectangle drawing.

2006-09-08 01:08 RD, revision 41057

More properties