source: @ 73624b4

barnowl_perlaimdebianowlrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
Name Size Rev Age Author Last Change
doc 73624b4   21 years kretch New 'sepbar_disable' variable can turn off sepbar info Updated ...
examples 2b14303   21 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.5 KB 73624b4   21 years kretch New 'sepbar_disable' variable can turn off sepbar info Updated ...
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 63.0 KB 0c502e9   21 years kretch Added filter field 'login' which can take the values 'login' ...
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 ecd5dc5   21 years kretch M-p is bound to 'view personal' by default loadsubs and loadloginsubs ...
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 0c502e9   21 years kretch Added filter field 'login' which can take the values 'login' ...
filterelement.c 3.9 KB 1aee7d9   22 years nygren * Added RCS Id strings to all files. * 'show keymaps' shows details of ...
fmtext.c 15.8 KB bd3f232   21 years kretch Styles implemented It's still a little buggy ... if a format_msg(); is ...
functions.c 78.5 KB 9381782   21 years kretch $owl::auth now works
global.c 15.5 KB bd3f232   21 years kretch Styles implemented It's still a little buggy ... if a format_msg(); 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   21 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   21 years kretch CTRL and META are now OWL_CTRL and OWL_META. OWL_CTRL moved to ...
keypress.c 5.1 KB f87c490   21 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 d09e5a1   21 years kretch Added libfaim Added basic AIM support, including the "aimlogin", ...
logging.c 6.8 KB d559df9   21 years kretch AIM messages now go through format_msg() in .owlconf if it exists. ...
mainwin.c 3.9 KB f2f9314   21 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.6 KB be0a79f   21 years kretch Started work making owl build without zephyr. Long way left to go though.
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.7 KB 0c502e9   21 years kretch Added filter field 'login' which can take the values 'login' ...
owl.h 12.2 KB 0c502e9   21 years kretch Added filter field 'login' which can take the values 'login' ...
pair.c 372 bytes 160ea47   21 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 1aee7d9   22 years nygren * Added RCS Id strings to all files. * 'show keymaps' shows details of ...
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 5639bf2   21 years kretch 'M' now displays a message using the default style regardless of the ...
stylefunc.c 16.6 KB 0c502e9   21 years kretch Added filter field 'login' which can take the values 'login' ...
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.5 KB 73624b4   21 years kretch New 'sepbar_disable' variable can turn off sepbar info Updated ...
variable.c 32.5 KB 73624b4   21 years kretch New 'sepbar_disable' variable can turn off sepbar info Updated ...
view.c 2.7 KB c3ab155   21 years kretch Really use just one view now, named 'main' and recalculate messages ...
viewwin.c 3.2 KB b2b0773   21 years kretch Changes to help build on OSX
zcrypt.c 16.9 KB c86a35c   21 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   21 years kretch Added ZResetAuthentication in a number of places to fix problems with ...
Note: See TracBrowser for help on using the repository browser.