- 07 Nov, 2006 2 commits
-
-
David Lawrence Ramsey authored
don't allow overwriting an existing file when in restricted mode git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3937 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3936 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 13 Oct, 2006 2 commits
-
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3901 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
enough space is allocated before tacking a slash onto the end of it git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3900 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 03 Oct, 2006 2 commits
-
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3893 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
uses ints and not size_t's, replace it with two strncpy()s, which use size_t's git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3892 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 20 Sep, 2006 1 commit
-
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3879 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 29 Aug, 2006 1 commit
-
-
David Lawrence Ramsey authored
when we get out of all statusbar prompts git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3865 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 30 Jul, 2006 1 commit
-
-
David Lawrence Ramsey authored
clarifications to translated strings git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3828 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 28 Jul, 2006 1 commit
-
-
David Lawrence Ramsey authored
punctuation relating to "i.e." in comments and documentation git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3821 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 19 Jul, 2006 1 commit
-
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3797 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 13 Jul, 2006 1 commit
-
-
David Lawrence Ramsey authored
modified if we're not in multibuffer mode, in which case view mode should never be on git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3787 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 12 Jul, 2006 2 commits
-
-
David Lawrence Ramsey authored
properly update the x-coordinate to account for the number of characters inserted on the current line git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3786 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
mode is on, don't mark the file as modified (and remove the code that does this in execute_command()); also, if we execute a command in a new buffer, move back to the beginning of the first line of the buffer afterwards, for consistency git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3785 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 05 Jul, 2006 4 commits
-
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3755 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3754 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3753 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
exist, as we can still recover from that, and also add various cleanups git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3752 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 14 Jun, 2006 1 commit
-
-
David Lawrence Ramsey authored
modifiers at the "Write File" prompt were marked for translation via gettext no-ops but never actually translated; also, in do_insertfile(), use actual gettext calls instead of no-ops, for consistency git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3660 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 07 Jun, 2006 1 commit
-
-
David Lawrence Ramsey authored
fixes to various messages git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3635 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 21 May, 2006 1 commit
-
-
David Lawrence Ramsey authored
it always works consistently git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3547 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 13 May, 2006 1 commit
-
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3512 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 12 May, 2006 1 commit
-
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3506 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 10 May, 2006 1 commit
-
-
David Lawrence Ramsey authored
the other free_.*() functions; also fix potential memory corruption problem when copying text git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3500 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 03 May, 2006 1 commit
-
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3466 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 06 Apr, 2006 6 commits
-
-
David Lawrence Ramsey authored
we indicate success on the statusbar git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3362 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
message when writing a temporary file for prepending fails git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3361 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
the backup, we can save the original file unless we're prepending, so do it git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3360 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3359 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
try to open a device file git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3358 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
consistency git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3356 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 05 Apr, 2006 4 commits
-
-
David Lawrence Ramsey authored
least save the original file, if possible, since that's better than saving nothing git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3355 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3354 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3352 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3350 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 04 Apr, 2006 1 commit
-
-
David Lawrence Ramsey authored
statusbar error message git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3347 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 24 Feb, 2006 1 commit
-
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3297 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 18 Feb, 2006 1 commit
-
-
David Lawrence Ramsey authored
completion at the prompt in the file browser git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3296 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 07 Feb, 2006 2 commits
-
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3282 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3280 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-