Commit Graph

7787 Commits

Author SHA1 Message Date
Yann Leboulanger 27148ffa66 fix typo 2007-08-11 12:41:55 +00:00
Yann Leboulanger 8976baecb3 clear contact list when we connect. fixes #3234 2007-08-09 23:04:02 +00:00
Yann Leboulanger 44f4940c6c use correct account when we look for recent messages. 2007-08-09 22:53:12 +00:00
Yann Leboulanger 896b5647f2 we now depend on gtk2.8. fixes #2248 2007-08-09 22:01:36 +00:00
Yann Leboulanger 3cf16a5a4a handle gnome-screensaver events. fixes #663 2007-08-09 12:18:59 +00:00
Yann Leboulanger c4b34800da call process_connection faster under win. it processes incoming stanza under windows only. 2007-08-09 10:41:59 +00:00
Yann Leboulanger 701bdb6b85 use set_no_show_all from glade when possible instead of code. fixes #2248 2007-08-09 08:57:59 +00:00
Yann Leboulanger 8e2cae777f wrap status in groupchat tooltips 2007-08-08 21:50:15 +00:00
Yann Leboulanger 176a02e0f4 fix gnomekeyring.DeniedError. fixes #3300 2007-08-08 16:10:38 +00:00
Yann Leboulanger 3205781639 in accounts window, save jid, resource and custom port when we change row in accounts treeview. Fixes #2744 2007-08-08 13:42:44 +00:00
Yann Leboulanger 349f6065a4 fix indentation 2007-08-08 09:22:22 +00:00
Yann Leboulanger ea015ac5e2 fix the removal of focus_out_line in groupchat since we remove old lines in textview 2007-08-07 13:13:49 +00:00
Yann Leboulanger 3b52e0d73b fix TB: get room_jid var before using it 2007-08-07 12:14:54 +00:00
Stefan Bethge 4f3ee8ba67 typo: avahai->avahi 2007-08-06 22:24:48 +00:00
Yann Leboulanger 4c5bef7a2d remove svn:executable to zeroconf files 2007-08-06 22:21:22 +00:00
Yann Leboulanger 5350afa8e2 integrate pybonjour support to Gajim. see #2883. need a fix when sending messages 2007-08-06 21:46:51 +00:00
Yann Leboulanger 28cb6c6bb4 don't fail when there is a name conflict 2007-08-06 19:13:22 +00:00
Yann Leboulanger 260464706e fix /say command. fixes #3336 2007-08-06 11:45:29 +00:00
Yann Leboulanger 987f6fe01f show room jid in error messages when unable to join it. 2007-08-06 09:59:14 +00:00
Yann Leboulanger 262df396b2 fix a typo 2007-08-06 09:13:06 +00:00
Yann Leboulanger e906a096c9 [blarz] ability to load iconsets from ~/.gajim/iconsets. fixes #3339 2007-08-05 22:57:04 +00:00
Yann Leboulanger 85b4173e41 [Mirrakor] updated german translation 2007-08-05 22:44:39 +00:00
Stephan Erb 4233db9459 Revert [8446] 2007-08-01 15:01:43 +00:00
Stephan Erb 97bb683e08 * Count Metacontacts only once. Fixes #3110
* add new function: is_big_brother
2007-07-30 19:52:02 +00:00
Stephan Erb 8bbc23dfd6 * Use same height for all banners. Fixes #2770
* Show only one status line in chatwindows, indicate when it is shortened
2007-07-30 12:17:04 +00:00
Stefan Bethge bb7283de02 new drop in replacement for zeroconf.py, uses pybonjour
(needs integration and some fixing, but works)
see #2883
2007-07-28 11:01:21 +00:00
Stephan Erb f974a71b42 Rework roster dnd behaviour. See #3325 2007-07-27 20:48:01 +00:00
Yann Leboulanger c71eed99b8 set xml:lang attribute on opening XML stream. fixes #2772 2007-07-27 20:00:44 +00:00
Stefan Bethge 7dd8a27b39 fix #3186 (thanks dkirov) 2007-07-27 18:19:09 +00:00
Stefan Bethge 24c8a3dcd1 fix typo, TB on new local accounts 2007-07-27 18:18:08 +00:00
Stefan Bethge 68f5401213 set zeroconf hostname on every connection. fix: #3117 2007-07-27 16:00:29 +00:00
Yann Leboulanger a0d6f20f24 listen to Rhythmbox's changing stream titles. fixes #3013 2007-07-26 23:29:31 +00:00
Yann Leboulanger 9a851c3b0d print resource in chat window only if several resources. fixes #3175 2007-07-26 16:54:13 +00:00
Yann Leboulanger 52fdd458d7 fix typo. see #2149 2007-07-25 23:06:33 +00:00
Yann Leboulanger 3b9966960d add --config-path option so that we can specify the root folder of config files. see #2149 2007-07-25 23:04:15 +00:00
Yann Leboulanger 85158665d4 fix traceback when receiving a file 2007-07-25 23:02:55 +00:00
Stephan Erb cd4a620d94 Prevent possible traceback 2007-07-25 17:30:43 +00:00
Yann Leboulanger fddc2e6aa9 compute file transfer speed on the last 3 seonds only. fixes #2631 2007-07-25 00:33:18 +00:00
Yann Leboulanger 85e040e574 fix traceback when not using gnome keyring. fixes #3319 2007-07-24 08:20:06 +00:00
Yann Leboulanger 5040656f3e update password in connection instance when we modify it and we use gnome keyring. fixes #3318 2007-07-23 21:35:01 +00:00
Stephan Erb 07a3393b72 DnD of contact on a MUC window to invite 2007-07-23 21:20:33 +00:00
Yann Leboulanger 6033b20051 send file only once when we drop it on message textview 2007-07-23 15:29:53 +00:00
Stephan Erb e308b8f15a Gerneralize DND on chat windows and enable it for msg_textview. ToDo: Invite to groupchat via DND 2007-07-23 13:07:04 +00:00
Stephan Erb 98d81e3894 DnD filetransfer on whole message window. Fixes #2562. See http://bugzilla.gnome.org/show_bug.cgi?id=459022 2007-07-22 23:12:16 +00:00
Yann Leboulanger c131a04df8 request last_status_time and os_info to real jid if we know it. fixes #3304 2007-07-22 18:25:43 +00:00
Yann Leboulanger 56afa7012f request vcard to real jid if we know it. see #3054. TODO: request last time and os information to real jid too 2007-07-22 13:39:18 +00:00
Yann Leboulanger 725ef29a85 add 2 buttons to search window: add contact to roster and information. fixes #3304 2007-07-22 09:04:33 +00:00
Yann Leboulanger bca61b7400 show jid in search result with non data forms result. see #3304 2007-07-21 19:39:45 +00:00
Yann Leboulanger 0df9082809 [fowles] fix a bug in bookmarks window. fixes #3311 2007-07-21 19:09:47 +00:00
Yann Leboulanger fb3eeb4a40 add a limit to the number of lines displayed in conversation textview. 2007-07-21 14:58:56 +00:00