# # ChangeLog for perlglue.xs # # Generated by Trac 1.0.2 # Mar 28, 2024, 5:46:45 AM Thu, 06 Aug 2009 01:26:44 GMT Nelson Elhage [3ff3d86] * configure.ac (modified) * perl/lib/BarnOwl/Complete/Client.pm (modified) * perlglue.xs (modified) Complete variables and style names Thu, 30 Jul 2009 01:41:44 GMT Nelson Elhage [747d6a5] * perlglue.xs (modified) Implement BarnOwl::message in XS to fix stupid quoting issues. Wed, 29 Jul 2009 03:15:43 GMT Nelson Elhage [d77e909] * perlglue.xs (modified) Add BarnOwl::all_filters() to get the names of all filters. Tue, 28 Jul 2009 03:23:57 GMT Nelson Elhage [6dc2d6b] * perlglue.xs (modified) save_excursion: Fix perl API error. We need to save a mark and ... 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(). Thu, 23 Jul 2009 05:55:38 GMT Anders Kaseorg [ba6c8bd] * perlglue.xs (modified) * variable.c (modified) Get rid of a few more useless casts. Signed-off-by: Anders Kaseorg ... Wed, 22 Jul 2009 04:50:25 GMT Anders Kaseorg [d43edd2] * buddy.c (modified) * buddylist.c (modified) * cmd.c (modified) * commands.c (modified) * context.c (modified) * dict.c (modified) * editwin.c (modified) * filter.c (modified) * filterelement.c (modified) * fmtext.c (modified) * functions.c (modified) * global.c (modified) * help.c (modified) * history.c (modified) * keybinding.c (modified) * keymap.c (modified) * keypress.c (modified) * keys.c (modified) * list.c (modified) * logging.c (modified) * mainwin.c (modified) * message.c (modified) * messagelist.c (modified) * owl.c (modified) * owl.h (modified) * perlconfig.c (modified) * perlglue.xs (modified) * popexec.c (modified) * popwin.c (modified) * regex.c (modified) * select.c (modified) * style.c (modified) * tester.c (modified) * text.c (modified) * util.c (modified) * variable.c (modified) * view.c (modified) * viewwin.c (modified) * zbuddylist.c (modified) * zcrypt.c (modified) * zephyr.c (modified) * zwrite.c (modified) Death to RCS keywords. Signed-off-by: Anders Kaseorg Tue, 21 Jul 2009 00:55:25 GMT Anders Kaseorg [7f6a8a2] * message.c (modified) * perlglue.xs (modified) * util.c (modified) * zephyr.c (modified) Quash a zephyr 3 warning by adding some missing consts. ... Sat, 11 Jul 2009 17:14:36 GMT Nelson Elhage [c6ecf5c] * editwin.c (modified) * perl/lib/BarnOwl/Editwin.pm (modified) * perlglue.xs (modified) Implement text_{before,after)_point in Perl. These can easily be ... Sat, 11 Jul 2009 17:14:36 GMT Nelson Elhage [d41294a] * editwin.c (modified) * perl/lib/BarnOwl/Editwin.pm (modified) * perlglue.xs (modified) Export some more functions to perl. get_region, combined with ... Sat, 11 Jul 2009 17:14:36 GMT Nelson Elhage [a88f35a] * editwin.c (modified) * owl.h (modified) * perlglue.xs (modified) Give perl code more rope with respect to the editwin. In ... Sat, 11 Jul 2009 17:14:36 GMT Nelson Elhage [0190c4d] * perlglue.xs (modified) perlglue.xs: Move editor functions into BarnOwl::Editwin:: Sat, 11 Jul 2009 17:14:35 GMT Nelson Elhage [77f605d] * editwin.c (modified) * perlglue.xs (modified) Slightly more rope that you require for completion. New ... 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 ... Wed, 17 Dec 2008 20:24:26 GMT Nelson Elhage [1631825] * perlconfig.c (modified) * perlglue.xs (modified) * perlwrap.pm (modified) Implement a perl timer class and minimal interface. I will document ... Thu, 11 Dec 2008 05:08:35 GMT Nelson Elhage [25cccdc] * perlglue.xs (modified) * perlwrap.pm (modified) Rename *_internal commands into BarnOwl::Internal:: Sat, 06 Dec 2008 07:33:28 GMT Anders Kaseorg [19bab8e] * perlconfig.c (modified) * perlglue.xs (modified) Don't return a mortal from owl_perlconfig_message2hashref(). Tue, 26 Aug 2008 00:11:16 GMT Nelson Elhage [740d5f7] * functions.c (modified) * perlglue.xs (modified) * perlwrap.pm (modified) Move Zephyr and AIM reply command logic into perl. This has the ... Thu, 21 Aug 2008 04:52:04 GMT Nelson Elhage [c4ba74d] * cmd.c (modified) * functions.c (modified) * perlconfig.c (modified) * perlglue.xs (modified) Make BarnOwl::command() accept a pre-tokenized command. If given ... Wed, 09 Jul 2008 19:43:25 GMT Geoffrey Thomas [acb13bb] * perlglue.xs (modified) * perlwrap.pm (modified) Add BarnOwl::zephyr_getsubs(), a thin Perl wrapper around ... Tue, 29 Apr 2008 05:21:15 GMT Nelson Elhage [b67ab6b] * owl.c (modified) * perlconfig.c (modified) * perlglue.xs (modified) * perlwrap.pm (modified) Implement back-compat with old-style owl::format_msg() styles Tue, 29 Apr 2008 05:21:13 GMT Nelson Elhage [864ed35] * Makefile.in (modified) * commands.c (modified) * owl.c (modified) * perlglue.xs (modified) * perlwrap.pm (modified) * style.c (modified) * stylefunc.c (deleted) Initial step of moving styles from the current mishmash of different ... Fri, 15 Feb 2008 05:56:49 GMT Alejandro R. Sedeño [9c7a701] * Makefile.in (modified) * global.c (modified) * owl.c (modified) * owl.h (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/modules/Jabber/lib/BarnOwl/Module/Jabber/Connection.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber/ConnectionManager.pm (modified) * perlconfig.c (modified) * perlglue.xs (modified) * select.c (added) * zephyr.c (modified) Initial select() changes. stdin, zephyr, jabber, and irc are checked ... 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. ...