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):

2006-10-27 09:29 JS, revision 42506

Warning fixes

2006-10-27 09:28 MW, revision 42505

Add tar streams.

2006-10-27 09:27 JS, revision 42504

Typo fix

2006-10-27 09:12 RR, revision 42503

Add empty EnableCloseButton() into wxTLW base class.

2006-10-27 09:12 MW, revision 42502

Add wxUSE_TARSTREAM and wxUSE_FS_ARCHIVE.

2006-10-27 09:07 RR, revision 42501

Document wxTLW::EnableCloseButton.

2006-10-27 09:02 RR, revision 42500

Minor doc corrections.

2006-10-27 08:59 JS, revision 42499

Demonstrates printing

2006-10-27 08:56 JS, revision 42498

Added richtextprinting.cpp/h

2006-10-27 08:54 MW, revision 42497

Add FindLength()

2006-10-27 08:50 RR, revision 42496

Don't overwrite wxFD_ styles in m_windowStyle.

2006-10-27 08:45 RR, revision 42495

Move the wxFD_... flags back into m_windowStyle as requested. Add the list if flags, with which the wxFD_ flags have to cooperate into the header of wxFileDialog.

2006-10-27 08:43 JS, revision 42494

First cut at printing support for wxRichTextCtrl

2006-10-27 08:18 RR, revision 42493

Add EnableCloseButton() as wxMSW does. Use it in wxProgressDialog so that without wxPD_CAN_ABORT you cannot close the dialog. Closes [ 1585563 ] wxProgressDialog @ GTK CloseButton

2006-10-27 07:52 MW, revision 42492

Factory some of wxFilterClassFactory into a base class.

2006-10-27 07:48 ABX, revision 42491

Reverted winundef.h removal - without it build fails on GetWindowStyle later.

2006-10-27 07:45 ABX, revision 42490

Warning fixes.

2006-10-27 07:21 BIW, revision 42489

made the multi-notebook the default view in the aui sample; added welcome screen to the notebook

2006-10-27 07:06 MW, revision 42488

Add wxFS_SEEKABLE open flag.

2006-10-27 06:30 RD, revision 42487

flesh out the dummy classes reorg the class decls a bit do some overloading add docstrings

2006-10-27 06:29 RD, revision 42486

include mslu.h

2006-10-27 06:28 RD, revision 42485

fix some compile/link errors

2006-10-27 06:08 RD, revision 42484

Added Changer classes

2006-10-27 06:06 RD, revision 42483

Add wxRect2D

2006-10-27 05:32 RD, revision 42482

fix compile errors