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-10-23 23:01 MW, revision 36003

Add missing wxUniv files to msw and gtk tarballs

2005-10-23 22:37 ABX, revision 36002

WinCE build fixes.

2005-10-23 22:16 MW, revision 36001

Export wxFindFocusDescendant

2005-10-23 21:56 MW, revision 36000

Rebake after adding libs html and xml to samples using lib adv

2005-10-23 21:52 MW, revision 35999

Add libs html and xml to bakefiles of samples/contribs/demos using lib adv

2005-10-23 21:44 MW, revision 35998

Add missing files to release tarballs

2005-10-23 21:02 MW, revision 35997

Add missing files to the distribution tarballs

2005-10-23 20:42 SN, revision 35996

Removed unused symbol __WXOS2__ (it's either __OS2__ when platform specific - similar to __UNIX__ - or __WXPM__ when specific to the port - similar to symbols __WXMOTIF__ or __WXGTK__).

2005-10-23 20:40 ABX, revision 35995

filename correction

2005-10-23 20:30 SN, revision 35994

Replaced __WXOS2__ by __OS2__ or __WXPM__ as apropriate.

2005-10-23 19:52 MW, revision 35993

Add more missing files to the tarballs

2005-10-23 14:57 MW, revision 35992

Add missing files to the tarballs

2005-10-23 11:05 JS, revision 35991

Patch [ 1314868 ] [wxMSW] Show MDI child menubars when ShowFullScreen(false)

2005-10-23 10:59 JS, revision 35990

Applied patch [ 1310416 ] [wxMSW] Fix radio button traversal

2005-10-23 10:53 JS, revision 35989

Applied patch [ 1307056 ] [wxMSW] Focus showing fix for Win2k/XP

2005-10-22 16:24 MW, revision 35988

Prepare the way to make 'make dist' default to copying files, with linking an option.

2005-10-22 13:44 JS, revision 35987

Now works when derived from wxTextCtrlBase, using wxScrollHelper.

2005-10-22 12:10 JS, revision 35986

Font (possible) fix

2005-10-22 11:40 JS, revision 35985

Corrections for wxUSE_STL=1

2005-10-22 10:22 JS, revision 35984

Wine corrections

2005-10-22 09:24 JS, revision 35983

More Erase substitutions

2005-10-22 09:20 JS, revision 35982

Added missing include

2005-10-22 08:51 JS, revision 35981

Use GetFont not m_font for GetCharHeight

2005-10-22 08:46 JS, revision 35980

Removed duplicate hotkey

2005-10-22 08:05 JS, revision 35979

Replace node deletion with Erase