Show
Ignore:
Timestamp:
04-01-2008 16:39:39 (5 years ago)
Author:
jppavao
Message:

Added initial support for chat message events. We only use the composing event, and only send it as per XEP-0022 for now. The GUI only displays an icon on the corner of each chat window when the other contact is typing. The designers will have to fix this one. References #8.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/lilypad/Resources/English.lproj/Chat.nib/info.nib

    r169 r175  
    44<dict> 
    55        <key>IBDocumentLocation</key> 
    6         <string>99 147 475 306 0 0 1440 878 </string> 
    7         <key>IBEditorPositions</key> 
    8         <dict> 
    9                 <key>144</key> 
    10                 <string>605 574 280 112 0 0 1440 878 </string> 
    11                 <key>213</key> 
    12                 <string>89 705 179 53 0 0 1440 878 </string> 
    13                 <key>30</key> 
    14                 <string>583 513 323 193 0 0 1440 878 </string> 
    15         </dict> 
     6        <string>69 10 356 240 0 0 1440 878 </string> 
    167        <key>IBFramework Version</key> 
    178        <string>489.0</string> 
    18         <key>IBOpenObjects</key> 
    19         <array> 
    20                 <integer>30</integer> 
    21                 <integer>202</integer> 
    22                 <integer>213</integer> 
    23                 <integer>144</integer> 
    24                 <integer>5</integer> 
    25         </array> 
     9        <key>IBLastKnownRelativeProjectPath</key> 
     10        <string>../../../Lilypad.xcodeproj</string> 
     11        <key>IBOldestOS</key> 
     12        <integer>4</integer> 
    2613        <key>IBSystem Version</key> 
    2714        <string>9B18</string> 
     15        <key>targetFramework</key> 
     16        <string>IBCocoaFramework</string> 
    2817</dict> 
    2918</plist>