Commit Graph

7666 Commits

Author SHA1 Message Date
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
Stephan Erb 87113a7a0e Auto resize xml input textview. Fixes #2831 2007-06-16 10:57:52 +00:00
Yann Leboulanger ed0bf7884f add a disconnect menuitem to groupchat context menu in roster 2007-06-15 18:55:21 +00:00
Yann Leboulanger 0a165c813b improve minimize on close code 2007-06-15 18:30:48 +00:00
Yann Leboulanger 0758be7c14 ability to send a file to a groupchat occupant if we know his real JID 2007-06-15 17:38:14 +00:00
Julien Pivotto 2adf3dc837 Better better systray -> groupchat submenu. See #3209 and [8232]. 2007-06-15 12:10:35 +00:00
Yann Leboulanger 0f72499eac don't put an offline contact above another one only because it has a status message. fixes #3010 2007-06-14 22:05:33 +00:00
Julien Pivotto ed3db807d9 Fix a bug with minimization and new accounts 2007-06-14 20:57:25 +00:00
Yann Leboulanger e8bfebdd23 don't make minimize checkbutton sensitive if auto join is not sleected 2007-06-14 17:50:30 +00:00
Yann Leboulanger b6eb2f94c9 minimize menuitem -> minimize on close checkbutton. see #3034 2007-06-14 17:44:24 +00:00
Yann Leboulanger 0d81760650 GUI part of manage bookmark window 2007-06-14 17:00:20 +00:00