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-06-04 21:18 PC, revision 39553

avoid gtk assert on negative window size

2006-06-04 17:00 PC, revision 39552

update scroll position variables from Scroll method, broken in previous change

2006-06-04 15:51 VZ, revision 39551

use wxImage to load icons in non-native formats

2006-06-04 15:14 VZ, revision 39550

s/wxHyperLinkCtrl/wxHyperlinkCtrl/

2006-06-04 15:11 VZ, revision 39549

added hyperlink.tex

2006-06-04 15:09 VZ, revision 39548

added missing brace after wxTB_NO_TOOLTIPS

2006-06-04 15:04 VZ, revision 39547

fixed typo in HitTest() docs

2006-06-04 14:55 VZ, revision 39546

silence gcc warnings about values not handled in switch

2006-06-04 14:51 VZ, revision 39545

printf format spec warning fix

2006-06-04 14:27 VZ, revision 39544

on some systems PBT_APMRESUMESUSPEND is not sent on resume but PBT_APMRESUMEAUTOMATIC is

2006-06-04 12:39 MW, revision 39543

Make Bourne compatible.

2006-06-04 06:19 PC, revision 39542

build fix

2006-06-03 22:32 VZ, revision 39541

wxArrayString::Sort() wasn't MT-safe even though it tried to

2006-06-03 20:34 VZ, revision 39540

just some spelling fixes

2006-06-03 19:51 RD, revision 39539

Fix line-endings

2006-06-03 19:20 PC, revision 39538

correct access for virtuals, unneeded includes

2006-06-03 18:36 PC, revision 39537

don't generate a scroll event when setting scroll position from scroll event handler

2006-06-03 18:35 PC, revision 39536

don't generate a scroll event when setting scroll position from scroll event handler fix setting scroll position from thumb release event handler

2006-06-03 14:56 VZ, revision 39535

take const wxWindow * in wxUxThemeHandle ctor

2006-06-03 14:49 VZ, revision 39534

clarify global wxConfig object life-management

2006-06-03 10:21 MW, revision 39533

Add picker files for mac.

2006-06-02 15:27 SC, revision 39532

Fixes and XCode 2.3 update

2006-06-02 14:34 SC, revision 39531

Fixes and XCode 2.3 update

2006-06-02 14:05 MW, revision 39530

Compile fix for no precompiled headers

2006-06-02 12:12 MW, revision 39529

Add wx-lib xml as adv depends on it for the richtext control