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-11-17 23:15 VS, revision 12465

regenerated makefiles

2001-11-17 23:13 VS, revision 12464

added temporary implementation of wxChoice for wxUniv

2001-11-17 22:32 RR, revision 12463

Changed/Fixed way in which wxListBox blocks events after changing its state programatically.

2001-11-17 17:14 RR, revision 12462

Trying to fix dialog close/focus_widget problem.

2001-11-17 16:48 RR, revision 12461

Fixed bug which prevented toplevel window from reacting to a ::SetSize() call more than once.

2001-11-17 15:36 RL, revision 12460

cast away a couple of warnings and added *.inc to the MANUAL_DIST target

2001-11-17 13:23 RR, revision 12459

Added ::IsOk() to wxDataStream for error checking in stream classes used by wxDataStream.

2001-11-17 12:54 RR, revision 12458

Fixed sveral problems with wxTextCtrl::WriteText and AppendText.

2001-11-17 11:48 RL, revision 12457

document the new *_USER_EXPORTED_ARRAY macros.

2001-11-17 11:33 RL, revision 12456

Added WX_DEFINE_*_USER_EXPORTED_ARRAY macros for external dlls. updated debian scripts to build with python2.1

2001-11-17 01:23 VZ, revision 12455

compilation fix

2001-11-17 00:34 VZ, revision 12454

implemented EVT_LIST_ITEM_FOCUSED() for Win32 wxListCtrl

2001-11-16 18:42 DW, revision 12453

Implementing some more controls and an MDI child frame fix for wxFrame. Also include the textbuf class in the make. New module definition file.

2001-11-16 18:40 DW, revision 12452

Implementing some more controls and an MDI child frame fix for wxFrame.

2001-11-16 18:39 DW, revision 12451

TRUE and FALSE; not true and false.

2001-11-16 16:53 VZ, revision 12450

moved wxNotebook events docs into a separate file included by both noteevt.tex and notebook.tex

2001-11-16 16:31 VZ, revision 12449

added wxEVT_COMMAND_LIST_ITEM_FOCUSED event and implemented it for the generic version

2001-11-16 15:20 VZ, revision 12448

wxGTK popup menu positioning fix

2001-11-16 15:08 VZ, revision 12447

compilation fix for wxMotif

2001-11-16 15:04 VZ, revision 12446

compilation fix for wxFrame under wxMotif

2001-11-16 13:09 RL, revision 12445

mainly the result of collapsing folds in vimdiff from 2.2

2001-11-16 12:27 VZ, revision 12444

Flush() argument should have a default value for compatibility with the other wxConfig versions

2001-11-16 12:07 VZ, revision 12443

compilation warning fix

2001-11-16 07:17 GD, revision 12442

applied SourceForge patch #479670 (fixes for OpenGL samples) by Paul Thiessen

2001-11-16 00:19 RD, revision 12441

Corrected wxPython notes