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-03-24 19:34 VZ, revision 19766

Unicode compilation fix (bug 694826)

2003-03-24 19:33 DE, revision 19765

Create an NSView (in leiu of a real static bitmap class)

2003-03-24 19:33 VZ, revision 19764

Unicode compilation fix

2003-03-24 19:25 JS, revision 19763

Reverted iodbc removal

2003-03-24 19:23 RD, revision 19762

Turn the dbg logger into a Logger class

2003-03-24 19:21 VZ, revision 19761

added a check for allowed id value (bug 690910)

2003-03-24 19:00 VZ, revision 19760

calling SetValue(GetValue()) didn't reset the modified flag (bug 678391)

2003-03-24 18:55 VZ, revision 19759

fix Alt-letter navigation with spin controls (bug 672974)

2003-03-24 18:51 JS, revision 19758
  • D /wxWidgets/trunk/samples/newgrid/griddemo.cpp
  • D /wxWidgets/trunk/samples/newgrid/griddemo.def
  • D /wxWidgets/trunk/samples/newgrid/griddemo.h
  • D /wxWidgets/trunk/samples/newgrid/griddemo.rc
  • D /wxWidgets/trunk/samples/newgrid/Makefile.in
  • D /wxWidgets/trunk/samples/newgrid/makefile.b32
  • D /wxWidgets/trunk/samples/newgrid/makefile.bcc
  • D /wxWidgets/trunk/samples/newgrid/makefile.dos
  • D /wxWidgets/trunk/samples/newgrid/makefile.g95
  • D /wxWidgets/trunk/samples/newgrid/makefile.sc
  • D /wxWidgets/trunk/samples/newgrid/makefile.unx
  • D /wxWidgets/trunk/samples/newgrid/makefile.vc
  • D /wxWidgets/trunk/samples/newgrid/makefile.wat
  • D /wxWidgets/trunk/samples/newgrid/newgrid.dsp
  • D /wxWidgets/trunk/samples/newgrid/newgrid.pro
  • D /wxWidgets/trunk/samples/newgrid/newgridM5.xml

Removing newgrid

2003-03-24 18:50 JS, revision 19757

Removed old grid code

2003-03-24 18:19 VZ, revision 19756

backport fix for bug 672894

2003-03-24 18:18 VZ, revision 19755

draw multiline labels in owner-drawn buttons correctly (fixes 672894)

2003-03-24 17:21 JS, revision 19754

Fix by Milan Babuskov <albis@eunet.yu> in MovePageUp

2003-03-24 17:06 DE, revision 19753

- Remove wxTopLevelWindowCocoa from the wxRTTI class hierarchy - DECLARE_NO_COPY_CLASS(wxTopLevelWindowCocoa);

2003-03-24 16:50 DE, revision 19752

!defined(wxUSE_TOOLBAR_NATIVE) changed to !wxUSE_TOOLBAR_NATIVE because the configure script does define it to 0, not undef it (wxCocoa is using this)

2003-03-24 16:07 DE, revision 19751

Enable the choice dialog on wxCocoa

2003-03-24 14:19 JS, revision 19750
  • D /wxWidgets/trunk/utils/Install

Remove Install

2003-03-24 14:15 JS, revision 19749
  • D /wxWidgets/trunk/utils/Install/install.c
  • D /wxWidgets/trunk/utils/Install/install.h
  • D /wxWidgets/trunk/utils/Install/instsup.cpp
  • D /wxWidgets/trunk/utils/Install/instsup.h
  • D /wxWidgets/trunk/utils/Install/wxmain.cpp

Removing Install

2003-03-24 14:07 JS, revision 19748
  • D /wxWidgets/trunk/utils/Install/builder/makefile
  • D /wxWidgets/trunk/utils/Install/builder/makefile.b32
  • D /wxWidgets/trunk/utils/Install/builder/makefile.bcc
  • D /wxWidgets/trunk/utils/Install/builder/makefile.dos
  • D /wxWidgets/trunk/utils/Install/builder/makefile.g95
  • D /wxWidgets/trunk/utils/Install/builder/makefile.sc
  • D /wxWidgets/trunk/utils/Install/builder/makefile.sl
  • D /wxWidgets/trunk/utils/Install/builder/makefile.twn
  • D /wxWidgets/trunk/utils/Install/builder/makefile.unx
  • D /wxWidgets/trunk/utils/Install/builder/makefile.vc
  • D /wxWidgets/trunk/utils/Install/builder/makefile.wat
  • D /wxWidgets/trunk/utils/Install/builder/mondrian.ico
  • D /wxWidgets/trunk/utils/Install/builder/mondrian.xpm
  • D /wxWidgets/trunk/utils/Install/builder/wxib.cpp
  • D /wxWidgets/trunk/utils/Install/builder/wxib.def
  • D /wxWidgets/trunk/utils/Install/builder/wxib.rc
  • D /wxWidgets/trunk/utils/Install/builder/wxibVC.dsp
  • D /wxWidgets/trunk/utils/Install/builder/wxibvc.dsw
  • D /wxWidgets/trunk/utils/Install/incace
  • D /wxWidgets/trunk/utils/Install/inczip
  • D /wxWidgets/trunk/utils/Install/packace
  • D /wxWidgets/trunk/utils/Install/packinst
  • D /wxWidgets/trunk/utils/Install/packzip
  • D /wxWidgets/trunk/utils/Install/script
  • D /wxWidgets/trunk/utils/Install/sfxace
  • D /wxWidgets/trunk/utils/Install/sfxzip

Removing Install

2003-03-24 12:47 CE, revision 19747

fix bug in Borland (bcc32 really hates ?)

2003-03-24 08:44 CE, revision 19746

fix bug in Borland (bcc32 really hates ?)

2003-03-23 21:36 VZ, revision 19745

removed wxUSE_IMAGE_LOADING_IN_MSW and wxUSE_RESOURCE_LOADING_IN_MSW settings, they're not used any more

2003-03-23 21:33 VZ, revision 19744

added wxDIB::Save() and wxDIB to/from wxBitmap) conversions, use them instead of the old C functions (the latter were removed, there is no old code left any more)

2003-03-23 20:42 JS, revision 19743
  • D /wxWidgets/trunk/include/wx/spawnbrowser.h
  • D /wxWidgets/trunk/src/msw/spawnbrowser.cpp

Removed spurious spawnbrowser.h/cpp

2003-03-23 20:38 VZ, revision 19742

use call tmake to invoke tmake