# # ChangeLog for / # # Generated by Trac 1.0.2 # Mar 28, 2024, 10:59:02 AM 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' 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 Sat, 08 May 2010 16:25:56 GMT Nelson Elhage [5f08dbe] * doc/releasing-barnowl.txt (modified) releasing-barnowl.txt: Convert to org-mode Sat, 08 May 2010 16:25:55 GMT Nelson Elhage [f536399] * doc/releasing-barnowl.txt (modified) Update releasing-barnowl for the actual release. Sat, 08 May 2010 16:25:55 GMT Nelson Elhage [c62c755] * scripts/do-release (modified) do-release: Update the trac release text Sat, 08 May 2010 13:40:48 GMT Nelson Elhage [6cc3306] * functions.c (modified) owl_function_zuserfilt: Don't leak the filter name. Signed-off-by: ... Sat, 08 May 2010 01:40:42 GMT Nelson Elhage [ecaec21] * functions.c (modified) Make smartnarrow work better on CC:'d personals Sat, 08 May 2010 01:40:39 GMT Nelson Elhage [4727d31] * message.c (modified) Cache Zephyr CCs into an attribute on the message object. Sat, 08 May 2010 01:40:35 GMT Nelson Elhage [839697d] * logging.c (modified) * message.c (modified) Make owl_message_get_cc_without_recipient return a GList. ... Sat, 08 May 2010 01:40:35 GMT Nelson Elhage [a41c8d1] * functions.c (modified) owl_function_zuserfilt: Don't leak the filter name. Thu, 06 May 2010 04:59:30 GMT Anders Kaseorg [c3031f3] * select.c (modified) Mask all handled signals while running pre-select actions. This ... Thu, 06 May 2010 04:59:21 GMT Anders Kaseorg [1b5b975] * owl.c (modified) Make terminal refreshes a pre-select action. Signed-off-by: Anders ... Tue, 04 May 2010 01:09:18 GMT Nelson Elhage [9d7a720] * editwin.c (modified) Always disable wrapping in single-line editwins. Tue, 04 May 2010 01:09:18 GMT Nelson Elhage [4d9e4254] * variable.c (modified) Update the documentation for edit:max*cols. Tue, 04 May 2010 01:09:18 GMT Nelson Elhage [a4bbd80] * variable.c (modified) Set edit:maxwrapcols to 70 by default. New BarnOwl users may not be ... Tue, 04 May 2010 01:09:14 GMT Nelson Elhage [d625cfd] * editwin.c (modified) Allow disabling of both automatic wrapping and filling. In ... Tue, 04 May 2010 01:08:14 GMT Nelson Elhage [7149832] * editwin.c (modified) Visually indicate soft line-breaks in the editwin. Tue, 04 May 2010 00:10:49 GMT Nelson Elhage [7ce30a9] * editwin.c (modified) Never draw into the rightmost column of the editwin. Sat, 01 May 2010 15:35:01 GMT Nelson Elhage [7141d75] * editwin.c (modified) Fix a bug in editwin redraw with echochar set. Fri, 30 Apr 2010 04:23:11 GMT David Benjamin [fe4c786] * viewwin.c (modified) Avoids segfault on NULL curswin for viewwin When the screen is too ... Wed, 28 Apr 2010 18:27:59 GMT David Benjamin [719173c4] * global.c (modified) Recreate the popwin on relayout This should fix redraws when ... Wed, 28 Apr 2010 18:27:59 GMT David Benjamin [06cc8d9] * popwin.c (modified) Simplify owl_popwin_is_active The current implementation is ridiculous. Wed, 28 Apr 2010 18:27:59 GMT David Benjamin [c21b8b7] * popwin.c (modified) Punt some redisplays in the popwin libpanel already takes care of ... Wed, 28 Apr 2010 18:27:59 GMT David Benjamin [644a0f8] * functions.c (modified) Use touchwin in owl_function_full_redisplay redrawwin also memsets ... Wed, 28 Apr 2010 18:27:59 GMT David Benjamin [0e3cdf1] * global.c (modified) Punt a pointless debug and a trailing newline Wed, 28 Apr 2010 18:27:59 GMT David Benjamin [f92acd7] * functions.c (modified) * variable.c (modified) Only relayout on widget resizes We needn't compute a new window ... Wed, 28 Apr 2010 18:27:58 GMT David Benjamin [f7cf6c2] * global.c (modified) * owl.c (modified) * owl.h (modified) Allow scheduling of relayouts as well as resizes Wed, 28 Apr 2010 18:27:58 GMT David Benjamin [263320f] * configure.ac (modified) * global.c (modified) Require resizeterm This allows us to get rid of the endwin, which ... Wed, 28 Apr 2010 18:27:58 GMT David Benjamin [f9f88f3] * global.c (modified) Separate relayout from resize Wed, 28 Apr 2010 18:27:58 GMT David Benjamin [285bc9a] * global.c (modified) Refactor the ioctl and size work into a separate function Wed, 28 Apr 2010 18:27:58 GMT David Benjamin [1f3a423] * global.c (modified) Consistently use g->{lines,cols} for the final size We have various ... Wed, 28 Apr 2010 15:11:52 GMT Nelson Elhage [675a998] * perl/lib/BarnOwl.pm (modified) Fix an 'uninitialized' warning in recv:shift-right I have no idea ... Wed, 28 Apr 2010 03:46:52 GMT Nelson Elhage [14965e5] * commands.c (modified) make viewperson, vp aliases for viewuser named in the same fashion ... Wed, 28 Apr 2010 03:14:58 GMT Nelson Elhage [07f655b] * configure.ac (modified) Bump version for development. Tue, 27 Apr 2010 21:21:36 GMT Anders Kaseorg [8479494] * global.c (modified) Clear the resizepending flag before doing a resize, not after. This ... Tue, 27 Apr 2010 21:21:31 GMT Anders Kaseorg [7892963] * global.c (modified) * owl.h (modified) Mark variables modified from signal handlers as volatile ... Tue, 27 Apr 2010 03:22:41 GMT Nelson Elhage [72634c5] * scripts/locker-update (modified) locker-update: Don't skip arches because the bare binary is missing. Mon, 26 Apr 2010 23:52:06 GMT Nelson Elhage [cef53f9] * configure.ac (modified) BarnOwl 1.6rc2 Mon, 26 Apr 2010 23:52:06 GMT Nelson Elhage [a06334e] * scripts/locker-update (modified) Use a wrapper script for zcrypt Actual binaries get zcrypt.real ... Mon, 26 Apr 2010 23:52:06 GMT Nelson Elhage [0be790a] * scripts/locker-update (modified) Also create symlinks properly for zcrypt Mon, 26 Apr 2010 23:52:03 GMT Nelson Elhage [751ae8c] * scripts/locker-update (modified) If the targets do not exist, remove the link This should correctly ... Mon, 26 Apr 2010 23:49:28 GMT Nelson Elhage [0fd5bd5] * scripts/locker-build (modified) Incorporate the zephyr soname into the executable for *_deb50. Mon, 26 Apr 2010 23:49:28 GMT Nelson Elhage [a4b0572] * scripts/locker-update (modified) locker-update: Create zephyr{3,4} symlinks as-needed Checks ... Mon, 26 Apr 2010 23:49:27 GMT Nelson Elhage [0ee43c8] * scripts/locker-update (modified) Unify the beta and non-beta code paths Mon, 26 Apr 2010 23:48:51 GMT Nelson Elhage [60fcd71] * zcrypt.c (modified) zcrypt: des_ecb_encrypt doesn't NULL-terminate the output block. ... Mon, 26 Apr 2010 19:46:12 GMT David Benjamin [3001c11] * t/completion.t (modified) Add a test case for deleted syntax Mon, 26 Apr 2010 19:46:12 GMT David Benjamin [6dba228] * perl/lib/BarnOwl/Complete/Filter.pm (modified) * t/completion.t (modified) Fix filter tests to account for new deleted syntax Mon, 26 Apr 2010 19:46:12 GMT David Benjamin [ae333f0] * Makefile.am (modified) Add filterproc.c to BASE_SRCS Fixes linking of the two tester ... Mon, 26 Apr 2010 19:46:12 GMT David Benjamin [4123da1] * tester.c (modified) Fix references to old editwin API in tester Sun, 25 Apr 2010 20:14:09 GMT David Benjamin [1ea0249] * doc/releasing-barnowl.txt (added) Add releasing-barnowl.txt Sun, 25 Apr 2010 19:57:24 GMT Nelson Elhage [1cfcab7] * COPYING (modified) * functions.c (modified) * owl.c (modified) * owl.h (modified) Update copyright notices for 2010. Sun, 25 Apr 2010 19:50:30 GMT Nelson Elhage [858c9c4] * Makefile.am (modified) Our source actually expects DATADIR to be $(pkgdatadir). Sat, 24 Apr 2010 21:38:25 GMT Nelson Elhage [5a57386] * Makefile.am (modified) * configure.ac (modified) Define DATADIR and BINDIR in the Makefile, not config.h This is the ... Sat, 24 Apr 2010 19:02:43 GMT Nelson Elhage [9d2a105] * ChangeLog (modified) * configure.ac (modified) BarnOwl 1.6rc1 Sat, 24 Apr 2010 18:44:50 GMT Nelson Elhage [c18d069] * scripts/add-changelog (modified) add-changelog: Fix the usage message Sat, 24 Apr 2010 18:22:30 GMT Nelson Elhage [a1d98e4] * filterelement.c (modified) * perl/lib/BarnOwl/Complete/Filter.pm (modified) Support filtering on whether a message has been deleted. Fri, 16 Apr 2010 23:18:30 GMT Nelson Elhage [63de71c] * libfaim/aim.h (modified) aim.h: Do the same stdbool.h dance This generates warnings (about ... Fri, 16 Apr 2010 23:17:43 GMT Nelson Elhage [13d6a53] * scripts/locker-update (modified) scripts/locker-update: Install a zcrypt symlink Fri, 16 Apr 2010 22:34:50 GMT Nelson Elhage [75b0adb] * configure.ac (modified) * owl.h (modified) Check for stdbool.h in configure. Athena 9 Solaris doesn't have a ... Fri, 16 Apr 2010 22:04:05 GMT Nelson Elhage [ef4700c] * perl/lib/BarnOwl.pm (modified) * text.c (modified) Properly quote strings containing newlines or tabs. Fri, 16 Apr 2010 22:04:00 GMT Nelson Elhage [6e58ff2] * editwin.c (modified) Check for an unset mark in owl_editwin_replace_region. Fixes #134. Fri, 16 Apr 2010 22:01:54 GMT Nelson Elhage [7ba7d66] * zcrypt.c (modified) zcrypt: Fix a segfault without any arguments. Fri, 09 Apr 2010 03:36:09 GMT Nelson Elhage [b094191] * zcrypt.c (modified) Include config.h in zcrypt.c Fri, 09 Apr 2010 02:00:41 GMT Nelson Elhage [e2cbbbe] * .gitignore (modified) * Makefile.am (modified) * barnowl (modified) * commands.c (modified) * configure.ac (modified) * filterproc.c (added) * filterproc.h (added) * functions.c (modified) * message.c (modified) * tester.c (modified) * util.c (modified) * zcrypt.c (modified) * editwin.c (modified) * global.c (modified) * keybinding.c (modified) * keymap.c (modified) * keys.c (modified) * m4/ax_prog_perl_modules.m4 (added) * owl.c (modified) * owl.h (modified) * perl/lib/BarnOwl/Style/Default.pm (modified) * perlconfig.c (modified) * perlglue.xs (modified) * popexec.c (modified) * scripts/add-changelog (modified) * scripts/do-release (modified) * scripts/locker-build (modified) * variable.c (modified) * zephyr.c (modified) Merge branch 'refactor-zcrypt' Fri, 09 Apr 2010 02:00:31 GMT Nelson Elhage [9a7b4f2] * barnowl (modified) * configure.ac (modified) * functions.c (modified) * message.c (modified) * util.c (modified) Use zcrypt from our own bin directory. Fri, 09 Apr 2010 02:00:29 GMT Nelson Elhage [7d03c8d] * .gitignore (modified) * Makefile (deleted) * Makefile.am (modified) * configure.ac (modified) Add zcrypt to our build system. Sat, 03 Apr 2010 02:40:39 GMT Nelson Elhage [8a5b5a1] * commands.c (modified) * functions.c (modified) * keys.c (modified) Add option to smartnarrow to temporarily invert narrow-related. ... Sat, 03 Apr 2010 02:40:39 GMT Nelson Elhage [66e409c] * commands.c (modified) * functions.c (modified) * variable.c (modified) Add the "narrow-related" variable. This controls whether narrowing ... Tue, 30 Mar 2010 03:12:01 GMT Nelson Elhage [0fe69d2] * perl/lib/BarnOwl/Style/Default.pm (modified) Don't assume that [:print:] includes "\n". In particular, as of ... Tue, 30 Mar 2010 03:11:32 GMT Nelson Elhage [9186c75] * commands.c (modified) * functions.c (modified) * perlglue.xs (modified) Make functions that start an editwin return it, too. Tue, 30 Mar 2010 03:11:32 GMT Nelson Elhage [98d296d] * global.c (modified) * owl.c (modified) * owl.h (modified) Remove owl_global_is_typwin_active This is now redundant with ... Tue, 30 Mar 2010 03:11:32 GMT Nelson Elhage [58d47ca] * functions.c (modified) * global.c (modified) Make owl_global_set_typwin-active return the new editwin. This ... Tue, 30 Mar 2010 03:11:32 GMT Nelson Elhage [73eda8c] * global.c (modified) Only use typewindelta when opening multiline editwins. Tue, 30 Mar 2010 02:22:25 GMT Nelson Elhage [21dd391] * editwin.c (modified) Remove the defunct oe_count_glyphs. We may want this again later, ... Tue, 30 Mar 2010 02:11:45 GMT Nelson Elhage [b4a95fc] * commands.c (modified) Fix a warning in commands.c Tue, 30 Mar 2010 02:09:45 GMT Nelson Elhage [2d3ed95] * configure.ac (modified) * m4/ax_prog_perl_modules.m4 (added) Check for some perl modules. These are the modules needed by the ...