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

2002-03-10 14:41 JS, revision 14540

Minor tweaks

2002-03-10 14:31 JS, revision 14539

Corrected image size

2002-03-10 13:30 JS, revision 14538

Added emulator utility.

2002-03-10 11:19 RL, revision 14537

added optional parameter to SetSizer, to allow replacing a window's sizer without deleting the existing one.

2002-03-10 09:25 JS, revision 14536

Moved Nano-X specific code from univ to x11

2002-03-10 00:40 RD, revision 14535

Applied and merged patch 486364, which enables wxPython to be built in unicode mode. There are a number of things still missing in it and not everything is converted correctly... But it now builds and functions properly again in non-unicode mode so this is a good time to check in everything. The previous version of all of wxPython sources is tagged wxPy_B4_UNICODE.

2002-03-10 00:29 RD, revision 14534

Applied and merged patch 486364, which enables wxPython to be built in unicode mode. There are a number of things still missing in it and not everything is converted correctly... But it now builds and functions properly again in non-unicode mode so this is a good time to check in everything. The previous version of all of wxPython sources is tagged wxPy_B4_UNICODE.

2002-03-10 00:01 VS, revision 14533

htmlhelp.h no longer needed -> removed test in configure

2002-03-09 23:55 , revision 14532
  • A /wxWidgets/tags/wxPy_B4_UNICODE
  • D /wxWidgets/tags/wxPy_B4_UNICODE/.cvsignore
  • D /wxWidgets/tags/wxPy_B4_UNICODE/acinclude.m4
  • D /wxWidgets/tags/wxPy_B4_UNICODE/aclocal.m4
  • D /wxWidgets/tags/wxPy_B4_UNICODE/autogen.sh
  • D /wxWidgets/tags/wxPy_B4_UNICODE/BuildCVS.txt
  • D /wxWidgets/tags/wxPy_B4_UNICODE/config.guess
  • D /wxWidgets/tags/wxPy_B4_UNICODE/config.sub
  • D /wxWidgets/tags/wxPy_B4_UNICODE/configure
  • D /wxWidgets/tags/wxPy_B4_UNICODE/configure.in
  • D /wxWidgets/tags/wxPy_B4_UNICODE/contrib
  • D /wxWidgets/tags/wxPy_B4_UNICODE/debian
  • D /wxWidgets/tags/wxPy_B4_UNICODE/demos
  • D /wxWidgets/tags/wxPy_B4_UNICODE/descrip.mms
  • D /wxWidgets/tags/wxPy_B4_UNICODE/difflast.pl
  • D /wxWidgets/tags/wxPy_B4_UNICODE/distrib
  • D /wxWidgets/tags/wxPy_B4_UNICODE/docs
  • D /wxWidgets/tags/wxPy_B4_UNICODE/include
  • D /wxWidgets/tags/wxPy_B4_UNICODE/install-sh
  • D /wxWidgets/tags/wxPy_B4_UNICODE/lib
  • D /wxWidgets/tags/wxPy_B4_UNICODE/locale
  • D /wxWidgets/tags/wxPy_B4_UNICODE/Makefile.in
  • D /wxWidgets/tags/wxPy_B4_UNICODE/Mingw32-gcc295.patches
  • D /wxWidgets/tags/wxPy_B4_UNICODE/make-deb
  • D /wxWidgets/tags/wxPy_B4_UNICODE/misc
  • D /wxWidgets/tags/wxPy_B4_UNICODE/mkinstalldirs
  • D /wxWidgets/tags/wxPy_B4_UNICODE/regen
  • D /wxWidgets/tags/wxPy_B4_UNICODE/samples
  • D /wxWidgets/tags/wxPy_B4_UNICODE/setup.h.in
  • D /wxWidgets/tags/wxPy_B4_UNICODE/setup.h_vms
  • D /wxWidgets/tags/wxPy_B4_UNICODE/src
  • D /wxWidgets/tags/wxPy_B4_UNICODE/tests
  • D /wxWidgets/tags/wxPy_B4_UNICODE/user
  • D /wxWidgets/tags/wxPy_B4_UNICODE/utils
  • D /wxWidgets/tags/wxPy_B4_UNICODE/wx-config.in
  • D /wxWidgets/tags/wxPy_B4_UNICODE/wxBase.spec
  • D /wxWidgets/tags/wxPy_B4_UNICODE/wxGTK.spec
  • D /wxWidgets/tags/wxPy_B4_UNICODE/wxMotif.spec
  • D /wxWidgets/tags/wxPy_B4_UNICODE/wxWINE.spec
  • D /wxWidgets/tags/wxPy_B4_UNICODE/wxwin.m4

This commit was manufactured by cvs2svn to create tag 'wxPy_B4_UNICODE'.

2002-03-09 23:55 RD, revision 14531

SWIGged updates for wxMac

2002-03-09 22:54 VZ, revision 14530

fixed a few VC++ warnings (release mode only)

2002-03-09 22:53 JS, revision 14529
  • D /wxWidgets/trunk/utils/framelayout

Removed README from old framelayout dir, since it was more confusing than helpful to have the framelayout dir appear

2002-03-09 22:46 VZ, revision 14528

[this message is for the previous commit as well] 1. <htmlhelp.h> is not required any more 2. fixed memory leak

2002-03-09 22:07 VS, revision 14527

reverted Robert's change

2002-03-09 21:55 VZ, revision 14526

don't include wx/wx.h unnecessarily

2002-03-09 21:55 VZ, revision 14525

copy the variant name in the assignment operator as well!

2002-03-09 21:51 JS, revision 14524

Added reparenting helper classes to help apps to grab the windows of other applications.

2002-03-09 21:30 VS, revision 14523

query MGL for resolution

2002-03-09 21:19 RD, revision 14522

New SWIGged updates for wxGTK

2002-03-09 21:18 RD, revision 14521

Reformatted some demo text

2002-03-09 20:22 RR, revision 14520

Various changes to make pop up menus work under X11.

2002-03-09 17:26 VZ, revision 14519

look at HOME and USERPROFILE in wxGetHomeDir() (patch 527210)

2002-03-09 16:54 VZ, revision 14518

compilation warning fix for the daily builds

2002-03-09 16:40 VS, revision 14517

what about returning a value?

2002-03-09 16:35 VS, revision 14516

fixed to translatable strings output