# # ChangeLog for perl/lib/BarnOwl.pm # # Generated by Trac 1.0.2 # Mar 28, 2024, 4:25:44 PM Fri, 20 Nov 2009 08:28:54 GMT Alex Dehnert [1b9a163] * perl/lib/BarnOwl.pm (modified) Fix filter* Recent tokenization changes broke the filter* family ... Tue, 27 Oct 2009 04:41:17 GMT Alejandro R. Sedeño [ffc4df6] * perl/lib/BarnOwl.pm (modified) * perlconfig.c (modified) * perlglue.xs (modified) * select.c (modified) Switch perl API to new I/O Dispatch API. Signed-off-by: Alejandro ... Thu, 22 Oct 2009 00:48:38 GMT Karl Ramm [3c428d4] * perl/lib/BarnOwl.pm (modified) Actually check if zsig is set before we go looking elsewhere Sun, 18 Oct 2009 17:35:29 GMT Karl Ramm [99cc3dc] * perl/lib/BarnOwl.pm (modified) Revert "Add a zephyr randomizer as an alternative to ... Thu, 15 Oct 2009 00:59:57 GMT Karl Ramm [f816ff1] * perl/lib/BarnOwl.pm (modified) Add a zephyr randomizer as an alternative to default_zephyr_signature() Sun, 11 Oct 2009 01:24:41 GMT Nelson Elhage [dcc3f80] * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Zephyr.pm (added) * perlglue.xs (modified) * zephyr.c (modified) * .gitignore (modified) * Makefile.am (modified) * aim.c (modified) * commands.c (modified) * editwin.c (modified) * fmtext.c (modified) * functions.c (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) * perl_tester.c (modified) * t/unicode.t (added) * typemap (added) Merge branch 'zephyr-fixes' Wed, 07 Oct 2009 21:05:57 GMT Karl Ramm [77c87b2] * perl/lib/BarnOwl.pm (modified) Strip trailing newlines from zsigs. ... Sun, 04 Oct 2009 01:36:17 GMT Nelson Elhage [df569c5] * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Zephyr.pm (added) * zephyr.c (modified) Add a perl hook that is called once Zephyr is initialized. Some ... Mon, 28 Sep 2009 19:19:50 GMT Karl Ramm [de3f641] * perl/lib/BarnOwl.pm (modified) * variable.c (modified) * zwrite.c (modified) Perl callout for zsig computation + move default to perl ... Wed, 09 Sep 2009 00:43:48 GMT Alejandro R. Sedeño [7589f0a] * perl/lib/BarnOwl.pm (modified) Add a stub for owl::startup Adding a stub so that owl / ... Sat, 05 Sep 2009 23:30:08 GMT Alex Dehnert [d694c55] * perl/lib/BarnOwl.pm (modified) Make time diplay again initially Fri, 04 Sep 2009 03:27:00 GMT Alex Dehnert [0b2afba] * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Style/Default.pm (modified) Add configurable time display Includes :showdate, :hidedate, and ... Thu, 03 Sep 2009 22:03:37 GMT Alejandro R. Sedeño [4df918b] * perl/lib/BarnOwl.pm (modified) * perlglue.xs (modified) Add BarnOwl::redisplay() Thu, 20 Aug 2009 06:14:42 GMT Anders Kaseorg [0b5168d] * perl/lib/BarnOwl.pm (modified) Fix quoting for filterappend, filterand, filteror. Signed-off-by: ... Thu, 20 Aug 2009 05:29:54 GMT Anders Kaseorg [fc92e6e2] * perl/lib/BarnOwl.pm (modified) BarnOwl::quote: accept a list of strings to be quoted individually. ... Tue, 11 Aug 2009 01:12:10 GMT Nelson Elhage [cff58b4] * perl/lib/BarnOwl.pm (modified) Fix the filter commands. Registering commands from the ... 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. Tue, 28 Jul 2009 03:23:57 GMT Nelson Elhage [8eac1a5] * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Completion.pm (added) * perl/lib/BarnOwl/Completion/Context.pm (added) * t/completion.t (added) Implement and test BarnOwl::Completion::Context. This is the class ... Tue, 28 Jul 2009 03:23:57 GMT Nelson Elhage [eede1bf] * perl/lib/BarnOwl.pm (modified) * perlglue.xs (modified) Export owl_function_debugmsg to perl as BarnOwl::debug(). 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, 14 Jul 2009 02:06:27 GMT Alex Dehnert [22b54a7] * perl/lib/BarnOwl.pm (modified) Useful filter-modifying commands filterappend FILTER TEXT ... Sat, 11 Jul 2009 17:14:36 GMT Nelson Elhage [cf26b72] * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Editwin.pm (added) Add an Editwin.pm that allows importing of the editwin functions. Tue, 02 Jun 2009 15:53:14 GMT Nelson Elhage [fd8dfe7] * Makefile.in (modified) * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Message.pm (modified) * perl/lib/BarnOwl/Style.pm (modified) * perlconfig.c (modified) * perlglue.xs (modified) * perlwrap.pm (deleted) Load perl code from the filesystem at runtime. Remove perlwrap.pm ... 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 ...