source:
@
3969e3a
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
examples | 1770f30 | 22 years | nygren | * Added a very simple and bare-bones owlconf file. | |
doc | 3969e3a | 22 years | kretch | *** empty log message *** | |
zwrite.c | 6.3 KB | e3869df | 22 years | kretch | Did some cleanup on zcrypt.c to make -Wall quiet Added a fileIdent to ... |
zephyr.c | 13.1 KB | aecf3e6 | 22 years | kretch | Added a workaround for a libzephyr bug that caused zwrites to fail ... |
zcrypt.c | 17.0 KB | 0ba59d2 | 22 years | nygren | Made some internal zcrypt functions static to avoid prototype problems. |
viewwin.c | 3.2 KB | 3a2daac | 22 years | kretch | viewwin will now say "End" instead of "More" when at the end Added a ... |
view.c | 2.4 KB | 3a2daac | 22 years | kretch | viewwin will now say "End" instead of "More" when at the end Added a ... |
variable.c | 30.5 KB | d309eb3 | 22 years | kretch | Fixed a memory bug in getsubs Added receive support for zcrypt ... |
util.c | 15.7 KB | a15a84f | 22 years | kretch | Some updates to the intro doc The halloweek hack |
text.c | 2.4 KB | 1aee7d9 | 22 years | nygren | * Added RCS Id strings to all files. * 'show keymaps' shows details of ... |
tester.c | 3.0 KB | e1c4636 | 22 years | nygren | * Added owl::send_zwrite(command, message) to the perl glue ... |
stubgen.pl | 1.7 KB | 1aee7d9 | 22 years | nygren | * Added RCS Id strings to all files. * 'show keymaps' shows details of ... |
regex.c | 1.4 KB | 1aee7d9 | 22 years | nygren | * Added RCS Id strings to all files. * 'show keymaps' shows details of ... |
readconfig.c | 6.4 KB | b45293f | 22 years | kretch | Outgoing messages now go through the config for formatting |
popwin.c | 2.4 KB | 1aee7d9 | 22 years | nygren | * Added RCS Id strings to all files. * 'show keymaps' shows details of ... |
perlglue.xs | 891 bytes | 1fd0b25 | 22 years | kretch | Added the 'search' command. '/' is a keybinding for 'search' '?' is a ... |
owl.h | 10.5 KB | 5c7b1b1 | 22 years | nygren | oops! I'm a dork. Reverted my last checkin as the "getvar" command ... |
owl.c | 13.9 KB | a15a84f | 22 years | kretch | Some updates to the intro doc The halloweek hack |
NEWS | 7.0 KB | 1aee7d9 | 22 years | nygren | * Added RCS Id strings to all files. * 'show keymaps' shows details of ... |
messagelist.c | 2.1 KB | 1aee7d9 | 22 years | nygren | * Added RCS Id strings to all files. * 'show keymaps' shows details of ... |
message.c | 21.8 KB | a15a84f | 22 years | kretch | Some updates to the intro doc The halloweek hack |
Makefile.in | 1.5 KB | d309eb3 | 22 years | kretch | Fixed a memory bug in getsubs Added receive support for zcrypt ... |
mainwin.c | 3.8 KB | 5eeea3b | 22 years | nygren | Modified the behavior of last so that "> >" will clear the screen. ... |
logging.c | 4.5 KB | 4b464a4 | 22 years | kretch | Messages now have a direciton (in, out or none). Filters can ... |
list.c | 1.7 KB | 1aee7d9 | 22 years | nygren | * Added RCS Id strings to all files. * 'show keymaps' shows details of ... |
keys.c | 12.4 KB | 42abb10 | 22 years | kretch | There is now a 'zlist' command that acts like 'znol -l' 'l' is bound ... |
keypress.c | 4.9 KB | 1aee7d9 | 22 years | nygren | * Added RCS Id strings to all files. * 'show keymaps' shows details of ... |
keymap.c | 8.5 KB | 7131cf2 | 22 years | nygren | Temporary fix to bug where C-SPACE would cause the key handler ... |
keybinding.c | 3.2 KB | 1aee7d9 | 22 years | nygren | * Added RCS Id strings to all files. * 'show keymaps' shows details of ... |
history.c | 1.6 KB | 10b866d | 22 years | nygren | * Fixed preservation of e->dotsend across owl_editwin_clear(). * ... |
help.c | 4.9 KB | 55faab7 | 22 years | kretch | Added search, '/' and '?' to basic help. |
global.c | 12.2 KB | 700c712 | 22 years | kretch | Started adding code for newmsgproc. It doesn't fully work yet! ... |
functions.c | 66.9 KB | d309eb3 | 22 years | kretch | Fixed a memory bug in getsubs Added receive support for zcrypt ... |
fmtext.c | 13.8 KB | af2ca19 | 22 years | kretch | Fixed memory leak and buffer overrun in fmtext |
filterelement.c | 3.9 KB | 1aee7d9 | 22 years | nygren | * Added RCS Id strings to all files. * 'show keymaps' shows details of ... |
filter.c | 9.3 KB | 65fc0900 | 22 years | kretch | You can now use %me% in filters The built-in personal filter is ... |
editwin.c | 20.4 KB | 601a9e0 | 22 years | kretch | Patch to fix memory bug in replying to CC messages If we're on Athena ... |
dict.c | 5.6 KB | 1aee7d9 | 22 years | nygren | * Added RCS Id strings to all files. * 'show keymaps' shows details of ... |
context.c | 1.8 KB | 10b866d | 22 years | nygren | * Fixed preservation of e->dotsend across owl_editwin_clear(). * ... |
configure.in | 2.2 KB | 601a9e0 | 22 years | kretch | Patch to fix memory bug in replying to CC messages If we're on Athena ... |
configure | 59.6 KB | 601a9e0 | 22 years | kretch | Patch to fix memory bug in replying to CC messages If we're on Athena ... |
config.h.in | 1.3 KB | 7d4fbcd | 22 years | kretch | Initial check in |
commands.c | 54.7 KB | 5c7b1b1 | 22 years | nygren | oops! I'm a dork. Reverted my last checkin as the "getvar" command ... |
codelist.pl | 452 bytes | 1aee7d9 | 22 years | nygren | * Added RCS Id strings to all files. * 'show keymaps' shows details of ... |
cmd.c | 7.7 KB | 1c7a4e0 | 22 years | nygren | Fixed a bug in the summary field for user-created aliases. |
ChangeLog | 27.9 KB | a15a84f | 22 years | kretch | Some updates to the intro doc The halloweek hack |
athstatic | 611 bytes | 601a9e0 | 22 years | kretch | Patch to fix memory bug in replying to CC messages If we're on Athena ... |
Note: See TracBrowser
for help on using the repository browser.