Timeline


and

May 30, 2007:

10:30 PM Changeset [8757122]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Nelson Elhage <nelhage@mit.edu>
We don't need to squash warnings here, we should just use "" as a default, since the undef's will get stringified anyways.
1:17 AM Changeset [4508e21]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Nelson Elhage <nelhage@mit.edu>
Properly pass the usage when defining the jabberlogin command
12:05 AM Changeset [13a3c1db]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Nelson Elhage <nelhage@mit.edu>
Refactoring message processing: All new messages, incoming or outgoing, get added to the owl_global_messagequeue by protocol code, and then passed to owl_proces_message, which serves as a single central code path for adding messages to the message list.

May 29, 2007:

8:05 PM Changeset [1fd5e4c1]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Nelson Elhage <nelhage@mit.edu>
Perl doesn't actually specify the behavior of our $var = foo if bar; Change this to something guaranteed to work.
12:11 AM Changeset [5ddb952]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Nelson Elhage <nelhage@mit.edu>
Removing a debug print to /tmp/error that causes an error message on startup.

May 28, 2007:

9:56 PM Changeset [3c455b4]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Alejandro R. Sedeño <asedeno@mit.edu>
r675, take two. This was lost in the merging of the PAR branch. Fix the bug in which rejoining a MUC you're already in (nick change) results in the MUC appearing multiple times when you show presence info for all MUCs.

May 24, 2007:

6:16 PM Changeset [693c8f2]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Alejandro R. Sedeño <asedeno@mit.edu>
Jabber tweaks: BarnOwl::Message::Jabber now defines subcontext as subject, much as BarnOwl::Message::Zephyr maps instance to it. BarnOwl::Module::Jabber now preserves subjects through replies to MUCs. Also, fixed a typo in which ``jwrite ... -s foo'' showed up as ``jwrite ... -t foo'' when echoed back to the terminal.

May 19, 2007:

6:35 PM Changeset [987ff51]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by David Glasser <glasser@davidglasser.net>
Add a "setsearch" command which sets the search highlight string without moving the cursor. * commands.c (commands_to_init): Add "setsearch" command and documentation. (owl_command_setsearch): Implementation of new command.

May 18, 2007:

4:57 PM Changeset [cd57601]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Nelson Elhage <nelhage@mit.edu>
Documenting BarnOwl::new_variable_*
4:54 PM Changeset [a695a68]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Nelson Elhage <nelhage@mit.edu>
Adding the ability to define new variables from perl.

May 17, 2007:

2:43 PM Changeset [ec53338]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Nelson Elhage <nelhage@mit.edu>
Some small doc fixes [thanks to jwalden for pointing them out].

May 16, 2007:

10:21 PM Changeset [fa3290d]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Alejandro R. Sedeño <asedeno@mit.edu>
Do not initialize the colorpair manager array if we don't have colors. More specifically, do not write into arrays we have not allocated and segfault.
7:21 PM Changeset [6933082]barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Nelson Elhage <nelhage@mit.edu>
Adding PAR dependency to README
Note: See TracTimeline for information about the timeline view.