# # ChangeLog for / # # Generated by Trac 1.0.2 # Mar 28, 2024, 6:34:14 PM Thu, 03 Jun 2010 00:53:27 GMT David Benjamin [40d1eef] * functions.c (modified) * global.c (modified) * mainwin.c (modified) * owl.h (modified) And a hacky port of the mainwin too Some of the old relayout code ... Wed, 02 Jun 2010 01:55:45 GMT David Benjamin [a5a9572] * window.c (modified) Make needrefresh when we set the cursor Wed, 02 Jun 2010 01:54:19 GMT David Benjamin [385fda9] * cmd.c (modified) * functions.c (modified) * global.c (modified) * owl.c (modified) * util.c (modified) A fairly hacky job of porting sepbar to owl_window We now use the ... Wed, 02 Jun 2010 01:01:48 GMT David Benjamin [f06baef] * globalnotifier.h (modified) * globalnotifiergen.pl (modified) Add a message received signal as well Wed, 02 Jun 2010 00:48:14 GMT David Benjamin [135d24b] * mainpanel.c (modified) Clamp too large of typwinlines values Otherwise, the window is ... Wed, 02 Jun 2010 00:45:29 GMT David Benjamin [b2ea16b] * globalnotifier.h (modified) * globalnotifiergen.pl (modified) Add a view-changed signal to the notifier and export This really ... Wed, 02 Jun 2010 00:28:15 GMT David Benjamin [5b80b87] * global.c (modified) * globalnotifiergen.pl (modified) * stubgen.pl (modified) Avoid flagrant violations of layering and just g_object_notify in the ... Wed, 02 Jun 2010 00:27:39 GMT David Benjamin [e20dd769] * global.c (modified) * globalnotifiergen.pl (modified) * stubgen.pl (modified) Actually construct the notifier and avoid invalid property names ... Wed, 02 Jun 2010 00:10:25 GMT David Benjamin [04d76ef] * global.c (modified) * globalnotifiergen.pl (modified) Add a signal for curmsg_vert_offset Wed, 02 Jun 2010 00:06:46 GMT David Benjamin [43e3061] * global.c (modified) * globalnotifiergen.pl (modified) Wire set_rightshift to fire its signal too Wed, 02 Jun 2010 00:04:56 GMT David Benjamin [f57a106] * stubgen.pl (modified) Wire the varstubs through g_object_set to fire the signal Wed, 02 Jun 2010 00:04:53 GMT David Benjamin [f3a9d4d] * Makefile.am (modified) * globalnotifier.h (added) * globalnotifiergen.pl (added) * owl.h (modified) Add an OwlGlobalNotifer generated from variables It exists purely ... Tue, 01 Jun 2010 19:24:23 GMT David Benjamin [0b9e607] * editwin.c (modified) * viewwin.c (modified) Rename redisplays to redraw Gives a target to grep for and matches ... Tue, 01 Jun 2010 19:21:43 GMT David Benjamin [69873f7] * viewwin.c (modified) The viewwin should take references to its window Tue, 01 Jun 2010 19:19:58 GMT David Benjamin [d70f45f] * Makefile.am (modified) * functions.c (modified) * global.c (modified) * msgwin.c (added) * owl.h (modified) Port the msgwin to owl_window I feel kind of silly making a new ... Tue, 01 Jun 2010 17:20:48 GMT David Benjamin [e294783] * mainpanel.c (modified) Zero out the unref'd fields Tue, 01 Jun 2010 16:14:11 GMT David Benjamin [f6fae8d] * commands.c (modified) * editwin.c (modified) * functions.c (modified) * global.c (modified) * owl.c (modified) * owl.h (modified) * variable.c (modified) Port the editwin to owl_window The others are still unmanaged for ... Tue, 01 Jun 2010 16:12:39 GMT David Benjamin [84a4aca] * window.c (modified) * window.h (modified) Add a cursor-tracking mechanism to owl_window Tue, 01 Jun 2010 16:10:44 GMT David Benjamin [908de44] * mainpanel.c (modified) Export owl_mainpanel_relayout Also, temporarily schedule a relayout. Tue, 01 Jun 2010 15:56:01 GMT David Benjamin [a57f87a] * owl.c (modified) * window.c (modified) Move the update_panels into owl_window_redraw_scheduled Tue, 01 Jun 2010 15:00:42 GMT David Benjamin [cb5a9f3] * window.c (modified) Clear dirty flag on unrealized windows Tue, 01 Jun 2010 07:31:48 GMT David Benjamin [d2a4534] * Makefile.am (modified) * global.c (modified) * mainpanel.c (added) * owl.h (modified) Maintain an owl_mainpanel structure This structure will contain all ... Tue, 01 Jun 2010 07:30:12 GMT David Benjamin [05ca0d8] * owl.h (modified) * popwin.c (modified) * util.c (modified) Implement our own owl_signal_connect_object This is actually more ... Tue, 01 Jun 2010 05:27:14 GMT David Benjamin [7a6e6c7] * global.c (modified) * owl.h (modified) * popwin.c (modified) * viewwin.c (modified) * window.c (modified) * window.h (modified) Use signals for redraw and resize Tue, 01 Jun 2010 05:25:15 GMT David Benjamin [7a70e26] * window.c (modified) * window.h (modified) Punt owl_window_children_foreach_onearg Use GFunc casts everywhere. ... Tue, 01 Jun 2010 04:29:53 GMT David Benjamin [e00355d] * window.c (modified) * window.h (modified) Drop the destroyed callback We probably don't need it with the new ... Tue, 01 Jun 2010 04:25:28 GMT David Benjamin [053f751] * owl.c (modified) * popwin.c (modified) * window.c (modified) * window.h (modified) For prototyping, use a GObject-backed owl_window It gives us many ... Tue, 01 Jun 2010 04:25:28 GMT David Benjamin [4751077a] * configure.ac (modified) Link to gobject for now At the least, it could be useful for ... Tue, 01 Jun 2010 04:25:27 GMT David Benjamin [3da1f4f] * popwin.c (modified) * window.c (modified) * window.h (modified) Export owl_window_unlink Tue, 01 Jun 2010 04:25:27 GMT David Benjamin [402ed3d3] * popwin.c (modified) * window.c (modified) * window.h (modified) Use two functions: show/show_all instead of recurse flag It's more ... Tue, 01 Jun 2010 04:25:27 GMT David Benjamin [50031f0] * popwin.c (modified) * window.c (modified) * window.h (modified) Rename map/unmap to hide/show to match GTK+ Also, the names make ... Tue, 01 Jun 2010 04:25:27 GMT David Benjamin [933aa7d] * window.c (modified) Make the unlink logic more explicit Also, fix up a case where we ... Tue, 01 Jun 2010 04:25:27 GMT David Benjamin [fe49685] * window.c (modified) Be better about noticing failed window creations Any failure and we ... Tue, 01 Jun 2010 04:25:27 GMT David Benjamin [46e2e56] * window.c (modified) Rename map_internal to realize Tue, 01 Jun 2010 04:25:27 GMT David Benjamin [7cbef8c] * window.c (modified) Don't dirty unrealized windows Tue, 01 Jun 2010 04:25:27 GMT David Benjamin [ce7c6c3] * window.c (modified) * window.h (modified) Rename owl_window_is_visible to owl_window_is_realized Tue, 01 Jun 2010 04:25:27 GMT David Benjamin [ec4ccfc] * window.c (modified) Unmap a window before unlinking it Tue, 01 Jun 2010 04:25:27 GMT David Benjamin [e96b4ce] * Makefile.am (modified) * owl.h (modified) * window.h (added) Don't generate window.c's functions Mon, 31 May 2010 21:28:25 GMT David Benjamin [37f9818] * Makefile.am (modified) Don't process every source file in codelist.pl Notably, ... Sat, 29 May 2010 17:14:57 GMT David Benjamin [5d74b7c] * window.c (modified) Minor formatting Sat, 29 May 2010 17:14:57 GMT David Benjamin [ae11191] * global.c (modified) Remove the idlok blocks It's off by default anyway. Sat, 29 May 2010 17:14:57 GMT David Benjamin [d39f68c] * global.c (modified) * window.c (modified) Compute the terminal size in the screen's size callback We do some ... Sat, 29 May 2010 17:14:57 GMT David Benjamin [d106110] * popwin.c (modified) * window.c (modified) Make the size callbacks listen for parent sizing This probably ... Sat, 29 May 2010 17:14:57 GMT David Benjamin [6b93305] * window.c (modified) Skip moving if it does nothing Sat, 29 May 2010 17:14:57 GMT David Benjamin [b0cbde4] * window.c (modified) Move some things around In case we want to make them static. Sat, 29 May 2010 17:14:57 GMT David Benjamin [2dfccc7] * window.c (modified) Bleh, make the screen's window stdscr It's not necessary, as we ... Sat, 29 May 2010 17:14:57 GMT David Benjamin [4e33cb2] * commands.c (modified) * editwin.c (modified) * functions.c (modified) * global.c (modified) * owl.c (modified) * util.c (modified) Punt a lot of needrefreshes Move the actual needrefreshes into the ... Sat, 29 May 2010 17:14:57 GMT David Benjamin [5f7eadf] * commands.c (modified) * viewwin.c (modified) Don't leave a sketchy pointer to the viewwin's window We really ... Sat, 29 May 2010 17:14:57 GMT David Benjamin [c447d9c] * owl.h (modified) * viewwin.c (modified) Also drop winlines/wincols from the viewwin struct Deduplicating ... Sat, 29 May 2010 17:14:57 GMT David Benjamin [d3814ff] * owl.h (modified) * popwin.c (modified) Don't remember lines/cols in popwin The window already retains this ... Sat, 29 May 2010 17:14:57 GMT David Benjamin [1383b58] * popwin.c (modified) Look up lines/cols information from the window Sat, 29 May 2010 17:14:57 GMT David Benjamin [68f63a2] * functions.c (modified) * global.c (modified) * keys.c (modified) * owl.h (modified) * popexec.c (modified) * popwin.c (modified) * viewwin.c (modified) Port owl_viewwin to owl_window A number of hacks. This is just a ... Sat, 29 May 2010 17:14:57 GMT David Benjamin [7c8811c] * window.c (modified) Fix a warning and add convenience paint callback Sat, 29 May 2010 17:14:57 GMT David Benjamin [6eefb5e] * window.c (modified) Don't forget to wsyncup Sat, 29 May 2010 17:14:56 GMT David Benjamin [b6cb985] * window.c (modified) Add a owl_window_get_parent function Sat, 29 May 2010 17:14:56 GMT David Benjamin [449af72] * Makefile.am (modified) * global.c (modified) * owl.c (modified) * owl.h (modified) * window.c (added) First draft of Nth iteration of owl_window framework Sat, 29 May 2010 17:13:50 GMT David Benjamin [44cc9ab] * doc/code.txt (modified) * keymap.c (modified) * keys.c (modified) * owl.h (modified) While we're at it, rename submap to parent Should be more ... Sat, 29 May 2010 17:13:50 GMT David Benjamin [13ebf92] * functions.c (modified) * keymap.c (modified) Display submap bindings in :show keymap KEYMAP We don't recursively ... Wed, 26 May 2010 02:55:20 GMT Nelson Elhage [89ce405] * commands.c (modified) owl_command_view: Fix an infinite loop on 'view -r args'. ... Mon, 24 May 2010 18:52:14 GMT David Benjamin [922f589] * zephyr.c (modified) Free paths to Zephyr dot-files when non-existant Signed-off-by: ... Sun, 23 May 2010 23:56:29 GMT Nelson Elhage [9e88fa7] * perl/modules/Makefile.am (modified) * perl/modules/Twitter/.gitignore (added) * perl/modules/Twitter/.hgignore (added) * perl/modules/Twitter/Makefile.PL (added) * perl/modules/Twitter/README (added) * perl/modules/Twitter/lib/BarnOwl/Message/Twitter.pm (added) * perl/modules/Twitter/lib/BarnOwl/Module/Twitter.pm (added) * perl/modules/Twitter/lib/BarnOwl/Module/Twitter/Completion.pm (added) * perl/modules/Twitter/lib/BarnOwl/Module/Twitter/Handle.pm (added) * perl/modules/Twitter/twitter.example (added) * Makefile.am (modified) * commands.c (modified) * configure.ac (modified) * doc/releasing-barnowl.txt (modified) * editwin.c (modified) * functions.c (modified) * global.c (modified) * logging.c (modified) * message.c (modified) * obarray.c (deleted) * owl.c (modified) * owl.h (modified) * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Hooks.pm (modified) * perl/lib/BarnOwl/MainLoopCompatHook.pm (added) * perl/lib/BarnOwl/Message/Generic.pm (modified) * perl/lib/BarnOwl/Style/Default.pm (modified) * perl/lib/BarnOwl/Timer.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Message/Jabber.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) * perlconfig.c (modified) * popwin.c (modified) * scripts/do-release (modified) * select.c (modified) * tester.c (modified) * variable.c (modified) * viewwin.c (modified) * zephyr.c (modified) Merge branch 'twitter' Sun, 23 May 2010 23:56:23 GMT Nelson Elhage [f6413c3] * perl/modules/Twitter/lib/BarnOwl/Message/Twitter.pm (modified) Remove a stub 'SEE ALSO' section Sun, 23 May 2010 16:48:40 GMT Nelson Elhage [7cc1092] * perl/lib/BarnOwl/Message/Generic.pm (modified) * perl/lib/BarnOwl/Style/Default.pm (modified) * Makefile.am (modified) * commands.c (modified) * configure.ac (modified) * doc/releasing-barnowl.txt (modified) * editwin.c (modified) * functions.c (modified) * global.c (modified) * logging.c (modified) * message.c (modified) * obarray.c (deleted) * owl.c (modified) * owl.h (modified) * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Hooks.pm (modified) * perl/lib/BarnOwl/MainLoopCompatHook.pm (added) * perl/lib/BarnOwl/Timer.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Message/Jabber.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) * perlconfig.c (modified) * popwin.c (modified) * scripts/do-release (modified) * select.c (modified) * tester.c (modified) * variable.c (modified) * viewwin.c (modified) * zephyr.c (modified) Merge branch 'style-undef' Sun, 23 May 2010 16:47:20 GMT Nelson Elhage [89ab5c8] * functions.c (modified) * logging.c (modified) * message.c (modified) * Makefile.am (modified) * commands.c (modified) * doc/releasing-barnowl.txt (modified) * global.c (modified) * obarray.c (deleted) * owl.c (modified) * owl.h (modified) * perl/lib/BarnOwl/Hooks.pm (modified) * perl/lib/BarnOwl/MainLoopCompatHook.pm (added) * perl/lib/BarnOwl/Timer.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Message/Jabber.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) * perlconfig.c (modified) * popwin.c (modified) * scripts/do-release (modified) * select.c (modified) * tester.c (modified) * variable.c (modified) * zephyr.c (modified) Merge remote branch 'origin/narrow-cc' Sun, 23 May 2010 16:32:52 GMT Nelson Elhage [f6e1262] * perl/modules/Twitter/lib/BarnOwl/Module/Twitter.pm (modified) Add quickstart docs for Twitter. Sun, 23 May 2010 16:15:15 GMT Nelson Elhage [5756999] * perl/modules/Twitter/README (modified) Twitter: Update README to reflect that it's now built in. Sun, 23 May 2010 16:07:41 GMT Nelson Elhage [a2640485] * perl/modules/Twitter/lib/BarnOwl/Module/Twitter.pm (modified) * perl/modules/Twitter/lib/BarnOwl/Module/Twitter/Handle.pm (modified) Twitter: Insert the "@user" into the editwin on replies. This ... Sun, 23 May 2010 15:57:58 GMT Nelson Elhage [1fd469d4] * perl/modules/Makefile.am (modified) Build and ship the Twitter module. Sun, 23 May 2010 15:54:32 GMT Nelson Elhage [47a5e46] * perl/modules/Twitter/.gitignore (added) * perl/modules/Twitter/.hgignore (added) * perl/modules/Twitter/Makefile.PL (added) * perl/modules/Twitter/README (added) * perl/modules/Twitter/lib/BarnOwl/Message/Twitter.pm (added) * perl/modules/Twitter/lib/BarnOwl/Module/Twitter.pm (added) * perl/modules/Twitter/lib/BarnOwl/Module/Twitter/Completion.pm (added) * perl/modules/Twitter/lib/BarnOwl/Module/Twitter/Handle.pm (added) * perl/modules/Twitter/twitter.example (added) * .gitignore (modified) * AUTHORS (added) * COPYING (added) * ChangeLog (added) * Makefile.am (added) * README (modified) * aim.c (added) * autogen.sh (added) * barnowl (added) * buddy.c (added) * buddylist.c (added) * cmd.c (added) * codelist.pl (added) * commands.c (added) * configure.ac (added) * context.c (added) * dict.c (added) * doc/advanced.txt (added) * doc/barnowl.1 (added) * doc/code.txt (added) * doc/intro.txt (added) * doc/releasing-barnowl.txt (added) * editwin.c (added) * errqueue.c (added) * examples/owlconf.erik (added) * examples/owlconf.simple (added) * examples/owlconf.vtformat (added) * filter.c (added) * filterelement.c (added) * filterproc.c (added) * filterproc.h (added) * fmtext.c (added) * functions.c (added) * glib_compat.c (added) * global.c (added) * help.c (added) * history.c (added) * keybinding.c (added) * keymap.c (added) * keypress.c (added) * keys.c (added) * libfaim/Makefile.am (added) * libfaim/admin.c (added) * libfaim/adverts.c (added) * libfaim/aim.h (added) * libfaim/aim_cbtypes.h (added) * libfaim/aim_internal.h (added) * libfaim/auth.c (added) * libfaim/bart.c (added) * libfaim/bos.c (added) * libfaim/bstream.c (added) * libfaim/buddylist.c (added) * libfaim/chat.c (added) * libfaim/chatnav.c (added) * libfaim/conn.c (added) * libfaim/email.c (added) * libfaim/faimconfig.h (added) * libfaim/ft.c (added) * libfaim/icq.c (added) * libfaim/im.c (added) * libfaim/invite.c (added) * libfaim/locate.c (added) * libfaim/md5.c (added) * libfaim/md5.h (added) * libfaim/misc.c (added) * libfaim/msgcookie.c (added) * libfaim/odir.c (added) * libfaim/oscar.c (added) * libfaim/popups.c (added) * libfaim/rxhandlers.c (added) * libfaim/rxqueue.c (added) * libfaim/search.c (added) * libfaim/service.c (added) * libfaim/snac.c (added) * libfaim/ssi.c (added) * libfaim/stats.c (added) * libfaim/tlv.c (added) * libfaim/translate.c (added) * libfaim/txqueue.c (added) * libfaim/util.c (added) * list.c (added) * logging.c (added) * m4/ax_c_check_flag.m4 (added) * m4/ax_cflags_strict_prototypes.m4 (added) * m4/ax_cflags_warn_all.m4 (added) * m4/ax_prog_perl_modules.m4 (added) * m4/pkg.m4 (added) * mainwin.c (added) * message.c (added) * messagelist.c (added) * obarray.c (added) * owl.c (added) * owl.h (added) * owl_perl.h (added) * pair.c (added) * perl/Makefile.am (added) * perl/lib/BarnOwl.pm (added) * perl/lib/BarnOwl/Complete/AIM.pm (added) * perl/lib/BarnOwl/Complete/Client.pm (added) * perl/lib/BarnOwl/Complete/Filter.pm (added) * perl/lib/BarnOwl/Complete/Zephyr.pm (added) * perl/lib/BarnOwl/Completion.pm (added) * perl/lib/BarnOwl/Completion/Context.pm (added) * perl/lib/BarnOwl/Completion/Util.pm (added) * perl/lib/BarnOwl/Editwin.pm (added) * perl/lib/BarnOwl/Help.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/ModuleLoader.pm (added) * perl/lib/BarnOwl/Parse.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) * perl/lib/BarnOwl/Zephyr.pm (added) * perl/lib/Module/Install/BarnOwl.pm (added) * perl/modules/IRC/Makefile.PL (added) * perl/modules/IRC/inc/Module/Install.pm (added) * perl/modules/IRC/inc/Module/Install/BarnOwl.pm (added) * perl/modules/IRC/inc/Module/Install/Base.pm (added) * perl/modules/IRC/inc/Module/Install/Can.pm (added) * perl/modules/IRC/inc/Module/Install/Fetch.pm (added) * perl/modules/IRC/inc/Module/Install/Makefile.pm (added) * perl/modules/IRC/inc/Module/Install/Metadata.pm (added) * perl/modules/IRC/inc/Module/Install/Win32.pm (added) * perl/modules/IRC/inc/Module/Install/WriteAll.pm (added) * perl/modules/IRC/lib/BarnOwl/Message/IRC.pm (added) * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (added) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Completion.pm (added) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.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 (added) * 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 (added) * perl/modules/Jabber/lib/Net/Jabber/Client.pm (added) * perl/modules/Jabber/lib/Net/Jabber/Component.pm (added) * perl/modules/Jabber/lib/Net/Jabber/Data.pm (added) * perl/modules/Jabber/lib/Net/Jabber/Debug.pm (added) * perl/modules/Jabber/lib/Net/Jabber/Dialback.pm (added) * perl/modules/Jabber/lib/Net/Jabber/Dialback/Result.pm (added) * perl/modules/Jabber/lib/Net/Jabber/Dialback/Verify.pm (added) * perl/modules/Jabber/lib/Net/Jabber/IQ.pm (added) * perl/modules/Jabber/lib/Net/Jabber/JID.pm (added) * perl/modules/Jabber/lib/Net/Jabber/Key.pm (added) * perl/modules/Jabber/lib/Net/Jabber/Log.pm (added) * perl/modules/Jabber/lib/Net/Jabber/MUC.pm (added) * perl/modules/Jabber/lib/Net/Jabber/Message.pm (added) * perl/modules/Jabber/lib/Net/Jabber/Namespaces.pm (added) * perl/modules/Jabber/lib/Net/Jabber/Presence.pm (added) * perl/modules/Jabber/lib/Net/Jabber/Protocol.pm (added) * perl/modules/Jabber/lib/Net/Jabber/Server.pm (added) * perl/modules/Jabber/lib/Net/Jabber/Stanza.pm (added) * perl/modules/Jabber/lib/Net/Jabber/XDB.pm (added) * perl/modules/Jabber/lib/Net/XMPP.pm (added) * perl/modules/Jabber/lib/Net/XMPP/Client.pm (added) * perl/modules/Jabber/lib/Net/XMPP/Connection.pm (added) * perl/modules/Jabber/lib/Net/XMPP/Debug.pm (added) * perl/modules/Jabber/lib/Net/XMPP/IQ.pm (added) * perl/modules/Jabber/lib/Net/XMPP/JID.pm (added) * perl/modules/Jabber/lib/Net/XMPP/Message.pm (added) * perl/modules/Jabber/lib/Net/XMPP/Namespaces.pm (added) * perl/modules/Jabber/lib/Net/XMPP/Presence.pm (added) * perl/modules/Jabber/lib/Net/XMPP/PrivacyLists.pm (added) * perl/modules/Jabber/lib/Net/XMPP/Protocol.pm (added) * perl/modules/Jabber/lib/Net/XMPP/Roster.pm (added) * perl/modules/Jabber/lib/Net/XMPP/Stanza.pm (added) * perl/modules/Jabber/lib/XML/Stream.pm (added) * perl/modules/Jabber/lib/XML/Stream/Namespace.pm (added) * perl/modules/Jabber/lib/XML/Stream/Node.pm (added) * perl/modules/Jabber/lib/XML/Stream/Parser.pm (added) * perl/modules/Jabber/lib/XML/Stream/Parser/DTD.pm (added) * perl/modules/Jabber/lib/XML/Stream/Tree.pm (added) * perl/modules/Jabber/lib/XML/Stream/XPath.pm (added) * perl/modules/Jabber/lib/XML/Stream/XPath/Op.pm (added) * perl/modules/Jabber/lib/XML/Stream/XPath/Query.pm (added) * perl/modules/Jabber/lib/XML/Stream/XPath/Value.pm (added) * perl/modules/Makefile.am (added) * perl/modules/WordWrap/Makefile.PL (added) * perl/modules/WordWrap/inc/Module/Install.pm (added) * perl/modules/WordWrap/inc/Module/Install/BarnOwl.pm (added) * perl/modules/WordWrap/inc/Module/Install/Base.pm (added) * perl/modules/WordWrap/inc/Module/Install/Can.pm (added) * perl/modules/WordWrap/inc/Module/Install/Fetch.pm (added) * perl/modules/WordWrap/inc/Module/Install/Makefile.pm (added) * perl/modules/WordWrap/inc/Module/Install/Metadata.pm (added) * perl/modules/WordWrap/inc/Module/Install/Win32.pm (added) * perl/modules/WordWrap/inc/Module/Install/WriteAll.pm (added) * perl/modules/WordWrap/lib/BarnOwl/Module/WordWrap.pm (added) * perl_tester.c (added) * perlconfig.c (added) * perlglue.xs (added) * popexec.c (added) * popwin.c (added) * regex.c (added) * runtests.sh (added) * scripts/add-changelog (added) * scripts/do-release (added) * scripts/locker-build (added) * scripts/locker-update (added) * select.c (added) * stubgen.pl (added) * style.c (added) * t/00-core-tests.t (added) * t/completion.t (added) * t/mock.pl (added) * t/unicode.t (added) * tester.c (added) * text.c (added) * typemap (added) * util.c (added) * variable.c (added) * view.c (added) * viewwin.c (added) * wcwidth.c (added) * zbuddylist.c (added) * zcrypt.c (added) * zephyr.c (added) * zwrite.c (added) Merge Twitter under perl/modules Sun, 23 May 2010 03:00:11 GMT Nelson Elhage [5d1324f] * perl/lib/BarnOwl/Message/Generic.pm (modified) Generic Messages: Return an empty body. Sun, 23 May 2010 03:00:04 GMT Nelson Elhage [08544e0] * perl/lib/BarnOwl/Style/Default.pm (modified) Default style: Be more robust against undefs Sat, 22 May 2010 22:59:05 GMT Nelson Elhage [1eafdfa] * lib/BarnOwl/Module/Twitter/Handle.pm (modified) Implement support for authorization via xAuth Sat, 22 May 2010 22:43:32 GMT Nelson Elhage [aa0a0b5] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Jabber: Accept a -m argument to jwrite to set the message. Thu, 20 May 2010 02:34:15 GMT Anders Kaseorg [5e24227] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Jabber: Explain how to set your nick when joining a MUC. ... Thu, 20 May 2010 02:33:40 GMT Anders Kaseorg [7c5d060] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Jabber: Set long_sender in a MUC to the full sender JID (from ... 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 ... Wed, 19 May 2010 22:55:46 GMT Anders Kaseorg [8278543] * perl/modules/Jabber/lib/BarnOwl/Message/Jabber.pm (modified) Jabber: Make smartnarrow -i filter on subject. Signed-off-by: ... Wed, 19 May 2010 16:29:51 GMT Nelson Elhage [ebfcc87] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Jabber: Consistently use die() with a trailine newline. We had a ... Tue, 18 May 2010 15:34:28 GMT Nelson Elhage [bacf674] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Jabber: Fix completion of MUC names. Properly store the MUC name, ... Tue, 18 May 2010 01:44:01 GMT Nelson Elhage [8d16e58] * perl/lib/BarnOwl/Timer.pm (modified) Allow explicitly cancelling timers from perl. Mon, 17 May 2010 23:47:05 GMT Leonid Grinberg [d544237] * commands.c (modified) * variable.c (modified) Fixed typos in variables.c and commands.c Signed-off-by: Leonid ... Sun, 16 May 2010 15:49:58 GMT Nelson Elhage [c45e1eb] * Makefile.am (modified) Support 'make EXTRA_CFLAGS=blah' Signed-off-by: Nelson Elhage ... Sun, 16 May 2010 05:45:40 GMT David Benjamin [2cfc6d7] * functions.c (modified) Punt dead code paths and pointless bad-enum cases Signed-off-by: ... Sun, 16 May 2010 05:15:25 GMT David Benjamin [20aced3] * global.c (modified) * owl.h (modified) Use GQueue instead of owl_list for the incoming message queue ... Sun, 16 May 2010 05:15:25 GMT David Benjamin [c314f39] * message.c (modified) We intern strings, so use this to punt the strcmp Signed-off-by: ... Sun, 16 May 2010 05:15:25 GMT David Benjamin [3f6555d] * Makefile.am (modified) * global.c (modified) * message.c (modified) * obarray.c (deleted) * owl.h (modified) * tester.c (modified) Punt obarray and friends in favor of g_intern_string It's somewhat ... Sun, 16 May 2010 05:15:25 GMT David Benjamin [f034ac0] * tester.c (modified) Actually initialize owl_global in tester.c Fixes tests relying on ... Sun, 16 May 2010 05:15:23 GMT David Benjamin [3687413] * owl.c (modified) * variable.c (modified) * zephyr.c (modified) Only enable pseudologin timer when we use it The feature defaults ... Sun, 16 May 2010 05:15:15 GMT David Benjamin [7ba9e0de] * commands.c (modified) * functions.c (modified) * owl.h (modified) Define constants for output switches Remembering 0, 1, and 2 is ... Sun, 16 May 2010 02:04:14 GMT David Benjamin [700dc91] * commands.c (modified) Add a start-command example to :bindkey since a lot of people asked ... Sun, 16 May 2010 02:04:14 GMT David Benjamin [9ed1278] * commands.c (modified) Fix small :help bugs for bindkey and unbindkey Thu, 13 May 2010 19:26:47 GMT Anders Kaseorg [447435a] * commands.c (modified) owl_command_smartnarrow: Correctly use const. Signed-off-by: Anders ... Thu, 13 May 2010 19:03:07 GMT Anders Kaseorg [ff426f9] * functions.c (modified) owl_function_classinstfilt: Don’t leak class and instance on early ... Thu, 13 May 2010 19:02:03 GMT Nelson Elhage [e54a746] * commands.c (modified) owl_command_smartnarrow: Correctly initalize optind. If we don't ... Thu, 13 May 2010 18:28:14 GMT David Benjamin [88e425f] * commands.c (modified) Free temporary argv in done segment Otherwise we leak memory when ... Tue, 11 May 2010 23:42:13 GMT David Benjamin [0881cdd] * global.c (modified) * owl.c (modified) * owl.h (modified) * popwin.c (modified) Use a separate pad for input wgetch calls a wrefresh on regular ... Tue, 11 May 2010 23:42:13 GMT David Benjamin [bcff94d] * owl.c (modified) Drop pointless doupdate before the event loop Mon, 10 May 2010 14:40:10 GMT Nelson Elhage [05cfc78] * Makefile.PL (modified) Update Makefile.PL to refer to Net::Twitter::Lite Sat, 08 May 2010 22:31:14 GMT Nelson Elhage [ab28a06] * lib/BarnOwl/Module/Twitter.pm (modified) Don't complain about a missing config file. Sat, 08 May 2010 16:25:56 GMT Nelson Elhage [5f08dbe] * doc/releasing-barnowl.txt (modified) releasing-barnowl.txt: Convert to org-mode