Added unknown option in case none given
[electrum-nvc.git] / lib / util.py
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