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

2001-09-16 09:29 GD, revision 11615

Since there was no #include before the #if wxUSE_JOYSTICK then nothing would ever be compiled in this module.

2001-09-16 01:51 RD, revision 11614

Significantly changed how the Python interpreter lock and thread state are managed, which should fix the problem of running on a multi-processor machine. Some fixes for some of the contributed library modules.

2001-09-15 22:13 VS, revision 11613

wxMGL update

2001-09-15 22:13 VS, revision 11612

wxTopLevelWindow (only for wxGTK for now)

2001-09-15 20:39 SC, revision 11611

changed FindControl to FindControlUnderMouse and use ControlRef != NULL instead of ControlPart = noPart , we had false ControlPart = 0 returned under Carbon in MacOS X

2001-09-15 17:03 GD, revision 11610

added missing conditional compilation for wave (2) fixed some warnings

2001-09-15 13:53 GD, revision 11609

added missing conditional compilation for wave

2001-09-15 11:24 GD, revision 11608

added missing conditional compilation test for MSW specific events

2001-09-15 10:39 VS, revision 11607

compilation (hot)fixes for Mingw

2001-09-15 10:39 VS, revision 11606

compilation fix

2001-09-15 10:08 RL, revision 11605

install and search path fixes for cross built libs.

2001-09-14 19:48 GD, revision 11604

removed copystring function already defined in common wx utilities

2001-09-14 19:01 RL, revision 11603

typo fix on package deps.

2001-09-14 16:15 RD, revision 11602

Updates to contributed library stuff, a new version of PyCrust

2001-09-14 16:14 RD, revision 11601

A better way to handle the OOR wxPyListCtrl --> wxLIstCtrl thing

2001-09-14 16:13 RD, revision 11600

some little demo tweaks

2001-09-14 02:41 RL, revision 11599

typo fix.

2001-09-14 02:39 RL, revision 11598

fixed msw-cross package dependencies.

2001-09-13 23:25 RL, revision 11597

fix for change to gtk_gl libname (and the fact it's now included by wx-config if built with --with-opengl)

2001-09-13 21:17 RL, revision 11596

Added msw-cross Debian packages for wxMSW and wxBase. Removed common setup.h in favor of including $toolchain/wx/setup.h directly. Cleaned more unused cruft out of configure.in and further factored duplicate code. Implemented new toolchain naming scheme.

2001-09-12 19:38 GD, revision 11595

added missing object files (sorted alphabetically for easier updating)

2001-09-12 19:15 GD, revision 11594

added missing object files

2001-09-12 18:56 GD, revision 11593

corrected aggregate initializer

2001-09-12 18:41 GD, revision 11592

removed inexistant object file

2001-09-11 17:04 VZ, revision 11591

don't try to translate the standard encoding names