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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @262 [262] 5 years jppavao Added some more helpful info to the tooltip of the status message text …
(edit) @256 [256] 5 years jppavao Moved the debug info format on the Release builds to DWARF with dSYM …
(edit) @255 [255] 5 years jppavao Fixed some build settings on the Xcode project file.
(edit) @254 [254] 5 years jppavao Sending an empty string in the XML input sheet of the XML console is no …
(edit) @251 [251] 5 years jppavao Converted the declarations of "Private" categories to class extensions …
(edit) @250 [250] 5 years jppavao Fixed an issue with missing new message notifications on chat windows that …
(edit) @249 [249] 5 years jppavao Finished the implementation of the reporter of unhandled exceptions and …
(edit) @248 [248] 5 years jppavao Improved reliability of application termination after an unexpected …
(edit) @246 [246] 5 years jppavao Fixed the references to the LPCrashReporter.{h,m} files in the Xcode …
(edit) @245 [245] 5 years jppavao Moved all the unhandled exceptions and crash logs reporting code to a new …
(edit) @244 [244] 5 years jppavao Improved the exception reporter alert window. Having sheets open prevents …
(edit) @243 [243] 5 years jppavao The XML input sheet in the XML console window can now perform a basic …
(edit) @242 [242] 5 years jppavao Fixed an issue with the tracking of recently exchanged XML stanzas in the …
(edit) @240 [240] 5 years jppavao When an exception goes all the way up the call stack and ends up …
(edit) @239 [239] 5 years jppavao The XML console window doesn't scroll its contents down anymore if the …
(edit) @238 [238] 5 years jppavao Fixed some spacing issues with the ads banner. When there wasn't enough …
(edit) @237 [237] 5 years jppavao Added the account name to the text displayed in the account error alert …
(edit) @236 [236] 5 years jppavao Added a new user default to the preferences for choosing a default …
(edit) @234 [234] 5 years jppavao Fixed the tab-order of the text fields in the "Join Chat Room" window. …
(edit) @233 [233] 5 years jppavao Polished the sheets that pop up when the user tries to add a JID that is …
(edit) @231 [231] 5 years jppavao Changed the bundled Growl framework to the version featuring an …
(edit) @230 [230] 5 years jppavao Added icons to the MUC participants list. Closes #143.
(edit) @226 [226] 5 years jppavao Delayed the initial automatic check for updates for some seconds as an …
(edit) @222 [222] 5 years jppavao Added NOOP roster pushes to aid in keeping multiple connected resources of …
(edit) @220 [220] 5 years jppavao Finished the initial implementation of the support for metacontacts in …
(edit) @216 [216] 5 years jppavao Laid the initial foundation for supporting XEP-0209. References #145.
(edit) @215 [215] 5 years jppavao The "Current iTunes Track" status mode can now also display the …
(edit) @213 [213] 5 years jppavao Made minor adjustments to the shadows of the embossed text fields. Undid …
(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] 6 years jppavao Added a dock badge and a dock menu item for pending incoming file …
(edit) @166 [166] 6 years jppavao Added a badge to the app dock icon that displays the number of unread …
(edit) @164 [164] 6 years jppavao Added new icons to the items listed in the message center source list.
(edit) @161 [161] 6 years jppavao Fixed some issues with the URL scanner. "www.mmm.nnn/ddd" URLs are now …
(edit) @158 [158] 6 years jppavao We no longer fiddle with the lproj directories inside the app bundle in …
(edit) @157 [157] 6 years jppavao Updated the build system configuration to restore compatibility with …
(edit) @153 [153] 6 years jppavao Harmonized status updates based on the value saved in the server. Now all …
(edit) @152 [152] 6 years jppavao Improved reliability of the account auto-reconnect mechanism. It now works …
(edit) @147 [147] 6 years jppavao Whenever a MUC nickname is displayed to the user, whitespace characters at …
(edit) @146 [146] 6 years jppavao Advanced preferences that are account related were moved to the accounts …
(edit) @145 [145] 6 years jppavao When a connection attempt fails, we now try again using the server …
(edit) @143 [143] 6 years jppavao Fixed an assertion failure when adding an already "touched" JID to the …
(edit) @141 [141] 6 years jppavao Minor MUC fix for when no nickname is specified when joining a chat room …
(edit) @139 [139] 6 years jppavao Fixed several bugs related to nickname conflicts and nickname changes in …
(edit) @138 [138] 6 years jppavao Added more sanity checks for the nickname used when entering a MUC room. …
(edit) @137 [137] 6 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.