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-10-18 20:20 GD, revision 12065

added conditional compilation around wxGTK specific include

2001-10-18 19:34 RD, revision 12064

An incorrect patch to SWIG caused incorrect generated code. Fixed and regenerated.

2001-10-18 19:26 RD, revision 12063

An incorrect patch to SWIG caused incorrect generated code. Fixed and regenerated.

2001-10-18 19:19 RD, revision 12062

Some little tweaks...

2001-10-18 19:12 RD, revision 12061

cleanup

2001-10-18 19:09 GD, revision 12060

removed wxGetTranslation already defined in wx intl

2001-10-18 19:06 RD, revision 12059

Expanded some release notes

2001-10-18 18:04 RD, revision 12058

Added wxTE_NOHIDESEL

2001-10-18 17:07 RD, revision 12057

Removed wxLB_SORT flag. Users of the Autocomplete will now have to sort their lists themselves, but this lets them sort it either case sensitive or insensitive and use AutoComp the same way.

2001-10-18 16:56 RD, revision 12056

wxGTK's wxListBox now returns a meaningful value for DoGetBestSize instead of just 100x110. (Needed by wxSTC.)

2001-10-18 15:55 SC, revision 12055

corrected wxGetWorkingDirectory for mac (stripping last char off)

2001-10-18 06:21 GD, revision 12054

removed inexistant wxMotif header file

2001-10-18 01:33 RD, revision 12053

wxPython updates for new wxSTC

2001-10-18 01:30 RD, revision 12052

reference count bugs in DrawXXXList fixed

2001-10-18 01:27 RD, revision 12051

A fix for Scintilla's case insensitive sort routine

2001-10-18 01:24 RD, revision 12050

Updated to version 1.40 of Scintilla

2001-10-18 01:20 RD, revision 12049

Updated to new PyCrust

2001-10-18 00:53 VZ, revision 12048

added and documented wxTE_NOHIDESEL

2001-10-18 00:43 VZ, revision 12047

create lib\...\setup.h from setup.h, not setup0.h which is not meant to be edited

2001-10-17 22:31 KLB, revision 12046

Added missing OS/2 files for wxUniversal on OS/2

2001-10-17 22:25 KLB, revision 12045

Mutiple updates from SciTech for wxWindows including the following: 1. Updates to HTML applet classes in client side include syntax 2. Updates to wxUniversal for OS/2 3. Updates for better palette management on Windows 4. Misc other fixes and changes to fix build system for Watcom 11.0

2001-10-17 16:18 GRG, revision 12044

Added comment explaining that it's not necessary to use LEX and YACC on Windows since the files will be copied from doslex.c and dosyacc.c by default.

2001-10-17 14:30 VZ, revision 12043

fixed linking problems related to wxStatusBar under wx!MSW

2001-10-17 13:44 VZ, revision 12042

fix for linking problem under !MSW

2001-10-17 13:35 JS, revision 12041

Applied patch sent to me for xpmdecod.cpp/VC++ compilation, and changed VC++ project filenames in vc.rsp