- Sep 23, 2008
-
-
rswindell authored
reported problem with posting MIME/HTML encoded emails to a hosted list server: The MIME-Version and Content-Type header fields would be lost in translation. This function was mostly copied from parse_news_header() in newsutil.js, so it should work, though I haven't tested yet.
-
deuce authored
-
deuce authored
-
deuce authored
that capture and scrollback always works correctly.
-
deuce authored
Provides a number of advantages: 1) They're smaller. 2) They go into the scrollback buffer. 3) They are guaranteed to match the 1.20 menus
-
deuce authored
Loop overwrite/rename menu when filename is unchanged.
-
deuce authored
CRC value.
-
deuce authored
-
deuce authored
24 lines.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
parameter to duplicate callback to a void *
-
deuce authored
-
deuce authored
is different. If it returns true, it is assumed the current_file_name has changed.
-
deuce authored
-
deuce authored
-
- Sep 22, 2008
-
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
Hopefully this will fix the probem build on Win32 reported by Toolman.
-
deuce authored
-
deuce authored
and do not support background samples.
-
deuce authored
background flag to work correctly.
-
- Sep 21, 2008
-
-
deuce authored
-
deuce authored
-
deuce authored
Add xp_play_sample() function (background option non-functional at this time) Only very lightly tested. :-)
-
deuce authored
-
deuce authored
Does not yet do sound and is not well tested. Disabled by default for now, enable with WITH_OOII=1 on the make command line.
-
deuce authored
Thanks Toolman!
-
deuce authored
-
deuce authored
-
deuce authored
-
- Sep 20, 2008
-
-
deuce authored
Anyone feel like designing the ANSI screens for this?
-
deuce authored
Local voting is now stored in the data file. Left To Do: Post votes in the message base (trivial) Import votes from the message base (easy) Owner adding results (trivial) Import results from the message base (easy) Statistics generation (hard)
-