Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Nuked almost all trailing white space.post-nuke-of-trailing-ws | Werner Koch | 2011-02-04 | 1 | -4/+3 |
| | | | | | | | | We better do this once and for all instead of cluttering all future commits with diffs of trailing white spaces. In the majority of cases blank or single lines are affected and thus this change won't disturb a git blame too much. For future commits the pre-commit scripts checks that this won't happen again. | ||||
* | Builds again for W32. | Werner Koch | 2010-03-15 | 1 | -1/+2 |
| | |||||
* | Merged jnlib into common. | Werner Koch | 2010-03-10 | 1 | -2/+2 |
| | |||||
* | Marked all unused args on non-W32 platforms. | Werner Koch | 2008-10-20 | 1 | -0/+1 |
| | |||||
* | Changed the way i18n files are located under Windows. The setting of the | Werner Koch | 2008-03-25 | 1 | -939/+10 |
| | | | | | Registry key is not anymore required. Helpfiles are not properly located. | ||||
* | Allow configuraton of pinentry tooltip. | Werner Koch | 2007-12-04 | 1 | -0/+1044 |
Other minor buf fixes. |