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

2007-02-06 15:40 ROL, revision 44381

Version 1.8-0 New feature added from a patch submitted on sourceforge by botg: moving of tree items. Bugs fixed: - ChecklistBox content editing; - Window styles more in sync with the docs; - Replacing items; - Reference property page created correctly (every property is optional).

2007-02-06 12:26 ABX, revision 44380

Fixed wxComboBox always sorted in all univ builds (see wxforum.shadonet.com/viewtopic.php?p=53661)

2007-02-06 12:12 ABX, revision 44379

Fixed wxComboBox always sorted in all univ builds (see wxforum.shadonet.com/viewtopic.php?p=53661)

2007-02-06 08:47 JS, revision 44378

Backported corrections to head

2007-02-06 08:15 ABX, revision 44377

wx/log.h belongs to pch system

2007-02-06 04:59 PC, revision 44376

simplify wxGTK DoSetSizeHints logic, respect size increments

2007-02-05 22:01 RD, revision 44375

backport from HEAD: don't assert about font face errors, just log it and use the default

2007-02-05 22:00 RD, revision 44374

backport from HEAD:properly clip the area between the scrollbars if needed

2007-02-05 21:59 RD, revision 44373

reSWIGged

2007-02-05 21:57 RD, revision 44372

fiddle with py2exe options

2007-02-05 21:54 RD, revision 44371

Check for TypeError exceptions in PostCreate

2007-02-05 21:53 RD, revision 44370

more micro tests

2007-02-05 21:18 RD, revision 44369

Add premixed InspectableApp

2007-02-05 19:24 VS, revision 44368

added script to generate parts of rsp manifests with samples files and bakefile-generates files

2007-02-05 19:10 VZ, revision 44367

made (many) more wxGrid methods const

2007-02-05 18:19 VZ, revision 44366

corrected WXDLLIMPEXP_ declaration for wxEventBlocker: it's part of core, not base

2007-02-05 16:09 JS, revision 44365

Fixes to the previous fix

2007-02-05 14:40 JS, revision 44364

Avoid triggering false update event when setting the initial range

2007-02-05 14:14 JS, revision 44363

Restored drag position mysteriously removed in revision 1.233

2007-02-05 11:46 JS, revision 44362

Typo correction

2007-02-05 08:45 JS, revision 44361

Typo fix

2007-02-05 08:16 JS, revision 44360

Missing include

2007-02-05 01:15 KO, revision 44359

Committing patch #1604462, which improves autoconf support, adds a wxbase template, allows components to have names which match wx lib naming, etc.

2007-02-04 06:37 SC, revision 44358

using scroll axis for mousewheel events

2007-02-04 06:26 SC, revision 44357

using scroll axis in translation to scrollwin events, avoiding blocking immediate updates when handling the scroll event