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

2012-06-15 01:21 SC, revision 71777

setting debug level explicitly

2012-06-15 00:29 SC, revision 71771

cleanup for 10.5 minimum

2012-06-15 00:02 SC, revision 71770

clang analyzer support specific for OSX

2012-06-14 23:55 SC, revision 71769

FixedWith support through CoreText

2012-06-14 23:53 SC, revision 71768

using CoreText under iOS

2012-06-14 23:51 SC, revision 71767

guarding agains NULL

2012-06-14 23:47 SC, revision 71766

guard XTI

2012-06-14 23:46 SC, revision 71765

CoreText font enumeration support for iOS

2012-06-14 23:43 SC, revision 71764

CoreText support for iOS

2012-06-14 23:40 SC, revision 71763

fixing analyzer warning

2012-06-14 23:37 SC, revision 71762

removing superfluous 10.5 checks

2012-06-14 21:11 SC, revision 71761

as we always have CoreText available under 10.5+, we can properly determine fixed widths fonts, also use latest CoreText API if available

2012-06-14 17:07 SC, revision 71760

removing attribute, as assert is not guaranteed not to return, but may just go on

2012-06-14 01:33 SC, revision 71756

using WX_ATTRIBUTE_NORETURN for asserts

2012-06-14 01:33 SC, revision 71755

adding WX_ATTRIBUTE_NORETURN support (for functions like assert, exit etc. that may not return)

2012-06-14 01:20 RD, revision 71751

minor doc tweak

2012-06-14 01:20 RD, revision 71750

Fix for compilo on non-PCH builds

2012-06-14 01:20 RD, revision 71749

Allow the doxygen command to be used to be specified in the environment

2012-06-14 01:20 RD, revision 71748

update comment about SDKs

2012-06-14 00:53 SC, revision 71747

using native cocoa method for determining main window, fixes #14287

2012-06-14 00:32 SC, revision 71746

exposing mainWindow for C++

2012-06-13 20:43 SC, revision 71743

indicating the memory ownership of our c-method for the clang analyzer

2012-06-13 20:42 SC, revision 71742

supporting clang memory management annotations

2012-06-13 19:55 SC, revision 71741

adding explanation for osx and fixing typo

2012-06-13 19:38 SC, revision 71740

proper init