<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -258,6 +258,8 @@ module RubyCurses
         @message_col = (width-message.length)/2
       end
       @message_row = row
+      # added 2009-11-05 14:53 to fix erasure of border
+      display_length -= @message_col
       # FIXME : wont print if newline at end of message !!!
       #@window.printstring( row, @message_col , message, color=$reversecolor)
       # 2008-12-30 19:45 experimenting with label so we can get justify and wrapping.</diff>
      <filename>lib/rbcurse/rmessagebox.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>8c9c8058af7917839ca9b8649ae7b21b89fa2cce</id>
    </parent>
  </parents>
  <author>
    <name>Rahul Kumar</name>
    <email>rahulbenegal@gmail.com</email>
  </author>
  <url>http://github.com/rkumar/rbcurse/commit/0cf7fbb7d5dfe9a5dd4d5db54779f41105706b37</url>
  <id>0cf7fbb7d5dfe9a5dd4d5db54779f41105706b37</id>
  <committed-date>2009-11-05T06:41:23-08:00</committed-date>
  <authored-date>2009-11-05T06:41:23-08:00</authored-date>
  <message>messagebox border erasure fixed

display_length corrected so now border not erased.</message>
  <tree>4db79cc9b39f1c86ef43fdd248038ed0c02dcfa6</tree>
  <committer>
    <name>Rahul Kumar</name>
    <email>rahulbenegal@gmail.com</email>
  </committer>
</commit>
