Commit Graph

7726 Commits

Author SHA1 Message Date
Yann Leboulanger fd03586f2c use helper function. fixes #3263 2007-06-29 16:25:05 +00:00
Yann Leboulanger 30a9202f9d automaticaly fill password entry in groupchat invitation dialog if we get it. fixes #3271 2007-06-29 09:39:13 +00:00
Yann Leboulanger fd2be16f24 make the ask password for groupchat window async and entry visibility to False. fixes #3265 2007-06-29 08:19:13 +00:00
Yann Leboulanger c8d808d956 fix TB when we remove an account. Fixes #3268 2007-06-28 21:22:27 +00:00
Yann Leboulanger e007756ac8 make idle part of preference window insensitive if idle is not supported. fixes #2949 2007-06-28 21:09:29 +00:00
Julien Pivotto 15597f8b37 In features window, show description on select, not on double-click. See #2783. 2007-06-28 10:42:24 +00:00
Tomasz Melcer 4c1fdb1fd8 xmpppy doesn't raise exceptions! 2007-06-28 08:14:25 +00:00
Tomasz Melcer 976cd12eef contacts.py: get_contact_from_full_jid not to raise exceptions on bare jids 2007-06-27 23:26:07 +00:00
Tomasz Melcer 6995730808 Caps: removed debug module import 2007-06-27 22:57:01 +00:00
Tomasz Melcer 744d445c55 Caps: querying caps disco node (no checking result yet) 2007-06-27 22:32:35 +00:00
Stephan Erb a1440388da Feature window cleanup, first part . See #2783 2007-06-27 12:38:00 +00:00
Julien Pivotto 3d85b01123 Add icon to FAQ and Features menu entry in roster 2007-06-27 12:25:03 +00:00
Stephan Erb 2e8a39005e Redraw groups if we add/remove contacts. Fixes #3192 2007-06-27 10:32:54 +00:00
Yann Leboulanger 967d050db2 call beep command instead of print '\a' <- doesn't work. fixes #909 2007-06-27 10:20:24 +00:00
Yann Leboulanger 6099e3eb43 fix missing import 2007-06-27 09:49:58 +00:00
Yann Leboulanger 9dc8404158 add features window in help menu. fixes #2783 2007-06-27 09:37:31 +00:00
Stephan Erb e88d547ed9 See [8324]: do the same in groupchats. Comment added 2007-06-27 09:26:58 +00:00
Yann Leboulanger 497d5d0e0e set visible property to False when there is no secondary pixbuf. 2007-06-27 08:28:36 +00:00
Tomasz Melcer 7a399e980b Comments here and there 2007-06-27 00:51:38 +00:00
Tomasz Melcer 86798a56f0 Caps: Cache object 2007-06-27 00:51:12 +00:00
Yann Leboulanger 7493f29c9c fix stupid traceback 2007-06-26 21:39:22 +00:00
Yann Leboulanger a1bf7363c7 better network_manager detection 2007-06-26 20:59:30 +00:00
Yann Leboulanger 161cdf1e49 svn version is 0.11.1.1, not 0.12 2007-06-26 11:37:01 +00:00
Julien Pivotto 1dd251bb91 Better comment 2007-06-26 10:36:00 +00:00
Julien Pivotto 966a6f7a49 Fix a bug with closing tabs if GTK version >= 2.10.0 (don't disconnect
tab DnD)
2007-06-26 10:33:51 +00:00
Stephan Erb 7be506e3f5 Compact View:
* Move checkbox to preferences. Fixes #2662
 * Merge option for muc and chat
2007-06-25 23:51:44 +00:00
Julien Pivotto 9a4a6a7eda Use gtk native way to reorder tabs if gtk version >= 2.10 2007-06-25 21:46:08 +00:00
Yann Leboulanger 02aaafac91 use 2 columns in Muc browser so that int and str are stored. we show str and we sort on int 2007-06-25 20:03:43 +00:00
Yann Leboulanger 519bfa9352 remove private messges from unread_messages table in logs.db 2007-06-25 19:34:23 +00:00
Yann Leboulanger ec31beb74a ability to sort MUC by what we want in muc browser. fixes #2753 2007-06-25 17:49:14 +00:00
Yann Leboulanger 6c328e2a33 redraw acount row to have correct online / total number of contacts when we minimize / open / disconnect from a groupchat. fixes #3247 2007-06-25 17:07:17 +00:00
Yann Leboulanger ebb5c511f3 fix TB when we close pubsub window before we get the answer from the server. see #3103 2007-06-25 16:36:57 +00:00
Yann Leboulanger 2c4f2896af don't stop Gajim when dbus is stopped. Fixes #3032 2007-06-25 16:23:21 +00:00
Yann Leboulanger abcb48d1e0 improve pubsub support. fixes #3103 2007-06-24 22:33:00 +00:00
Yann Leboulanger fc153017ec ask password to user when we try to connect to a password protected room. fixes #2890 2007-06-24 21:19:41 +00:00
Yann Leboulanger 6b18afd42e update minimized_controls variable when we change an account name 2007-06-23 21:45:09 +00:00
Yann Leboulanger 12bb72059f ability to forward unread messages through adhoc commands. fixes #1910 2007-06-23 19:44:09 +00:00
Yann Leboulanger 7abaabc4b8 remove two extra parenthesis. fixes #3256 2007-06-23 06:13:51 +00:00
Yann Leboulanger 12bede65b0 use opened_meta.png and closed_meta.png to create meta contacts icons in roster if they exists, else fall back to opened.png and closed.png. Fixes #1974 2007-06-22 20:42:01 +00:00
Yann Leboulanger ebf074e5c1 use FakeDataform widget in search window. fixes #1922 2007-06-22 17:27:22 +00:00
Yann Leboulanger f77ca8543f send all files when we drop several files in roster 2007-06-22 16:53:06 +00:00
Yann Leboulanger e65bca1049 initialize minimize_on_autojoin to False when we add a new bookmark 2007-06-19 17:31:47 +00:00
Yann Leboulanger 2c6b7494cc check network events every 2 seconds is enough. fixes #3250 2007-06-19 16:19:57 +00:00
Julien Pivotto 2885e3dbda [misc] Update own vcard when requested. Fix #3237. 2007-06-17 16:10:00 +00:00
Julien Pivotto 786d63a430 Don't ask twice if we want to leave a groupchat. Fix #3245. 2007-06-17 15:59:46 +00:00
Julien Pivotto a5e155792b Use another function to get color string. Fix #2906. 2007-06-17 12:09:45 +00:00
Stephan Erb adbe675125 [rmn] typo in Russian translation. Fixes #3243 2007-06-17 08:11:43 +00:00
Julien Pivotto c92145c3b9 [misc] repare sending composing chatstates using xep instead of xep.
Fix #3241.
2007-06-16 21:31:19 +00:00
Stephan Erb 3606de3b67 Raise rename dialog properly when already opened. Fixes #3230 2007-06-16 16:52:51 +00:00
Stephan Erb 2cd9fcf8db Fix new bookmark. Completing #8272 2007-06-16 12:06:34 +00:00