/[pkg-mixmaster]/trunk/Mix/Src/menu.c
ViewVC logotype

Log of /trunk/Mix/Src/menu.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

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
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 329 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 9 20:34:08 2002 UTC (10 years, 7 months ago) by weaselp
File length: 21546 byte(s)
Diff to previous 304
Whitespace change only - same version as in stable

Revision 304 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 2 19:49:17 2002 UTC (10 years, 7 months ago) by ulfm
File length: 21582 byte(s)
Diff to previous 297
an email file could also start with Return-Path

Revision 297 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 2 06:12:47 2002 UTC (10 years, 7 months ago) by ulfm
File length: 21523 byte(s)
Diff to previous 293
another bug fix for mail folder detection...

Revision 293 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 30 21:24:01 2002 UTC (10 years, 7 months ago) by ulfm
File length: 21517 byte(s)
Diff to previous 289
ahem.

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
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
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
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 192 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 26 21:34:49 2002 UTC (10 years, 8 months ago) by rabbi
File length: 21105 byte(s)
Diff to previous 191
Uncomment my sleep(2).

This really shouldn't be this hard.

Revision 191 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 26 21:29:52 2002 UTC (10 years, 8 months ago) by rabbi
File length: 21134 byte(s)
Diff to previous 190
formatting change.

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
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) - [select for diffs]
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.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.5