# # ChangeLog for perlwrap.pm # # Generated by Trac 1.0.2 # Mar 28, 2024, 12:37:12 PM Sun, 08 Jul 2007 19:37:43 GMT Nelson Elhage [b363d83] * commands.c (modified) * functions.c (modified) * global.c (modified) * owl.c (modified) * owl.h (modified) * perlglue.xs (modified) * perlwrap.pm (modified) Adding a -s switch to change the location of the config dir (~/.owl) Fri, 01 Jun 2007 08:01:55 GMT Alex Vandiver [42947f1] * logging.c (modified) * perlwrap.pm (modified) * Outgoing messages now log as much information as incomign messages ... Thu, 31 May 2007 02:30:09 GMT Nelson Elhage [8757122] * perlwrap.pm (modified) We don't need to squash warnings here, we should just use "" as a ... Tue, 29 May 2007 04:11:47 GMT Nelson Elhage [5ddb952] * perlwrap.pm (modified) Removing a debug print to /tmp/error that causes an error message on ... Fri, 18 May 2007 20:57:46 GMT Nelson Elhage [cd57601] * perlwrap.pm (modified) Documenting BarnOwl::new_variable_* Fri, 18 May 2007 20:54:51 GMT Nelson Elhage [a695a68] * perlglue.xs (modified) * perlwrap.pm (modified) * variable.c (modified) Adding the ability to define new variables from perl. Sun, 29 Apr 2007 22:27:30 GMT Sam Hartman [f6b319c] * perlconfig.c (modified) * perlglue.xs (modified) * perlwrap.pm (modified) Implement hackish support for the wordwrap filter in the perl styles. ... Thu, 29 Mar 2007 01:32:11 GMT Nelson Elhage [1cf32e7d] * BUGS (modified) * Makefile.in (modified) * fmtext.c (modified) * functions.c (modified) * global.c (modified) * message.c (modified) * owl.c (modified) * owl.h (modified) * perl/lib/BarnOwl/ModuleLoader.pm (added) * perl/lib/Module/Install/BarnOwl.pm (added) * perl/modules/Jabber/Makefile.PL (added) * perl/modules/Jabber/inc/Module/Install.pm (added) * perl/modules/Jabber/inc/Module/Install/BarnOwl.pm (added) * perl/modules/Jabber/inc/Module/Install/Base.pm (added) * perl/modules/Jabber/inc/Module/Install/Can.pm (added) * perl/modules/Jabber/inc/Module/Install/Fetch.pm (added) * perl/modules/Jabber/inc/Module/Install/Makefile.pm (added) * perl/modules/Jabber/inc/Module/Install/Metadata.pm (added) * perl/modules/Jabber/inc/Module/Install/Win32.pm (added) * perl/modules/Jabber/inc/Module/Install/WriteAll.pm (added) * perl/modules/Jabber/lib/BarnOwl/Message/Jabber.pm (added) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (moved) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber/Connection.pm (added) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber/ConnectionManager.pm (added) * perl/modules/Jabber/lib/Net/Jabber.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Client.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Component.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Data.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Debug.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Dialback.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Dialback/Result.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Dialback/Verify.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/IQ.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/JID.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Key.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Log.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/MUC.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Message.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Namespaces.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Presence.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Protocol.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Server.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Stanza.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/XDB.pm (moved) * perl/modules/Jabber/lib/Net/XMPP.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/Client.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/Connection.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/Debug.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/IQ.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/JID.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/Message.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/Namespaces.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/Presence.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/PrivacyLists.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/Protocol.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/Roster.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/Stanza.pm (moved) * perl/modules/Jabber/lib/XML/Stream.pm (moved) * perl/modules/Jabber/lib/XML/Stream/Namespace.pm (moved) * perl/modules/Jabber/lib/XML/Stream/Node.pm (moved) * perl/modules/Jabber/lib/XML/Stream/Parser.pm (moved) * perl/modules/Jabber/lib/XML/Stream/Parser/DTD.pm (moved) * perl/modules/Jabber/lib/XML/Stream/Tree.pm (moved) * perl/modules/Jabber/lib/XML/Stream/XPath.pm (moved) * perl/modules/Jabber/lib/XML/Stream/XPath/Op.pm (moved) * perl/modules/Jabber/lib/XML/Stream/XPath/Query.pm (moved) * perl/modules/Jabber/lib/XML/Stream/XPath/Value.pm (moved) * perlconfig.c (modified) * perlwrap.pm (modified) * logging.c (modified) * perlglue.xs (modified) Merging the PAR branch back to trunk. r20272@phanatique (orig ... Tue, 27 Mar 2007 01:04:43 GMT Nelson Elhage [18a99d2] * perlwrap.pm (modified) We don't need two package lines.. Sun, 25 Mar 2007 16:53:16 GMT Nelson Elhage [f60f02c] * perlwrap.pm (modified) That line doesn't need to be there twice -- probably a mismerge Fri, 23 Mar 2007 19:09:45 GMT Nelson Elhage [836e6263] * perl/lib/BarnOwl/ModuleLoader.pm (modified) * perlwrap.pm (modified) Implement loading of unpacked modules, and module reloading. Sat, 17 Mar 2007 18:47:58 GMT Nelson Elhage [37dd88c] * perlwrap.pm (modified) Fix the display of zephyrs with empty instances Fri, 16 Mar 2007 04:45:19 GMT Nelson Elhage [0337203] * BUGS (modified) * functions.c (modified) * owl.c (modified) * perl/lib/BarnOwl/ModuleLoader.pm (added) * perlconfig.c (modified) * perlwrap.pm (modified) First phase of the module rewrite. Internals now (IMO) somewhat ... Thu, 15 Mar 2007 18:14:52 GMT Nelson Elhage [cb06a43] * perlwrap.pm (modified) Strengthening the personal/private distinction slightly, and only ... Tue, 06 Mar 2007 02:00:24 GMT Alejandro R. Sedeño [bb2c60d] * perlwrap.pm (modified) * zephyr.c (modified) perlwrap.pm: getting rid of one more mainloop_hook error message. ... Thu, 01 Mar 2007 06:52:22 GMT Nelson Elhage [39dc159] * owl.c (modified) * perlwrap.pm (modified) Move handling of the legacy owl::format_msg into perl. It now works ... Sun, 25 Feb 2007 01:58:27 GMT Nelson Elhage [cc5b906] * perlwrap.pm (modified) Removing the tab from the default style string, which confused owl's ... Tue, 20 Feb 2007 00:04:08 GMT Alejandro R. Sedeño [186cdc4] * perlwrap.pm (modified) Add loopwrite message class. Trim trailing whitespace. Sat, 17 Feb 2007 22:04:12 GMT Nelson Elhage [e8bc8ac] * perlwrap.pm (modified) Make sure to load .owlconf into the main:: package Sat, 17 Feb 2007 21:37:01 GMT Nelson Elhage [2e3b9c2] * perlwrap.pm (modified) Prefer ~/.barnowlconf, if it exists. Sat, 17 Feb 2007 03:46:48 GMT Nelson Elhage [c39999f] * perlwrap.pm (modified) Unbreak .owlconf Fri, 16 Feb 2007 06:45:39 GMT Nelson Elhage [0449730] * perlwrap.pm (modified) Only show the first line of zsigs Fri, 16 Feb 2007 06:37:49 GMT Nelson Elhage [6e6ded7] * perl/modules/jabber.pl (modified) * perlwrap.pm (modified) Making the default style generic, by adding some methods to ... Fri, 16 Feb 2007 06:37:44 GMT Nelson Elhage [b6c067a] * owl.c (modified) * perlconfig.c (modified) * perlglue.xs (modified) * perlwrap.pm (modified) Moving the default style into perl, and reorganizing things so we can ... Tue, 13 Feb 2007 03:04:13 GMT Alejandro R. Sedeño [16138b0] * perlwrap.pm (modified) Getting rid of bogus warnings about mainloop_hook. Fixing a typo. Sat, 03 Feb 2007 20:27:41 GMT Alex Vandiver [467aa16] * perlwrap.pm (modified) Fix is_aim, now that type is 'AIM' and not 'aim' Fri, 02 Feb 2007 04:52:28 GMT Alex Vandiver [ae47efb] * perlwrap.pm (modified) Pretty recipients are useful, too Tue, 23 Jan 2007 23:26:44 GMT Nelson Elhage [65581e9] * perlwrap.pm (modified) Turning off the debug error message about loading modules. Tue, 23 Jan 2007 20:32:42 GMT Nelson Elhage [4ee1cf4] * perlwrap.pm (modified) Load modules in asciibetical order Thu, 18 Jan 2007 22:57:34 GMT Nelson Elhage [1a9c761] * perlwrap.pm (modified) Modify :reload to be aware of the -c option, and to work if there is ... Wed, 10 Jan 2007 04:33:44 GMT Nelson Elhage [8203afd] * functions.c (modified) * owl.c (modified) * perlconfig.c (modified) * perlglue.xs (modified) * perlwrap.pm (modified) * Renaming package owl to BarnOwl:: * Moving hooks into the ... Tue, 09 Jan 2007 20:24:04 GMT Nelson Elhage [3354cea5] * Makefile.in (modified) * perlwrap.pm (modified) Installing the executable/data as barnowl Tue, 09 Jan 2007 20:00:36 GMT Nelson Elhage [c681337] * perlwrap.pm (modified) The lack of strict and warnings was making me sad. Tue, 09 Jan 2007 15:42:14 GMT Nelson Elhage [c0987a8] * perlwrap.pm (modified) Don't choke if .owlconf sets $! Tue, 09 Jan 2007 00:39:23 GMT Alejandro R. Sedeño [f265f94] * perlwrap.pm (modified) Ripping out the thread support from perlwrap.pm, since we don't need ... Mon, 08 Jan 2007 23:50:12 GMT Nelson Elhage [00f9a7d] * owl.c (modified) * perlconfig.c (modified) * perlwrap.pm (modified) Bring back the -c option, and no longer choke if .owlconf doesn't ... Mon, 08 Jan 2007 21:17:55 GMT Nelson Elhage [25729b2] * functions.c (modified) * perl/modules/jabber.pl (modified) * perlconfig.c (modified) * perlwrap.pm (modified) Adding basic smartnarrow support for jabber, and infrastructure to ... Sun, 24 Dec 2006 16:24:47 GMT Nelson Elhage [23be736] * perlwrap.pm (modified) Better error reporting when loading modules Fri, 10 Nov 2006 17:38:52 GMT Nelson Elhage [71e1e80] * perlwrap.pm (modified) Handling errors loading perl modules Fri, 03 Nov 2006 03:19:15 GMT Nelson Elhage [f2f5815] * perlwrap.pm (modified) Refactoring hook code Wed, 01 Nov 2006 18:18:38 GMT Sam Hartman [591ea418] * perlwrap.pm (modified) * the reload sub now lives in package owl * load owlconf in package main Wed, 01 Nov 2006 18:00:51 GMT Sam Hartman [3d18b30] * perlwrap.pm (modified) Move startup hooks to right place in reload. Drop debugging copy of ... Wed, 01 Nov 2006 06:00:20 GMT Sam Hartman [7e470da] * perlwrap.pm (modified) Move the module support system into perlwrap.pm Add support for ... Wed, 01 Nov 2006 05:59:52 GMT Sam Hartman [d03091c] * owl.c (modified) * perlconfig.c (modified) * perlwrap.pm (modified) Reorder configuration handling so that perlwrap.m is pulled in before ... Wed, 01 Nov 2006 05:59:43 GMT Sam Hartman [8862725] * perlwrap.pm (modified) Add @dadatdir@/owl/lib and ~/.owl/lib to @INC Mon, 30 Oct 2006 00:06:35 GMT Nelson Elhage [e7ac2b6] * perlwrap.pm (modified) Changing the owl autoloads so that owl::start_command means ... Sun, 29 Oct 2006 23:36:56 GMT Nelson Elhage [3c9012b] * perlglue.xs (modified) * perlwrap.pm (modified) Adding some support for distinguishing personals/private with ... Sun, 29 Oct 2006 10:01:52 GMT Alejandro R. Sedeño [421c8ef7] * message.c (modified) * perlconfig.c (modified) * perlwrap.pm (modified) Adding some missing owl_message_type_is functions. Ensuring all the ... Fri, 27 Oct 2006 05:19:54 GMT Nelson Elhage [dd16bdd] * message.c (modified) * perlglue.xs (modified) * perlwrap.pm (modified) Initial support for creating and injecting messages into the ... Thu, 26 Oct 2006 15:14:41 GMT Nelson Elhage [6922edd] * cmd.c (modified) * owl.h (modified) * perlconfig.c (modified) * perlglue.xs (modified) * perlwrap.pm (modified) Adding the ability to install real commands from perl. Tue, 24 Oct 2006 16:40:02 GMT Alejandro R. Sedeño [216c734] * commands.c (modified) * perlconfig.c (modified) * perlwrap.pm (modified) Adding my getstyle patch, which I rely on from perl right now for a ... Wed, 30 Jul 2003 17:03:04 GMT Erik Nygren [87c6ef1] * ChangeLog (modified) * perlwrap.pm (modified) Added some base methods (eg, for login_host) that return undef. Wed, 09 Jul 2003 06:12:36 GMT Erik Nygren [282ec9b] * ChangeLog (modified) * owl.h (modified) * perlwrap.pm (modified) * style.c (modified) Make sure that a newline is always at the end of messages ... Sun, 06 Jul 2003 22:42:06 GMT Erik Nygren [f1e629d] * ChangeLog (modified) * Makefile.in (modified) * cmd.c (modified) * commands.c (modified) * encapsulate.pl (added) * examples/owlconf.erik (modified) * functions.c (modified) * global.c (modified) * message.c (modified) * owl.c (modified) * owl.h (modified) * perlconfig.c (added) * perlglue.xs (modified) * perlwrap.pm (added) * readconfig.c (deleted) * style.c (modified) * util.c (modified) * variable.c (modified) * view.c (modified) * zephyr.c (modified) New API for perl message formatting functions. ...