Wladimir J. van der Laan
6032e4f4e7
get rid of strlcpy.h
...
Don't use hand-rolled string manipulation routine with a fixed
buffer in the bitcoin core, instead make use of c++ strings and boost.
12 years ago
Luke Dashjr
23a44a7ad6
Apply MIT license to md2k7 art
...
[21:48:14] <md2k7> feel free to make it MIT if you like
12 years ago
fanquake
f00a0dcfed
Docs Tidy up
12 years ago
Wladimir J. van der Laan
8a6a35e9d9
Replace debug window icon with LGPL-licensed one ( fixes #1348 )
13 years ago
Wladimir J. van der Laan
8ece75aee1
Add icon for debug window
13 years ago
Luke Dashjr
7993454a92
Document strlcpy.h in assets-attribution.txt since it isn't MIT-licensed
13 years ago
sje397
4efbda3f25
Added 'Backup Wallet' menu option
...
- icon from the LGPL Nuvola set (like the tick) - http://www.icon-king.com/projects/nuvola/
- include 'boost/version.hpp' in db.cpp so that the overwrite version of copy can be used
- catch exceptions in BackupWallet (e.g. filesystem_error thrown when trying to overwrite without the overwrite flag set)
- include db.h in walletmodel.cpp for BackupWallet function
- updated doc/assets-attribution.txt and contrib/debian/copyright with copyright info for new icon
13 years ago
Wladimir J. van der Laan
459d3fb77b
relicense my own images as MIT
13 years ago
Luke Dashjr
d2e21a9d74
update doc/assets-attribution.txt
13 years ago
Wladimir J. van der Laan
b7bcaf940d
Wallet encryption part 2: ask passphrase when needed, add menu options
13 years ago
Wladimir J. van der Laan
ae8adeb90a
Wallet encryption part 1: show wallet encryption status
13 years ago
Wladimir J. van der Laan
6e903b0b32
add attribution for wallet image
13 years ago
Wladimir J. van der Laan
05bcf7089e
address icons
13 years ago
Wladimir J. van der Laan
174b3eddc0
one remove/delete icon is enough and the red minus better matches the add icon
13 years ago
Wladimir J. van der Laan
8dcffd4d07
show rotating spinner when block download out of date, tick otherwise
13 years ago
Wladimir J. van der Laan
a5e6d72339
add sendmany support
13 years ago
Wladimir J. van der Laan
84c8506e90
Display a "freshness" indicator instead of nr of blocks
14 years ago
Wladimir J. van der Laan
fbaee7a853
Export functionality for transaction list
14 years ago
Wladimir J. van der Laan
64c8b69948
tab reorg phase 1: split main gui into "overview" and "history"
14 years ago
Wladimir J. van der Laan
c16eb94945
add icons to address book dialog buttons
14 years ago
Wladimir J. van der Laan
7aff3d5852
add icons to "New..." and "Copy to clipboard" buttons
14 years ago
Wladimir J. van der Laan
a404b1512a
Improve look/usablity of send coins dialog
14 years ago
Wladimir J. van der Laan
245ab4d0ac
add configure and receive icon
14 years ago
Wladimir J. van der Laan
e4347a43b9
add license for md2k7's icons
14 years ago
Wladimir J. van der Laan
89c94b5578
better icons for confirmations
14 years ago
Wladimir J. van der Laan
aec8763a8e
add attribution for icons
14 years ago