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-11 20:42 RD, revision 33528

return begining of the selection for GetInsertionPoint to match what wxTextCtrl does.

2005-04-11 20:40 MBN, revision 33527

Regenerated PO files. Updated Italian translation.

2005-04-11 20:32 MBN, revision 33526

Easy translation of very long strings.

2005-04-11 20:21 RD, revision 33525

reSWIGged

2005-04-11 20:16 RD, revision 33524

adjusted indent

2005-04-11 20:15 RD, revision 33523

reSWIGged

2005-04-11 20:02 RD, revision 33522

Oops

2005-04-11 19:59 RD, revision 33521

Version number update

2005-04-11 19:58 RD, revision 33520

wxSL_TICKS

2005-04-11 19:57 RD, revision 33519

ApplyParentThemeBackground is history

2005-04-11 19:57 RD, revision 33518

updated coment

2005-04-11 19:37 JS, revision 33517

rel = 1

2005-04-11 19:33 RR, revision 33516

Added the "buildname" variable which has the "u" after "gtk2" in it. This is helpful to prevent the matching string {gtk2}*_xrc from incorrectly finding _gizmos_xrc instead of just _xrc. Now the lib names can be given exactly {portname}_xrc and {portname}_gizmos_xrc. Still rebuilding..

2005-04-11 19:14 RD, revision 33515

Better handling of the refcount of the wx.App object, so it now destroyed when expected and also resets the current instance pointer returned by wx.GetApp().

2005-04-11 18:42 SC, revision 33514

setting an empty region shouldn't clear the clipping

2005-04-11 17:21 RR, revision 33513

Bumped version to 2.6. Added static builds to -devel packages.

2005-04-11 16:08 RL, revision 33512

Regenerated after version bump.

2005-04-11 15:50 JS, revision 33511

Changed version number

2005-04-11 14:51 JS, revision 33510

Removed very out of date files in docs/msw Changed version number in docs

2005-04-11 14:41 VZ, revision 33509

after latest changes background of radio buttons _not_ inside the notebook wasn't redrawn at all, fixed this

2005-04-11 13:31 JS, revision 33508

Script updates

2005-04-11 13:30 JS, revision 33507

A word about context help on Mac

2005-04-11 13:30 RL, revision 33506

Remove static libs from package build. Trim configure options to reflect new defaults. Make i18n package conflict/replace. Not my first choice.

2005-04-11 12:50 RL, revision 33505

Enabled opengl and unicode by default too as discussed.

2005-04-11 12:11 ABX, revision 33504

Build fixes after gizmos_xrc additions.