Ignore:
Timestamp:
11/21/08 10:46:54 (16 years ago)
Author:
ra33
Message:

Refactored DateTime format code... so all formats are determined in a single spot.

Fixed bug preventing users from clicking a frame title of a protected frame to move to the next and previous frame.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/expeditee/actions/Actions.java

    r408 r419  
    2727import org.expeditee.gui.MessageBay;
    2828import org.expeditee.io.Conversion;
    29 import org.expeditee.io.Logger;
    3029import org.expeditee.items.Item;
    3130import org.expeditee.items.ItemUtils;
    3231import org.expeditee.items.Text;
    3332import org.expeditee.simple.SString;
     33import org.expeditee.stats.Logger;
    3434
    3535/**
Note: See TracChangeset for help on using the changeset viewer.