Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-14 | Revert "Merge pull request #1931 from laanwj/2012_10_newicons" | Wladimir J. van der Laan | |
This reverts commit 199d88cf901866f3c2fa2b5bd83074d11ebad02c, reversing changes made to 65bc1573e73791c26472c3177732b7d167aa5bec. License is worse instead of better. Will only accept public domain and MIT-licensed icons from now on. | |||
2012-10-14 | Changed connect?_16.png to non-GPL one and changed the assets attribution. | xanatos | |
2012-10-14 | Changed the spinner to a non-GPL one, added instructions on how to ↵ | xanatos | |
regenerate it, changed the assets attribution, removed old spinner + old spinner's sources. | |||
2012-10-07 | get rid of strlcpy.h | Wladimir J. van der Laan | |
Don't use hand-rolled string manipulation routine with a fixed buffer in the bitcoin core, instead make use of c++ strings and boost. | |||
2012-09-08 | Apply MIT license to md2k7 art | Luke Dashjr | |
[21:48:14] <md2k7> feel free to make it MIT if you like | |||
2012-07-18 | Docs Tidy up | fanquake | |
2012-05-19 | Replace debug window icon with LGPL-licensed one (fixes #1348) | Wladimir J. van der Laan | |
2012-05-17 | Add icon for debug window | Wladimir J. van der Laan | |
2012-04-05 | Merge pull request #1047 from luke-jr/strlcpy_attribute | Gavin Andresen | |
Document strlcpy.h in assets-attribution.txt since it isn't MIT-licensed | |||
2012-04-05 | Document strlcpy.h in assets-attribution.txt since it isn't MIT-licensed | Luke Dashjr | |
2012-02-15 | Added 'Backup Wallet' menu option | sje397 | |
- 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 | |||
2011-11-20 | relicense my own images as MIT | Wladimir J. van der Laan | |
2011-11-10 | update doc/assets-attribution.txt | Luke Dashjr | |
2011-08-31 | Wallet encryption part 2: ask passphrase when needed, add menu options | Wladimir J. van der Laan | |
2011-08-23 | Wallet encryption part 1: show wallet encryption status | Wladimir J. van der Laan | |
2011-08-02 | add attribution for wallet image | Wladimir J. van der Laan | |
2011-07-31 | address icons | Wladimir J. van der Laan | |
2011-07-18 | one remove/delete icon is enough and the red minus better matches the add icon | Wladimir J. van der Laan | |
2011-07-17 | show rotating spinner when block download out of date, tick otherwise | Wladimir J. van der Laan | |
2011-07-16 | add sendmany support | Wladimir J. van der Laan | |
2011-07-08 | Display a "freshness" indicator instead of nr of blocks | Wladimir J. van der Laan | |
2011-07-07 | Export functionality for transaction list | Wladimir J. van der Laan | |
2011-07-05 | tab reorg phase 1: split main gui into "overview" and "history" | Wladimir J. van der Laan | |
2011-06-30 | add icons to address book dialog buttons | Wladimir J. van der Laan | |
2011-06-26 | add icons to "New..." and "Copy to clipboard" buttons | Wladimir J. van der Laan | |
2011-06-25 | Improve look/usablity of send coins dialog | Wladimir J. van der Laan | |
2011-06-18 | add configure and receive icon | Wladimir J. van der Laan | |
2011-06-17 | add license for md2k7's icons | Wladimir J. van der Laan | |
2011-06-17 | better icons for confirmations | Wladimir J. van der Laan | |
2011-06-15 | add attribution for icons | Wladimir J. van der Laan | |