source:
@
79a0e82
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
doc | 73624b4 | 21 years | kretch | New 'sepbar_disable' variable can turn off sepbar info Updated ... | |
examples | 2b14303 | 22 years | nygren | * Updated owlconf.simple to handle outgoing message formatting. | |
libfaim | 5e53c4a | 21 years | kretch | *** empty log message *** | |
aim.c | 82.9 KB | b2b0773 | 21 years | kretch | Changes to help build on OSX |
athstatic | 637 bytes | d09e5a1 | 21 years | kretch | Added libfaim Added basic AIM support, including the "aimlogin", ... |
buddylist.c | 2.1 KB | bd3f232 | 21 years | kretch | Styles implemented It's still a little buggy ... if a format_msg(); is ... |
ChangeLog | 33.8 KB | 79a0e82 | 21 years | kretch | Fixed personal aim messages logging to class directory Log "LOGIN" or ... |
cmd.c | 7.7 KB | 1c7a4e0 | 22 years | nygren | Fixed a bug in the summary field for user-created aliases. |
codelist.pl | 583 bytes | 0ff8fb57 | 21 years | kretch | More AIM work. The auto-prototype building has been re-enabled as well. |
commands.c | 64.9 KB | ef56a67 | 21 years | kretch | added the 'show view' command. removed the style variable A style is ... |
config.h.in | 1.4 KB | b2a91b6 | 21 years | kretch | Use new function to delete zephyr subs from file |
configure | 72.2 KB | be0a79f | 21 years | kretch | Started work making owl build without zephyr. Long way left to go though. |
configure.in | 2.9 KB | be0a79f | 21 years | kretch | Started work making owl build without zephyr. Long way left to go though. |
context.c | 1.9 KB | 53f421b | 21 years | kretch | Reformatted context and list to new code style |
dict.c | 5.6 KB | 1aee7d9 | 22 years | nygren | * Added RCS Id strings to all files. * 'show keymaps' shows details of ... |
editwin.c | 20.1 KB | d09e5a1 | 21 years | kretch | Added libfaim Added basic AIM support, including the "aimlogin", ... |
filter.c | 10.3 KB | e187445 | 21 years | kretch | reformatted filter, filterelement and regex to new code style |
filterelement.c | 3.9 KB | e187445 | 21 years | kretch | reformatted filter, filterelement and regex to new code style |
fmtext.c | 15.8 KB | bd3f232 | 21 years | kretch | Styles implemented It's still a little buggy ... if a format_msg(); is ... |
functions.c | 79.6 KB | f1cbb7a | 21 years | kretch | Don't die if the a style name can't be found. |
global.c | 15.4 KB | ef56a67 | 21 years | kretch | added the 'show view' command. removed the style variable A style is ... |
help.c | 4.9 KB | 55faab7 | 22 years | kretch | Added search, '/' and '?' to basic help. |
history.c | 1.6 KB | 10b866d | 22 years | nygren | * Fixed preservation of e->dotsend across owl_editwin_clear(). * ... |
install.sh | 0 bytes | 69894d2 | 22 years | kretch | Remove some ancient stuff from zcrypt.c |
keybinding.c | 3.2 KB | 1aee7d9 | 22 years | nygren | * Added RCS Id strings to all files. * 'show keymaps' shows details of ... |
keymap.c | 8.5 KB | f87c490 | 22 years | kretch | CTRL and META are now OWL_CTRL and OWL_META. OWL_CTRL moved to ... |
keypress.c | 5.1 KB | f87c490 | 22 years | kretch | CTRL and META are now OWL_CTRL and OWL_META. OWL_CTRL moved to ... |
keys.c | 12.6 KB | c3ab155 | 21 years | kretch | Really use just one view now, named 'main' and recalculate messages ... |
list.c | 1.7 KB | 53f421b | 21 years | kretch | Reformatted context and list to new code style |
logging.c | 7.7 KB | 79a0e82 | 21 years | kretch | Fixed personal aim messages logging to class directory Log "LOGIN" or ... |
mainwin.c | 3.9 KB | f2f9314 | 22 years | kretch | Added some defenses against resize crashes, and put in debug ... |
Makefile.in | 2.5 KB | bd3f232 | 21 years | kretch | Styles implemented It's still a little buggy ... if a format_msg(); is ... |
message.c | 17.7 KB | ef56a67 | 21 years | kretch | added the 'show view' command. removed the style variable A style is ... |
messagelist.c | 2.3 KB | bd3f232 | 21 years | kretch | Styles implemented It's still a little buggy ... if a format_msg(); is ... |
NEWS | 7.0 KB | 1aee7d9 | 22 years | nygren | * Added RCS Id strings to all files. * 'show keymaps' shows details of ... |
owl.c | 15.9 KB | ef56a67 | 21 years | kretch | added the 'show view' command. removed the style variable A style is ... |
owl.h | 12.2 KB | 0c502e9 | 21 years | kretch | Added filter field 'login' which can take the values 'login' ... |
pair.c | 372 bytes | 160ea47 | 22 years | kretch | added pair.c to the repository |
perlglue.xs | 891 bytes | 1fd0b25 | 22 years | kretch | Added the 'search' command. '/' is a keybinding for 'search' '?' is a ... |
popwin.c | 2.4 KB | b2b0773 | 21 years | kretch | Changes to help build on OSX |
readconfig.c | 6.9 KB | 9381782 | 21 years | kretch | $owl::auth now works |
regex.c | 1.4 KB | e187445 | 21 years | kretch | reformatted filter, filterelement and regex to new code style |
stubgen.pl | 1.7 KB | 1aee7d9 | 22 years | nygren | * Added RCS Id strings to all files. * 'show keymaps' shows details of ... |
style.c | 1.5 KB | ef56a67 | 21 years | kretch | added the 'show view' command. removed the style variable A style is ... |
stylefunc.c | 16.6 KB | 9c4ec91 | 21 years | kretch | In 'oneline' style don't bold outgoing AIM messages |
tester.c | 3.0 KB | b2b0773 | 21 years | kretch | Changes to help build on OSX |
text.c | 3.7 KB | dafd919 | 21 years | kretch | Don't ring the terminal bell on mail messages. Nuke <FONT> |
timer.c | 1.9 KB | 6a415e9 | 21 years | kretch | Added the variable 'aim_ingorelogin_timer', which specifies the number ... |
util.c | 18.8 KB | e4eebe8 | 21 years | kretch | Reformatted util.c in new code style |
variable.c | 32.2 KB | ef56a67 | 21 years | kretch | added the 'show view' command. removed the style variable A style is ... |
view.c | 3.4 KB | ef56a67 | 21 years | kretch | added the 'show view' command. removed the style variable A style is ... |
viewwin.c | 3.2 KB | b2b0773 | 21 years | kretch | Changes to help build on OSX |
zcrypt.c | 16.9 KB | c86a35c | 22 years | kretch | Changed the define name for including zcrypt support |
zephyr.c | 15.3 KB | b2a91b6 | 21 years | kretch | Use new function to delete zephyr subs from file |
zwrite.c | 6.4 KB | 8262340 | 22 years | kretch | Added ZResetAuthentication in a number of places to fix problems with ... |
Note: See TracBrowser
for help on using the repository browser.