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

2006-01-18 17:23 JS, revision 36978

Fixed comment bug [ 1390056 ] Wrong Documentation for TransferFromWindow

2006-01-18 16:56 JS, revision 36977

Applied patch [ 1380544 ] wxCondition::WaitTimeout() return value when timeout occurs

2006-01-18 16:51 JS, revision 36976

Applied patch [ 1325857 ] CJK input method doesn't work properly(GTK, CVS)

2006-01-18 16:48 VZ, revision 36975

use Cmd-C under Mac to copy text, not Ctrl-C (backport from HEAD)

2006-01-18 16:47 VZ, revision 36974

use Cmd-C under Mac to copy text, not Ctrl-C

2006-01-18 16:45 JS, revision 36973

Reverted semicolons patch

2006-01-18 16:32 JS, revision 36972

Reverted patch 1399013

2006-01-18 16:16 JS, revision 36971

Must strip menu codes from labels before measuring (fixes bug 1400552)

2006-01-18 16:03 MW, revision 36970

Compile fix

2006-01-18 15:30 VZ, revision 36969

declare wxEVT_COMMAND_HTMLWINDOW_URL_CLICKED with correct DLL decl spec (fixes DLL build warning)

2006-01-18 14:16 JS, revision 36968

Applied doc patch [ 1341459 ] wxDatePickerCtrl::SetFormat

2006-01-18 14:13 JS, revision 36967

Applied patch [ 1373215 ] Codewarrior 9 (+?) warning fixes

2006-01-18 13:27 JS, revision 36966

Applied patch [ 1255676 ] stc2wx/wx2stc not exported (Win32 Unicode DLL)

2006-01-18 13:20 JS, revision 36965

Applied patch [ 1334242 ] wxLogStream::DoLogString fix for unicode builds

2006-01-18 13:15 JS, revision 36964

Applied patch [ 1304191 ] support for MEMO fields Francesco Montorsi

2006-01-18 13:02 JS, revision 36963

Applied patch [ 1188724 ] missing header in carbon CFM builds

2006-01-18 12:46 JS, revision 36962

Applied patch [ 1381895 ] remove circular include dependendcy in wxchar.h

2006-01-18 12:29 JS, revision 36961

Reordering so most likely to fail are at end

2006-01-18 12:26 JS, revision 36960

Unicode

2006-01-18 12:25 JS, revision 36959

Unicode fixes

2006-01-18 12:16 JS, revision 36958

Allowed display sample to be compiled with wxUSE_DISPLAY=0

2006-01-18 11:58 JS, revision 36957

Applied patch [ 1386163 ] misquoted #include (CVS 2.6) Jose Cruanyes

2006-01-18 11:48 JS, revision 36956

Allow compilation of samples to continue with wxUSE_DISPLAY set to 0 (the default)

2006-01-18 11:46 JS, revision 36955

Applied patch [ 1399013 ] More removals of extraneous semicolons Wlodek Szafran

2006-01-18 11:25 JS, revision 36954

Applied patch [ 1394164 ] Update wxWinINetURL to use wxURI