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

2007-06-26 14:36 VS, revision 46960

include wxUniCharRef::operator&& unconditionally too, not just wxUniChar one

2007-06-26 14:28 FT, revision 46959

Add tests for wx.Slider. Found a few discrepancies between book and implementation.

2007-06-26 14:25 ROL, revision 46958

some more fixes. Presenter.update called in OnIdle.

2007-06-26 13:54 ROL, revision 46957

- cut/copy/paste implementation - fix for Container.canHaveChild

2007-06-26 11:58 VS, revision 46956

added configure check for wcsdup(), there are too many Unix systems without it

2007-06-26 10:57 VS, revision 46955

compilation fixes for --with-regex=sys

2007-06-26 10:24 VS, revision 46954

compilation fixes for some cases

2007-06-26 01:44 FT, revision 46953

Add tests for wx.ToggleButton. Class is virtually fully-tested.

2007-06-26 01:26 FT, revision 46952

Add skeleton tests for wx.BitmapButton. Why does the creating the test control cause the interpreter to crash?

2007-06-26 00:37 ROL, revision 46951

Fix for inserting before first child if there is none.

2007-06-26 00:05 ROL, revision 46950

Added wxGridBagSizer, wxNotebook, more attributes

2007-06-26 00:03 ROL, revision 46949

- added attribute.py for Attribute handlers - better implicit attributes handling - XMLTree with root hidden - Expand/Collaps, multiple Delete - Component.insertBefore,insertAfter,getTreeImageId,etc. - BoxSizer base class updating tree icon based on orient attribute - saving/loading working - using wxFontPickerCtrl for font selection - sibling/insert modes for Presenter.create - moved toolbar code from xrced.py to view.py

2007-06-25 23:55 ROL, revision 46948

test SVN commit

2007-06-25 22:40 FT, revision 46947

Add tests for wx.TextAttr. Exercise functionality found on pg. 194-5 of "wxPython in Action"

2007-06-25 20:50 FT, revision 46946

Fix what broke because of renaming testColour.py

2007-06-25 20:34 FT, revision 46945
  • D /wxWidgets/branches/SOC2007_UNITTEST/wxPython/tests/unittest/testColor.py

(Remove "testColor.py")

2007-06-25 20:34 FT, revision 46944

Rename from "testColor.py" to "testColour.py"

2007-06-25 20:33 FT, revision 46943

Remove all classes being tested from the "classes not being tested" list.

2007-06-25 18:59 FT, revision 46942

Move unit test suite to sub-folder. Update README.txt with recent changes and a list of classes needing to be tested.

2007-06-25 17:53 VS, revision 46941

compilation fix if wxLongLong_t is not available

2007-06-25 15:21 RD, revision 46940

fix svn properties

2007-06-25 15:07 VS, revision 46939

don't use C++ comments in C files

2007-06-25 14:41 RD, revision 46938

fixed svn properties

2007-06-25 14:35 RD, revision 46937

fix svn properties

2007-06-25 14:04 VS, revision 46936

removed executable bit on files that aren't executables