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

874 Коммитов

Автор SHA1 Сообщение Дата
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