Timeline


and .

24-08-2007:

17:42 Ticket #63 (Improve the Nightly build changeset) created by melo
Two quick improvements to the nightly build changes list: * Add a link …
17:06 Changeset [84] by jppavao
  • trunk/lilypad/Lilypad.xcodeproj/jpp.mode1
  • trunk/lilypad/Lilypad.xcodeproj/jpp.pbxuser
  • trunk/lilypad/Sources/LPRecentMessagesStore.m
We can now recognize "xmpp:" scheme URIs in our own chat windows. Also, …
17:00 Changeset [83] by jppavao
  • trunk/nightly_build/make-nightly-build.sh
Minor modification to the release notes of each generated build. Refs #44.
12:57 Ticket #62 (Support the sapo:photo protocolo of the Win SAPO Messenger client) created by melo
The Windows client has a possibility to share a photo slide-show. The Mac …
12:56 Ticket #61 (File transfer does not work with the Windows SAPO Messenger client) created by melo
In some situations, I'm unable to receive files from a Windows SAPO …
12:53 Ticket #60 (Support multiple accounts) created by melo
The client should support multiple XMPP accounts simultaneously. Some …

23-08-2007:

17:46 Changeset [82] by jppavao
  • trunk/nightly_build/make-nightly-build.sh
A nightly build now also features in its release notes all the subversion …
17:31 Changeset [81] by jppavao
  • trunk/lilypad/Sources/LPUIController.m
We now handle XMPP URIs having an action type of "message" or "join". …
17:08 Changeset [80] by jppavao
  • trunk/lilypad/Lilypad.xcodeproj/jpp.mode1
  • trunk/lilypad/Lilypad.xcodeproj/jpp.pbxuser
  • trunk/lilypad/Sources/LPAccount.h
It's now possible to start a chat with a JID that is not currently on our …

22-08-2007:

20:23 Changeset [79] by jppavao
  • trunk/lilypad/Lilypad.xcodeproj/jpp.mode1
  • trunk/lilypad/Lilypad.xcodeproj/jpp.pbxuser
  • trunk/lilypad/Lilypad.xcodeproj/project.pbxproj
Added a new LPXMPPURI model class capable of parsing a given string into …

21-08-2007:

13:32 Ticket #59 (Offline messages not marked as read in Message Center) closed by jppavao
fixed: (In [78]) Fixed an issue with the offline messages not being marked as …
13:32 Changeset [78] by jppavao
  • trunk/lilypad/Sources/LPMessageCenterWinController.m
Fixed an issue with the offline messages not being marked as read in the …
12:46 Ticket #59 (Offline messages not marked as read in Message Center) created by jppavao
Messages that were received while offline are not being marked as read …

20-08-2007:

18:42 Ticket #58 (Use a diferent char for "Listening to music" status) closed by jppavao
fixed: (In [77]) Changed the prefix used in the "Use iTunes Track" status mode …
18:42 Changeset [77] by jppavao
  • trunk/lilypad/Sources/LPCommon.m
Changed the prefix used in the "Use iTunes Track" status mode from the …
18:30 Ticket #58 (Use a diferent char for "Listening to music" status) created by gcarvalho
Currently leapfrog is using char #266C for the "Listening to music" …
18:10 Changeset [76] by jppavao
  • trunk/lilypad/Lilypad.xcodeproj/jpp.mode1
  • trunk/lilypad/Lilypad.xcodeproj/jpp.pbxuser
  • trunk/lilypad/Sources/LPPubManager.h
The main ad banner is now entirely loaded from a server-side URL, as …

03-08-2007:

19:05 Changeset [75] by jppavao
  • trunk/lilypad/Sources/LPPrefsController.m
Fixed a bug in the popup menu for selecting the default system-wide XMPP …
18:35 Changeset [74] by jppavao
  • trunk/lilypad/Lilypad.xcodeproj/jpp.mode1
  • trunk/lilypad/Lilypad.xcodeproj/jpp.pbxuser
  • trunk/lilypad/Resources/English.lproj/Localizable.strings
Added a menu in the preferences for choosing the default system-wide …
13:19 Ticket #57 (Allow the use of the JID of MUC participants if available) created by jppavao
It should be possible to add them to our roster either by choosing a …
13:16 Ticket #56 (Chatting with a JID that isn't on the roster) created by jppavao
It should be possible to start a chat with some arbitrary JID that isn't …

02-08-2007:

12:39 Ticket #54 (Dropping a JID on an empty area of the roster triggers an exception) closed by jppavao
fixed: (In [73]) Fixed an exception that was sometimes raised when dropping a JID …
12:39 Changeset [73] by jppavao
  • trunk/lilypad/Resources/English.lproj/Localizable.strings
  • trunk/lilypad/Resources/pt.lproj/Localizable.strings
  • trunk/lilypad/Sources/LPRosterController.m
Fixed an exception that was sometimes raised when dropping a JID on an …
12:05 Ticket #55 (Implement Undo functionality for some of the roster editing actions) created by jppavao

01-08-2007:

18:59 Ticket #25 (Chat window, JID pop-up menu and offline JIDs) closed by jppavao
fixed: (In [72]) When we receive a chat message from a JID that is offline, we …
18:59 Changeset [72] by jppavao
  • trunk/lilypad/Lilypad.xcodeproj/jpp.mode1
  • trunk/lilypad/Lilypad.xcodeproj/jpp.pbxuser
  • trunk/lilypad/Sources/LPAccount.m
When we receive a chat message from a JID that is offline, we now change …
15:59 Changeset [71] by jppavao
  • trunk/lilypad/Sources/LPChatController.m
Divided the JIDs popup menu in chat windows into two sections, one with …
15:55 Ticket #54 (Dropping a JID on an empty area of the roster triggers an exception) created by jppavao
Dropping a JID on an empty area of the roster contacts list sometimes …

30-07-2007:

18:25 Changeset [70] by jppavao
  • trunk/lilypad/Sources/LPPlatform.m
Added a missing NSAutoreleasePool around the code of one of the …
16:28 Changeset [69] by jppavao
  • trunk/lilypad/Sources/JKGroupTableView.h
  • trunk/lilypad/Sources/JKGroupTableView.m
  • trunk/lilypad/Sources/LPRosterController.m
Renamed some delegate methods to prevent potential name clashes with …

27-07-2007:

19:43 Ticket #1 (itunes track as status message) closed by jppavao
fixed: (In [68]) The "use current iTunes track as status message" setting is now …
19:43 Ticket #47 (Use tune as status message is not sticky) closed by jppavao
fixed: (In [68]) The "use current iTunes track as status message" setting is now …
19:43 Changeset [68] by jppavao
  • trunk/core/lfp_api.cpp
  • trunk/core/lfp_api.h
  • trunk/core/main.cpp
The "use current iTunes track as status message" setting is now preserved …

26-07-2007:

18:58 Ticket #53 (Translate to Portuguese) created by chenriques
13:04 Changeset [67] by jppavao
  • trunk/lilypad/Lilypad.xcodeproj/jpp.mode1
  • trunk/lilypad/Lilypad.xcodeproj/jpp.pbxuser
  • trunk/lilypad/Resources/English.lproj/MessageCenter.nib/classes.nib
Made some minor adjustments to the layout of the source list in the …

25-07-2007:

19:13 Ticket #28 (Cmd-E does not work in the Chat window) closed by jppavao
fixed: (In [66]) Added "Find" capabilities to chat windows and a new Find panel. …
19:13 Changeset [66] by jppavao
  • trunk/lilypad/Lilypad.xcodeproj/jpp.mode1
  • trunk/lilypad/Lilypad.xcodeproj/jpp.pbxuser
  • trunk/lilypad/Lilypad.xcodeproj/project.pbxproj
Added "Find" capabilities to chat windows and a new Find panel. Closes …
Note: See TracTimeline for information about the timeline view.