Log of /trunk/Mix/Src/menu.c
Parent Directory
|
Revision Log
Revision
495 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Apr 10 17:37:34 2003 UTC
(10 years, 1 month ago)
by
weaselp
File length: 21579 byte(s)
Diff to
previous 332
,
to
selected 1
In the curses interface chain selection it was not possible to select a random
last hop with a usenet post message. Fixed (closes: #719165).
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: 21536 byte(s)
Diff to
previous 329
,
to
selected 1
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
289 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Sep 28 12:48:57 2002 UTC
(10 years, 7 months ago)
by
ulfm
File length: 21491 byte(s)
Diff to
previous 262
,
to
selected 1
revert the mail folder check change.
mix -f can also be used to post a followup for Usenet articles or
individual email messages not in folder format
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: 21473 byte(s)
Diff to
previous 256
,
to
selected 1
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: 21185 byte(s)
Diff to
previous 192
,
to
selected 1
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
190 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Aug 26 21:22:58 2002 UTC
(10 years, 8 months ago)
by
rabbi
File length: 21069 byte(s)
Diff to
previous 165
,
to
selected 1
Mixmaster now Beeps and Sleeps[tm] when the user selects a Middleman
remailer as the last hop. (If this is a mistake, the user will probably
notice it now.)
I'd prefer an interactive query to make sure this is what
the user wants to do, but Peter thinks I am being silly, so I'll be
content with this. :)
Revision
165 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 22 04:01:16 2002 UTC
(10 years, 9 months ago)
by
weaselp
File length: 20965 byte(s)
Diff to
previous 1
When sending type II messages interactivly you may now choose a middleman
remailer as the last hop in your chain (closes: #481244).
Revision
1 -
(
view)
(
download)
(
annotate)
-
[selected]
Added
Wed Oct 31 08:19:51 2001 UTC
(11 years, 6 months ago)
by
rabbi
File length: 20854 byte(s)
Initial revision
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.