source: @ 3733dc2

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