root/trunk/lilypad/Lilypad.xcodeproj/jpp.mode1v3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @212 [212] 5 years jppavao Another batch of minor adjustments to the spacing of GUI items.
(edit) @208 [208] 5 years jppavao Adjusted some icon file references in the Xcode project.
(edit) @207 [207] 5 years jppavao Yet another lot of changes to the GUI.
(edit) @205 [205] 5 years jppavao More cosmetic fixes to the roster window. Our custom NSWindow subclass was …
(edit) @203 [203] 5 years jppavao Applied some long overdue cosmetic changes to the roster window.
(edit) @200 [200] 5 years jppavao Updated some image resources to higher resolution versions.
(edit) @199 [199] 5 years jppavao The default folder for downloads (incoming file transfers) is now the …
(edit) @198 [198] 5 years jppavao Added some safeguards to the loading of the message center store. Closes …
(edit) @197 [197] 5 years jppavao Added an overlay window that is displayed on top of a MUC window where the …
(edit) @196 [196] 5 years jppavao Group-chat windows are now "disabled" when their account goes down. Also, …
(edit) @193 [193] 5 years jppavao Improved the GUI workflow for renaming a group and for moving contacts to …
(edit) @190 [190] 5 years jppavao - Added some safeguards to all the +initialize methods throughout the …
(edit) @189 [189] 5 years jppavao Cleared the delegates of all WebViews? present in chat windows when the …
(edit) @188 [188] 5 years jppavao Fixed a possible hang of the message store upgrade sequence. Fixes #102.
(edit) @187 [187] 5 years jppavao Added a "Send SMS to Group" menu item to the contextual menu for groups in …
(edit) @186 [186] 5 years jppavao Contacts and phone JIDs can now be dropped into the recipients text field …
(edit) @185 [185] 5 years jppavao Fixed the "Failed to send SMS" error message. Fixes #115.
(edit) @184 [184] 5 years jppavao It's now possible to select several contacts in the roster and select …
(edit) @182 [182] 5 years jppavao Fixed a crash that happened when sending SMS messages to phone numbers …
(edit) @181 [181] 5 years jppavao The window for sending SMS messages now allows the user to enter multiple …
(edit) @180 [180] 5 years jppavao Added more user feedback when sending an SMS. Fixes #115.
(edit) @179 [179] 5 years jppavao Added a "Make New Contact" button to the Get Info window. It creates a new …
(edit) @178 [178] 5 years jppavao Added a "Make New Contact" button to the Get Info window. It creates a new …
(edit) @175 [175] 5 years jppavao Added initial support for chat message events. We only use the composing …
(edit) @174 [174] 5 years jppavao Made the MSN transport support multi-account aware. References #112.
(edit) @173 [173] 5 years jppavao Added a small delay before automatically switching a chat to a different …
(edit) @172 [172] 5 years jppavao Fixed some cosmetic bugs on the message center source list.
(edit) @170 [170] 5 years jppavao Polished the message center window. It now features a standard source list …
(edit) @169 [169] 5 years jppavao The corner of the roster window is now used for signaling pending …
(edit) @167 [167] 5 years jppavao Added a dock badge and a dock menu item for pending incoming file …
(edit) @166 [166] 5 years jppavao Added a badge to the app dock icon that displays the number of unread …
(edit) @164 [164] 5 years jppavao Added new icons to the items listed in the message center source list.
(edit) @161 [161] 5 years jppavao Fixed some issues with the URL scanner. "www.mmm.nnn/ddd" URLs are now …
(edit) @158 [158] 5 years jppavao We no longer fiddle with the lproj directories inside the app bundle in …
(edit) @157 [157] 5 years jppavao Updated the build system configuration to restore compatibility with …
(edit) @153 [153] 5 years jppavao Harmonized status updates based on the value saved in the server. Now all …
(edit) @152 [152] 5 years jppavao Improved reliability of the account auto-reconnect mechanism. It now works …
(edit) @147 [147] 5 years jppavao Whenever a MUC nickname is displayed to the user, whitespace characters at …
(edit) @146 [146] 5 years jppavao Advanced preferences that are account related were moved to the accounts …
(edit) @145 [145] 5 years jppavao When a connection attempt fails, we now try again using the server …
(edit) @143 [143] 5 years jppavao Fixed an assertion failure when adding an already "touched" JID to the …
(edit) @141 [141] 5 years jppavao Minor MUC fix for when no nickname is specified when joining a chat room …
(edit) @139 [139] 5 years jppavao Fixed several bugs related to nickname conflicts and nickname changes in …
(edit) @138 [138] 5 years jppavao Added more sanity checks for the nickname used when entering a MUC room. …
(edit) @137 [137] 5 years jppavao Minor fixes to the MUC invitations code for recent problems related to …
(edit) @136 [136] 6 years jppavao Fixed our growl notifications to be multi-account aware. Notifications for …
(edit) @135 [135] 6 years jppavao When joining a multi-user chat the user can now select the …
(edit) @134 [134] 6 years jppavao Fixed the display of the XML console window when the ctrl-alt-shift …
(edit) @133 [133] 6 years jppavao Previously, when trying to determine whether a JID was associated with a …
(edit) @128 [128] 6 years jppavao Fixed a critical bug where when removing an account from the preferences …
(edit) @126 [126] 6 years jppavao Added support for multiple sapo agents & disco debug windows (one per …
(edit) @125 [125] 6 years jppavao Added multiple XML consoles to match the multiple-account support. Refs …
(edit) @124 [124] 6 years jppavao Fixed the roster window ads: they were being displayed only when the …
(edit) @122 [122] 6 years jppavao Multi-account fixes to the avatar editor window. Minor multi-account …
(edit) @121 [121] 6 years jppavao MUC fixes: group chat invitations are working again. Refs #60.
(edit) @117 [117] 6 years jppavao The Leapfrog project can now be edited and built on Xcode 3 on Mac OS X …
(edit) @113 [113] 6 years jppavao Fixed some issues related to multi-account support in chat windows. Fixed …
(edit) @90 [90] 6 years jppavao Initial support for multi-accounts. IMPORTANT: The implementation is …
(edit) @89 [89] 6 years jppavao Added some new icons to the toolbar in the MUC window. The application …
(edit) @88 [88] 6 years jppavao Added a multiple-accounts configuration pane to the preferences window. …
(add) @87 [87] 6 years jppavao It's now possible to start a chat with a JID that isn't currently on our …
Note: See TracRevisionLog for help on using the revision log.