Log of /trunk/Mix/Src/menusend.c
Parent Directory
|
Revision Log
Revision
794 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun May 2 23:52:34 2004 UTC
(9 years ago)
by
weasel
File length: 12913 byte(s)
Diff to
previous 790
Move code from menusend into a new menu_spawn_editor() in menuutil.c
Always show header lines, even when we don't use an editor known to handle a +linecount argument.
Have a new option "(e)dit configuration file" in the main menu.
Change 'q)uit' to 'q)uit w/o sending' in menusend.
Revision
790 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat May 1 16:32:18 2004 UTC
(9 years ago)
by
weasel
File length: 14334 byte(s)
Diff to
previous 789
set location for "c)hain:" after calculating its reliability, as chain_reliability might print warnings
Revision
332 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Oct 9 20:53:32 2002 UTC
(10 years, 7 months ago)
by
weaselp
File length: 13595 byte(s)
Diff to
previous 262
Whitespace cleanup:
for i in *.c; do cp -a $i $i.orig; sed -e 's/^ /<TAB>/' $i.orig > $i; rm $i.orig; done
for i in *.c *.h; do cp -a $i $i.orig; sed -e 's/[ <TAB>]*$//' $i.orig > $i; rm $i.orig; done
Revision
262 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Sep 18 23:26:17 2002 UTC
(10 years, 8 months ago)
by
rabbi
File length: 13610 byte(s)
Diff to
previous 256
Added closing comments for all #ifdef statements. All #endif's, as well as
nested braces, should be commented to reference their start.
We need to provide comments before every function as well.
Revision
256 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Sep 17 19:55:21 2002 UTC
(10 years, 8 months ago)
by
rabbi
File length: 13061 byte(s)
Diff to
previous 182
Fixed the "is a mailfolder" checking for -f.
Eliminated unused variables when compiling without USE_NCURSES.
Fixed missing line endings for "-f" warnings when not using ncurses.
(ncurses doesn't seem to mind the added "\n" characters.)
I'm not entirely sure "char path" is being set properly without
USE_NCURSES. Can someone double check me?
Revision
182 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Aug 25 13:27:40 2002 UTC
(10 years, 8 months ago)
by
weaselp
File length: 13063 byte(s)
Diff to
previous 11
Use names rather than numbers as arument to pgp_armor. Have PGP PRIVATE for armoring
Revision
11 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Nov 6 23:41:58 2001 UTC
(11 years, 6 months ago)
by
rabbi
File length: 13046 byte(s)
Diff to
previous 1
First round of changes adding support for Mixmaster as a service under
Windows NT.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.