aboutsummaryrefslogtreecommitdiffstats
path: root/common/localename.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-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 Koch2010-03-151-1/+2
|
* Merged jnlib into common.Werner Koch2010-03-101-2/+2
|
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-0/+1
|
* Changed the way i18n files are located under Windows. The setting of theWerner Koch2008-03-251-939/+10
| | | | | Registry key is not anymore required. Helpfiles are not properly located.
* Allow configuraton of pinentry tooltip.Werner Koch2007-12-041-0/+1044
Other minor buf fixes.