# # ChangeLog for perlglue.xs # # Generated by Trac 1.0.2 # Mar 28, 2024, 9:29:44 AM Fri, 11 Jan 2008 02:01:27 GMT Geoffrey Thomas [65fea01] * perlglue.xs (modified) Move comment around so that perlglue.xs compiles. Thu, 10 Jan 2008 20:49:27 GMT Nelson Elhage [b68342b] * perlglue.xs (modified) `beep' is already a barnowl command, so this binding is superfluous Thu, 10 Jan 2008 20:48:00 GMT Nelson Elhage [74fc22a] * perlglue.xs (modified) * perlwrap.pm (modified) Document (nearly) every public function in the BarnOwl:: namespace Thu, 10 Jan 2008 05:32:44 GMT Geoffrey Thomas [bc0d7bc] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) * perlglue.xs (modified) A (broken) attempt at handling motds and other IRC admin messages ... 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) Wed, 30 May 2007 04:05:27 GMT Nelson Elhage [13a3c1db] * functions.c (modified) * global.c (modified) * owl.c (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) * perlglue.xs (modified) * zephyr.c (modified) Refactoring message processing: All new messages, incoming or ... 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 02:54:33 GMT Alejandro R. Sedeño [c2c5c77] * filter.c (modified) * fmtext.c (modified) * functions.c (modified) * mainwin.c (modified) * owl.c (modified) * owl.h (modified) * perlglue.xs (modified) * util.c (modified) Adding 256-color support. This requires a version of ncurses that ... Thu, 22 Mar 2007 15:30:13 GMT Alejandro R. Sedeño [3066d23] * logging.c (modified) * perl/modules/jabber.pl (modified) * perlglue.xs (modified) Fix outgoing jabber logging. Added two new perlglue functions: * ... 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 ... Thu, 15 Feb 2007 22:10:58 GMT Alejandro R. Sedeño [0ff2528] * perlglue.xs (modified) Explicitly declare BarnOwl::error so it won't get autoloaded and ... Sun, 11 Feb 2007 03:36:55 GMT Alejandro R. Sedeño [272a4a0] * perlglue.xs (modified) * zephyr.c (modified) zephyr.c: free some fields that need freeing. perlglue.xs: drop an ... Sun, 11 Feb 2007 03:30:11 GMT Alejandro R. Sedeño [1c2e0b3] * perl/modules/jabber.pl (modified) * perlglue.xs (modified) Export owl_function_add_message and owl_function_queue_message to ... Tue, 30 Jan 2007 02:54:41 GMT Nelson Elhage [30678ae] * message.c (modified) * owl.h (modified) * perlconfig.c (modified) * perlglue.xs (modified) Making message type into a string Mon, 22 Jan 2007 05:20:17 GMT Alejandro R. Sedeño [7f792c1] * global.c (modified) * owl.c (modified) * owl.h (modified) * perl/modules/jabber.pl (modified) * perlglue.xs (modified) * Added idle-time tracking in C. * Exposed idle-time tracking to ... 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 ... Sun, 24 Dec 2006 16:21:21 GMT Nelson Elhage [17eed9c] * perlglue.xs (modified) Letting owl::queue_message set more fields of the message Sat, 04 Nov 2006 03:54:00 GMT Alejandro R. Sedeño [b6a253c] * perl/modules/jabber.pl (modified) * perlglue.xs (modified) jabber.pl: * Roster added to buddy list. * Command jlist added ... Wed, 01 Nov 2006 05:59:17 GMT Sam Hartman [6b3f797] * perlglue.xs (modified) Add get_data_dir 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 ... Fri, 27 Oct 2006 19:07:59 GMT Nelson Elhage [db8b00b] * commands.c (modified) * functions.c (modified) * global.c (modified) * perlconfig.c (modified) * perlglue.xs (modified) Exposing edit window hooks to perl Fri, 27 Oct 2006 17:17:18 GMT Nelson Elhage [1b6b2f3] * commands.c (modified) * functions.c (modified) * global.c (modified) * owl.h (modified) * perlglue.xs (modified) Refactoring the editwin code somewhat, and adding the ability to hang ... 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 04:52:14 GMT Nelson Elhage [1152d45] * owl.h (modified) * perlglue.xs (modified) Including owl.h into perlglue.xs to make it easier to add more perl glue. Fri, 10 Oct 2003 23:42:29 GMT James M. Kretchmar [8a54409] * ChangeLog (modified) * functions.c (modified) * owl.h (modified) * perlglue.xs (modified) Small fixes to keep zephyrless build working Increased size of ... 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. ... Sat, 17 Aug 2002 14:31:35 GMT James M. Kretchmar [1fd0b25] * ChangeLog (modified) * commands.c (modified) * fmtext.c (modified) * functions.c (modified) * global.c (modified) * keys.c (modified) * message.c (modified) * owl.h (modified) * perlglue.xs (modified) * util.c (modified) Added the 'search' command. '/' is a keybinding for 'search' '?' is ... Tue, 09 Jul 2002 04:04:35 GMT Erik Nygren [e1c4636] * ChangeLog (modified) * fmtext.c (modified) * global.c (modified) * logging.c (modified) * perlglue.xs (modified) * tester.c (modified) * util.c (modified) * variable.c (modified) * zwrite.c (modified) * Added owl::send_zwrite(command, message) to the perl glue ... Mon, 01 Jul 2002 22:47:05 GMT Erik Nygren [83a9b63] * perlglue.xs (modified) Reverting. I'm a moron and didn't mean to commit this yet. Mon, 01 Jul 2002 22:37:37 GMT Erik Nygren [69da86b] * perlglue.xs (modified) *** empty log message *** Sun, 30 Jun 2002 06:54:22 GMT Erik Nygren [8ee73f8d] * ChangeLog (modified) * Makefile.in (modified) * commands.c (modified) * configure (modified) * configure.in (modified) * examples/owlconf.erik (modified) * perlglue.xs (added) * readconfig.c (modified) Fixed a memory reference bug in delete and undelete commands. ...