Граф коммитов

31149 Коммитов

Автор SHA1 Сообщение Дата
Florian Quèze f128c374c1 Fix bug: when an account is disconnected and reconnected, buddies won't appear in the buddy list. 2007-09-28 16:17:10 +02:00
Florian Quèze 963b3bf6c3 Disable image loading, javascript, iframes, etc... in the conversation window. Load links in external browser. 2007-09-27 21:00:21 +02:00
Florian Quèze a8f25bff1f Display nicer tabs in conversation window. Allow to close a tab with a context menu. 2007-09-26 04:29:44 +02:00
Florian Quèze 6dc55807c0 Update the account in the Account Manager when the account-updated envent is received. Add code to open the account wizard and the account properties dialogs. When an account is created from an account manager window, select it. 2007-09-25 06:15:08 +02:00
Florian Quèze bade5a8d85 Change the old new account window in an account properties window. 2007-09-25 05:15:34 +02:00
Florian Quèze b732436f12 Add account creation wizard. 2007-09-25 02:03:34 +02:00
Florian Quèze 15da8cfb12 Add the addbuddy window. 2007-09-23 01:53:49 +02:00
Florian Quèze 4f8c05936c Fix removal of buddies. 2007-09-22 14:00:07 +02:00
Florian Quèze 91f139e84e Start the conversation with the account actually corresponding to the selected buddy, not a random one. 2007-09-22 03:28:00 +02:00
Florian Quèze 283b0405da Handle groups in the buddy list. (UI part) 2007-09-22 02:57:41 +02:00
Florian Quèze 4edcf36c1e Add authorization request message window. 2007-09-12 20:18:03 +02:00
Florian Quèze 136a0d7543 Display connection progress messages and connection error messages in the account manager. 2007-09-11 04:16:36 +02:00
Florian Quèze 001e8d1fb9 Color the tab as red when there is unread message(s) inside. Focus the input field when a tab is clicked. 2007-09-09 03:03:14 +02:00
Florian Quèze 946858306d Add sounds. 2007-09-08 20:15:40 +02:00
Florian Quèze 9e0095eee5 Enable addon manager. 2007-09-07 19:08:36 +02:00
Florian Quèze e41f970fc0 Fix segfault with last trunk nightly. 2007-08-21 23:59:33 +02:00
Florian Quèze d7d0ca7880 Add purpleIMessage interface to provide more info on the messages. 2007-08-21 20:50:57 +02:00
Florian Quèze 3ac048f218 Remove buddies from the list when they get disconnected. 2007-08-21 17:57:24 +02:00
Florian Quèze c36dc35c60 Fixed various style little issues. 2007-08-21 17:33:47 +02:00
Florian Quèze ee5e8f8706 Adjust default window sizes. 2007-08-21 16:37:13 +02:00
Florian Quèze 1b385252c7 Add buddy list. For now, it only lists online buddies. It isn't stored locally yet. The displayed list comes from the servers. 2007-08-21 16:14:37 +02:00
Florian Quèze 423dbf8b17 Now using a wrapper function getIter to create a JS iterator from a nsISimpleEnumerator object. Created helper functions for adding and removing an observer for an array of topics. 2007-08-20 18:30:35 +02:00
Florian Quèze d95f3b8efc Send a purple-quit notification just before calling purple_core_quit. Close the account manager window when libpurple is uninitialized. 2007-08-17 23:04:13 +02:00
Florian Quèze caf9246e0b Make the animation on the protocol icon of the account manager work even if the account manager is opened while the account is already connecting. 2007-08-17 22:51:15 +02:00
Florian Quèze d5848f156b The conversations are now in separate tabs. 2007-08-17 22:46:26 +02:00
Florian Quèze 3522456215 Fix to the protocol image animation to that it cleans the timer cleanly once the animation isn't displayed anymore. 2007-08-17 01:31:00 +02:00
Florian Quèze 8c144f5c9f Fix js error when deleting an account: ignore account-disconnecting and account-disconnected event when an account-removed event has already been fired for the same account. 2007-08-17 00:54:21 +02:00
Florian Quèze 426c534581 When disconnecting a newly created account, it is not possible to reconnect it without restarting instantbird. 2007-08-17 00:50:08 +02:00
Florian Quèze 4446db1a33 Add a nice animation on the icons of connecting accounts. I love it :-] 2007-08-16 03:56:39 +02:00
Florian Quèze a3f140b4cb Handle sign(ing|ed)-(on|off) signals. Update accounts in the update manager as needed. 2007-08-15 23:30:51 +02:00
Florian Quèze 1ec8a98961 Fix the Delete button. 2007-08-15 17:21:35 +02:00
Florian Quèze 0ac3c9082c Handle autoLogin. 2007-08-15 03:09:45 +02:00
Florian Quèze 87c95d5427 Add the Account Manager window. :-) 2007-08-15 02:09:05 +02:00
Florian Quèze eba2be2651 Created accounts are saved. Saved accounts are loaded automatically at startup. It is possible to delete an account. The accounts are stored in the preferences, under a messenger.account. branch. The list of accounts is in the preference messenger.accounts 2007-08-13 00:47:06 +02:00
Florian Quèze 4407789cc2 Return an empty string instead of throwing an exception when the default value of a string pref is NULL. 2007-08-12 01:41:31 +02:00
Florian Quèze 61958c8bd0 Create and connect the new account when on dialog accept. 2007-08-12 00:42:52 +02:00
Florian Quèze f5bc28aa89 Add control attribute to textbox used for protocol specific options. 2007-08-11 23:33:04 +02:00
Florian Quèze 93e98e8e3a Populate the new account dialog. 2007-08-11 22:49:46 +02:00
Florian Quèze 13ada59023 Working on the onselect event of account.xul 2007-08-11 19:55:15 +02:00
Florian Quèze 4131d23101 Fix icons in the menulist of account.xul 2007-08-11 18:54:50 +02:00
Florian Quèze 1acd91e685 Remove toto from description and a useless dump call 2007-08-11 18:15:24 +02:00
Florian Quèze 5a38bb6a84 Add an account.xul window with a list of the supported protocols. 2007-08-11 18:13:41 +02:00
Florian Quèze 839ca2f7d9 Update icon and logo. 2007-08-11 13:27:47 +02:00
Florian Quèze 510f64d64b Fix debug_enumerateProtocols. Also rename obj to pcs (purpleCoreService) 2007-08-10 19:44:28 +02:00
Florian Quèze 6c141877e5 Add the ability to create an account from scriptable XPCOM. 2007-08-10 04:34:15 +02:00
kaie@kuix.de 5785549b6a Bug 380744, Thunderbird reports "unable to decrypt" on truncated decryptable messages
r=relyea, sr=mscott
2007-07-16 23:13:38 -07:00
jwalden@mit.edu 1404db1145 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
benjamin@smedbergs.us 26da332af0 Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 07:21:53 -07:00
hg@mozilla.com 8cb3170b71 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00