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

2003-01-01 22:09 VZ, revision 18490

added IsEmpty

2003-01-01 22:09 VZ, revision 18489

added check/uncheck/toggle tests

2003-01-01 22:08 VZ, revision 18488

added wxControlWithItems docs, updated the others to refer to it

2003-01-01 19:09 RD, revision 18487
  • D /wxWidgets/branches/WX_2_4_BRANCH/wxPython/demo/setup.sh

This shouldn't have been checked in...

2003-01-01 18:23 GD, revision 18486

backported change to not test for zlib under Mac added wxWindows version compatibility information to configuration summary

2003-01-01 17:59 GD, revision 18485

use MoreFilesX instead of MoreFiles when building with Apple Developer Tools added wxWindows version compatibility information to configuration summary

2003-01-01 17:55 GD, revision 18484

use MoreFilesX instead of MoreFiles when building with Apple Developer Tools

2003-01-01 17:53 GD, revision 18483

use MoreFilesX instead of MoreFiles when building with Apple Developer Tools improved wxGenericDirCtrl when building with Apple Developer Tools improved wxDirData to correctly handle hidden directories

2003-01-01 17:20 GD, revision 18482

MoreFilesX 1.0.1: A collection of useful high-level File Manager routines which use the HFS Plus APIs wherever possible.

2003-01-01 13:14 MBN, revision 18481

Allow building Win32 DLL with wxGlCanvas using MinGW + configure. (backported from trunk)

2003-01-01 11:36 RL, revision 18480

Fix some lintian warnings. Close tr.po bug at next upload.

2003-01-01 05:20 RD, revision 18479

SWIGgeed updates for wxGTK

2003-01-01 05:19 RD, revision 18478

Changes for some wxNativeFontInfo methods

2003-01-01 05:18 RD, revision 18477

wxPython changes for Get/SetLogLevel

2003-01-01 05:17 RD, revision 18476

Demo tweaks

2003-01-01 05:16 RD, revision 18475

Added wxLog::Get/SetLogLevel

2003-01-01 05:04 RD, revision 18474

Added wxLog::Get/SetLogLevel

2003-01-01 04:58 RD, revision 18473

Changes to allow wxPython to be built on *nix with wxWindows ports besides wxGTK. wxGTK2 (ANSI) currently works, others will be coming

2002-12-31 22:12 RD, revision 18472

OGL demo tweaks

2002-12-31 22:09 RD, revision 18471

Some typos and such

2002-12-31 22:08 RD, revision 18470

Use GetItemParent dorectly instead of renaming the now deprecated GetParent

2002-12-31 14:22 VZ, revision 18469

use upper case in the charset to prevent the problems with toupper() in Turkish locale

2002-12-30 22:21 RD, revision 18468

Fixed a fatal bug that sometimes happens when wxPython objects are destroyed while Python is cleaning itself up at exit.

2002-12-30 22:19 RD, revision 18467

Added an wxample of wxDividedShape to the demo

2002-12-30 22:17 RD, revision 18466

Fixed problem of FormatText causing both the formatted and unformatted text to be displayed