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-01-02 22:45 vell, revision 36653

cleanup - reformat

2006-01-02 22:40 RD, revision 36652

tweaked layout a bit

2006-01-02 21:55 SN, revision 36651

Backported parts of patch #1395329 (use system colours and scrollbar sizes).

2006-01-02 21:26 SN, revision 36650

Use system colours Fixed handling of scrollbar heigh/width

2006-01-02 21:15 RD, revision 36649

more tweaks

2006-01-02 21:04 RD, revision 36648

reSWIGged

2006-01-02 20:47 RD, revision 36647

backported the fix for bug #1387591

2006-01-02 20:24 RD, revision 36646

Need to set the bacground style for erase background events to be sent on wxGTK

2006-01-02 20:19 RD, revision 36645

Don't use sys.executable to correct problem of running from an app bundle. Not sure if there is a more proper way to fix this...

2006-01-02 19:57 RD, revision 36644

Update copyright year

2006-01-02 19:53 MW, revision 36643

Update changes.txt with recent changes

2006-01-02 19:42 MW, revision 36642

Mention rcdefs.h in changes.txt

2006-01-02 19:37 MW, revision 36641

Update changes.txt with recent changes

2006-01-02 19:37 SN, revision 36640

Improved support for system colours and scrollbar widths/heights acoording to patch #1395329.

2006-01-02 19:35 RD, revision 36639

Added wx.GetColourFromUser and wx.GetFontFromUser

2006-01-02 19:23 RD, revision 36638

reSWIGged

2006-01-02 19:11 RD, revision 36637

reSWIGged

2006-01-02 19:01 RD, revision 36636

Update copyright year

2006-01-02 18:00 RD, revision 36635

Better enabling/disabling of menu itesm when there isn't a config. We don't need our own SetSelection.

2006-01-02 16:32 SN, revision 36634

Choose a legal default font on DC creation.

2006-01-02 16:17 SN, revision 36633

Some minor corrections (typos, return value handling).

2006-01-02 15:44 MW, revision 36632

The Sun customised version of Pango shipping with Solaris 10 crashes if the language is left NULL (bug 1374114)

2006-01-02 15:42 MW, revision 36631

Add comments about the pango crashes on Solaris 10

2006-01-02 15:30 MW, revision 36630

Backport bcc warning fix

2006-01-02 15:24 MW, revision 36629

Backport compile fix.