Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-29 | Windows: fix URI association setting in registry | Philip Kaufmann | |
- fix for #1877 - fix was reported to work via https://bitcointalk.org/index.php?topic=110243.msg1230418#msg1230418 | |||
2012-09-12 | Bump client version number for 0.7.0rc3v0.7.0rc3v0.7.0 | Gavin Andresen | |
2012-09-05 | Bump version number for 0.7.0rc2v0.7.0rc2 | Gavin Andresen | |
2012-08-27 | Version numbers -> 0.7.0 | Gavin Andresen | |
2012-07-22 | Replace all occurances of license.txt with COPYING, including naming the ↵ | Luke Dashjr | |
file COPYING.txt on Windows | |||
2012-06-15 | Revert "Disable bitcoin: URI handling on Windows for the 0.6 release" | Matt Corallo | |
This reverts commit 7b90edb5a6cada7176012d09d748847b5f966585. | |||
2012-05-08 | Increase client version to 0.6.99 | Gregory Maxwell | |
2012-05-04 | Bump version numbers for 0.6.1rc2v0.6.1 | Gavin Andresen | |
2012-04-27 | Bump version numbers for 0.6.1rc1 | Gavin Andresen | |
2012-04-02 | Bump version to 0.6.0.99 for 0.6.1 merge window | Gavin Andresen | |
2012-03-29 | Bump version to 0.6.0rc6 | Gavin Andresen | |
2012-03-26 | Update version to 60005 (0.6.0rc5)v0.6.0rc5 | Gavin Andresen | |
2012-03-26 | Merge pull request #992 from gavinandresen/remove_wxBitcoin | Gavin Andresen | |
Remove wxWidgets .exe during setup | |||
2012-03-26 | Remove wxWidgets .exe and locales during setup | Gavin Andresen | |
2012-03-26 | Disable bitcoin: URI handling on Windows for the 0.6 release | Gavin Andresen | |
2012-03-25 | Fix URI link to bitcoin-qt.exe instead of bitcoin.exe | Matt Corallo | |
2012-02-07 | Increase client version to 0.6 | Gavin Andresen | |
2012-01-05 | Add support for opening bitcoin: URIs directly. | Matt Corallo | |
2011-12-16 | Bump version 0.5.99 (prep for pulling for version 0.6) | Gavin Andresen | |
2011-11-21 | Bump version to 0.5.1 | Gavin Andresen | |
2011-10-25 | Update setup.nsi for bitcoin-qt. | Matt Corallo | |
2011-10-08 | Bump version to 0.5.0.0 | Gavin Andresen | |
2011-09-26 | Bump version to 0.4.1 | Gavin Andresen | |
2011-09-02 | Bumped version numbers to 0.4.0rc1v0.4.00rc1 | Gavin Andresen | |
2011-07-13 | Bump version to 0.3.25 | Jeff Garzik | |
Yes, we might release as v0.4, but let's just do a simple increment for now. | |||
2011-07-12 | Remove NSIS branding from bottom divider. | Jay Weisskopf | |
2011-07-11 | Set default compression for NSIS installer to LZMA. | Jay Weisskopf | |
Use of LZMA (versus the current zlib) shaves a few MB off the installer. | |||
2011-07-11 | Add logos/branding currently found on bitcoin.org into NSIS installer. | Jay Weisskopf | |
2011-07-02 | Bump version to 0.3.24. | Jeff Garzik | |
2011-06-05 | Bump version to 0.3.23. | Jeff Garzik | |
2011-05-27 | Update to openssl-1.0.0d and enable RPC-SSL on Win32 | Matt Corallo | |
2011-05-21 | Update NSIS Installer file to support the new directory structure. | Matt Corallo | |
2011-05-09 | Manual merge of jaromil's source tree reorg commit. | Jeff Garzik | |
Conflicts: src/sha256.cpp | |||
2011-04-23 | directory re-organization (keeps the old build system) | Jaromil | |
there is no internal modification of any file in this commit files are moved into directories according to established standards in sourcecode distribution; these directories contain: src - Files that are used in constructing the executable binaries, but are not installed. doc - Files in HTML and text format that document usage, quirks of the implementation, and contributor checklists. locale - Files that contain human language translation of strings used in the program contrib - Files contributed from distributions or other third party implementing scripts and auxiliary programs |