PyBitmessage/src
DivineOmega c3ea67ed05 Changed headings of list of connections per stream so that it fits visually 2013-06-24 13:56:30 +01:00
..
bitmessageqt Changed headings of list of connections per stream so that it fits visually 2013-06-24 13:56:30 +01:00
images Merge branch 'feature/osxbuild' of http://github.com/maran/PyBitmessage into maran-feature/osxbuild 2013-06-19 12:44:22 -04:00
pyelliptic manuall merge github issue #229 2013-06-20 16:04:50 -04:00
socks Debian packaging 2013-04-01 20:23:32 +01:00
translations Added more translatable strings 2013-06-18 11:30:42 -04:00
addresses.py Bugfix: Must use toAddress instead of addressInKeysFile if toLabel is blank when receiving message 2013-05-15 18:03:54 -04:00
api client.py Added new deterministic address and subscription-related commands 2013-05-24 16:12:16 -04:00
bitmessagemain.py Fix issue #246 2013-06-22 10:55:15 -04:00
build_osx.py Make sure libcrypto from brew is linked. In the resulting .app 2013-06-17 00:25:03 +02:00
class_addressGenerator.py Fix bugs in githup pull request #238 2013-06-21 15:44:28 -04:00
class_singleCleaner.py Moving certain classes outside of bitmessagemain.py 2013-06-20 22:23:03 +01:00
class_sqlThread.py add import sys to class_sqlThread.py 2013-06-23 02:38:21 -04:00
defaultKnownNodes.py manually merge github pull request: Unicode chars in localtime prevented the gui from starting 2013-06-18 13:11:30 -04:00
helper_bitcoin.py Fixed missing arithmetic import in helper_bitcoin file 2013-06-21 12:58:36 +01:00
helper_bootstrap.py Fix bugs in githup pull request #238 2013-06-21 15:44:28 -04:00
helper_generic.py Split off a few generic functions and Bitcoin related functions in seperate helper files 2013-06-21 10:10:13 +01:00
helper_inbox.py Placed repeated inbox and sent SQL operations into appropriate helper functions 2013-06-21 00:25:01 +01:00
helper_sent.py Placed repeated inbox and sent SQL operations into appropriate helper functions 2013-06-21 00:25:01 +01:00
helper_startup.py Fix issue #246 2013-06-22 10:55:15 -04:00
highlevelcrypto.py Debian packaging 2013-04-01 20:23:32 +01:00
messages.dat reader.py manually merge github pull request: Unicode chars in localtime prevented the gui from starting 2013-06-18 13:11:30 -04:00
proofofwork.py Prevent proofOfWork pool threads from returning any data if shut down before finished with a POW 2013-06-19 00:51:31 -04:00
shared.py actually fix SQL error, add status bar message. 2013-06-13 22:27:14 -04:00
singleton.py Prevent multiple instances of the application from running (issue #142) 2013-05-13 10:29:14 +01:00