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-04-17 13:07 SN, revision 33703

Fixed problem with changing size of board (at least on GTK1).

2005-04-17 12:58 JS, revision 33702

Regenerated makefiles for runtime lib change

2005-04-17 12:55 JS, revision 33701

Fix for MGL link error

2005-04-17 12:33 RR, revision 33700

Copied wxGTK_RR.spec to wxGTK.spec.

2005-04-17 11:53 RR, revision 33699

Only delete wx-config if it exists.

2005-04-17 11:50 RR, revision 33698

Added wx-i28n package.

2005-04-17 10:54 JS, revision 33697

wxHelpController now wxCHMHelpController on Windows

2005-04-17 10:37 JS, revision 33696

Script updates

2005-04-17 10:34 JS, revision 33695

Doc updates

2005-04-17 10:24 VZ, revision 33694

update for 2.6.0 from Martin Srebotnjak

2005-04-17 10:06 JS, revision 33693

Temporary wxUniv menu fix from Michael Wetherell

2005-04-17 09:38 JS, revision 33692

Removed ctl3d and erroneous makefiles from scripts

2005-04-17 09:34 RN, revision 33691

do wxLogDebug instead of wxLogSysError so that production users arn't bugged - put in implementation for (dis)associate, complete open command for carbon pre-osx builds, and do a better implementation for osx

2005-04-17 07:50 JS, revision 33690

Improved prop sheet dialog layout

2005-04-17 05:19 RN, revision 33689

fix 10.2 shared unicode builds for mbstowcs and vice versa

2005-04-17 00:07 MW, revision 33688

Use 'test -f' since Sun's shell doesn't have 'test -e'

2005-04-16 22:11 RD, revision 33687

reSWIGged

2005-04-16 22:10 MW, revision 33686

Plan B - use a #error when !wxUSE_ON_FATAL_EXCEPTION

2005-04-16 22:08 MW, revision 33685

Only generate a makefile for the debugrpt sample when wxUSE_ON_FATAL_EXCEPTION=1

2005-04-16 21:42 RN, revision 33684

fixed for w/o expat

2005-04-16 21:41 RD, revision 33683

Add docstrings for wxSTC methods

2005-04-16 21:22 MW, revision 33682

Compilation fix. I didn't add a #error since I figured this sample will be demonstrating more things than just OnFatalException() in the future?

2005-04-16 20:47 MW, revision 33681

Compilation fix

2005-04-16 20:40 MW, revision 33680

Compile fix

2005-04-16 19:42 RD, revision 33679

New --with-gtk=VALUE syntax