source: @ 37eab7f

barnowl_perlaimdebianowlrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
Name Size Rev Age Author Last Change
doc c82b055   21 years nygren Updated intro.txt and advanced.txt documents (still in progress).
examples 5d9c664   21 years nygren fixed some formatting errors
libfaim 07ab1cb   20 years kretch Reverted some error messages to makemsg's
aim.c 75.1 KB 8c92848   20 years kretch More AIM logout detection Don't proclaim "interfaces changed" on first ...
athstatic 637 bytes d09e5a1   21 years kretch Added libfaim Added basic AIM support, including the "aimlogin", ...
buddy.c 1.1 KB f4d0975   20 years kretch Fixed bug with idle times causing broken pipes. New libfaim
buddylist.c 3.5 KB 257a22f   20 years kretch Formatting changes in aim code
ChangeLog 38.4 KB 37eab7f   20 years kretch Added the loopback message type Added the loopwrite command
cmd.c 7.7 KB f1e629d   21 years nygren New API for perl message formatting functions. Legacy ...
codelist.pl 640 bytes 09489b89   21 years kretch First pass at making owl build without zephyr
commands.c 68.8 KB 37eab7f   20 years kretch Added the loopback message type Added the loopwrite command
config.h.in 1.5 KB 11a7c6a   20 years kretch Added #undef HAVE_SYS_FILIO_H to config.h.in to fix Solaris
configure 72.2 KB e8b95f8   20 years nygren portability fix for solaris. may require ./configure
configure.in 2.9 KB e8b95f8   20 years nygren portability fix for solaris. may require ./configure
context.c 2.1 KB cf83b7a   21 years kretch Started adding code to do question/response stuff
dict.c 5.6 KB 1aee7d9   22 years nygren * Added RCS Id strings to all files. * 'show keymaps' shows details of ...
editwin.c 20.6 KB cf83b7a   21 years kretch Started adding code to do question/response stuff
encapsulate.pl 455 bytes f1e629d   21 years nygren New API for perl message formatting functions. Legacy ...
errqueue.c 526 bytes ec6ff52   20 years kretch Added the 'show errors' command Added the error queue Converted most ...
filter.c 10.5 KB 37eab7f   20 years kretch Added the loopback message type Added the loopwrite command
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 87.0 KB 37eab7f   20 years kretch Added the loopback message type Added the loopwrite command
global.c 17.3 KB c15bbfb   20 years kretch Added the 'fancylines' variable. Enabled OWL_STDERR_REDIR by default
help.c 5.6 KB 15283bb   20 years kretch Updated 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 cf83b7a   21 years kretch Started adding code to do question/response stuff
keymap.c 8.5 KB cf83b7a   21 years kretch Started adding code to do question/response stuff
keypress.c 5.1 KB cf83b7a   21 years kretch Started adding code to do question/response stuff
keys.c 13.2 KB cf83b7a   21 years kretch Started adding code to do question/response stuff
list.c 1.7 KB 53f421b   21 years kretch Reformatted context and list to new code style
logging.c 9.4 KB 37eab7f   20 years kretch Added the loopback message type Added the loopwrite command
mainwin.c 3.9 KB 37eab7f   20 years kretch Added the loopback message type Added the loopwrite command
Makefile.in 2.7 KB 8c92848   20 years kretch More AIM logout detection Don't proclaim "interfaces changed" on first ...
message.c 19.4 KB 37eab7f   20 years kretch Added the loopback message type Added the loopwrite command
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 19.0 KB 8c92848   20 years kretch More AIM logout detection Don't proclaim "interfaces changed" on first ...
owl.h 13.2 KB 37eab7f   20 years kretch Added the loopback message type Added the loopwrite command
pair.c 372 bytes 160ea47   21 years kretch added pair.c to the repository
perlconfig.c 7.6 KB 27c3a93   20 years nygren 2.0.9-pre-2 Better reporting of perl errors (both into the errqueue ...
perlglue.xs 1.3 KB 8a54409   20 years kretch Small fixes to keep zephyrless build working Increased size of ...
perlwrap.pm 6.4 KB 87c6ef1   21 years nygren Added some base methods (eg, for login_host) that return undef.
popwin.c 2.5 KB c15bbfb   20 years kretch Added the 'fancylines' variable. Enabled OWL_STDERR_REDIR by default
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 2.4 KB a7a42b9   21 years nygren I'm an idiot. Jer noticed that I'd made curlen a char rather than an int.
stylefunc.c 26.3 KB 37eab7f   20 years kretch Added the loopback message type Added the loopwrite command
tester.c 3.0 KB b2b0773   21 years kretch Changes to help build on OSX
text.c 5.0 KB 8d24696   21 years kretch Translate < > & "   &ensp, &emsp, &endash and &emdash
timer.c 1.9 KB 6a415e9   21 years kretch Added the variable 'aim_ingorelogin_timer', which specifies the number ...
util.c 19.3 KB c15bbfb   20 years kretch Added the 'fancylines' variable. Enabled OWL_STDERR_REDIR by default
variable.c 32.1 KB c15bbfb   20 years kretch Added the 'fancylines' variable. Enabled OWL_STDERR_REDIR by default
view.c 3.4 KB f1e629d   21 years nygren New API for perl message formatting functions. Legacy ...
viewwin.c 3.2 KB b2b0773   21 years kretch Changes to help build on OSX
zcrypt.c 18.6 KB 9ceee9d   21 years kretch There is now a zcrypt command Replies to zcrypted messages now work
zephyr.c 17.4 KB 269ed34   20 years kretch Fixed bug in reporting when no one is subbed to a class Added an ...
zwrite.c 8.1 KB db2dd3d   20 years kretch Display CC in outgoing CC messages
Note: See TracBrowser for help on using the repository browser.