novacoin.git
2011-08-07 Wladimir J... Accept "bitcoin:" URL drops from browsers
2011-08-06 Wladimir J... Merge branch 'master' of https://github.com/bitcoin...
2011-08-06 Wladimir J... reorganize transaction model data function, and transac...
2011-08-05 Wladimir J... improve sync spinner
2011-08-05 Wladimir J... speling fix
2011-08-05 Wladimir J... improve tooltip over transactions
2011-08-04 Wladimir J... select new address immediately after creation
2011-08-04 Jeff GarzikMerge branch 'tmp2'
2011-08-04 Jeff GarzikMerge pull request #448 from sipa/cbitcoinaddress
2011-08-04 Jeff GarzikMerge pull request #446 from WakiMiko/upnp-desc
2011-08-04 Jeff GarzikMerge pull request #451 from TheBlueMatt/tornolisten
2011-08-04 Wladimir J... minimize amount of text in status bar; show only icons...
2011-08-04 Wladimir J... when clicking a transaction on the overview page, send...
2011-08-04 Wladimir J... Clarity: change definition of "confirmed" to "counts...
2011-08-03 Matt CoralloDon't listen if on TOR (resolves #441).
2011-08-03 Wladimir J... fix drawing on gtk
2011-08-03 Wladimir J... unconfirmed amount = grey
2011-08-03 Matt CoralloMake it clear that setting proxy requires restart to...
2011-08-03 Wladimir J... show last few transactions on overview page
2011-08-03 Wladimir J... make amount field the same width as decimals field
2011-08-03 Pieter Wuilleavoid strAddress + validity checks
2011-08-02 Wladimir J... add attribution for wallet image
2011-08-02 Wladimir J... update readme and splash screen text
2011-08-02 Wladimir J... add splash screen
2011-08-01 Pieter WuilleMerge pull request #444 from Jeroenz0r/patch-2
2011-08-01 Johannes HenningerIdentify as "Bitcoin + version number" when mapping...
2011-07-31 Gavin AndresenMerge pull request #437 from codler/patch-2
2011-07-31 Jeroenz0rTranslation from "Open Bitcoin" to "Verstuur Bitcoins"
2011-07-31 Wladimir J... show n/a for mined transactions (and send to self)...
2011-07-31 Wladimir J... address icons
2011-07-31 Wladimir J... Properly html-escape labels
2011-07-30 Wladimir J... comment update
2011-07-30 Wladimir J... make sure address book model is up to date after sendin...
2011-07-30 Han Lin YapComment "deprecated"
2011-07-30 Wladimir J... Remove unused variable
2011-07-30 Wladimir J... Hide addresses in transaction overview by default,...
2011-07-30 Wladimir J... Make dot in amount field more apparent
2011-07-29 Wladimir J... Make debug info more interesting (show SHA160 addresses...
2011-07-29 Wladimir J... Remove no longer valid comment
2011-07-29 Wladimir J... Merge branch 'master' of https://github.com/bitcoin...
2011-07-29 Wladimir J... Full support for other units, add configuration option...
2011-07-27 Pieter WuilleMerge pull request #436 from TheBlueMatt/master
2011-07-27 Wladimir J... Merge branch 'master' of https://github.com/bitcoin...
2011-07-27 Wladimir J... normalize SIGNAL/SLOT signatures (marcmutz.wordpress...
2011-07-27 Wladimir J... also accept numbers without dot/decimals for parsing...
2011-07-27 Matt CoralloFix EncryptKeys crash introduced by a9ba4710, identifie...
2011-07-26 Jeff GarzikCAddrDB::LoadAddresses: properly initialize CAddress
2011-07-26 Pieter WuilleMerge pull request #435 from sipa/fixextract
2011-07-26 Pieter WuilleBugfix: don't overuse limited ExtractAddress
2011-07-26 Pieter WuilleMerge pull request #434 from laanwj/addkey_retval
2011-07-26 Wladimir J... show amounts in <b>bold</b> in confirmation dialog
2011-07-26 Wladimir J... Re-apply pull request #10, it got lost for some reason
2011-07-26 Wladimir J... make SetHash160 return a value (as specified in the...
2011-07-26 Wladimir J... make SetHash160 return a value (as specified in the...
2011-07-26 Wladimir J... Merge remote branch 'upstream/master'
2011-07-26 Wladimir J... update readme
2011-07-26 Wladimir J... Reset unit to default when clearing the field, to preve...
2011-07-26 Wladimir J... refuse to format nor parse invalid units
2011-07-26 Wladimir J... allow multiple units in bitcoin amount widget (for...
2011-07-26 Wladimir J... Negative transaction color changed to red (was grey...
2011-07-25 JoelKatzFix UNIX-specific thread handle leak.
2011-07-25 Wladimir J... fix unit names (μBTC)
2011-07-25 Wladimir J... preparations for multiple unit (uBTC, mBTC, BTC) suppor...
2011-07-25 Wladimir J... put color constants in guiconstants.h
2011-07-24 Jeff GarzikMerge pull request #403 from sipa/cbitcoinaddress
2011-07-24 celil-kjClean up the project file.
2011-07-24 CelilOn Mac OS X do not link aginst the boost libraries...
2011-07-24 Wladimir J... better exit icon
2011-07-24 Wladimir J... make all tab icons blue/gray for more consistencyx
2011-07-24 Wladimir J... improve tooltip texts
2011-07-24 Pieter WuilleMerge pull request #428 from sipa/mintxfeefix
2011-07-24 Pieter WuilleFix for small change outputs
2011-07-24 Wladimir J... add windows program (.exe) icon
2011-07-24 Wladimir J... Merge pull request #9 from celil-kj/master
2011-07-22 CelilAllow ammount field to be empty so that one can specify...
2011-07-22 CelilMerge branch 'master' of https://github.com/laanwj...
2011-07-22 Wladimir J... Merge branch 'master' of https://github.com/bitcoin...
2011-07-22 Wladimir J... Implement range... transaction filter
2011-07-22 Wladimir J... fix clear() (clear red/invalid status)
2011-07-22 Jeff GarzikMerge pull request #423 from TheBlueMatt/mapalreadyaske...
2011-07-21 Matt CoralloActually use mapAlreadyAskedFor.
2011-07-18 CelilMerge branch 'master' of https://github.com/laanwj...
2011-07-18 Wladimir J... one remove/delete icon is enough and the red minus...
2011-07-18 Wladimir J... Merge branch 'notebook'
2011-07-18 Wladimir J... move buttons to bottom of send coins tab, outside of...
2011-07-18 Wladimir J... windows build fix
2011-07-18 Pieter WuilleMerge pull request #1 from AbrahamJewowich/cbitcoinaddress
2011-07-18 Abraham JewowichFix bug with accessing vchData[0] when vchData is empty.
2011-07-18 Wladimir J... Fix "Last received block was generated Up to date"
2011-07-18 Gavin AndresenMerge pull request #419 from mibe/translation-de
2011-07-18 Gavin AndresenMerge pull request #395 from mibe/issue-395
2011-07-17 Wladimir J... put sendcoins entries in scroll area, so that window...
2011-07-17 Wladimir J... show rotating spinner when block download out of date...
2011-07-17 Wladimir J... make initial block download reporting somewhat better...
2011-07-17 Pieter Wuillesplit off CBase58Data from CBitcoinAddress
2011-07-17 Pieter WuilleUse CBitcoinAddress instead of string/uint160
2011-07-17 Pieter Wuilleget rid of mapPubKeys
2011-07-17 Michael BemmerlChanged Russian translation according to comment in...
2011-07-17 Michael BemmerlAdded German wallet encryption messages translation.
2011-07-17 Michael BemmerlBasically some grammatical fixes of the German translation.
next