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

2003-12-11 19:55 RD, revision 24778

Kevin O's demo modules fixup patch

2003-12-11 19:46 RD, revision 24777

Another try at fixing this patch so it applies cleanly

2003-12-11 19:31 RD, revision 24776

Cleaned up a bogus newline

2003-12-11 19:25 RD, revision 24775

A little tweak to the usage text

2003-12-11 19:07 RD, revision 24774

Updated the docstring patch to match current SWIG CVS line numbers and such. Added swig.xmlout.patch, which fixes a couple problems in the XML output of SWIG: an extra "/>" was removed and newlines in attribute values were changed to the #10; entity reference so they will be preserved by parsers. Also, added options for dumping or writing to a file the XML of the parse tree *after* other language modules have been run (previously you could only do the XML output *instead of* a regular language module.)

2003-12-11 17:43 RD, revision 24773

Updated the description of wx.PopupTransientWindow

2003-12-11 13:27 CE, revision 24772
  • D /wxWidgets/trunk/src/jpeg/makefile.bcc
  • D /wxWidgets/trunk/src/makefile.bcc
  • D /wxWidgets/trunk/src/msw/makefile.bcc
  • D /wxWidgets/trunk/src/png/makefile.bcc
  • D /wxWidgets/trunk/src/zlib/makefile.bcc
  • D /wxWidgets/trunk/utils/dialoged/src/makefile.bcc

remove files for win 3.1

2003-12-11 12:37 JS, revision 24771

Applied patch [ 847127 ] HELP button displayed by wxMessageDialog with wxSTAY_ON_TOP.

2003-12-11 12:33 JS, revision 24770

Applied patch [ 840721 ] convenience function wxRect::GetBottomRight

2003-12-11 11:38 JS, revision 24769

Applied [ 845171 ] Use transparancy mask in wxBitmapShape

2003-12-11 11:37 JS, revision 24768

Applied patch [ 845171 ] Use transparancy mask in wxBitmapShape

2003-12-11 11:32 JS, revision 24767

Applied [ 857819 ] STC CopyToClipboard uses LF on win32

2003-12-11 11:29 JS, revision 24766

Applied [ 856726 ] Tests for gzip streams

2003-12-11 11:27 JS, revision 24765

Applied patch [ 843965 ] RC/WXRC/XML related contribs and utils cleaning

2003-12-11 11:25 JS, revision 24764

Applied patch [ 846809 ] Cleaning of 11 samples

2003-12-11 11:18 JS, revision 24763

Applied patch [ 843287 ] wxNotebook remove page problems

2003-12-11 11:10 JS, revision 24762

Applied patch [ 850594 ] wxFileName(_T("/fred")).GetFullPath() asserts

2003-12-11 11:06 JS, revision 24761

Applied patch [ 856318 ] A few Wine fixes

2003-12-11 10:59 JS, revision 24760

Applied [ 841609 ] wxFile::m_error not initialised

2003-12-11 10:54 JS, revision 24759

Applied patch [ 857446 ] wxStaticCast evaluates argument twice

2003-12-11 10:47 JS, revision 24758

Applied patch [ 830313 ] (2.4.x) Fix building animate on Linux

2003-12-11 10:41 JS, revision 24757

Applied patch [ 830050 ] Turn on clipboard support in wxUniv

2003-12-11 10:35 JS, revision 24756

Applied patch [ 829367 ] Correctly handle mouse wheel for X Windows GTK 2

2003-12-11 10:32 JS, revision 24755

Applied patch [ 829144 ] Compilation error fixes for samples

2003-12-11 10:24 JS, revision 24754

Applied patch [ 829072 ] Splitter rendering fix