Timeline


and

Sep 16, 2002:

6:14 PM Changeset [62f24bc]barnowl_perlaimdebianowlrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by James M. Kretchmar <kretch@mit.edu>
Oops, that last checkin should have read "memory leak and uninitialzed memory read in fmtext". Fixed in ChangeLog as well.
6:13 PM Changeset [af2ca19]barnowl_perlaimdebianowlrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by James M. Kretchmar <kretch@mit.edu>
Fixed memory leak and buffer overrun in fmtext
2:51 PM Changeset [42abb10]barnowl_perlaimdebianowlrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by James M. Kretchmar <kretch@mit.edu>
There is now a 'zlist' command that acts like 'znol -l' 'l' is bound to 'zlist'
1:33 PM Changeset [425c013]barnowl_perlaimdebianowlrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by James M. Kretchmar <kretch@mit.edu>
'zlog in' will now take an optional thrid argument to set the 'tty' variable before setting the zlocation

Sep 15, 2002:

4:45 PM Changeset [5145235]barnowl_perlaimdebianowlrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by James M. Kretchmar <kretch@mit.edu>
Fix memory problem in setting default tty. Removed some commented material from configure.in and owl.c

Sep 2, 2002:

12:10 PM Changeset [61e79a9]barnowl_perlaimdebianowlrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by James M. Kretchmar <kretch@mit.edu>
The tty variable now controls the zephyr location tty name

Aug 26, 2002:

10:46 AM Changeset [c01e477]barnowl_perlaimdebianowlrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by James M. Kretchmar <kretch@mit.edu>
Fixed bug in sending messages to a class with the new zsig code. Started modifying 'tty' variable. Warning: NOT DONE.

Aug 25, 2002:

3:02 PM Changeset [56330ff]barnowl_perlaimdebianowlrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by James M. Kretchmar <kretch@mit.edu>
Moved zsig generation to the zwrite object Print the zsig used for outgoing messages
11:35 AM Changeset [4b464a4]barnowl_perlaimdebianowlrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by James M. Kretchmar <kretch@mit.edu>
Messages now have a direciton (in, out or none). Filters can this direction Outbound messages are no longer type 'admin' but are of the appropriate message type (i.e. 'zephyr') and are direction 'out'. Smartnarrow now works on outgoing messages 'info' updated to show more information for admin and outgoing messages Renamed pretty_sender to short_zuser and renamed long_sender to long_zuser

Aug 22, 2002:

3:54 PM Changeset [7131cf2]barnowl_perlaimdebianowlrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Erik Nygren <nygren@mit.edu>
Temporary fix to bug where C-SPACE would cause the key handler to lock up.

Aug 20, 2002:

12:20 AM Changeset [5f37310]barnowl_perlaimdebianowlrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Erik Nygren <nygren@mit.edu>
Added <stdlib.h> to includes.

Aug 18, 2002:

3:09 PM Changeset [75be7c0]barnowl_perlaimdebianowlrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by James M. Kretchmar <kretch@mit.edu>
Added "body" as a valid field to match on in a filter.
7:44 AM Changeset [60ffe04]barnowl_perlaimdebianowlrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by James M. Kretchmar <kretch@mit.edu>
Oops, version bumped to 1.2.3 and ChangeLog updated accordingly.
7:42 AM Changeset [0236842]barnowl_perlaimdebianowlrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by James M. Kretchmar <kretch@mit.edu>
Added filters "ping", "auto" and "login" by default.

Aug 17, 2002:

6:04 PM Changeset [1354456]barnowl_perlaimdebianowlrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by James M. Kretchmar <kretch@mit.edu>
small fix to make 'prev' after >> go to the last message, instead of the second to last.
3:23 PM Changeset [5eeea3b]barnowl_perlaimdebianowlrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Erik Nygren <nygren@mit.edu>
Modified the behavior of last so that "> >" will clear the screen. The new behavior of last is: Moves the pointer to the last message in the view. If we are already at the last message in the view, blanks the screen and moves just past the end of the view so that new messages will appear starting at the top of the screen. Fixed a typo in the help for smartzpunt. Fixed functions to handle curmsg being past the end of the view.
1:50 PM Changeset [9bd2c17]barnowl_perlaimdebianowlrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by James M. Kretchmar <kretch@mit.edu>
Changed getsubs to print subs in the order you get them in.
1:47 PM Changeset [67103d4]barnowl_perlaimdebianowlrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Erik Nygren <nygren@mit.edu>
+ Fixed bug in readconfig.c that prevented building under perl 5.005. + Switched "C-x C-x" to only "startcommand quit"
1:21 PM Changeset [59cf91c]barnowl_perlaimdebianowlrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by Erik Nygren <nygren@mit.edu>
Attempts to stay near the current message when switching views. When switching from an empty view to one we've previously been in, the new current message position will attempt to be close to the current position from the last time we visited that view.
10:44 AM Changeset [37c27cf]barnowl_perlaimdebianowlrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by James M. Kretchmar <kretch@mit.edu>
Redraw the mainwin even after a failed search.
10:31 AM Changeset [1fd0b25]barnowl_perlaimdebianowlrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9 by James M. Kretchmar <kretch@mit.edu>
Added the 'search' command. '/' is a keybinding for 'search' '?' is a keybinding for 'search -r' Fixed stristr, which was completely broken renamed owl_fmtext_ztext_stylestrip to owl_function_ztext_styletsrip and put it in functions.c
Note: See TracTimeline for information about the timeline view.