index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ui.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove wxWidgets
Gavin Andresen
2011-09-26
1
-3221
/
+0
*
Support for boost filesystem version 3
Luke Dashjr
2011-09-03
1
-0
/
+4
*
Fixed regression I introduced: wallets with lots of transactions were unusabl...
Gavin Andresen
2011-09-01
1
-1
/
+3
*
Logic running with -keypool=0 was wrong (empty keys were being returned). Fix...
Gavin Andresen
2011-09-01
1
-2
/
+6
*
Fixed potential deadlocks in GUI code.
Gavin Andresen
2011-08-31
1
-179
/
+179
*
Fix rpc-hanging deadlocks
Gavin Andresen
2011-08-31
1
-9
/
+8
*
Unify copyright notices.
Matt Corallo
2011-08-09
1
-0
/
+1
*
Bugfix: don't overuse limited ExtractAddress
Pieter Wuille
2011-07-26
1
-4
/
+4
*
Use CBitcoinAddress instead of string/uint160
Pieter Wuille
2011-07-17
1
-40
/
+37
*
get rid of mapPubKeys
Pieter Wuille
2011-07-17
1
-12
/
+13
*
Merge pull request #352 from TheBlueMatt/newenc
Jeff Garzik
2011-07-12
1
-12
/
+261
|
\
|
*
Dynamically remove/insert the Options for encryption in the menus.
Matt Corallo
2011-07-13
1
-0
/
+8
|
*
Add wallet privkey encryption.
Matt Corallo
2011-07-13
1
-11
/
+252
|
*
Prepare codebase for Encrypted Keys.
Pieter Wuille
2011-07-08
1
-1
/
+1
*
|
remove magic number: change threshold for nLockTime to constant
Wladimir J. van der Laan
2011-07-09
1
-1
/
+1
|
/
*
Fix synchronization of default key
Pieter Wuille
2011-07-05
1
-1
/
+1
*
Fix AddressBook syncrhonization between a CWallet and CWalletDB
Stéphane Gimenez
2011-06-27
1
-7
/
+14
*
CWallet class
Pieter Wuille
2011-06-15
1
-93
/
+93
*
move wallet code to separate file
Pieter Wuille
2011-06-15
1
-0
/
+1
*
Merge pull request #226 from jordanlewis/betterheaders
Jeff Garzik
2011-06-14
1
-0
/
+4
|
\
|
*
Only include certain boost headers if necessary.
Jordan Lewis
2011-05-17
1
-0
/
+4
*
|
Fix GUI build on UNIX.
Matt Corallo
2011-05-27
1
-0
/
+4
*
|
Handle high DPI a bit more gracefully on Win32. #243
Matt Corallo
2011-05-27
1
-7
/
+50
|
/
*
make bitcoin include files more modular
Wladimir J. van der Laan
2011-05-15
1
-20
/
+22
*
Replace CENT with new constant MIN_TX_FEE, where appropriate.
Jeff Garzik
2011-05-11
1
-1
/
+1
*
Manual merge of jaromil's source tree reorg commit.
Jeff Garzik
2011-05-09
1
-43
/
+13
*
directory re-organization (keeps the old build system)
Jaromil
2011-04-23
1
-0
/
+2933