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-08-16 12:09 VZ, revision 22928

typo in assert (patch 789156)

2003-08-16 12:07 VZ, revision 22927

fix bug with entries present in both global and local files (patch 773360)

2003-08-16 11:58 GD, revision 22926

applied fixes for CodeWarrior compilation

2003-08-15 23:12 RD, revision 22925

reSWIGged

2003-08-15 23:02 RD, revision 22924

wxPostScriptPrinter needs wxGenericPrintDialog but it wasn't being built on Mac

2003-08-15 22:20 VZ, revision 22923

don't create a multiline text control in the text editor (even not under MSW)

2003-08-15 22:08 VS, revision 22922

change MSW libs directories so that libraries are shared by builds

2003-08-15 21:42 VS, revision 22921

expat must be added to the template, not generated wxWindows.dsp

2003-08-15 21:31 VS, revision 22920

change MSW libs directories so that libraries are shared by builds

2003-08-15 21:23 VS, revision 22919

Watcom compilation fix

2003-08-15 21:22 VS, revision 22918

VC++ compilation fix

2003-08-15 21:20 VS, revision 22917

change MSW libs directories so that libraries are shared by builds

2003-08-15 17:21 VS, revision 22916

include compiler name in plugin DLL name on Windows

2003-08-15 16:17 JS, revision 22915

Misc. corrections

2003-08-15 14:29 JS, revision 22914

Regenerated Makefile.in after printps.cpp changes

2003-08-15 14:19 VS, revision 22913
  • D /wxWidgets/trunk/contrib/src/animate/makefile.b32
  • D /wxWidgets/trunk/contrib/src/animate/makefile.vc
  • D /wxWidgets/trunk/contrib/src/deprecated/makefile.b32
  • D /wxWidgets/trunk/contrib/src/deprecated/makefile.vc
  • D /wxWidgets/trunk/contrib/src/deprecated/makefile.wat
  • D /wxWidgets/trunk/contrib/src/fl/makefile.b32
  • D /wxWidgets/trunk/contrib/src/fl/makefile.vc
  • D /wxWidgets/trunk/contrib/src/gizmos/makefile.b32
  • D /wxWidgets/trunk/contrib/src/gizmos/makefile.bcc
  • D /wxWidgets/trunk/contrib/src/gizmos/makefile.unx
  • D /wxWidgets/trunk/contrib/src/gizmos/makefile.vc
  • D /wxWidgets/trunk/contrib/src/gizmos/makefile.wat
  • D /wxWidgets/trunk/contrib/src/mmedia/makefile.b32
  • D /wxWidgets/trunk/contrib/src/mmedia/makefile.vc
  • D /wxWidgets/trunk/contrib/src/mmedia/makefile.wat
  • D /wxWidgets/trunk/contrib/src/net/makefile.b32
  • D /wxWidgets/trunk/contrib/src/net/makefile.vc
  • D /wxWidgets/trunk/contrib/src/ogl/makefile.b32
  • D /wxWidgets/trunk/contrib/src/ogl/makefile.bcc
  • D /wxWidgets/trunk/contrib/src/ogl/makefile.dos
  • D /wxWidgets/trunk/contrib/src/ogl/makefile.unx
  • D /wxWidgets/trunk/contrib/src/ogl/makefile.vc
  • D /wxWidgets/trunk/contrib/src/ogl/makefile.wat
  • D /wxWidgets/trunk/contrib/src/plot/makefile.b32
  • D /wxWidgets/trunk/contrib/src/plot/makefile.vc
  • D /wxWidgets/trunk/contrib/src/stc/makefile.b32
  • D /wxWidgets/trunk/contrib/src/stc/makefile.sc
  • D /wxWidgets/trunk/contrib/src/stc/makefile.vc
  • D /wxWidgets/trunk/contrib/src/stc/makefile.wat
  • D /wxWidgets/trunk/contrib/src/svg/makefile.b32
  • D /wxWidgets/trunk/contrib/src/svg/makefile.sc
  • D /wxWidgets/trunk/contrib/src/svg/makefile.vc
  • D /wxWidgets/trunk/contrib/src/svg/makefile.wat
  • D /wxWidgets/trunk/contrib/src/xrc/makefile.b32
  • D /wxWidgets/trunk/contrib/src/xrc/makefile.vc
  • D /wxWidgets/trunk/contrib/src/xrc/makefile.wat
  • D /wxWidgets/trunk/src/stc/makefile.b32
  • D /wxWidgets/trunk/src/stc/makefile.sc
  • D /wxWidgets/trunk/src/stc/makefile.vc
  • D /wxWidgets/trunk/src/stc/makefile.wat
  • D /wxWidgets/trunk/src/xrc/makefile.b32
  • D /wxWidgets/trunk/src/xrc/makefile.vc
  • D /wxWidgets/trunk/src/xrc/makefile.wat

removed old makefiles

2003-08-15 10:17 JS, revision 22912

Can now switch between PostScript and WIN32 print dialogs by setting the value of wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW. Added first part of Peter Lenhard's WinCE DrawEllipticArc implementation.

2003-08-15 10:11 JS, revision 22911

Put printdc.cpp into all GUI builds because there's not a way of adding it to a MSW/Univ build otherwise Now includes PostScript and WIN32 print dialogs in MSW/Univ build, and setup.h determines which will be used.

2003-08-15 09:44 JS, revision 22910

Corrected silly recursion mistake

2003-08-15 08:43 JS, revision 22909

Corrected typo

2003-08-15 08:17 JS, revision 22908

Applied patch2 of [ 703990 ] attrib support in wxGTK2 textctrl

2003-08-15 08:07 JS, revision 22907

Applied patch [ 787350 ] removes warnings in FL under Open Watcom

2003-08-15 05:41 SC, revision 22906

setter by ref for

2003-08-15 00:21 VZ, revision 22905

prevent infinite recursion -- not a fix for the real bug but at least we don't crash

2003-08-14 23:52 VZ, revision 22904

German translations update from Martin Jost (patch 782996)