~kolmis/wxbanker/movetransactions

  • Committer: Michael Rooney
  • Date: 2009-03-06 23:13:42 UTC
  • Revision ID: mrooney@ubuntu.com-20090306231342-blnmhg6p56ky7x0u
some modifications to Karel's code:
 - allow sending total to calc for multiple transactions, use the last one
 - remove item has more specific text
 - change lambda maps to a normal list comprehension
Filename Latest Rev Last Changed Committer Comment Size
..
art 4 16 years ago Mike Rooney added art directory, which was forgotten in last p Diff
bin 48.1.28 15 years ago Michael Rooney pretty functional setup.py now! however the bin is Diff
debian 48.1.45 15 years ago michael@genius.com added initial debian/ attempt Diff
images 48.1.28 15 years ago Michael Rooney pretty functional setup.py now! however the bin is Diff
locale 48.1.37 15 years ago Michael Rooney renamed locales to locale to fit in with standards Diff
ObjectListView 49 15 years ago Mike Rooney initial implementation of a transactionlist using Diff
File __init__.py 116 15 years ago Michael Rooney implemented almost all main tests which a few bugf Empty Diff Download File
accountconfigdialog.py 134 15 years ago Michael Rooney start work on online sync: - unhide account confi 919 bytes Diff Download File
File accountlistctrl.py 147 15 years ago Michael Rooney manually port over regression workaround for stati 18 KB Diff Download File
File bankcontrols.py 146 15 years ago Michael Rooney merge from 0.4 - debian packaging - translation 4.8 KB Diff Download File
File bankexceptions.py 120 15 years ago Michael Rooney runtests now displays totals at the end and a FAIL 1.2 KB Diff Download File
File bankobjects.py 168 15 years ago Michael Rooney implement File->Save including a controller-level 14.5 KB Diff Download File
File calculator.py 48.1.27 15 years ago Michael Rooney beginnings of setup.py moved wxbanker.py run code 5.6 KB Diff Download File
File clibanker.py 116 15 years ago Michael Rooney implemented almost all main tests which a few bugf 4.7 KB Diff Download File
File compileart.py 48.1.33 15 years ago Michael Rooney actually added shebang/license to compileart.py 4.7 KB Diff Download File
File controller.py 168 15 years ago Michael Rooney implement File->Save including a controller-level 8.2 KB Diff Download File
File COPYING.txt 68 15 years ago Michael Rooney merge from trunk 34.3 KB Diff Download File
currconvert.py 153 15 years ago Michael Rooney initial currency converter module with tests and e 2.7 KB Diff Download File
File currencies.py 166 15 years ago Michael Rooney added module reload fix from ~kolmis merge for tes 7.8 KB Diff Download File
debug.py 121 15 years ago michael@genius.com abstracted debug logic via new debug.debug method 120 bytes Diff Download File
exchanges.xml 153 15 years ago Michael Rooney initial currency converter module with tests and e 1.6 KB Diff Download File
File localization.py 116 15 years ago Michael Rooney implemented almost all main tests which a few bugf 1.5 KB Diff Download File
File managetab.py 127 15 years ago Michael Rooney implemented transaction searching 5.1 KB Diff Download File
File menubar.py 168 15 years ago Michael Rooney implement File->Save including a controller-level 6.4 KB Diff Download File
mintapi.py 148 15 years ago Michael Rooney fix the mint balance regex to display the right th 2.1 KB Diff Download File
File newtransactionctrl.py 141 15 years ago Michael Rooney don't rely on name for transaction added/removed s 8 KB Diff Download File
File persistentstore.py 168 15 years ago Michael Rooney implement File->Save including a controller-level 11.8 KB Diff Download File
File plot.py 98 15 years ago Michael Rooney merge of new upstream plot.py small fixes to banko 83.6 KB Diff Download File
File plotalgo.py 118 15 years ago Michael Rooney moved main tests from banker to controller added h 3.1 KB Diff Download File
File README.txt 154 15 years ago Michael Rooney updated README and UPGRADING to reflect changes 2.8 KB Diff Download File
File runtests.py 155 15 years ago Michael Rooney apply patch for currencies from Karel move unicode 1.6 KB Diff Download File
File searchctrl.py 116 15 years ago Michael Rooney implemented almost all main tests which a few bugf 4.8 KB Diff Download File
File setup.py 48.1.37 15 years ago Michael Rooney renamed locales to locale to fit in with standards 2.1 KB Diff Download File
File smoothsizer.py 48.1.27 15 years ago Michael Rooney beginnings of setup.py moved wxbanker.py run code 23.1 KB Diff Download File
File summarytab.py 150 15 years ago Michael Rooney add a combobox for choosing the account to graph i 9.3 KB Diff Download File
File templater.py 48.1.37 15 years ago Michael Rooney renamed locales to locale to fit in with standards 1.4 KB Diff Download File
File testhelpers.py 116 15 years ago Michael Rooney implemented almost all main tests which a few bugf 1.3 KB Diff Download File
File transactionolv.py 171 15 years ago Michael Rooney some modifications to Karel's code: - allow sendi 10.3 KB Diff Download File
unittests.py 168 15 years ago Michael Rooney implement File->Save including a controller-level 6.6 KB Diff Download File
File UPGRADING.txt 154 15 years ago Michael Rooney updated README and UPGRADING to reflect changes 1 KB Diff Download File
File urllib3.py 135 15 years ago michael@genius.com added bankController reference to wx.App as wx.Get 1.2 KB Diff Download File
File version.py 158 15 years ago Michael Rooney append separator before Help->About, and bump vers 839 bytes Diff Download File
File wxbanker.py 167 15 years ago Michael Rooney fix app start error on wxpython 2.8.9.x 4.9 KB Diff Download File