[Mindwrapper] 0.1.05 now in CVS
Status: Alpha
Brought to you by:
donnal
From: Donnal W. <do...@do...> - 2003-03-30 23:17:31
|
The changes for version 0.1.05 have been committed to the CVS repository on SourceForge. Donnal Walter Arkansas Children's Hospital Change Log: ================================================================== Mindwrapper 0.1.05 2003-03-30 ================================================================== 2002-03-27 ------------------------------------------------------- - Applied a patch submitted by Toni Prkic to field.py NumberField changes value when Return pressed, and fields do not update their value unless the model value changed 2002-03-27 ------------------------------------------------------- - adopted the new wx package for wxPython, so wx.wxFrame becomes wx.Frame ================================================================== Mindwrapper 0.1.04 2003-03-26 ================================================================== 2002-03-26 ------------------------------------------------------- - added samples.pkinetics.timing.py to the manifest ================================================================== Mindwrapper 0.1.03 2003-03-26 ================================================================== 2002-03-26 ------------------------------------------------------- - changed node._isFree to node._isData - changed node._reset to node.Reset, node._inform to node.Inform 2002-03-25 ------------------------------------------------------- - added TimingPanel to samples.pkinetics - fixed abstraction.branch._inform to allow copy from a dependent cell to an independent cell of the same name (within a branch) 2002-03-24 ------------------------------------------------------- - added __version__.py to Mindwrapper package - changed "ref=[]" to "ref = None" in abstraction.cell.__init__() - changed util.aslist(arg) to return [] if arg is None ================================================================== Mindwrapper 0.1.02 2003-03-19 ================================================================== |