create a class for transaction dialog
[electrum-nvc.git] / lib / util.py
2013-09-14 ThomasVcreate a class for transaction dialog
2013-07-13 ThomasVwhitespaces option in format_satoshis
2013-04-07 ecdsaoption to display mBTC
2013-03-15 thomasvmove http aliases to separate plugin
2013-02-20 thomasvMerge branch 'master' of github.com:spesmilo/electrum
2013-02-20 thomasvsupport for multisig functions
2013-02-19 MaranDont migrate wallets for xp
2013-02-19 thomasvuse standard indendation in age(), and fix the for...
2013-02-19 thomasvdo not use Qt outside of the Qt gui. Also, do not reque...
2013-02-18 MaranTweaked the migration a bit
2013-02-18 MaranAdded migration to APPDATA from LOCALAPPDATA for window...
2013-02-18 MaranAdded migration to APPDATA from LOCALAPPDATA for window...
2013-01-20 Neil BoothSupport NetBSD
2012-12-18 thomasvuse stdout in print_msg
2012-12-09 MaranAdded unknown option in case none given
2012-12-09 MaranAdded age method that takes a timestamp and return...
2012-11-23 ThomasVdo not display args as tuple
2012-11-23 ThomasVuse adhoc print function
2012-11-18 ThomasVmake a regular gui module for android
2012-10-29 thomasvImprove text gui. Disable print_error when text gui...
2012-10-19 thomasvseparate bitcoin related functions from wallet.py
2012-10-19 thomasvmove theme_path functions from util to gui_lite
2012-08-30 MaranRefactored user_dir to utils and replaced it in wallet...
2012-08-20 Amir TaakiMore Pythonics util.print_error
2012-08-20 Jimbo77created docstring for local_data_dir()
2012-08-19 Jimbo77Created appdata_dir() docstring
2012-08-19 Jimbo77Created print_error docstring
2012-08-18 Amir TaakiUtils for dynamically loading themes.
2012-07-08 Amir TaakiAdded DragonFly to platform checks in appdata_dir(...
2012-07-07 Julian ToshImplementing a better print_error routine
2012-07-05 Amir Taakifirst check data/ else use system appdata/share directory.
2012-07-04 Amir Taakiadd multiargs support to get_resource_path