Kevin Moore
805d56ee73
More spelling fun
15 years ago
Henk Westhuis
1d53cb38f6
Fixed "Edit .gitattributs", "Edit .gitignore" and "Edit .mailmap".
15 years ago
Henk Westhuis
21be190f54
Issue 126: Editor for .gitattributes added
15 years ago
Henk Westhuis
9bc7a371ba
Changed prefix to mark strings that should not be translated
The previous prefix was '_'. This was not a very safe prefix since this is also used for private variables. The new prefix is '_NO_TRANSLATE'.
I will fix the translations in a next commit.
15 years ago
Steffen Forkmann
6f64d789ec
Cleanup FormMailMap.
15 years ago
Steffen Forkmann
d47cf46bed
Fixed typo.
15 years ago
Steffen Forkmann
61ab14a992
Refactoring TempRemoveFileAttributes to use Actions instead of Dispose. ==> Starting FileInfoExtensions
15 years ago
Henk Westhuis
a08d6cf928
Fixed AccessDeniedExcetion when saving hidden .gitignore or .mailmap file.
Conflicts:
GitUI/GitUI.csproj
15 years ago
Henk Westhuis
81ff42152a
Translations now can be picked in settings dialog.
15 years ago
William Swanson
c404712b38
Saving and restoring the positions of all windows.
15 years ago
Henk Westhuis
2870759632
Fixed FileStatusListBox for large DPI and fixed background texts for Vista.
16 years ago
Henk Westhuis
72e74441d6
Most dialogs changed to support larger DPI settings.
16 years ago
Henk Westhuis
6b73822ad5
Revision grid resizes graph column automatically. Settings user.name and user.email are only saved when changed. This to work around a bug that utf8 chars are only allowed when editing the .config file manually. Recent repository list handles doubles better.
16 years ago
Henk Westhuis
e4f485c18e
Added setting for encoding
16 years ago
Henk Westhuis
8af1e04e28
Added recursive submode commands. When cloning a submodule containing nested submodules, all nested submodules can be initialized. There are also recursive initialize, update and synchronize commands added to the submodule menu.
Added checkout branch to the revision graph context menu.
16 years ago
Henk Westhuis
b310624893
Removed taskbar items
17 years ago
Henk Westhuis
18c9146e2f
Auto close windows
17 years ago
Henk Westhuis
7e96b309b6
Added plugin to setup
17 years ago
Henk Westhuis
5506645876
Added gitignore edit... support for emty repository... fixed errors in huge commits...
17 years ago