electrum-nvc.git
11 years agoAdded migration to APPDATA from LOCALAPPDATA for windows based Electrum installations
Maran [Mon, 18 Feb 2013 22:29:19 +0000]
Added migration to APPDATA from LOCALAPPDATA for windows based Electrum installations

11 years agoMerge branch 'master' of git://github.com/spesmilo/electrum
ThomasV [Mon, 18 Feb 2013 20:12:54 +0000]
Merge branch 'master' of git://github.com/spesmilo/electrum

11 years agofix bug when timestamp is None
ThomasV [Mon, 18 Feb 2013 20:12:39 +0000]
fix bug when timestamp is None

11 years agoupdating url for headers file
thomasv [Mon, 18 Feb 2013 14:56:02 +0000]
updating url for headers file

11 years agoAdded qt console to setup fixes #145
Maran [Sun, 17 Feb 2013 18:27:39 +0000]
Added qt console to setup fixes #145

11 years agoPrivate keys, instead of private key
Maran [Fri, 15 Feb 2013 16:47:56 +0000]
Private keys, instead of private key

11 years agoUpdated release notes
Maran [Fri, 15 Feb 2013 16:45:00 +0000]
Updated release notes

11 years agoAdded the option to export your private keys to csv
Maran [Thu, 14 Feb 2013 16:31:29 +0000]
Added the option to export your private keys to csv

11 years agorelease notes for 1.7
ThomasV [Fri, 15 Feb 2013 16:11:25 +0000]
release notes for 1.7

11 years agoversion 1.7
ThomasV [Sun, 3 Feb 2013 14:21:50 +0000]
version 1.7

11 years agoraise exception if the method is used to overwrite the existing seed
ThomasV [Sun, 3 Feb 2013 14:12:40 +0000]
raise exception if the method is used to overwrite the existing seed

11 years agoinit_seed method. save seed and master public key separately
ThomasV [Sun, 3 Feb 2013 14:08:26 +0000]
init_seed method. save seed and master public key separately

11 years agomenu option to show private key
thomasv [Sat, 2 Feb 2013 10:46:02 +0000]
menu option to show private key

11 years agofix column width saving: do not store last column
thomasv [Sat, 2 Feb 2013 09:20:24 +0000]
fix column width saving: do not store last column

11 years agodelay console message until after the gui is initialized
thomasv [Sat, 2 Feb 2013 08:40:54 +0000]
delay console message until after the gui is initialized

11 years agoclear window on ctrl-L
ThomasV [Fri, 1 Feb 2013 17:32:56 +0000]
clear window on ctrl-L

11 years agoMerge pull request #142 from rdymac/patch-34
ThomasV [Fri, 1 Feb 2013 17:29:03 +0000]
Merge pull request #142 from rdymac/patch-34

import/export tab comment

11 years agotransform the wall into a python console
ThomasV [Fri, 1 Feb 2013 17:22:36 +0000]
transform the wall into a python console

11 years agoimport/export tab comment
rdymac [Fri, 1 Feb 2013 16:45:25 +0000]
import/export tab comment

Changed duplicated comment

11 years agoMerge pull request #136 from rdymac/patch-30
ThomasV [Thu, 31 Jan 2013 10:12:07 +0000]
Merge pull request #136 from rdymac/patch-30

Electrum version in the About section

11 years agoMerge pull request #139 from rdymac/patch-33
ThomasV [Thu, 31 Jan 2013 10:10:20 +0000]
Merge pull request #139 from rdymac/patch-33

Reviewed the entire code for missing text strings

11 years agodeserialize: p2sh trnsactions
thomasv [Wed, 30 Jan 2013 19:34:26 +0000]
deserialize: p2sh trnsactions

11 years agofix syntax error and indentation
thomasv [Wed, 30 Jan 2013 19:27:28 +0000]
fix syntax error and indentation

11 years agobasic functions and tests for multisig transactions and bip 32
thomasv [Wed, 30 Jan 2013 19:13:31 +0000]
basic functions and tests for multisig transactions and bip 32

11 years agoHide the empty label when no version is detected
Maran [Wed, 30 Jan 2013 15:25:48 +0000]
Hide the empty label when no version is detected

11 years agoReviewed the entire code for missing text strings
rdymac [Wed, 30 Jan 2013 09:16:00 +0000]
Reviewed the entire code for missing text strings

11 years agoMerge pull request #138 from rdymac/patch-32
ThomasV [Wed, 30 Jan 2013 08:09:14 +0000]
Merge pull request #138 from rdymac/patch-32

Adding restoring process to translations (2)

11 years agoAdding restoring process to translations (2)
rdymac [Wed, 30 Jan 2013 07:52:24 +0000]
Adding restoring process to translations (2)

"More text strings to be translated, this time from the restoring process and seedless wallets."

Fix (2): only separated the 'seedless' word, so it would be translated all over the code.

11 years agotrigger synchronize when block height is received
ThomasV [Wed, 30 Jan 2013 06:38:13 +0000]
trigger synchronize when block height is received

11 years agomore robust synchronization method
thomasv [Tue, 29 Jan 2013 13:53:13 +0000]
more robust synchronization method

11 years agoversion 1.6.2
thomasv [Tue, 29 Jan 2013 13:52:34 +0000]
version 1.6.2

11 years agofix check_new_hist: transaction might not be in wallet
thomasv [Tue, 29 Jan 2013 12:19:00 +0000]
fix check_new_hist: transaction might not be in wallet

11 years agobugfix: method does not exist
thomasv [Mon, 28 Jan 2013 14:35:48 +0000]
bugfix: method does not exist

11 years agosimplify if statement
thomasv [Mon, 28 Jan 2013 13:01:25 +0000]
simplify if statement

11 years agocount all transactions in num_tx, in order to show the correct gap
thomasv [Mon, 28 Jan 2013 12:59:23 +0000]
count all transactions in num_tx, in order to show the correct gap

11 years agoElectrum version in the About section
rdymac [Mon, 28 Jan 2013 12:39:56 +0000]
Electrum version in the About section

Added the Electrum version to the About section.

11 years agoMerge pull request #135 from rdymac/patch-27
ThomasV [Sun, 27 Jan 2013 04:54:56 +0000]
Merge pull request #135 from rdymac/patch-27

Latest wiki version for the upcoming version build

11 years agoLatest wiki version for the upcoming version build
rdymac [Sat, 26 Jan 2013 17:03:46 +0000]
Latest wiki version for the upcoming version build

Latest wiki version for the upcoming version build

11 years agoUpdated OS build script with locale support
Maran [Sat, 26 Jan 2013 16:14:58 +0000]
Updated OS build script with locale support

11 years agoremove donation address
ThomasV [Thu, 24 Jan 2013 07:11:48 +0000]
remove donation address

11 years agoMerge pull request #134 from kyuupichan/randomchange
ThomasV [Wed, 23 Jan 2013 14:41:30 +0000]
Merge pull request #134 from kyuupichan/randomchange

Place the change output in a random position

11 years agoPlace the change output in a random position
Neil Booth [Tue, 22 Jan 2013 09:29:37 +0000]
Place the change output in a random position

11 years agoMerge pull request #132 from rdymac/patch-26
Maran H. [Mon, 21 Jan 2013 14:10:15 +0000]
Merge pull request #132 from rdymac/patch-26

Two more, almost everything is set to be translate

11 years agoTwo more, almost everything is set to be translate
rdymac [Mon, 21 Jan 2013 13:15:23 +0000]
Two more, almost everything is set to be translate

Two more, almost everything is set to be translated. Now the Classic and Lite mode are fully translated. If there anything missing I'll catch it up while digging into the code or using the app.

11 years agoMerge pull request #131 from rdymac/patch-25
ThomasV [Mon, 21 Jan 2013 12:58:26 +0000]
Merge pull request #131 from rdymac/patch-25

More text strings and some fixes in new lines (2)

11 years agoMore text strings and some fixes in new lines (2)
rdymac [Mon, 21 Jan 2013 12:54:05 +0000]
More text strings and some fixes in new lines (2)

Fixed some new line commands and added more text strings to the translation file.

Text string splitting fixed. Thanks Animazing!

11 years agoMerge pull request #129 from rdymac/patch-22
ThomasV [Mon, 21 Jan 2013 12:20:04 +0000]
Merge pull request #129 from rdymac/patch-22

Text strings to appear translated

11 years agoMerge pull request #128 from rdymac/patch-21
ThomasV [Mon, 21 Jan 2013 12:19:48 +0000]
Merge pull request #128 from rdymac/patch-21

Another file that was missing in app.fil

11 years agoText strings to appear translated
rdymac [Mon, 21 Jan 2013 11:05:31 +0000]
Text strings to appear translated

Another word to be shown translated from the Lite GUI

11 years agoAnother file that was missing in app.fil
rdymac [Mon, 21 Jan 2013 10:48:41 +0000]
Another file that was missing in app.fil

Finishing the translation for Lite mode, the words that are not being translated are located in this file.

Tested and working from source.

11 years agoMerge pull request #126 from rdymac/patch-20
ThomasV [Mon, 21 Jan 2013 06:30:29 +0000]
Merge pull request #126 from rdymac/patch-20

Separated the text string from the github bug URL

11 years agoSeparated the text string from the github bug URL
rdymac [Mon, 21 Jan 2013 00:52:02 +0000]
Separated the text string from the github bug URL

Set the text and the link separated to be able to translate only the text part. If the bug report link ever change the text translated keep intact.

11 years agoMerge pull request #123 from rdymac/patch-19
ThomasV [Sun, 20 Jan 2013 21:21:14 +0000]
Merge pull request #123 from rdymac/patch-19

The current version number for the Wikia Electrum

11 years agoMerge pull request #122 from rdymac/patch-18
ThomasV [Sun, 20 Jan 2013 21:20:58 +0000]
Merge pull request #122 from rdymac/patch-18

Separated the new line command from text strings

11 years agoMerge pull request #121 from rdymac/patch-17
ThomasV [Sun, 20 Jan 2013 21:20:16 +0000]
Merge pull request #121 from rdymac/patch-17

New temporary Electrum translation wiki page Wikia

11 years agoMerge pull request #120 from kyuupichan/master
ThomasV [Sun, 20 Jan 2013 21:17:15 +0000]
Merge pull request #120 from kyuupichan/master

Support installation on NetBSD

11 years agoThe current version number for the Wikia Electrum
rdymac [Sun, 20 Jan 2013 16:52:04 +0000]
The current version number for the Wikia Electrum

The current version number for the Wikia Electrum page for translations.

11 years agoSeparated the new line command from text strings
rdymac [Sun, 20 Jan 2013 16:47:28 +0000]
Separated the new line command from text strings

Separated the new line command from text strings because it causes a bug when the text strings are pulled from the Translation wiki in multiple lines text strings.

11 years agoNew temporary Electrum translation wiki page Wikia
rdymac [Sun, 20 Jan 2013 16:40:19 +0000]
New temporary Electrum translation wiki page Wikia

When editing the translation page use the "source" editing option instead of the WYSIWYG "Visual" editor

11 years agoSupport NetBSD
Neil Booth [Sun, 20 Jan 2013 07:18:25 +0000]
Support NetBSD

11 years agoMerge pull request #116 from rdymac/patch-15
ThomasV [Fri, 18 Jan 2013 15:21:49 +0000]
Merge pull request #116 from rdymac/patch-15

“Every time” is always two separate words.

11 years agoFixed download URL (from github to electrum.bitcoin.cz)
slush0 [Fri, 18 Jan 2013 13:20:52 +0000]
Fixed download URL (from github to electrum.bitcoin.cz)

11 years agoFixing wineprefix directory cleanup
slush0 [Fri, 18 Jan 2013 13:20:35 +0000]
Fixing wineprefix directory cleanup

11 years agoMerge branch 'master' of git://github.com/spesmilo/electrum
slush0 [Fri, 18 Jan 2013 13:10:02 +0000]
Merge branch 'master' of git://github.com/spesmilo/electrum

11 years agoMerge pull request #117 from rdymac/patch-16
Maran H. [Thu, 17 Jan 2013 14:59:07 +0000]
Merge pull request #117 from rdymac/patch-16

Added lib/gui_lite.py to be able to translate text

11 years agoAdded lib/gui_lite.py to be able to translate text
rdymac [Thu, 17 Jan 2013 14:56:19 +0000]
Added lib/gui_lite.py to be able to translate text

Added lib/gui_lite.py to be able to translate text strings from the Lite mode.

I don't know if the lib/gui_text.py need to be added too.

Now text strings from the Lite mode can be translated.

11 years ago“Every time” is always two separate words.
rdymac [Thu, 17 Jan 2013 14:39:32 +0000]
“Every time” is always two separate words.

“Every time” is always two separate words.

As explained in WordReference and numerous dictionaries

11 years agoMerge pull request #115 from rdymac/patch-14
ThomasV [Thu, 17 Jan 2013 06:49:53 +0000]
Merge pull request #115 from rdymac/patch-14

More text strings to be translated

11 years agoMerge pull request #114 from rdymac/patch-13
ThomasV [Thu, 17 Jan 2013 06:49:16 +0000]
Merge pull request #114 from rdymac/patch-13

Changed Master Public Key to first capital letters

11 years agoMore text strings to be translated
rdymac [Wed, 16 Jan 2013 23:34:19 +0000]
More text strings to be translated

Added more text strings to be translated

11 years agoChanged Master Public Key to first capital letters
rdymac [Wed, 16 Jan 2013 23:22:43 +0000]
Changed Master Public Key to first capital letters

Changed Master Public Key to first capital letters to maintain consistency with all MPK text strings.

11 years agoFix quit electrum menu item not appearing in OSX; #fixes 110
Maran [Wed, 16 Jan 2013 16:24:34 +0000]
Fix quit electrum menu item not appearing in OSX; #fixes 110

11 years agoRolled back original compare code
Maran [Wed, 16 Jan 2013 13:45:07 +0000]
Rolled back original compare code

11 years agofix regexp and compare_versions
thomasv [Wed, 16 Jan 2013 12:44:18 +0000]
fix regexp and compare_versions

11 years agouse print_error; transalte New version string
thomasv [Wed, 16 Jan 2013 12:30:53 +0000]
use print_error; transalte New version string

11 years agoImplemented new version comparing
Maran [Wed, 16 Jan 2013 11:37:21 +0000]
Implemented new version comparing

11 years agoRemoved extra set gui line and updated version address
Maran [Wed, 16 Jan 2013 08:32:03 +0000]
Removed extra set gui line and updated version address

11 years agoImplemented update notification to classic GUI
Maran [Tue, 15 Jan 2013 20:31:21 +0000]
Implemented update notification to classic GUI

11 years agofix csv export in lite gui
ThomasV [Wed, 16 Jan 2013 05:47:27 +0000]
fix csv export in lite gui

11 years agoMerge pull request #109 from rdymac/patch-10
ThomasV [Wed, 16 Jan 2013 05:42:40 +0000]
Merge pull request #109 from rdymac/patch-10

"public master key" to master public key

11 years agoMerge pull request #113 from rdymac/patch-11
ThomasV [Wed, 16 Jan 2013 05:41:55 +0000]
Merge pull request #113 from rdymac/patch-11

Changed electrum-desktop.com to electrum.org

11 years agoChanged electrum-desktop.com to electrum.org
rdymac [Wed, 16 Jan 2013 01:00:15 +0000]
Changed electrum-desktop.com to electrum.org

Changed the website link under the Help menu option from electrum-desktop.com to electrum.org

11 years ago"public master key" to master public key
rdymac [Tue, 15 Jan 2013 23:59:22 +0000]
"public master key" to master public key

Fixed the order of these two words

11 years agoMerge pull request #106 from rdymac/patch-6
ThomasV [Mon, 14 Jan 2013 00:44:28 +0000]
Merge pull request #106 from rdymac/patch-6

Fixed some typos in text strings

11 years agoMerge pull request #107 from rdymac/patch-7
ThomasV [Mon, 14 Jan 2013 00:43:41 +0000]
Merge pull request #107 from rdymac/patch-7

Added icons' text strings to be translated

11 years agoAdded icons' text strings to be translated
rdymac [Mon, 14 Jan 2013 00:34:06 +0000]
Added icons' text strings to be translated

Added icons' text strings to be translated. Updated the wiki with the three text strings that weren't there.

11 years agoFixed some typos in text strings
rdymac [Mon, 14 Jan 2013 00:02:29 +0000]
Fixed some typos in text strings

Fixed some typos in text strings

11 years agoupdate help for importprivkey
ThomasV [Sun, 13 Jan 2013 20:40:28 +0000]
update help for importprivkey

11 years agoMerge pull request #100 from rdymac/patch-4
ThomasV [Sun, 13 Jan 2013 08:05:49 +0000]
Merge pull request #100 from rdymac/patch-4

Replaced white spaces that are at the end of the phrase and after a dot.

11 years agofix network dialog
ThomasV [Sun, 13 Jan 2013 08:01:31 +0000]
fix network dialog

11 years agoMerge pull request #103 from bkkcoins/tx-details-scrollable
ThomasV [Sun, 13 Jan 2013 07:56:33 +0000]
Merge pull request #103 from bkkcoins/tx-details-scrollable

Make tx details scrollable to handle many inputs/outputs.

11 years agomake tx details scrollable
bkkcoins [Sun, 13 Jan 2013 04:52:03 +0000]
make tx details scrollable

11 years agoUpdate lib/gui_qt.py
rdymac [Sun, 13 Jan 2013 02:56:13 +0000]
Update lib/gui_qt.py

11 years agoMerge pull request #93 from bkkcoins/export-history-default
ThomasV [Sat, 12 Jan 2013 19:01:16 +0000]
Merge pull request #93 from bkkcoins/export-history-default

Add default filename for export history

11 years agoMerge pull request #97 from bkkcoins/rem-col-widths-fixed
ThomasV [Sat, 12 Jan 2013 18:42:12 +0000]
Merge pull request #97 from bkkcoins/rem-col-widths-fixed

Resubmit: remember column widths, fixed for receive modes

11 years agoMerge pull request #98 from rdymac/patch-3
ThomasV [Sat, 12 Jan 2013 18:36:24 +0000]
Merge pull request #98 from rdymac/patch-3

increase version number for translations

11 years agoMerge pull request #99 from rdymac/master
ThomasV [Sat, 12 Jan 2013 18:34:06 +0000]
Merge pull request #99 from rdymac/master

Adding the 5 left strings

11 years agoUpdate lib/gui_qt.py
rdymac [Sat, 12 Jan 2013 17:56:53 +0000]
Update lib/gui_qt.py

Added the 5 _("") strings to be translated. Don't know if python cares about single and double quotes.

11 years agoUpdate lib/version.py
rdymac [Sat, 12 Jan 2013 17:42:53 +0000]
Update lib/version.py

167 strings added to the wiki to be translated (+6 more that are not being added to translations files yet)

11 years agofixed remember column widths for receive modes
bkkcoins [Sat, 12 Jan 2013 10:23:35 +0000]
fixed remember column widths for receive modes