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-28 18:57 VS, revision 47010

return const wxString& from wxFontMapper::GetDefaultConfigPath()

2007-06-28 18:56 VS, revision 47009

ANSI+Unicode compatibility fixes to wxArrayString

2007-06-28 18:39 RD, revision 47008

Patch from Andrea. Adds focus rectangle on the tabs, and provides best size.

2007-06-28 18:38 RD, revision 47007

Patch from Andrea. Adds focus rectangle on the tabs, and provides best size.

2007-06-28 17:55 FT, revision 47006

Tests for wx.RadioBox.

2007-06-28 17:33 VS, revision 47005

dont use wxChar* arguments in wxHTML API

2007-06-28 17:03 VS, revision 47004

dont use wxChar* arguments in wxDatePickerCtrlGeneric API

2007-06-28 16:59 VS, revision 47003

don't use wxChar* arguments in wxLogWindow API

2007-06-28 15:09 FT, revision 47002

Added tests for wx.RadioButton. Nearly all functionality is tested.

2007-06-28 14:41 FT, revision 47001

Added tests for wx.CheckBox; they are virtually comprehensive. Removed tested classes from "classes not yet tested" list.

2007-06-28 13:11 BIW, revision 47000

fix for wxAuiNotebook middle-click close (was closing wrong page)

2007-06-28 13:07 BIW, revision 46999

fix for wxAuiNotebook middle-click close (was closing wrong page)

2007-06-28 12:57 VS, revision 46998

fixes to handling of focus changes for toplevel windows

2007-06-28 12:52 VS, revision 46997

don't assign m_next twice in wxStringIteratorNode ctor

2007-06-28 12:49 VS, revision 46996

1. added default constructors for wxString iterators 2. fixed assignment of iterator to iterator that points to a different string

2007-06-28 12:36 VS, revision 46995

added wxString::FromAscii(char*,size_t) for consistency with FromUTF8()

2007-06-28 12:04 VZ, revision 46994

CanAcceptFocus() now returns true if either the window itself or one of its children accepts focus; added new IsFocusable() to test whether the window itself accepts focus

2007-06-28 08:46 VS, revision 46993

fixed typo in comment

2007-06-28 07:54 VS, revision 46992

use same names for test suites as the ones in ./test -l

2007-06-28 02:16 PC, revision 46991

wxMac bitmap now requires QuickTime

2007-06-28 01:57 VZ, revision 46990

corrected some links

2007-06-28 01:55 VZ, revision 46989

mention wxLogInterposer(Temp)

2007-06-27 21:27 FT, revision 46988

Added tests for wx.Gauge.

2007-06-27 20:50 VS, revision 46987

compatibility fix: have wxListKey ctors from C strings so that passing string literals to functions expecting wxListKey works

2007-06-27 20:49 VS, revision 46986

compilation fixes after string changes

2007-06-27 19:25 VZ, revision 46985

use DisableTimestamp() instead of SetTimestamp(NULL)

2007-06-27 18:05 FT, revision 46984

More tests for wx.SpinCtrl.

2007-06-27 17:38 BIW, revision 46983

added middle-click close to wxAuiNotebook

2007-06-27 17:38 PC, revision 46982

block signal handlers, instead of disconnecting, to temporarily disable them

2007-06-27 16:46 BIW, revision 46981

added middle-click close to wxAuiNotebook

2007-06-27 15:55 VZ, revision 46980

don't invalidate the font in SetNativeFontInfo[Desc]() to conform to the documented behaviour (patch 1743548)

2007-06-27 15:44 VZ, revision 46979

fix wxUniv/MSW compilation with wxUSE_MENUS==0 (patch 1744277)

2007-06-27 12:36 BIW, revision 46978

in wxAuiNotebook, code to reduce flicker on page close

2007-06-27 12:35 BIW, revision 46977

in wxAuiNotebook, code to reduce flicker on page close

2007-06-27 12:09 VZ, revision 46976

added wxLog::DisableTimestamp() to be used as a synonym for SetTimestamp(wxEmptyString)

2007-06-27 11:29 BIW, revision 46975

wxAuiNotebook::RemovePage() rewritten; fixes bugs #1737293 and #1737433

2007-06-27 11:28 BIW, revision 46974

wxAuiNotebook::RemovePage() rewritten; fixes bugs #1737293 and #1737433

2007-06-27 10:45 CE, revision 46973

tidy up

2007-06-27 09:55 VS, revision 46972
  • D /wxWidgets/trunk/contrib

removed leftover files under contrib

2007-06-27 08:32 CE, revision 46971

more svn script changes

2007-06-26 23:29 FT, revision 46970

Add tests for wx.SpinCtrl. The 'testAllControlsHaveChildren' method sometimes causes the interpreter to crash on Windows; removed it from testBitmapButton and testSpinCtrl.

2007-06-26 22:53 VZ, revision 46969

fix bug in WX_GL_DOUBLEBUFFER handling introduced during the last great refactoring

2007-06-26 22:41 VZ, revision 46968
  • D /wxWidgets/trunk/.cvsignore
  • D /wxWidgets/trunk/build/.cvsignore
  • D /wxWidgets/trunk/build/bakefiles/.cvsignore
  • D /wxWidgets/trunk/build/msw/.cvsignore
  • D /wxWidgets/trunk/build/palmos/.cvsignore
  • D /wxWidgets/trunk/demos/bombs/.cvsignore
  • D /wxWidgets/trunk/demos/dbbrowse/.cvsignore
  • D /wxWidgets/trunk/demos/forty/.cvsignore
  • D /wxWidgets/trunk/demos/fractal/.cvsignore
  • D /wxWidgets/trunk/demos/life/.cvsignore
  • D /wxWidgets/trunk/demos/poem/.cvsignore
  • D /wxWidgets/trunk/docs/latex/wx/.cvsignore
  • D /wxWidgets/trunk/include/.cvsignore
  • D /wxWidgets/trunk/include/wx/.cvsignore
  • D /wxWidgets/trunk/include/wx/generic/.cvsignore
  • D /wxWidgets/trunk/include/wx/gtk/.cvsignore
  • D /wxWidgets/trunk/include/wx/gtk1/.cvsignore
  • D /wxWidgets/trunk/include/wx/html/.cvsignore
  • D /wxWidgets/trunk/include/wx/motif/.cvsignore
  • D /wxWidgets/trunk/include/wx/msw/.cvsignore
  • D /wxWidgets/trunk/include/wx/protocol/.cvsignore
  • D /wxWidgets/trunk/include/wx/univ/.cvsignore
  • D /wxWidgets/trunk/include/wx/unix/.cvsignore
  • D /wxWidgets/trunk/lib/.cvsignore
  • D /wxWidgets/trunk/locale/.cvsignore
  • D /wxWidgets/trunk/misc/.cvsignore
  • D /wxWidgets/trunk/samples/.cvsignore
  • D /wxWidgets/trunk/samples/artprov/.cvsignore
  • D /wxWidgets/trunk/samples/calendar/.cvsignore
  • D /wxWidgets/trunk/samples/caret/.cvsignore
  • D /wxWidgets/trunk/samples/checklst/.cvsignore
  • D /wxWidgets/trunk/samples/config/.cvsignore
  • D /wxWidgets/trunk/samples/controls/.cvsignore
  • D /wxWidgets/trunk/samples/db/.cvsignore
  • D /wxWidgets/trunk/samples/dialogs/.cvsignore
  • D /wxWidgets/trunk/samples/dialup/.cvsignore
  • D /wxWidgets/trunk/samples/dnd/.cvsignore
  • D /wxWidgets/trunk/samples/docview/.cvsignore
  • D /wxWidgets/trunk/samples/docvwmdi/.cvsignore
  • D /wxWidgets/trunk/samples/dragimag/.cvsignore
  • D /wxWidgets/trunk/samples/drawing/.cvsignore
  • D /wxWidgets/trunk/samples/dynamic/.cvsignore
  • D /wxWidgets/trunk/samples/erase/.cvsignore
  • D /wxWidgets/trunk/samples/event/.cvsignore
  • D /wxWidgets/trunk/samples/exec/.cvsignore
  • D /wxWidgets/trunk/samples/font/.cvsignore
  • D /wxWidgets/trunk/samples/grid/.cvsignore
  • D /wxWidgets/trunk/samples/help/.cvsignore
  • D /wxWidgets/trunk/samples/html/.cvsignore
  • D /wxWidgets/trunk/samples/html/about/.cvsignore
  • D /wxWidgets/trunk/samples/html/help/.cvsignore
  • D /wxWidgets/trunk/samples/html/helpview/.cvsignore
  • D /wxWidgets/trunk/samples/html/printing/.cvsignore
  • D /wxWidgets/trunk/samples/html/test/.cvsignore
  • D /wxWidgets/trunk/samples/html/virtual/.cvsignore
  • D /wxWidgets/trunk/samples/html/widget/.cvsignore
  • D /wxWidgets/trunk/samples/html/zip/.cvsignore
  • D /wxWidgets/trunk/samples/image/.cvsignore
  • D /wxWidgets/trunk/samples/internat/.cvsignore
  • D /wxWidgets/trunk/samples/ipc/.cvsignore
  • D /wxWidgets/trunk/samples/joytest/.cvsignore
  • D /wxWidgets/trunk/samples/keyboard/.cvsignore
  • D /wxWidgets/trunk/samples/layout/.cvsignore
  • D /wxWidgets/trunk/samples/listbox/.cvsignore
  • D /wxWidgets/trunk/samples/listctrl/.cvsignore
  • D /wxWidgets/trunk/samples/mdi/.cvsignore
  • D /wxWidgets/trunk/samples/memcheck/.cvsignore
  • D /wxWidgets/trunk/samples/menu/.cvsignore
  • D /wxWidgets/trunk/samples/mfc/.cvsignore
  • D /wxWidgets/trunk/samples/minifram/.cvsignore
  • D /wxWidgets/trunk/samples/minimal/.cvsignore
  • D /wxWidgets/trunk/samples/minimal/minimal.xcode/.cvsignore
  • D /wxWidgets/trunk/samples/minimal/minimal.xcodeproj/.cvsignore
  • D /wxWidgets/trunk/samples/nativdlg/.cvsignore
  • D /wxWidgets/trunk/samples/notebook/.cvsignore
  • D /wxWidgets/trunk/samples/oleauto/.cvsignore
  • D /wxWidgets/trunk/samples/opengl/cube/.cvsignore
  • D /wxWidgets/trunk/samples/opengl/isosurf/.cvsignore
  • D /wxWidgets/trunk/samples/opengl/penguin/.cvsignore
  • D /wxWidgets/trunk/samples/ownerdrw/.cvsignore
  • D /wxWidgets/trunk/samples/png/.cvsignore
  • D /wxWidgets/trunk/samples/printing/.cvsignore
  • D /wxWidgets/trunk/samples/propsize/.cvsignore
  • D /wxWidgets/trunk/samples/regtest/.cvsignore
  • D /wxWidgets/trunk/samples/rotate/.cvsignore
  • D /wxWidgets/trunk/samples/sashtest/.cvsignore
  • D /wxWidgets/trunk/samples/scroll/.cvsignore
  • D /wxWidgets/trunk/samples/scrollsub/.cvsignore
  • D /wxWidgets/trunk/samples/shaped/.cvsignore
  • D /wxWidgets/trunk/samples/sockets/.cvsignore
  • D /wxWidgets/trunk/samples/splitter/.cvsignore
  • D /wxWidgets/trunk/samples/statbar/.cvsignore
  • D /wxWidgets/trunk/samples/stc/.cvsignore
  • D /wxWidgets/trunk/samples/taskbar/.cvsignore
  • D /wxWidgets/trunk/samples/text/.cvsignore
  • D /wxWidgets/trunk/samples/thread/.cvsignore
  • D /wxWidgets/trunk/samples/toolbar/.cvsignore
  • D /wxWidgets/trunk/samples/treectrl/.cvsignore
  • D /wxWidgets/trunk/samples/typetest/.cvsignore
  • D /wxWidgets/trunk/samples/validate/.cvsignore
  • D /wxWidgets/trunk/samples/widgets/.cvsignore
  • D /wxWidgets/trunk/samples/widgets/icons/.cvsignore
  • D /wxWidgets/trunk/samples/wizard/.cvsignore
  • D /wxWidgets/trunk/src/common/.cvsignore
  • D /wxWidgets/trunk/src/gtk/.cvsignore
  • D /wxWidgets/trunk/src/gtk1/.cvsignore
  • D /wxWidgets/trunk/src/jpeg/.cvsignore
  • D /wxWidgets/trunk/src/msw/.cvsignore
  • D /wxWidgets/trunk/src/png/.cvsignore
  • D /wxWidgets/trunk/src/regex/.cvsignore
  • D /wxWidgets/trunk/src/tiff/.cvsignore
  • D /wxWidgets/trunk/src/wxWindows.xcode/.cvsignore
  • D /wxWidgets/trunk/src/wxWindows.xcodeproj/.cvsignore
  • D /wxWidgets/trunk/src/zlib/.cvsignore
  • D /wxWidgets/trunk/tests/.cvsignore
  • D /wxWidgets/trunk/utils/HelpGen/src/.cvsignore
  • D /wxWidgets/trunk/utils/hhp2cached/.cvsignore
  • D /wxWidgets/trunk/utils/tex2rtf/src/.cvsignore
  • D /wxWidgets/trunk/utils/wxOLE/samples/servlet/.cvsignore
  • D /wxWidgets/trunk/wxPython/.cvsignore
  • D /wxWidgets/trunk/wxPython/contrib/.cvsignore
  • D /wxWidgets/trunk/wxPython/contrib/gizmos/.cvsignore
  • D /wxWidgets/trunk/wxPython/contrib/glcanvas/.cvsignore
  • D /wxWidgets/trunk/wxPython/contrib/glcanvas/gtk/.cvsignore
  • D /wxWidgets/trunk/wxPython/contrib/glcanvas/msw/.cvsignore
  • D /wxWidgets/trunk/wxPython/contrib/ogl/.cvsignore
  • D /wxWidgets/trunk/wxPython/contrib/stc/.cvsignore
  • D /wxWidgets/trunk/wxPython/demo/.cvsignore
  • D /wxWidgets/trunk/wxPython/demo/bitmaps/.cvsignore
  • D /wxWidgets/trunk/wxPython/demo/data/.cvsignore
  • D /wxWidgets/trunk/wxPython/demo/dllwidget/.cvsignore
  • D /wxWidgets/trunk/wxPython/distrib/.cvsignore
  • D /wxWidgets/trunk/wxPython/distrib/mac/.cvsignore
  • D /wxWidgets/trunk/wxPython/distrib/mac/wxPythonOSX/.cvsignore
  • D /wxWidgets/trunk/wxPython/distrib/mac/wxPythonOSX/resources/.cvsignore
  • D /wxWidgets/trunk/wxPython/docs/.cvsignore
  • D /wxWidgets/trunk/wxPython/samples/doodle/.cvsignore
  • D /wxWidgets/trunk/wxPython/samples/embedded/.cvsignore
  • D /wxWidgets/trunk/wxPython/samples/pySketch/.cvsignore
  • D /wxWidgets/trunk/wxPython/src/.cvsignore
  • D /wxWidgets/trunk/wxPython/src/gtk/.cvsignore
  • D /wxWidgets/trunk/wxPython/src/msw/.cvsignore
  • D /wxWidgets/trunk/wxPython/wx/.cvsignore
  • D /wxWidgets/trunk/wxPython/wx/build/.cvsignore
  • D /wxWidgets/trunk/wxPython/wx/lib/.cvsignore
  • D /wxWidgets/trunk/wxPython/wx/lib/editor/.cvsignore
  • D /wxWidgets/trunk/wxPython/wxPython/.cvsignore
  • D /wxWidgets/trunk/wxPython/wxPython/lib/.cvsignore
  • D /wxWidgets/trunk/wxPython/wxPython/lib/editor/.cvsignore

remove .cvsignore files, they're useless with svn

2007-06-26 20:44 VS, revision 46967

fixes to wint_t and wchar_t handling in unichar.h (fixes FreeBSD compilation and Mingw compilation with -pedantic)

2007-06-26 17:01 CE, revision 46966

more cvs to svn script changes

2007-06-26 16:55 CE, revision 46965

rebuild tex2rtf

2007-06-26 16:24 ROL, revision 46964

- moved ID to globals - added Listener.OnTreeItemCollapsed to handle unselect

2007-06-26 15:48 FT, revision 46963

Refactor away unnecessary instance properties from TestWindow.

2007-06-26 15:34 FT, revision 46962

Update testWindow and testTextAttr to take advantage of new testColour.getColourEquivalents function

2007-06-26 15:04 FT, revision 46961

Vast improvements to the functions which return test data for other classes. Added test for this functionality does not run in the test suite (only when the script itself is executed). Added test for wx.Colour.SetFromName.

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

2007-06-25 13:55 VS, revision 46935

wxDFB wxUSE_STL compilation fixes

2007-06-25 12:16 VS, revision 46934

fixed 'url' field extraction to be done for wxHtmlWindow only (bug #1741900)

2007-06-25 12:16 VS, revision 46933

fixed 'url' field extraction to be done for wxHtmlWindow only (bug #1741900)

2007-06-25 11:14 CE, revision 46932

svn not cvs

2007-06-23 21:09 RD, revision 46677

build tweaks

2007-06-23 21:07 RD, revision 46676

reSWIGged

2007-06-23 20:50 RD, revision 46675

Merge recent wxPython changes from 2.8 branch to HEAD

2007-06-23 17:11 RR, revision 46674

More const bool (sigh)

2007-06-23 17:10 RR, revision 46673

Remove const bool

2007-06-23 17:09 RR, revision 46672

Remove const bool

2007-06-23 17:05 RR, revision 46671

Remove const bool

2007-06-23 17:04 RR, revision 46670

Don't use const bool.

2007-06-23 17:03 RR, revision 46669

We don't use "const bool" anywhere, I think.

2007-06-23 17:00 RR, revision 46668

Mention changes.

2007-06-23 16:55 RR, revision 46667

Upport scrolling changes and mouse wheel changes.

2007-06-23 16:52 RR, revision 46666

Remove Update() from ScrollWindow() again as this has been taken care of by the same call in wxScrollHelper.

2007-06-23 16:26 RR, revision 46665

Prevent wxScrollbar::SetThumbPos from sending any event, too.

2007-06-23 15:48 ROL, revision 46664

added listener.py (interactor) with Listener dispatcher class, moved event processing from Frame, XMLTree to Listener

2007-06-23 15:48 RR, revision 46663

Corrected mouse wheel support. Prevent wxWindow::SetScrollPos() and ::SetScrollbar from emitting the wxScrollWinEvent Call wxWindow::Update() in ScrollWindow() as the update region would otherwise be out of sync

2007-06-23 05:30 RD, revision 46662

Add DetachOldLog

2007-06-23 05:30 RD, revision 46661

docstring update

2007-06-22 22:19 VS, revision 46660

clarified global and local config files behavior

2007-06-22 21:03 FT, revision 46659

Miscellaneous commits before the move to SVN.

2007-06-22 20:58 FT, revision 46658

Add tests for two classes derived from wx.ControlWithItems (wx.Choice, wx.CheckListBox). Note in testChoice that three tests from testWindow fail. Update runAllTests.py accordingly.

2007-06-22 20:44 FT, revision 46657

Flesh out tests for wx.ItemContainer.