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-04 20:46 RD, revision 11840

Workaround for Ctrl-A giving a keycode of 1 in EVT_KEY_DOWN on wxGTK

2001-10-04 19:19 RD, revision 11839

Fixed duplicate definition of wxWindow::SetAcceleratorTable, more swig code regenerated.

2001-10-04 19:16 RD, revision 11838

Fix for missing -g from wx-config

2001-10-04 19:15 RD, revision 11837

Don't create a bitmap with dimensions <= 0...

2001-10-04 18:40 GD, revision 11836

applied SourceForge patch #467884 (Paul Thiessen) addes wxGLApp for wxMac

2001-10-04 17:13 RD, revision 11835

Regenerated some swig code, added some missing WXK_ constants, etc...

2001-10-04 17:12 RD, revision 11834

Fixed Ron's fix Upped version number (beta)

2001-10-04 17:05 GT, revision 11833

Spelling typos in comments fixed

2001-10-04 17:02 GT, revision 11832

Added documentation for the wxDb::SQLColumnName() and wxDb::SQLTableName() functions

2001-10-04 17:00 RD, revision 11831

Changed how EVT_CHAR and EVT_KEY_DOWN are sent to Scintilla

2001-10-04 16:44 GT, revision 11830

Added code to handle SQLSERVER, ACCESS, and MSDE allowing spaces in table names and column names (ARRRRGH! -> MS)

2001-10-04 16:32 GT, revision 11829

Removed a bunch of unreachable BREAK statements that BCC compilation complains about.

2001-10-04 16:29 GT, revision 11828

Changed code in unzip.c/.h for #including zlib.h to use the same code as is found in zstream.cpp #include <zlib.h> changed to #include "zlib.h"

2001-10-04 13:27 VZ, revision 11827

renamed project files for 3rd party libs from FooVC.dsp to foo.dsp

2001-10-04 12:39 VZ, revision 11826
  • D /wxWidgets/trunk/wxBaseVC.dsp

removed obsolete file

2001-10-04 12:37 VZ, revision 11825

new VC++ workspace file for wxBase

2001-10-04 12:33 VZ, revision 11824

trying to add wxBase project file from Unix

2001-10-04 12:32 VZ, revision 11823

reverted the fix for Unicode compilation with VC++ as it breaks other ports (and shouldn't be necessary anyhow)

2001-10-04 02:10 VZ, revision 11822

ignore build directories

2001-10-04 01:51 VZ, revision 11821

overwrote with src\wxBase.dsp

2001-10-04 01:50 VZ, revision 11820

regenerated from the template

2001-10-04 01:50 VZ, revision 11819

fixes for compilation with wxUSE_PALETTE=0

2001-10-04 01:46 VZ, revision 11818

Unicode compilation fix

2001-10-04 01:46 VZ, revision 11817

new project files for wxBase apps

2001-10-04 01:35 VZ, revision 11816

added Unicode configurations to the library project files