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

2000-10-15 19:47 vadz, revision 8563

fixed bug when the caret wasn't shown if it was hidden when the window got focus the last time

2000-10-15 18:50 ronl, revision 8562

updated .po files.

2000-10-15 18:41 ronl, revision 8561

merged new and updated translations from WX_2_2_BRANCH. updated all po files with the main trunk source.

2000-10-15 16:52 vadz, revision 8560

wxTextCtrl::Replace() seems to work

2000-10-14 23:34 vadz, revision 8559

basic drawing and cursor movement seem to work in multiline textctrl

2000-10-14 20:29 vadz, revision 8558

fixed false alert in wxRegKey::DeleteSelf (backported from the main branch)

2000-10-14 20:28 vadz, revision 8557

fixed false alert in wxRegKey::DeleteSelf

2000-10-14 18:47 robind, revision 8556
  • D /wxWidgets/branches/WX_2_2_BRANCH/wxPython/BUILD.txt
  • D /wxWidgets/branches/WX_2_2_BRANCH/wxPython/buildall
  • D /wxWidgets/branches/WX_2_2_BRANCH/wxPython/buildall.bat
  • D /wxWidgets/branches/WX_2_2_BRANCH/wxPython/contrib/buildall.py
  • D /wxWidgets/branches/WX_2_2_BRANCH/wxPython/contrib/glcanvas/build.cfg
  • D /wxWidgets/branches/WX_2_2_BRANCH/wxPython/contrib/glcanvas/glcanvasc.def
  • D /wxWidgets/branches/WX_2_2_BRANCH/wxPython/contrib/ogl/build.cfg
  • D /wxWidgets/branches/WX_2_2_BRANCH/wxPython/contrib/ogl/oglc.def
  • D /wxWidgets/branches/WX_2_2_BRANCH/wxPython/contrib/stc/build.cfg
  • D /wxWidgets/branches/WX_2_2_BRANCH/wxPython/src/build.cfg
  • D /wxWidgets/branches/WX_2_2_BRANCH/wxPython/src/wxc.def

Removed old build files

2000-10-14 06:43 robind, revision 8555

A little cleanup

2000-10-14 06:17 robind, revision 8554

Updated build instructions

2000-10-14 04:46 robind, revision 8553

rerenerated source for the thread state bug fix

2000-10-14 04:45 robind, revision 8552

workaround for a refresh bug

2000-10-14 00:22 vadz, revision 8551

oops, removed the fix from the main branch which I somehow managed to commit in this one

2000-10-13 23:37 robind, revision 8550

Notes for new build instructions build script

2000-10-13 23:11 robind, revision 8549

fixed a thread state error fixed an error freeing memory that was never allocated

2000-10-13 18:02 juliansmart, revision 8548

Doc/distribution script mods

2000-10-13 16:07 juliansmart, revision 8547

Added missing GIFs.

2000-10-13 15:04 juliansmart, revision 8546

Added distribution script

2000-10-13 03:19 robind, revision 8545

More tweaks to the Distutils setup script A new set of build instructions for win32

2000-10-13 03:14 robind, revision 8544

More fixes for the new STC

2000-10-12 23:40 vadz, revision 8543

added QueryRawValue() to wxRegKey and test code for it in the sample

2000-10-12 23:39 vadz, revision 8542

cosmetic font encoding names changes

2000-10-12 23:38 vadz, revision 8541

removed some unused debugging code

2000-10-12 23:33 vadz, revision 8540

partial fix for REG_EXPAND_SZ values

2000-10-12 19:39 vadz, revision 8539

many more methods implemented (though untested) for multline text ctrls