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-07-06 17:25 RD, revision 10864

a bit of simplification

2001-07-06 16:25 JS, revision 10863

ReadMe updates

2001-07-06 16:23 VS, revision 10862

fixed a design flaw in wxFontMapper that prevented automatic creation of wxConfig instance

2001-07-06 16:10 SC, revision 10861

first impl (needs extending)

2001-07-06 13:18 JS, revision 10860

Implemented input disabling for disabled windows since MicroWindows doesn't do it

2001-07-06 12:11 GT, revision 10859

Returned a line that had somehow been dropped in the checked in version. This line *is* already present in latest CVS head.

2001-07-06 11:18 JS, revision 10858

Added WS_POPUP for MicroWindows dialogs

2001-07-06 10:25 JS, revision 10857

Added missing file

2001-07-06 10:24 JS, revision 10856

Added animation classes to contrib hierarchy

2001-07-06 04:11 RD, revision 10855

Fixed img2py to work correctly with Python 2.1. Added enhanced wxVTKRenderWindow by Prabhu Ramachandran

2001-07-05 20:55 JS, revision 10854

Added a file

2001-07-05 20:55 JS, revision 10853

#ifdefed out some redundant base classes so DLL version compiles

2001-07-05 19:32 RD, revision 10852

Checked in temporarily munged copy before...

2001-07-05 18:54 RD, revision 10851

Some tweaks for building the RPMs for multiple different versions of Python all with a single command.

2001-07-05 18:48 VZ, revision 10850

removed/replaced include 'wx/wx.h'

2001-07-05 17:46 RD, revision 10849

added new files to be included in the installer

2001-07-05 17:27 RD, revision 10848

Fixing some demos to look and act better

2001-07-05 16:34 JS, revision 10847

Updated MicroWindows patch file

2001-07-05 15:49 JS, revision 10846

Released menubar capture before menu popup was captured. Process menu command AFTER menu is dismissed (or it stays there). Still some problems but menus and message box beginning to work in MicroWindows.

2001-07-05 13:40 VZ, revision 10845

more steps toward virtual listctrl

2001-07-05 13:35 JS, revision 10844

Misc fixes, now menus are almost working on MicroWindows

2001-07-05 13:14 VZ, revision 10843

use type safe list instead of wxList for m_columns

2001-07-05 13:08 VZ, revision 10842

added virtual list control functions (but not implemented them yet) to the native wxListCtrl

2001-07-05 10:57 JS, revision 10841

Corrected cleanwx target

2001-07-05 10:52 VZ, revision 10840

check that we don't try to compile in GUI mode