Commit Graph

1228 Commits (68f30fc6ec230381b50ecd9a2007dbb718a01e80)
 

Author SHA1 Message Date
flaskevann 68f30fc6ec Update bitmessage_de.ts
Tiny tiny change: "norsk" -> "Norsk"
10 years ago
Jonathan Warren f6d2a6029e Merge pull request #608 from Michagogo/patch-1
Fix a typo in INSTALL.md
10 years ago
Jonathan Warren 398e78c62f Merge pull request #610 from Atheros1/master
Chinese translation
10 years ago
Jonathan Warren d2138ba8e1 Added Chinese translation to settings options box 10 years ago
Jonathan Warren 5fb8f6eb57 Merge pull request #605 from Almehrezi/master
Arabic language translation
10 years ago
Jonathan Warren 793b527810 Merge pull request #604 from tranhuucuong91/patch-1
Add icon scalable
10 years ago
Jonathan Warren c177308906 Merge pull request #598 from flaskevann/patch-4
Update bitmessage_no.ts
10 years ago
Jonathan Warren ec4b5b0b36 Merge pull request #609 from Atheros1/master
Move API code to api.py
10 years ago
Jonathan Warren 0b81e9b206 rename bitmessageapi.py to api.py 10 years ago
Jonathan Warren 6af92a5e09 fix line which keeps user from running more than once Bitmessage instance 10 years ago
Jonathan Warren d150476e98 Added comments and console output to expain that you cannot run bitmessageapi.py directly 10 years ago
Michagogo ca9827438c Fix a typo in INSTALL.md
Pretty sure what's intended here is http://en.wiktionary.org/wiki/voil%C3%A0, not the musical instrument.
10 years ago
Xiaokang Wang 9ebfd2a42f Fixed mistake in Chinese translation 10 years ago
Xiaokang Wang 2a80c85634 Modifyed __init__.py in order to enum Chinese 10 years ago
Xiaokang Wang 952ce2cb3c Fixed mistake in Chinese translation 10 years ago
Xiaokang Wang e11290f652 Fixed mistake in Chinese transltion 10 years ago
Xiaokang Wang 271c20e607 Created project file 10 years ago
Xiaokang Wang b9da1aa33f Released Chinese(CHS) translation 10 years ago
Xiaokang Wang d96b03e40e Finished Chinese(CHS) translation 10 years ago
Abdulla Almehrezi 075541347d Arabic language translation 10 years ago
tranhuucuong91 c791b85fc9 Add icon scalable 10 years ago
flaskevann 40a727ebd2 Update bitmessage_no.ts
Fixed all the special chars and translated the new lines at the bottom.
10 years ago
Eino Mäkitalo baf634f89b Merge with original upstream changes
Conflicts:
	src/bitmessagemain.py
10 years ago
Jonathan Warren a756e4459d Merge pull request #595 from Atheros1/master
fix #590
10 years ago
Jonathan Warren 61389b64aa fix #590 10 years ago
Eino Mäkitalo a7b4d36bdc Merge branch 'master' of https://github.com/eino-makitalo/PyBitmessage.git
Conflicts:
	src/bitmessageapi.py
10 years ago
Eino Mäkitalo b0c582605f Cleaning imports and separating API to another file. PyLint fixes for main file 10 years ago
Eino Mäkitalo 5fe54f9556 Cleaning imports and separating API to another file. PyLint fixes for main file 10 years ago
Jonathan Warren 08b92541c6 Merge pull request #588 from BioGeek/patch-1
remove duplicate code
10 years ago
Jonathan Warren 8c900e1194 Merge pull request #594 from Atheros1/master
on reply, fill in comboBoxSendFrom
10 years ago
Jonathan Warren 9fdff73ee1 simplify last commit 10 years ago
Jonathan Warren 3c00a443ae added error handling to previous commit: populate 'from' combo box when replying 10 years ago
Jonathan Warren 519a0a4779 Merge branch 'populatefromfield' of git://github.com/bikash617/PyBitmessage into bikash617-populatefromfield 10 years ago
Jonathan Warren 534e98e816 Merge pull request #578 from b4tman/master
fix AppdataFolder encoding on windows
10 years ago
Jonathan Warren 6fc30b34b2 Merge pull request #593 from Atheros1/master
grammar change
10 years ago
Jonathan Warren 2ca0fed227 fix error during fixing of merge conflict 10 years ago
Jonathan Warren c18ee8e803 resolve merge conflict 10 years ago
Jonathan Warren 12adccf965 Merge pull request #576 from yurivict/tray_inbox_unread_indicator
[NEW FEATURE] Implemented the indicator in tray icon that there are unread messages
10 years ago
Jonathan Warren efae4c35ed Merge pull request #575 from yurivict/install_issues
Fixed the path in shell executable when DESTDIR isn't empty
10 years ago
Jonathan Warren 99738e88aa Merge pull request #574 from yurivict/compatibility_FreeBSD
FreeBSD compatibility
10 years ago
Jonathan Warren a9bd322155 Merge pull request #571 from hanswolff/patch-1
fixed typos
10 years ago
Jonathan Warren 6c6bf318c3 Merge pull request #591 from Atheros1/master
Added translation to UI; also updated all .ts files
10 years ago
Jonathan Warren 98ce6340e8 updated all translation .ts files 10 years ago
Jonathan Warren a41a5b3390 added class_objectProcessor.py to the translation .pro files 10 years ago
Jonathan Warren 1a489691be added Norwegian translation to UI 10 years ago
Jonathan Warren eea51f878f Merge pull request #562 from flaskevann/patch-2
Create bitmessage_no.pro
10 years ago
Jonathan Warren 2bc502e3a2 Merge pull request #561 from flaskevann/patch-1
Create bitmessage_no.ts
10 years ago
Jonathan Warren 2fc85d8b32 Merge pull request #560 from erwinvaneyk/patch-1
fix #558
10 years ago
Jeroen Van Goey 90b0d4c640 remove duplicate code
There was twice a check for the Python version on OSX, but the logging in the second check was never reached
10 years ago
Jeroen Van Goey fb98cd0fc8 remove duplicate code
There was twice a check for the Python version on OSX but the logging in the second step could never be reached.
10 years ago