source: @ 15283bb

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   20 years nygren Updated intro.txt and advanced.txt documents (still in progress).
examples 5d9c664   20 years nygren fixed some formatting errors
libfaim 07ab1cb   20 years kretch Reverted some error messages to makemsg's
aim.c 73.3 KB a836200   20 years kretch Do an erro and admin message for failed AIM send.
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.2 KB 15283bb   20 years kretch Updated basic help
cmd.c 7.7 KB f1e629d   20 years nygren New API for perl message formatting functions. Legacy ...
codelist.pl 640 bytes 09489b89   20 years kretch First pass at making owl build without zephyr
commands.c 67.7 KB 15283bb   20 years kretch Updated basic help
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   20 years kretch Started adding code to do question/response stuff
dict.c 5.6 KB 1aee7d9   21 years nygren * Added RCS Id strings to all files. * 'show keymaps' shows details of ...
editwin.c 20.6 KB cf83b7a   20 years kretch Started adding code to do question/response stuff
encapsulate.pl 455 bytes f1e629d   20 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 49d467c   20 years kretch Allow filtering on hostname.
filterelement.c 3.9 KB e187445   20 years kretch reformatted filter, filterelement and regex to new code style
fmtext.c 15.8 KB bd3f232   20 years kretch Styles implemented It's still a little buggy ... if a format_msg(); is ...
functions.c 84.6 KB f17bff98   20 years kretch Added the 'show startup' command Alphebetized 'show' help.
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   21 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   20 years kretch Started adding code to do question/response stuff
keymap.c 8.5 KB cf83b7a   20 years kretch Started adding code to do question/response stuff
keypress.c 5.1 KB cf83b7a   20 years kretch Started adding code to do question/response stuff
keys.c 13.2 KB cf83b7a   20 years kretch Started adding code to do question/response stuff
list.c 1.7 KB 53f421b   20 years kretch Reformatted context and list to new code style
logging.c 7.9 KB 15283bb   20 years kretch Updated basic help
mainwin.c 3.9 KB f2f9314   21 years kretch Added some defenses against resize crashes, and put in debug ...
Makefile.in 2.7 KB ec6ff52   20 years kretch Added the 'show errors' command Added the error queue Converted most ...
message.c 19.2 KB f4d0975   20 years kretch Fixed bug with idle times causing broken pipes. New libfaim
messagelist.c 2.3 KB bd3f232   20 years kretch Styles implemented It's still a little buggy ... if a format_msg(); is ...
NEWS 7.0 KB 1aee7d9   21 years nygren * Added RCS Id strings to all files. * 'show keymaps' shows details of ...
owl.c 19.0 KB 1077753b   20 years kretch Admin message for being logged out of AIM
owl.h 13.2 KB 15283bb   20 years kretch Updated basic help
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   20 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   20 years kretch reformatted filter, filterelement and regex to new code style
stubgen.pl 1.7 KB 1aee7d9   21 years nygren * Added RCS Id strings to all files. * 'show keymaps' shows details of ...
style.c 2.4 KB a7a42b9   20 years nygren I'm an idiot. Jer noticed that I'd made curlen a char rather than an int.
stylefunc.c 24.6 KB ec6ff52   20 years kretch Added the 'show errors' command Added the error queue Converted most ...
tester.c 3.0 KB b2b0773   20 years kretch Changes to help build on OSX
text.c 5.0 KB 8d24696   20 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   20 years nygren New API for perl message formatting functions. Legacy ...
viewwin.c 3.2 KB b2b0773   20 years kretch Changes to help build on OSX
zcrypt.c 18.6 KB 9ceee9d   20 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.2 KB 2a2bb60   20 years nygren 2.0.9-pre-3 Added testing feature for capturing stderr messages ...
Note: See TracBrowser for help on using the repository browser.