# # ChangeLog for perl/lib/BarnOwl/Hooks.pm # # Generated by Trac 1.0.2 # Apr 23, 2024, 12:37:37 PM Sat, 25 Jun 2011 17:17:27 GMT David Benjamin [b8a3e00] * doc/barnowl.1 (modified) * functions.c (modified) * owl.c (modified) * owl_perl.h (modified) * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Hooks.pm (modified) * perl/lib/Module/Install/BarnOwl.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber/ConnectionManager.pm (modified) * perl/modules/Twitter/README (modified) * perl/modules/Twitter/lib/BarnOwl/Module/Twitter.pm (modified) * scripts/do-release (modified) * util.c (modified) Consistently use BarnOwl or barnowl BarnOwl refers to the program, ... Thu, 20 May 2010 01:58:09 GMT David Benjamin [3aa0522] * owl.c (modified) * perl/lib/BarnOwl/Hooks.pm (modified) * perl/lib/BarnOwl/MainLoopCompatHook.pm (added) * perlconfig.c (modified) Deprecate the main loop hook, use on-demand perl timer Users ... Sun, 07 Mar 2010 23:56:51 GMT David Benjamin [b30c256] * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Help.pm (added) * perl/lib/BarnOwl/Hooks.pm (modified) Add edit:help command for zsh-style in-edit help zsh has this ... Mon, 21 Dec 2009 22:54:21 GMT Nelson Elhage [7574eed] * perl/lib/BarnOwl/Hooks.pm (modified) _get_blist: Ignore undefined or empty buddy list entries. Mon, 21 Dec 2009 22:36:30 GMT Nelson Elhage [fa0114b] * perl/lib/BarnOwl/Hooks.pm (modified) _get_blist: Correctly strip leading and trailing whitespace. Mon, 21 Dec 2009 22:14:11 GMT Nelson Elhage [2b66c361] * perl/lib/BarnOwl/Hooks.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Eliminate newlines between parts of the buddylists. ... Sat, 03 Oct 2009 14:06:23 GMT Nelson Elhage [e2f7963] * perl/lib/BarnOwl/Hooks.pm (modified) Fix missing commands from command completion. If even a command is ... Tue, 08 Sep 2009 00:53:27 GMT Anders Kaseorg [03e25c5] * perl/lib/BarnOwl/Hooks.pm (modified) _new_command: Only tokenize on spaces when passed a single argument. ... Tue, 28 Jul 2009 03:23:57 GMT Nelson Elhage [6e48560] * perl/lib/BarnOwl/Completion.pm (modified) * perl/lib/BarnOwl/Hooks.pm (modified) * t/completion.t (modified) Implement tab completion for command names. Tue, 28 Jul 2009 03:23:57 GMT Nelson Elhage [d7bcff8] * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Hooks.pm (modified) Keep a global list of all defined command names. Sat, 18 Jul 2009 15:13:30 GMT Nelson Elhage [2be605a] * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Editwin.pm (modified) * perl/lib/BarnOwl/Hooks.pm (modified) Add BarnOwl commands to @EXPORT_OK. Sat, 18 Jul 2009 03:52:30 GMT Nelson Elhage [eb6cedc] * cmd.c (modified) * global.c (modified) * owl.c (modified) * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Hooks.pm (modified) * perlconfig.c (modified) Push commands into BarnOwl:: instead of AUTOLOAD'ing them Tue, 02 Jun 2009 15:53:13 GMT Nelson Elhage [ee183be] * perl/lib/BarnOwl.pm (added) * perl/lib/BarnOwl/Hook.pm (added) * perl/lib/BarnOwl/Hooks.pm (added) * perl/lib/BarnOwl/Message.pm (added) * perl/lib/BarnOwl/Message/AIM.pm (added) * perl/lib/BarnOwl/Message/Admin.pm (added) * perl/lib/BarnOwl/Message/Generic.pm (added) * perl/lib/BarnOwl/Message/Loopback.pm (added) * perl/lib/BarnOwl/Message/Zephyr.pm (added) * perl/lib/BarnOwl/Style.pm (added) * perl/lib/BarnOwl/Style/Basic.pm (added) * perl/lib/BarnOwl/Style/Default.pm (added) * perl/lib/BarnOwl/Style/Legacy.pm (added) * perl/lib/BarnOwl/Style/OneLine.pm (added) * perl/lib/BarnOwl/Timer.pm (added) Break perlwrap.pm into multiple files. Break perlwrap.pm out into ...