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-11-22 20:22 BIW, revision 43606

removed some members from wxAuiPaneInfo which should not be on the class interface

2006-11-22 19:54 KO, revision 43605

Avoid crash when trying to access m_window from wxScreenDC.

2006-11-22 19:52 KO, revision 43604

CoreGraphics only supports the wx.COPY logical function.

2006-11-22 17:11 JS, revision 43603

Added setters for print and page data

2006-11-22 16:10 CE, revision 43602

fix broken script with brackets

2006-11-22 15:15 JS, revision 43601

Crash bug fix (don't access NULL pointer)

2006-11-22 15:06 RD, revision 43600

Remove unneeded code in wxWindowDC::DoGetPartialTextExtents

2006-07-25 06:50 ABX, revision 43599

PCH build fix.

2006-07-25 06:48 ABX, revision 43598

Use same type in both results of A?B:C operator (Tinderbox build fix).

2006-07-25 06:43 ABX, revision 43597

Final steps to move to common icon.

2006-07-25 06:07 ABX, revision 43596

PCH build fix.

2006-07-25 01:31 VZ, revision 43595

move default button handling code from wxControlContainer to wxTLW (patch 1524441)

2006-07-25 01:28 VZ, revision 43594

include X11/Xutil.h for wxMotif compilation

2006-07-25 01:05 VZ, revision 43593

compilation fix for platforms where size_t is unsigned long, not int

2006-07-25 00:49 VZ, revision 43592

document HasAlignment(), Left/RightIndent() and Tabs() (patch 1527048)

2006-07-25 00:44 VZ, revision 43591

improvements to wxPickerBase default proportion values (patch 1525578)

2006-07-25 00:33 VZ, revision 43590

handlers added using AddHandler() last must have the highest priority (patch 1522807)

2006-07-25 00:26 VZ, revision 43589

update from suzumizaki (patch 1522506)

2006-07-25 00:23 VZ, revision 43588

update from suzumizaki (patch 1522241)

2006-07-25 00:19 VZ, revision 43587

make wxGetKeyState() work for non-modifier keys; corrected some key mappings (patch 1521490)

2006-07-25 00:16 VZ, revision 43586

wxPathList cleanup by Francesco (patch 1521481)

2006-07-25 00:12 VZ, revision 43585

generate middle click events (backport from HEAD of the patch 1521314)

2006-07-25 00:09 VZ, revision 43584

generate middle click events (patch 1521314)

2006-07-25 00:06 VZ, revision 43583

added wxID_HELP_INDEX/SEARCH (part of request 1404089)

2006-07-25 00:04 VZ, revision 43582

optionally count repeating wxLog messages instead of logging all (patch 1520815)