[1560] in BarnOwl Developers
[nelhage/barnowl] 5f78a3: Remove the 'name' field from views.
daemon@ATHENA.MIT.EDU (noreply@github.com)
Thu Oct 29 18:18:00 2009
Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@lunatique.mit.edu
X-Barracuda-Envelope-From: noreply@github.com
Date: Sun, 19 Jul 2009 19:33:08 -0700
To: barnowl-dev@mit.edu
From: noreply@github.com
Branch: refs/heads/barnowl_perlmessages
Home: http://github.com/nelhage/barnowl
Commit: 5f78a37fad53f545e3c6953b908d9170db1f442f
http://github.com/nelhage/barnowl/commit/5f78a37fad53f545e3c6953b908d9170db1f442f
Author: Nelson Elhage <nelhage@mit.edu>
Date: 2009-07-19 (Sun, 19 Jul 2009)
Changed paths:
M commands.c
M functions.c
M owl.c
M perl/lib/BarnOwl/View.pm
M t/view-basic.t
M t/view-bugs.t
M view.c
Log Message:
-----------
Remove the 'name' field from views.
Commit: 031bcd2701f1811b578e81cc24fc3fc62abb6abf
http://github.com/nelhage/barnowl/commit/031bcd2701f1811b578e81cc24fc3fc62abb6abf
Author: Nelson Elhage <nelhage@mit.edu>
Date: 2009-07-19 (Sun, 19 Jul 2009)
Changed paths:
M t/messages.t
Log Message:
-----------
message.t: Fix test for the _time -> unix_time renaming
Commit: da80a55b6fa7bfadbcd77c5c55bd4d8e384a0d73
http://github.com/nelhage/barnowl/commit/da80a55b6fa7bfadbcd77c5c55bd4d8e384a0d73
Author: Nelson Elhage <nelhage@mit.edu>
Date: 2009-07-19 (Sun, 19 Jul 2009)
Changed paths:
M functions.c
M global.c
M mainwin.c
M owl.c
M owl.h
M util.c
Log Message:
-----------
Move state out of owl_global into the mainwin
Commit: 3bfad895a0b7cf4f0530eda9662d56451fad3bbb
http://github.com/nelhage/barnowl/commit/3bfad895a0b7cf4f0530eda9662d56451fad3bbb
Author: Nelson Elhage <nelhage@mit.edu>
Date: 2009-07-19 (Sun, 19 Jul 2009)
Changed paths:
M functions.c
Log Message:
-----------
Clean up the framer ("topmsg calculation") a bunch.
Commit: 0ace23b3676090d5d70e76a39152ea417f8f4696
http://github.com/nelhage/barnowl/commit/0ace23b3676090d5d70e76a39152ea417f8f4696
Author: Nelson Elhage <nelhage@mit.edu>
Date: 2009-07-19 (Sun, 19 Jul 2009)
Changed paths:
M functions.c
M global.c
M mainwin.c
Log Message:
-----------
Move the framer into mainwin.c