Timeline


and

Jan 2, 2011:

3:35 PM Changeset [d222c44]release-1.10release-1.8release-1.9 by David Benjamin <davidben@mit.edu>
Kill owl_getquoting and fix quoting bugs That function is nonsense. Fix a number of quoting bugs relating to its use (and lack thereof). Also quote regex characters in CC narrows.
3:35 PM Changeset [2bc6ad35]release-1.10release-1.8release-1.9 by David Benjamin <davidben@mit.edu>
Add owl_quote_arg and owl_string_append_quoted_arg Also add unit tests. We don't appear to have an equivalent of BarnOwl::quote in C that actually works.
3:31 PM Changeset [d275eb2]release-1.10release-1.8release-1.9 by David Benjamin <davidben@mit.edu>
Replace atokenize with glib's g_strsplit_set Glib's had g_strsplit_set since forever, and it does exactly the same thing as atokenize, modulo needing a pesky NULL check. We may as well use it.

Dec 21, 2010:

5:59 PM Changeset [a359456]release-1.7 by David Benjamin <davidben@mit.edu>
Fixup owl_util_recursive_resolve_link to handle relative symlinks Relative paths in symlinks are resolve relative to the parent directory. We need to correctly handle this case.
5:55 PM Changeset [f640876]release-1.10release-1.8release-1.9 by David Benjamin <davidben@mit.edu>
Punt some old owl_timer objects Not only are they no longer used, they cannot be used. owl_select doesn't let you allocate owl_timers on the stack and in structs anymore.
5:54 PM Changeset [8510d5b]release-1.10release-1.8release-1.9 by David Benjamin <davidben@mit.edu>
Check passwd entries to determine home dir Still manually check the HOME variable because g_get_home_dir prefers passwd entries to environment variables. (Should we?)
5:54 PM Changeset [fa90c34]release-1.10release-1.8release-1.9 by David Benjamin <davidben@mit.edu>
Fixup owl_util_recursive_resolve_link to handle relative symlinks Relative paths in symlinks are resolve relative to the parent directory. We need to correctly handle this case.
5:54 PM Changeset [9b9efa2b]release-1.10release-1.8release-1.9 by David Benjamin <davidben@mit.edu>
Punt owl_util_max and owl_util_min in favor of MAX and MIN glib already provides those macros which we happily use outside of one place.

Dec 20, 2010:

9:47 PM Ticket #164 (freeze at 100% cpu under ridiculous linewrap and color-escape conditions) created by mats_a@mit.edu
Setting the following: […] then pasting in the following text …

Dec 17, 2010:

11:41 PM ColorUtils edited by geofft@mit.edu
(diff)
10:57 PM Overriding created by geofft@mit.edu
10:49 PM WikiStart edited by geofft@mit.edu
(diff)

Dec 12, 2010:

10:47 PM Ticket #163 (zpunt listing should allow for easier zunpunting) created by kevinr@mit.edu
The listing for active zpunt filters (pulled up using the command …
10:44 PM Ticket #162 (want 'zunpunt all') created by kevinr@mit.edu
If I have a lot of zpunts, it's time-consuming to clear them all. I …
10:34 PM Ticket #161 (commands in startup which request input fail oddly) created by kevinr@mit.edu
If I put, at the end of my ~/.owl/startup, a command which requests …
7:44 PM Plugins edited by kevinr@mit.edu
(diff)

Dec 9, 2010:

2:19 AM Ticket #160 (IRC conversation detection doesn't detect msgs addressing multiple people) created by broder@mit.edu
narrowing on an IRC message where one person addresses another results …
Note: See TracTimeline for information about the timeline view.