aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-04-30Don't announce to non-peer CNodesPieter Wuille
2013-04-29Merge pull request #2583 from laanwj/2013_04_netbase_bitfieldPieter Wuille
netbase: fix !O_NONBLOCK where ~O_NONBLOCK was meant
2013-04-29Merge pull request #2589 from sipa/win32ldberrPieter Wuille
Some win32-leveldb related fixes
2013-04-29Merge pull request #2568 from sipa/rlimitGavin Andresen
Try to increase file descriptor rlimit if necessary
2013-04-29Merge pull request #2349 from dserrano5/masterPieter Wuille
Accept negative -par values to leave N CPUs free.
2013-04-29Accept negative -par values to leave N CPUs free.David Serrano
2013-04-29Merge pull request #2569 from sipa/win1024fdWladimir J. van der Laan
Allow select()ing up to 1024 file descriptors on Windows
2013-04-29Try to increase file descriptor rlimit if necessaryPieter Wuille
As the default can be too low, especially on OSX.
2013-04-28Merge pull request #2586 from laanwj/2013_04_winsock_initWladimir J. van der Laan
move WSAStartup to init
2013-04-28Allow files to be opened for reading multiple timesPieter Wuille
2013-04-28move WSAStartup to initWladimir J. van der Laan
WSAStartup should be called before using any other socket functions. BindListenPort is not called if not listening. Closes #2585.
2013-04-27Checking whether closing succeedsPieter Wuille
2013-04-27Print actual Win32 error that occurred on file creation failure.Pieter Wuille
2013-04-27Merge pull request #2584 from laanwj/2013_04_shrinkdebugfile_leakWladimir J. van der Laan
Prevent prevent file descriptor leak in ShrinkDebugFile()
2013-04-27Prevent prevent file descriptor leak in ShrinkDebugFile()Tariq Bashir
2013-04-27fix !O_NONBLOCK where ~O_NONBLOCK was meantWladimir J. van der Laan
Using ! on a non-zero value will always return 0. Also remove some duplicate and superfluous code in other places.
2013-04-27Merge pull request #2530 from jonasschnelli/mac_win_reopen_fixWladimir J. van der Laan
fixes #1522: GUI Disappearing (Mac OSX)
2013-04-27Merge pull request #2559 from maqifrnswa/manpagesWladimir J. van der Laan
added bitcoin-qt manpage and corrected a few minus signs
2013-04-27Merge pull request #2564 from Diapolo/walletviewWladimir J. van der Laan
small updates for walletview.cpp
2013-04-27Merge pull request #2582 from laanwj/2013_04_options_fee_recommendationWladimir J. van der Laan
qt: remove fee recommendation in settings
2013-04-27qt: remove fee recommendation in settingsWladimir J. van der Laan
This value gets stale really quickly, do not hardcode it into a message. Completely remove it for now. Later on, a mechanism will be added to determine fees based on the mempool. Closes #2576
2013-04-26Merge pull request #2572 from laanwj/2013_04_wasted_spaceWladimir J. van der Laan
qt: remove extraneous padding introduced in multiwallet support patch
2013-04-26Merge pull request #2573 from fanquake/bitcoin-qt-app-gitignoreWladimir J. van der Laan
Add Bitcoin-Qt.app to .gitignore
2013-04-26Add Bitcoin-Qt.app to .gitignoreMichael Ford
Saves you from seeing everything in the Bitcoin-Qt.app/Contents/ dir after compiling
2013-04-26qt: remove extraneous padding introduced in multiwallet support patchWladimir J. van der Laan
solve issue #2529
2013-04-26Allow select()ing up to 1024 file descriptors on WindowsPieter Wuille
2013-04-25Merge pull request #2563 from Diapolo/translationsPieter Wuille
translations update 2013-04-25
2013-04-25translations update 2013-04-25Philip Kaufmann
- new language "se" - update bitcoin.qrc and bitcoin_en.ts - fetch current translations from Transifex
2013-04-25small updates for walletview.cppPhilip Kaufmann
- make "&Export" translatable - fix some includes - small formatting changes
2013-04-24re-remove irc reference in bitcoin.conf.5Scott Howard
2013-04-24Merge pull request #2554 from fanquake/qt-pro-brew-patchGavin Andresen
bitcoin-qt.pro Brew patch
2013-04-24Merge pull request #2557 from sipa/leveldb64Gavin Andresen
Reduce number of open LevelDB files to 64
2013-04-23added bitcoin-qt manpage and corrected a few minus signs used as hyphens in ↵Scott Howard
other manpages
2013-04-24Reduce number of open LevelDB files to 64Pieter Wuille
2013-04-23Merge pull request #2526 from Diapolo/Qt_miscWladimir J. van der Laan
Bitcoin-Qt: misc small changes
2013-04-23Merge pull request #2556 from APerson241/masterWladimir J. van der Laan
Some small grammar fixes
2013-04-23Update Tor.txt for grammar fixesAPerson241
2013-04-23Update Qt Readme to include HomeBrew setup for OSXMichael Ford
2013-04-23Add bitcoin-qt.pro homebrew patchMichael Ford
2013-04-22Merge pull request #2546 from fanquake/osx-instructionsGavin Andresen
Update osx build instructions to ensure users are building with the correct version of OpenSSL when using HomeBrew
2013-04-22Update osx build instructions to ensure users link to the correct version of ↵Michael Ford
OpenSSL
2013-04-19Merge pull request #2540 from sipa/nodosnocanGavin Andresen
Do not invoke DoS for non-canonical sigs
2013-04-18Do not invoke DoS for non-canonical sigsPieter Wuille
2013-04-18Merge pull request #2525 from laanwj/2013_04_metatypeboolWladimir J. van der Laan
qt: register metatype for bool*
2013-04-18Merge pull request #2501 from Diapolo/progressWladimir J. van der Laan
rework ClientModel::getBlockSource() + BitcoinGUI::setNumBlocks()
2013-04-18Merge pull request #2524 from jonasschnelli/new_splashscreen_freshWladimir J. van der Laan
new splash screen
2013-04-17Merge pull request #2536 from jcalvinowens/makefile-clarifying-commentsGavin Andresen
Add comments to UNIX Makefile regarding USE_UPNP
2013-04-17Merge pull request #2537 from jonasschnelli/toolbaricon_linuxGavin Andresen
new toolbar icon for liunx/win fix #2518
2013-04-17new toolbar icon for liunx/win fix #2518Jonas Schnelli
On black toolbars, the new icon doesn't look very well. Now the toolbar icon has again a transparent "B" for better style on toolbars. Does not affect the mac client. Signed-off-by: Jonas Schnelli <jonas.schnelli@include7.ch>
2013-04-17new splash screenJonas Schnelli
why: - the current splash-screen has no referring to official images on - https://en.bitcoin.it/wiki/Promotional_graphics - the current splash screen only exists in a low res jpg - current splash screen looks dark and "hackish" - new splash screen should generate positive, "trust-emotions". - new splash screen gives the user infos about the running client. - new splash screen can handle long messages (in a lot of - languages the text is cropped in current release) - new size (x2) 400x312 - contains textual information about the client - textinfos are dynamicly written to the pixmap when -testnet is switch on, the splashscreen will show the bitcoin logo in testnet-color (as well as a text [testnet]) example: https://dl.dropbox.com/u/7383846/new_bitcoin_splash.png