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

23184 Коммитов

Автор SHA1 Сообщение Дата
Florian Quèze 388302e5f5 Better display of messages. /me is in italic. Server messages are in gray. Messages containing nick are in bold. 2007-12-10 10:17:08 +01:00
Florian Quèze 9097c6e3e0 Autoscroll the conversation view only when the scrollbar was already at the bottom. 2007-12-10 09:08:08 +01:00
Florian Quèze 4216c883aa call purple_conversation_destroy when closing a conversation tab. 2007-12-10 08:32:02 +01:00
Florian Quèze 73b5b0f3f9 Make it possible to join an IRC chan 2007-11-05 04:13:39 +01:00
Florian Quèze 309f01ae63 Fix bug 953457 'Conversation window does not take the focus' 2007-11-05 02:03:23 +01:00
Florian Quèze 56e94132fe One more bellow vs below typo 2007-11-02 01:40:11 +01:00
Florian Quèze b4acdc26af Fix typo in english locale 'below', not 'bellow' 2007-10-30 00:48:00 +01:00
Florian Quèze 8016a3d8a4 Instantbird shouldn't be the first word of the title of every window. 2007-10-12 15:36:42 +02:00
Florian Quèze b1347da642 Add ids on menupopup elements to improve extensibility. 2007-10-12 13:44:28 +02:00
Florian Quèze 4f660b49fb Disable extension updates by default 2007-10-12 13:43:55 +02:00
Florian Quèze d8dc35202e Fix for a bug in accountWizard (advanced preferences were not saved with the good pref name). 2007-10-07 18:47:25 +02:00
Florian Quèze 28bfd6dd8f Fix the menulist prpl icons on the addBuddy window (at least on Linux). 2007-10-07 15:42:30 +02:00
Florian Quèze fd5fa7bc43 Display only the text before @ in the title of the tab. The full text is in the tooltipText. 2007-10-06 23:38:02 +02:00
Florian Quèze 2048b5c5ec Add license headers 2007-10-06 21:48:11 +02:00
Florian Quèze b1f7e8934f Enable spellcheck 2007-10-06 18:39:42 +02:00
Florian Quèze aef0216b03 Make it possible to get away. 2007-10-06 18:32:58 +02:00
Florian Quèze 1f0a421f35 Fixed default pref values for extensions update and typeaheadfind 2007-10-06 01:03:44 +02:00
Florian Quèze 73bfc981ab Convert \n --> <br/> before displaying messages. 2007-10-05 22:42:48 +02:00
Florian Quèze d6915ff8e2 Handle away/idle status on the buddy list. 2007-10-05 21:26:46 +02:00
Florian Quèze 394fb7d684 Mode debug prefs out of the stantard default prefs. 2007-10-05 21:23:59 +02:00
Florian Quèze f3e80eee0f Localizability issues in accountWizard 2007-10-05 20:50:06 +02:00
Florian Quèze 83d661bd39 InstantBird --> Instantbird 2007-10-01 14:15:21 +02:00
Florian Quèze 5c4c8e6248 Fix typos: InstantBird --> Instantbird. 2007-10-01 03:48:07 +02:00
Florian Quèze a103ce7763 Ensure the help menu gets hidden on mac only. 2007-10-01 03:20:25 +02:00
Florian Quèze e759fc60ce Fix two nits in the about dialog. 2007-10-01 02:44:31 +02:00
Florian Quèze 171f9a3811 Fix footer in the credits part of the about dialog. 2007-10-01 00:56:48 +02:00
Florian Quèze f2e68d6e67 Handle middleclick to close a conversation tab. 2007-09-30 23:41:15 +02:00
Florian Quèze f3e255f747 Oops, forgot to save the file before cvs ci-ing 2007-09-30 23:37:20 +02:00
Florian Quèze 4f2153ffc0 Make it easy to close the account window or a conversation tab. When the last conversation tab is closed, close the conversation window. 2007-09-30 23:22:37 +02:00
Florian Quèze 3c2a4e0cbd Display the windows when it makes sense. Add menus in the buddy list window. 2007-09-30 22:52:54 +02:00
Florian Quèze 0e0b307303 Make the about dialog look less empty. 2007-09-29 15:46:41 +02:00
Florian Quèze 6ac9b9e39b Use real 32px icons instead of scaling the 48px ones for the account manager. 2007-09-29 02:32:52 +02:00
Florian Quèze 17930506ec Add about dialog. Mostly a copy of the Thunderbird one. 2007-09-29 02:18:52 +02:00
Florian Quèze bb3b5e61c7 Fix ugly bug that made the string &account.connecting; visible. 2007-09-28 18:06:30 +02:00
Florian Quèze 9b9a4bdaa1 Escape html special chars in outgoing messages and add a /raw special command to send without escaping (in case we want to send HTML code directly) 2007-09-28 17:13:24 +02:00
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