source: @ 5c1393d

barnowl_perlaimdebianowlrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
Name Size Rev Age Author Last Change
libfaim 6e3980e   20 years kretch Added locate.c
examples 5d9c664   21 years nygren fixed some formatting errors
doc c82b055   21 years nygren Updated intro.txt and advanced.txt documents (still in progress).
functions.c 92.2 KB 40458b9   20 years kretch Filters of filters now work
aim.c 91.5 KB 9854278   20 years kretch First pass at AIM away messages. It is a little different from what ...
configure 72.2 KB e8b95f8   20 years nygren portability fix for solaris. may require ./configure
commands.c 71.1 KB 40458b9   20 years kretch Filters of filters now work
ChangeLog 41.7 KB 5c1393d   20 years kretch Removed the "possibly not readable" part of the config parsing error
variable.c 33.7 KB 4b660cc   20 years kretch Now have a set of 'aaway' commands and variables just like the ...
stylefunc.c 26.6 KB 5a95b69   20 years kretch New code for getting users from .anyfile Added the 'pseudologins' ...
owl.c 22.5 KB 5c1393d   20 years kretch Removed the "possibly not readable" part of the config parsing error
message.c 21.7 KB ba9f236   20 years kretch ifdef a zephyr thing
zephyr.c 20.8 KB 701a184   20 years kretch Fix non-zephyr owl_zephyr_get_field
editwin.c 20.6 KB 12c35df   20 years kretch Fixed replies to loopback messages Fixed smartnarrow on ...
zcrypt.c 18.6 KB 9ceee9d   21 years kretch There is now a zcrypt command Replies to zcrypted messages now work
global.c 18.1 KB 5a95b69   20 years kretch New code for getting users from .anyfile Added the 'pseudologins' ...
util.c 18.0 KB 40458b9   20 years kretch Filters of filters now work
filter.c 16.3 KB 40458b9   20 years kretch Filters of filters now work
fmtext.c 15.9 KB a0a5179   20 years kretch blist works for AIM even if the zephyr .anyone can't be read AIM Buddy ...
owl.h 13.9 KB 40458b9   20 years kretch Filters of filters now work
keys.c 13.2 KB 8b16467   20 years kretch Changed C-n to scroll down just a line in popless
logging.c 9.7 KB 12c35df   20 years kretch Fixed replies to loopback messages Fixed smartnarrow on ...
keymap.c 8.5 KB cf83b7a   21 years kretch Started adding code to do question/response stuff
text.c 8.2 KB 2de4f20   20 years kretch Fixed bug in pseudo logouts Reformatted some comments
zwrite.c 8.1 KB db2dd3d   20 years kretch Display CC in outgoing CC messages
cmd.c 7.7 KB f1e629d   21 years nygren New API for perl message formatting functions. Legacy ...
perlconfig.c 7.5 KB c3acb0b   20 years kretch If the config exists but is not readable, print an error before exiting
NEWS 7.0 KB 1aee7d9   22 years nygren * Added RCS Id strings to all files. * 'show keymaps' shows details of ...
perlwrap.pm 6.4 KB 87c6ef1   21 years nygren Added some base methods (eg, for login_host) that return undef.
dict.c 5.6 KB 1aee7d9   22 years nygren * Added RCS Id strings to all files. * 'show keymaps' shows details of ...
help.c 5.6 KB 15283bb   20 years kretch Updated basic help
keypress.c 5.1 KB cf83b7a   21 years kretch Started adding code to do question/response stuff
filterelement.c 4.8 KB 40458b9   20 years kretch Filters of filters now work
mainwin.c 3.9 KB 37eab7f   20 years kretch Added the loopback message type Added the loopwrite command
buddylist.c 3.5 KB 257a22f   20 years kretch Formatting changes in aim code
view.c 3.4 KB f1e629d   21 years nygren New API for perl message formatting functions. Legacy ...
keybinding.c 3.2 KB cf83b7a   21 years kretch Started adding code to do question/response stuff
viewwin.c 3.2 KB b2b0773   21 years kretch Changes to help build on OSX
tester.c 3.0 KB b2b0773   21 years kretch Changes to help build on OSX
configure.in 2.9 KB e8b95f8   20 years nygren portability fix for solaris. may require ./configure
popwin.c 2.8 KB ad96951   20 years kretch Use '+' for popwin corners when 'fancylines' is off
Makefile.in 2.7 KB 5a95b69   20 years kretch New code for getting users from .anyfile Added the 'pseudologins' ...
style.c 2.5 KB 5a9f6fe   20 years kretch Command history now doesn't allow the most recent entry to be repeated ...
messagelist.c 2.3 KB bd3f232   21 years kretch Styles implemented It's still a little buggy ... if a format_msg(); is ...
context.c 2.1 KB cf83b7a   21 years kretch Started adding code to do question/response stuff
history.c 2.0 KB 52f3507   20 years kretch Changed startup message to reflect new mailing list.
timer.c 1.9 KB 6a415e9   21 years kretch Added the variable 'aim_ingorelogin_timer', which specifies the number ...
list.c 1.7 KB 53f421b   21 years kretch Reformatted context and list 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 ...
regex.c 1.6 KB bc08664   20 years kretch zpunt now works wtih weird regex characters CVS: ...
config.h.in 1.5 KB 11a7c6a   20 years kretch Added #undef HAVE_SYS_FILIO_H to config.h.in to fix Solaris
perlglue.xs 1.3 KB 8a54409   20 years kretch Small fixes to keep zephyrless build working Increased size of ...
zbuddylist.c 1.2 KB dad943e   20 years kretch added zbuddylist.c to repository
buddy.c 1.1 KB f4d0975   20 years kretch Fixed bug with idle times causing broken pipes. New libfaim
codelist.pl 640 bytes 09489b89   21 years kretch First pass at making owl build without zephyr
athstatic 637 bytes d09e5a1   21 years kretch Added libfaim Added basic AIM support, including the "aimlogin", ...
errqueue.c 526 bytes ec6ff52   20 years kretch Added the 'show errors' command Added the error queue Converted most ...
encapsulate.pl 455 bytes f1e629d   21 years nygren New API for perl message formatting functions. Legacy ...
pair.c 372 bytes 160ea47   21 years kretch added pair.c to the repository
install.sh 0 bytes 69894d2   21 years kretch Remove some ancient stuff from zcrypt.c
Note: See TracBrowser for help on using the repository browser.