Log of /trunk/Mix/Src/menu.c
Parent Directory
|
Revision Log
Revision
796 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon May 3 23:32:59 2004 UTC
(9 years ago)
by
weasel
File length: 22276 byte(s)
Diff to
previous 794
,
to
selected 293
Add stats downloading by goblin. On win32 only for now; *nix requires some work to implement GetPrivateProfileSectionNames, GetPrivateProfileString, and URLDownloadToFile. Should not be too hard tho.
Revision
794 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun May 2 23:52:34 2004 UTC
(9 years ago)
by
weasel
File length: 22132 byte(s)
Diff to
previous 776
,
to
selected 293
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
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 293
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 293
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
293 -
(
view)
(
download)
(
annotate)
-
[selected]
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
,
to
selected 293
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 293
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 293
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 293
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, 8 months ago)
by
weaselp
File length: 20965 byte(s)
Diff to
previous 1
,
to
selected 293
When sending type II messages interactivly you may now choose a middleman
remailer as the last hop in your chain (closes: #481244).
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.