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

1998-10-20 14:35 VZ, revision 886

wxColour(const char *) ctor related modifications

1998-10-20 13:24 UG, revision 885

fix for wxColour breakage

1998-10-20 12:58 UG, revision 884

fix for wxUSE_IOSTREAMH

1998-10-20 11:39 JS, revision 883

Removed WS_BORDER style since borders have suddenly appeared around several controls.

1998-10-20 11:00 UG, revision 882

fix for precompiled headers

1998-10-20 10:53 UG, revision 881

fix for precompiled headers

1998-10-20 07:47 DP, revision 880

.cvsignores added Begin my work on wxTreeCtrl for wxGTK

1998-10-20 07:39 RD, revision 879

newly generated files from SWIG

1998-10-20 07:38 RD, revision 878

bug fix

1998-10-20 06:45 RD, revision 877

New wxTreeCtrl wrappers (untested) some changes in helpers etc.

1998-10-20 02:11 RD, revision 876

Commented out constructor causing ambiguity

1998-10-20 02:10 RD, revision 875

commented out constructor causing ambiguity

1998-10-19 21:54 JS, revision 874

One that got away

1998-10-19 21:51 JS, revision 873

More Motif additions: mdi and sashtest samples now just about work!

1998-10-19 14:18 VZ, revision 872

1. wxTextCtrl::SetBackgroundColour() now works 2. wxListBox::SetBackgroundColour() now does something, although still not what I'd like 3. wxColour() now has a ctor from "const char *" to allow calls like SetBackgroundColour("green"); 4. controls sample modified to use colors

1998-10-19 12:39 VZ, revision 871

added methods for sequential scan of wxTextFile: Get{First|Next|Prev|Last}Line and GetCurrentLine, GoToLine, Eof.

1998-10-18 22:46 VZ, revision 870

new wxTreeCtrl files

1998-10-18 22:43 VZ, revision 869

(minor) fixes to make it compile with the modified wxTreeCtrl

1998-10-18 22:31 JS, revision 868

Motif additions

1998-10-18 21:33 VZ, revision 867

minor changes (a couple of error messages added to wxExecute)

1998-10-17 17:05 UG, revision 866

update to wx2

1998-10-17 17:04 UG, revision 865

no message

1998-10-17 09:38 JS, revision 864

Motif updates

1998-10-17 07:46 UG, revision 863
  • D /wxWidgets/trunk/utils/dialoged/src/dialoged.dsp
  • D /wxWidgets/trunk/utils/glcanvas/samples/cube/cube.dsp
  • D /wxWidgets/trunk/utils/glcanvas/samples/isosurf/isosurf.dsp
  • D /wxWidgets/trunk/utils/glcanvas/win/glcanvas.dsp
  • D /wxWidgets/trunk/utils/ogl/samples/ogledit/ogledit.dsp
  • D /wxWidgets/trunk/utils/ogl/src/ogl.dsp
  • D /wxWidgets/trunk/utils/wxprop/src/wxprop.dsp
  • D /wxWidgets/trunk/Wxwin.dsp
  • D /wxWidgets/trunk/Wxwin.dsw

no message

1998-10-17 07:37 UG, revision 862

miscellaeneous fixes