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-01-17 13:27 VZ, revision 18790

Borland apparently uses for int64 in printf(), not

2003-01-17 12:39 VZ, revision 18789

check for NULL szLocale in Init()

2003-01-17 11:58 VZ, revision 18788

tried to make wxCloseEvent docs more clear too

2003-01-17 11:04 VZ, revision 18787

documented UngetWriteBuf overload

2003-01-17 10:42 SC, revision 18786

added horizontal scrollbars to listboxes

2003-01-17 10:35 SC, revision 18785

added horizontal scrollbars to listboxes

2003-01-17 10:29 SC, revision 18784

make sure wxMac fonts are never AntiAliased (measuring problems would occur, because char-widths become fractional then)

2003-01-17 10:27 SC, revision 18783

include needed for CFString conversion routines (param default)

2003-01-17 10:24 SC, revision 18782

Get/SetNoAntiAliasing implemented

2003-01-17 01:32 VZ, revision 18781

tried to make Close() docs more clear

2003-01-16 23:55 RL, revision 18780

update libpng-dev deps.

2003-01-16 22:50 VZ, revision 18779

added links to the event docs from the default event processing section

2003-01-16 20:44 MBN, revision 18778

Remove calls to a couple of deprecated methods, fix wxMotif build with GCC 3.2, remove deprecated (and unused) fstream.h.

2003-01-16 20:41 MBN, revision 18777

Implement vertical toolbar under Motif. Notify parent frame when toolbar is moved/resized/added/deleted so that frame childs can be correctly repositioned.

2003-01-16 15:24 JS, revision 18776

Added About menu

2003-01-16 15:21 JS, revision 18775

Added Mac icons to helpview

2003-01-16 14:31 JS, revision 18774

Added CW project file

2003-01-16 14:19 SC, revision 18773

added missing includes for wxMac specific additions

2003-01-16 14:11 SC, revision 18772

adapted wxSizer::Remove type to new header

2003-01-16 13:21 VZ, revision 18771

forgot to include wxControlWithItem docs

2003-01-16 13:03 VZ, revision 18770

the find dialog is created hidden, as all the other top level windows, but the docs said otherwise

2003-01-16 12:58 VZ, revision 18769

fixed detection of whether we're invoked from the top level configure or not

2003-01-16 12:26 JS, revision 18768

ReDOS-ified project files Added menubar for wxHTML help viewer on Mac Added some Mac-specific code for HelpView

2003-01-16 07:04 SC, revision 18767

preferences menu implementation

2003-01-16 06:54 SC, revision 18766

preferences menu implementation