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):

2003-03-30 19:48 JS, revision 19891

Makefile for deprecated samples

2003-03-30 19:47 JS, revision 19890

New location for some deprecated files

2003-03-30 19:36 JS, revision 19889

New location for more samples

2003-03-30 19:36 MBN, revision 19888

No real changes.

2003-03-30 19:35 JS, revision 19887

New location for proplist sample

2003-03-30 19:34 MBN, revision 19886

Moved wxWindow::SetSizeHints implementation to wxTopLevelWindow, where it belongs, verified that it works for wxDialog, too.

2003-03-30 19:32 MBN, revision 19885

Inherit LoadFile and SaveFile from wxTextCtrlBase, reduce flicker caused by SetValue (the text itself still flickers a bit, but now borders don't).

2003-03-30 19:29 MBN, revision 19884

Removed dependency on wxTabView.

2003-03-30 19:23 MBN, revision 19883

More native look for wxSpinButton.

2003-03-30 19:20 MBN, revision 19882

Add bmpmotif.cpp to descrip.mms.

2003-03-30 19:18 MBN, revision 19881

Create dialog with the correct style.

2003-03-30 19:15 MBN, revision 19880

Applied patch [ 702254 ] Life: Fix to page scrolling from Hugh Gibson (backport).

2003-03-30 19:14 MBN, revision 19879

Applied patch [ 702254 ] Life: Fix to page scrolling from Hugh Gibson.

2003-03-30 15:56 VS, revision 19878

attempt to fix platform property problem on MacOSX

2003-03-30 06:22 RD, revision 19877

Fixed compile warning

2003-03-30 06:21 RD, revision 19876

Allow label edits

2003-03-30 06:20 RD, revision 19875

Added ShapedWindow sample to the wxPython demo

2003-03-29 19:25 RD, revision 19874

Added wxTLW::SetShape and implementations for wxGTK, wxMSW and an empty stub for wxMac. Added some generic helpers and a new ctor to wxRegion. Added samples/shaped. (Backport to 2.4 from 2.5)

2003-03-29 19:17 RD, revision 19873

Forgot to remove the "virtual" for binary compatibility...

2003-03-29 19:03 RD, revision 19872

Added wxTLW::SetShape and implementations for wxGTK, wxMSW and an empty stub for wxMac. Added some generic helpers and a new ctor to wxRegion. Added samples/shaped. (Backport to 2.4 from 2.5)

2003-03-29 19:03 , revision 19871

This commit was manufactured by cvs2svn to create branch 'WX_2_4_BRANCH'.

2003-03-29 15:50 SC, revision 19870

unicode and __MACH__ additions for wxMac

2003-03-29 15:44 SC, revision 19869

switching to as many MSL wchar implementations as possible for wxMac unicode

2003-03-29 15:40 SC, revision 19868

cursor event support for mac activated

2003-03-29 15:39 SC, revision 19867

mac unicode