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

2001-10-04 00:46 VZ, revision 11815

added Unicode configurations to the library project files

2001-10-04 00:30 VZ, revision 11814
  • D /wxWidgets/trunk/distrib/msw/tmake/vc6.t
  • D /wxWidgets/trunk/distrib/msw/tmake/vc6bdll.t
  • D /wxWidgets/trunk/distrib/msw/tmake/vc6dll.t
  • D /wxWidgets/trunk/distrib/msw/tmake/vc6lib.t
  • D /wxWidgets/trunk/distrib/msw/tmake/vcapp.t

removed templates which are unneeded any more

2001-10-03 23:36 VZ, revision 11813

Unicode compilation fixes

2001-10-03 23:34 VZ, revision 11812

warning in Unicode compilation fixed

2001-10-03 17:44 VZ, revision 11811

fix for focus event sending

2001-10-03 17:20 JS, revision 11810

Made mkdir more UNC path-friendly

2001-10-03 17:12 JS, revision 11809

Made mkdir more UNC path-friendly

2001-10-03 17:01 VZ, revision 11808

reduced flicker when switching focus to/from the report list ctrl under wxGTK

2001-10-03 16:51 JS, revision 11807
  • D /wxWidgets/trunk/docs/html/standard.htm

Removed duplicate file

2001-10-03 14:52 RD, revision 11806

Minor tweaks and some typos fixed

2001-10-03 14:20 VZ, revision 11805

fixed DLL naming scheme

2001-10-03 14:08 JJ, revision 11804

Committing in . Modified Files: wxWindows/setup.h_vms update VMS compile support ----------------------------------------------------------------------

2001-10-03 08:40 RL, revision 11803

bump date in version dialog.

2001-10-03 08:38 RL, revision 11802

bump date on 'easter egg' dialog.

2001-10-03 06:14 RD, revision 11801

Checked wxConfig on Linux, added filename

2001-10-03 06:13 RD, revision 11800

Fixed a potential python version problem

2001-10-03 06:12 RD, revision 11799

Refactored Python shadows to use wxControlWithItems where appropriate. Implememted SetClientData for wxControlWithItems.

2001-10-03 03:32 RD, revision 11798

Refactored Python shadows to use wxControlWithItems where appropriate. Implememted SetClientData for wxControlWithItems.

2001-10-03 01:33 RL, revision 11797

removed obsolete samples/univ from SAMPLES_SUBDIRS

2001-10-03 01:22 VZ, revision 11796

new VC++ templates and project files generated from them: now use only one project file for wxWin itself and allow choosing the configurations to be built from the sample projects

2001-10-03 01:19 RL, revision 11795

Diabled wxToggleButton for wxUNIVERSAL builds too.

2001-10-02 23:52 RL, revision 11794

diable MDI for wxUNIV builds for now.

2001-10-02 22:22 VS, revision 11793

client<->screen coords conversion fixes

2001-10-02 22:21 VS, revision 11792

added at least some stderr support to wxMGL which suffers badly from MGL's hostile takeover of stdin and stderr

2001-10-02 22:20 VS, revision 11791

removed unused variable