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

1998-10-17 07:31 UG, revision 861

miscellaeneous fixes

1998-10-17 07:27 UG, revision 860

fixes the invalid index problem

1998-10-17 07:21 UG, revision 859

no message

1998-10-16 19:34 UG, revision 858

added more utils subprojects

1998-10-16 19:30 UG, revision 857

new project file + misc fixes for wxUSE_DOC_VIEW_ARCHITECTURE

1998-10-16 19:28 UG, revision 856

no message

1998-10-16 18:38 UG, revision 855

no message

1998-10-16 18:24 UG, revision 854

no message

1998-10-16 18:17 UG, revision 853

no message

1998-10-16 17:51 UG, revision 852

no message

1998-10-16 17:16 UG, revision 851

no message

1998-10-16 16:28 JS, revision 850

Revised Motif todo list

1998-10-16 16:22 UG, revision 849

no message

1998-10-16 16:15 UG, revision 848

no message

1998-10-16 16:12 UG, revision 847

wxUSE_IOSTREAMH changes

1998-10-16 15:53 UG, revision 846

no message

1998-10-16 14:55 UG, revision 845

no message

1998-10-16 14:50 UG, revision 844

wxUSE_IOSTREAMH fixes

1998-10-16 14:38 JS, revision 843

Misc. Motif; removed duplicate wxICON; variant compile fix; added wxString form of wxStripMenuCodes

1998-10-16 14:35 UG, revision 842

no message

1998-10-16 10:04 UG, revision 841

no message

1998-10-16 09:57 UG, revision 840

no message

1998-10-16 09:56 UG, revision 839

wx_USEIOSTREAMH changes

1998-10-16 08:44 UG, revision 838

no message

1998-10-15 17:00 JS, revision 837

Added makefile.unx for Motif