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-14 04:03 RD, revision 12415

Added new sizer methods

2001-11-14 04:03 RD, revision 12414

Added wxFileHistory

2001-11-14 04:02 RD, revision 12413

Added wxTextCtrl.GetStringSelection

2001-11-14 04:01 RD, revision 12412

some demo cleanup

2001-11-14 03:50 RD, revision 12411

GetSelection --> GetStringSelection

2001-11-14 03:49 RD, revision 12410

A little fix for Vadim's fix

2001-11-14 01:35 VZ, revision 12409

wxPopupWindow::GetPosition() should return point in screen coords now

2001-11-14 01:27 VZ, revision 12408

added wxTextCtrl::GetSelection() returning a wxString - useful for multiline controls under Windows

2001-11-14 01:26 VZ, revision 12407

fixed wxFrame::IconizeChildFrames() bug which would restore the child frame even if it had been iconized before the main frame was

2001-11-13 23:19 RL, revision 12406

updated control files for 2.2.8.1 with python2.1

2001-11-13 19:27 VZ, revision 12405

fixed wxFindReplaceDialog::Create() doc entry

2001-11-13 18:50 VZ, revision 12404

fixed bugs in rfind() (patch 481325)

2001-11-13 16:21 RR, revision 12403

Applied patch from SF on menu command not blocked if they are disabled but still emitted by an accelerator First attempt at adding wxSizer::Clear(). Further testing pending :-)

2001-11-13 15:18 RR, revision 12402

Patch to make wxComboBox work in Toolbars.

2001-11-13 15:16 RR, revision 12401

Patch to make wxComboBox resize correctly in toolbars.

2001-11-13 14:27 VZ, revision 12400

fixed bug with redoing the command when there was nothing to redo

2001-11-13 06:48 RD, revision 12399

SWIGged code update

2001-11-13 06:43 RD, revision 12398

More fixes for wxPopupWindow. More SWIGged code updates.

2001-11-13 03:18 RD, revision 12397

Various other tweaks and updates

2001-11-13 03:17 RD, revision 12396

Passing None to an EVT_* function will Disconnect

2001-11-13 03:16 RD, revision 12395

Finally figured out wxPopupWindow, added to demo.

2001-11-13 03:14 RD, revision 12394

Added some code to demonstrate a problem and a workaround in wxTextCtrl on MSW.

2001-11-13 03:09 RD, revision 12393

New ErrorDialogs from Chris Fama

2001-11-13 03:08 RD, revision 12392

wxGLCanvas updates

2001-11-13 03:08 RD, revision 12391

fixed a typo