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-04-28 14:45 RR, revision 9913

Implement wxRB_GROUP

2001-04-28 13:35 GD, revision 9912

added common imagxpm files

2001-04-28 13:32 GD, revision 9911

corrections for Mac OS X

2001-04-28 13:31 GD, revision 9910

corrections for modifications made to common mimetype code

2001-04-28 07:21 RR, revision 9909

Updated changes.txt

2001-04-28 07:14 RR, revision 9908

wxBitmapButton patch part II Added test for wxSpinCtrl->SetValue() Corrcected wxTextCtrl focus events

2001-04-27 18:22 VS, revision 9907

oops, forgot to check in change that adds WX_ICONV_TAKES_CHAR

2001-04-27 17:03 RD, revision 9906

Made wxSplitterWindow conform to the docs with respect to using a negative sash position in the Split* methods.

2001-04-27 16:57 RD, revision 9905

Made wxSplitterWindow conform to the docs with respect to using a negative sash position in the Split* methods.

2001-04-27 16:30 RR, revision 9904

Maybe compilation works now.

2001-04-27 15:04 JS, revision 9903

Added showing the default URL in DisplayContents and DisplayIndex

2001-04-27 03:41 GT, revision 9902

There was no icon file in this example, causing compilation with VC to fail. I just stole a DialogEditor icon to use here

2001-04-27 03:36 GT, revision 9901

Fixes problem where child window does not appear immediately (until second child is added) in the WINDOWS menu. OGL Studio sample did not even show the child frame when a new one was created [bug reported by Julian]. This patch supplied by Markus Greither

2001-04-27 00:34 VZ, revision 9900

compilation fix (sorry)

2001-04-27 00:16 RD, revision 9899

generated source updates

2001-04-27 00:16 RD, revision 9898

Now that XPMs can be written in wxGTK, updated my conversion tools to actually do it.

2001-04-27 00:10 VZ, revision 9897

translate MDI menu items

2001-04-26 22:46 VS, revision 9896

fixed SIZEOF_WCHAR_T detection

2001-04-26 22:37 VS, revision 9895

removed duplicities in HTML entities tables

2001-04-26 22:30 KLB, revision 9894

Updates to OS/2 makefiles.

2001-04-26 20:34 JS, revision 9893

Fixed Simple Toolbar bug; removed 2 pixel kludge in splash screen

2001-04-26 18:58 RR, revision 9892

Added Greg's wxBitmapButton patch, take 2.

2001-04-26 16:38 VZ, revision 9891

applied patch 417699 (remove WXDLLEXPORT from inline functions)

2001-04-26 16:17 VZ, revision 9890

applied patch 419155 (OLE x-compilation with mingw)

2001-04-26 14:13 VZ, revision 9889

fixed wxUSE_MAC not being defined under Unix => -D_REENTRANT was missing resulting in Solaris compilation failure