Timeline
07/17/09:
- 23:53 Changeset [96f7b07abe4fed9ababf9c2ac07b44c6c092d98e] by
- Update IRC and Jabber for the new BarnOwl::$command(). Both modules ...
- 23:52 Changeset [eb6cedc53fa5693c139f80d3e447e2ff2255ee65] by
- Push commands into BarnOwl:: instead of AUTOLOAD'ing them
- 23:23 Changeset [b4ef908fac59dab6ed22aa37ff29e55d0ba2c398] by
- Remove start-question and start-password commands I'm pretty sure these ...
- 22:42 Changeset [435d6b2117710c285d4257eac07f48679613237e] by
- Rename 'editmulti:' commands to 'edit:'.
- 21:53 Changeset [2f2a643a81daeb18f87329041b4bbe623c8b462e] by
- locker-update: Add --beta and --dry-run options.
- 21:46 Changeset [f9c93cd9b24166491cde9ca3a92cb761a6eb697c] by
- Locker build.
- 21:46 Changeset [130633c51d016f53f10ba2639bd501e5ec994056] by
- Merge branch ...
- 21:44 Changeset [0ce053548b2ecda139dcacadc20134c65e31804b] by
- Remove --with-athstatic --with-athstatic has no purpose any more, and I ...
- 21:44 Changeset [db98968bc3b30ba528ad63029aaba1addb187104] by
- Update build scripts for automake.
- 21:44 Changeset [39586c8dd113afee121c30a1245eb65f1f80bcde] by
- Makefile: Display what changed in owl_prototypes.h. This is a manual ...
- 21:44 Changeset [ed6248222e25dffa6b616cbeb08cf3b6aaa19f9b] by
- Remove -Wno-pointer-sign from libfaim's compile flags. This is a port of ...
- 21:44 Changeset [0b65bd726abafc33618b49204ae612d26c6582a0] by
- Makefile.am: Add rules to build the tester.
- 21:44 Changeset [c08a72568ffb178aa943639541c5ce61a7fd77d6] by
- Add perl libraries to LIBS instead of LDFLAGS. For reasons I don't fully ...
- 21:44 Changeset [37f27bc0e54077fc0d554781c838adc50188236d] by
- Switch the build system to using automake. Use automake for the build ...
07/15/09:
- 23:39 Changeset [a52d13aca9a922645adbf472d974d139c11126a4] by
- zephyr: Expand tabs in outgoing messages. While we're at it, refactor ...
- 23:03 Changeset [3e8ff1e00f28cf98e081e0425ccd467e2b6ef910] by
- Implement owl_text_expand_tabs, and tests.
- 22:49 Changeset [72ab15f8f49554cca076d3ea0271bfe01fce95c0] by
- editwin: Simplify zdot handling. I'm frankly not sure what the old code ...
07/14/09:
- 20:40 Changeset [7c83a328fd31c2e251bf67957dd817f91ffada3d] by
- IRC: Fix "ARRAY(0x...)" at the start of 'whois' output.
07/13/09:
- 22:06 Changeset [22b54a7e11a865e233b7487d805219989c6e31aa] by
- Useful filter-modifying commands filterappend FILTER TEXT filterand ...
- 13:31 Ticket #91 (:startup and wordwrap interact poorly) created by
- If you do :startup with a line long enough that barnowl automatically …
07/11/09:
- 22:07 Changeset [301c975a7a71ae32c393a1f07001ae97eb19afca] by
- Unset IEXTEN on the terminal. This should prevent VLNEXT (C-v) from being ...
- 13:14 Changeset [2fc8397e0117350e37ccc1b1b83ebcc9b94686d2] by
- Implement {forward,backward}-paragraph
- 13:14 Changeset [19a023fdc2b99ba0224a0923ba7ff7bf5a3aed3a] by
- Refactor owl_editwin_replace to allow more internal uses.
- 13:14 Changeset [0190c4dd0e3150bda87e2acd42562d10a4d20102] by
- perlglue.xs: Move editor functions into BarnOwl::Editwin::
- 13:14 Changeset [a88f35a64d4d61e59e6dca10a9077b2cc9db4c84] by
- Give perl code more rope with respect to the editwin. In particular, ...
- 13:14 Changeset [cf26b72e6c9a945a11b0859b9782b23d90435150] by
- Add an Editwin.pm that allows importing of the editwin functions.
- 13:14 Changeset [d41294aaa91d45609b2bd0139d5a9e0b91657c20] by
- Export some more functions to perl. get_region, combined with ...
- 13:14 Changeset [c6ecf5c7b947ccf3045a8217895bcb3707cc40dd] by
- Implement text_{before,after)_point in Perl. These can easily be ...
- 13:14 Changeset [bd7fb587a0fcf472db16c0b1988a0a6ed33e72a6] by
- fill-paragraph: Fix a bug with eating whitespace after a sentence.
- 13:14 Changeset [8321cb70ee69ef4c661b0a3d5260910d20b2ffff] by
- make sure the new editwin structure is zeroed out & release a potential ...
- 13:14 Changeset [16cfd12a36e59616a3972f1f42fe1615c4d02564] by
- wrap words on insert character ow, brain hurty.
- 13:14 Changeset [7f0c26f7782b597747f2f3b58cf1b0d067a8dff0] by
- Implement a setable mark.
- 13:14 Changeset [a60edf29aa3019eac300fcdff11cfb2576f46f69] by
- Implement kill-region, copy-region-as-kill, and yank.
- 13:14 Changeset [2da73482548054bd88ba616aea53da932fb3b2f4] by
- remove anomalous whitespace
- 13:14 Changeset [fc2677be1bd748f06e7854d251b7a413f6ea73d4] by
- editwin: Clean up and fix owl_editwin_fill_paragraph We now implement a ...
- 13:14 Changeset [3e36085f3981a0aa56c15dc0d78f77f46a78b80b] by
- Support echochar in the redisplay code.
- 13:14 Changeset [77f605d73ef6fda4022159af1e5a40416c47b28d] by
- Slightly more rope that you require for completion. New ...
- 13:14 Changeset [2021beaa653369127e29d16159262d57131ac519] by
- Last (for now) known cursor location bug
- 13:14 Changeset [6073462da6d33eeb0be7ca4810d0590b16f2b364] by
- make owl_editwin_adjust_for_locktext go away (and cleanse ...
- 13:14 Changeset [521bc8412b2f592277a72eb4a6536bc019dad801] by
- setter for e->index such that cached data invalidates when the point moves
- 13:14 Changeset [bab52da15f80d81b3da5d94fbc838d058bfbe3b0] by
- make a bunch of stuff static, possibly inline, maybe remove a leading _
- 13:14 Changeset [98f1e69376a8ef5af480c7e7fbe2a27191117ef7] by
- garbage collect some functions "we ain't gonna ...
- 13:14 Changeset [5b5f3e6b04725391003719bcddf597f5dae8fc13] by
- general refactoring of things that change the buffer -> ...
- 13:14 Changeset [7d25006f34ffe1098b842799458b465813be0a1b] by
- cleanup some dead word-wrapping code
- 13:14 Changeset [ebf0128b17cb1846480ff7c1d97003b1d9ce79cc] by
- some line-wrap infrastructure + refactoring Keep track of excursions and ...
- 13:14 Changeset [2f21a41eb3479910d419b44e12745d6766d0d3e6] by
- Cause emacs to set c-basic-offset correctly.
- 13:14 Changeset [e20d8179b1fbc0ba21fd86101cc72d18fcc65cf5] by
- misc refactoring & cleanup (including a nuke-trailing-whitespace)
- 13:14 Changeset [19f765df042349d8e0ae2c2bc8cde0042ce35f84] by
- Refactoring + cleanup. Factor oe_display_line out of ...
- 13:14 Changeset [d7043b4cbdf98534c5f62589ad3dac72b3410873] by
- simplify line_move goal_column logic
- 13:14 Changeset [a0fbdee028b499693f5f92b95735896419ce4778] by
- s/_?owl_editwin_(save_|restore_|)excursion/oe_\1excursion/ (and move the ...
- 13:14 Changeset [cedc95c733c5114269681fcb5e1a5ca404227513] by
- Framer works. (+ some cursor detection fixup, and, hey, you need to erase ...
- 13:14 Changeset [b5ef65c9806c5e1f3fd849697b929156d469dabd] by
- owl_editwin_get_numchars_on_line is dead code
- 13:14 Changeset [77d44021216b5ce6f3ec8b25a7b1d96e37e1e51c] by
- cursor location improved; other behavior The cursor locater now handles ...
- 13:14 Changeset [bd1a1ae26f1b49e0abbba68d6825650707a9911b] by
- Basic new redisplay + point at end of buffer + tabs The core of the new ...
- 13:14 Changeset [a556caa6cc599f80f613bcf8239a5c6550f1049c] by
- Mostly refactor the editwin to use a linear buffer position. Use a linear ...
07/07/09:
- 23:02 Changeset [a45786ec20018d5dd3674067030185032f409146] by
- editwin: Clean up some dead code.
07/06/09:
- 18:06 Ticket #89 (Do a release) closed by
- fixed
- 17:57 Ticket #90 (Incoming tabs are misdisplayed) created by
- […]
07/05/09:
- 21:29 WikiStart edited by
- (diff)
- 21:28 Changeset [d5cc1c5dac3da909677ae71c4a4c570aa74c9f50] by
- Bump the version number for development.
- 21:20 Changeset [89acc93b4eb479d4a1aa11a9f63edfc27cf6bf64] by
- Revert "Disable pointer-sign warnings when building libfaim." Athena's ...
- 21:20 Changeset [5df4b9a67df0d131296e49d30888f53288371879] by
- BarnOwl 1.2.1
- 21:02 Changeset [40977238e21a877568df2968181b55aaee67f53a] by
- configure: Support --with{out,}-stack-protector This is a cleaner way to ...
- 21:02 Changeset [e477a53d3120b25a1de5eea73598e8bc5d679a89] by
- locker-build: Build --with-zephyr --without-stack-protector
- 20:49 Changeset [16c04163b89111452dc1789d174dd52dc180db70] by
- Fix building with Zephyr.
- 20:35 Changeset [889d3bd614bdc8115113fa5f42f85d98aa13ba4c] by
- BarnOwl 1.2
- 03:18 Changeset [e6d989fc78e8d6130f9158587574264f40a26895] by
- Fix converstaion to conversation
- 03:18 Changeset [69f89c73e01c0dddc397b05c7ee0ae14ac59eb33] by
- Copyediting Fix spelling of entries, and and terminal space before the */
- 03:18 Changeset [13fe062866383a38d2854a5031712ab7b63a5b77] by
- Fixing comments to reflect rename of owl_function_add_message to ...
07/02/09:
06/29/09:
- 20:02 Changeset [b72670bc5181a617f1688a84fe61beb45f4ad021] by
- Recalculate topmsg when swaping the cursor and mark in the ...
06/28/09:
- 18:37 Changeset [0982901b3611e8a795d8e1630bcbfe1925feefe5] by
- codelist.pl: Don't scan perlglue.c for declarations.
- 18:34 Changeset [2c270e6210cd6e779b4dcf891a008c6e773a8719] by
- configure: Support an explicit --with{out,}-zephyr option.
06/23/09:
- 00:45 Changeset [94af438df9825b17786abcfeaff6dd9ffb1e8998] by
- Display a nicer error in :blist if .anyone doesn't exist. Signed-off-by: ...
06/21/09:
- 03:24 Ticket #88 (OneLine mode fails on some zephyr markup) created by
- Due to the limited space, OneLine mode handles some Zephyr markup …
06/20/09:
06/18/09:
- 18:30 Changeset [30e7ffdcb0c653baff90c99a801d2bf2cdd7a46d] by
- Don't zcrypt shift-R replies to zcrypted messages In particular, if we've ...
Note: See TracTimeline
for information about the timeline view.
