Commit Graph

9984 Commits

Author SHA1 Message Date
Yann Leboulanger 412d9b4d87 add tooltip explaining why file transfer button is diabled. Fixes #3948 2009-04-25 22:29:22 +00:00
Yann Leboulanger 5419b2cb36 call gtk.gdk.threads_init() to initialise threads used when en/decrypting GPG. Fixes #4959 2009-04-25 22:10:03 +00:00
Yann Leboulanger e412cd1dfb remove GTK warning 2009-04-25 17:23:09 +00:00
Yann Leboulanger 665016ccc0 don't overwrite stanza ID in zeroconf so that we reply with correct ID to requests. Thanks Mattj 2009-04-25 16:29:49 +00:00
Yann Leboulanger fdcf75ae59 minimize groupchats when closing several windows at the same time. Fixes #4987 2009-04-23 07:26:08 +00:00
Yann Leboulanger 0e76e17bcb [punchagan] search in option name and description in ACE. Fixes #4727 2009-04-23 06:58:55 +00:00
Yann Leboulanger 6ce94752d4 add a pubsub_supported variable in connection 2009-04-22 14:24:04 +00:00
Yann Leboulanger 27ea3d9f14 [tpatnoe] add In and Out comment in XML console. Fixes #4977 2009-04-22 08:43:04 +00:00
Yann Leboulanger 8ccba78a15 [tpatnoe] don't add a to attribut to roster pushes if we don't get a from. Fixes #4978 2009-04-22 08:39:10 +00:00
Yann Leboulanger 2ae16645a3 [Sławomir Domagała] updated polish translation 2009-04-16 09:00:08 +00:00
Yann Leboulanger 44e0ec913a save pep things (activity and mood) in preset status messages. 2009-04-13 21:00:33 +00:00
Yann Leboulanger ad125ecaac fix missing argument. 2009-04-13 15:15:45 +00:00
Yann Leboulanger 84b65054b1 [premysl.vyhnal] optimize get_days_with_logs(). Fixes #4964 2009-04-13 09:05:22 +00:00
Yann Leboulanger 2986ceb830 change background of editable cells in default status message treeview and make columns resizable. Fixes #4746 2009-04-12 21:57:49 +00:00
Yann Leboulanger 4c754a00ea add activity / mood in change status dialog. Fixes #4419 2009-04-12 18:13:37 +00:00
Yann Leboulanger 67fb611bd3 add * when we print /me in html text 2009-04-12 10:14:27 +00:00
Yann Leboulanger 68683015f7 we require libtool 0.40.1. Fixes #4685 2009-04-10 12:44:33 +00:00
Yann Leboulanger 4ac97dae2b make instruction label of dataforms wrapable. see #4724 2009-04-08 18:52:50 +00:00
Yann Leboulanger 77714f15b4 remove useless line 2009-04-08 18:13:08 +00:00
Yann Leboulanger dbce8b36c7 request to add contact when it's in not in roster group and we get a subscription request 2009-04-08 16:49:09 +00:00
Yann Leboulanger f24b92cfc5 missing option to save if we want the warning when closing message windows with several tabs 2009-04-08 16:43:34 +00:00
Yann Leboulanger dc69e49db6 don't send NS_MUX <x> element when we change nickname in room 2009-04-08 16:38:28 +00:00
Yann Leboulanger 0c27b86cc1 Warn user before closing chat window with tabs where we can loose data. Fixes #3645 2009-04-08 16:28:51 +00:00
Yann Leboulanger 16456b3b96 prevent traceback when we have in our roster a groupchat. Fixes #4957 2009-04-08 09:58:49 +00:00
Yann Leboulanger 7d964232a4 [Sergiy Yegorov] updated ukrenian translation 2009-04-08 09:21:20 +00:00
Yann Leboulanger d3eb181758 don't expand big brother when we get a message in a metacontact. Fixes #4867 2009-04-08 07:55:52 +00:00
Yann Leboulanger a562bfdcb6 [punchagan & me] print /me in history correctly. Fixes #4852 2009-04-08 07:31:56 +00:00
Yann Leboulanger 72d3c578d4 import indicate in file where it's used. Fixes #4942 2009-04-08 07:31:11 +00:00
Yann Leboulanger 752a6e72cb test_sessions require gtk 2009-04-08 07:30:40 +00:00
Yann Leboulanger d37d1e973f remove latest \n in bosh received messages (one is added when we send) 2009-04-07 17:12:35 +00:00
Yann Leboulanger 8514e51675 factorize send_file action in chat / groupchat / private chat. see #3948 2009-04-07 17:07:04 +00:00
Yann Leboulanger 2fc1532104 don't show "file-send-real-jid-is-known-warning" dialog when contact is known. see #3948 2009-04-07 11:08:12 +00:00
js 3f9965972a [Nico & nh2] Update german translation. 2009-04-06 21:42:09 +00:00
Yann Leboulanger b7c43f433b re-enable tests on commit time 2009-04-06 18:34:20 +00:00
Yann Leboulanger 4388e18c77 fix typo in resolver test 2009-04-06 18:33:30 +00:00
Yann Leboulanger fe8ca9b26a fix xmpp transport tests. Fixes #4829 2009-04-06 15:45:56 +00:00
Yann Leboulanger a6f62ac7c6 ignore port in bosh URL, it's entered separetly. Take into account proxy username when using bosh 2009-04-06 14:05:07 +00:00
Yann Leboulanger c5acd3f655 fix dispatcher tests. Fixes #4830 2009-04-06 13:36:29 +00:00
Yann Leboulanger d3ebaf5d8d fix test_xmpp_client_nb test unit 2009-04-06 13:18:56 +00:00
Yann Leboulanger 3d559033cb fix Mock class: child of object class and fix realClass usage 2009-04-06 13:07:12 +00:00
Yann Leboulanger a0d0a9b56c fix function name 2009-04-06 13:05:03 +00:00
Yann Leboulanger 1c336ede9f add advanced option to ask offline status on connection. Fixes #3597 2009-04-06 10:06:26 +00:00
Yann Leboulanger e749d5941f re-draw contct in roster after we get offline status. see #3597 2009-04-05 18:49:43 +00:00
Yann Leboulanger 1e5d5ca9a8 fix typo 2009-04-05 18:35:59 +00:00
Yann Leboulanger b7493cf580 [steelman] position dialogs centered on parent. Fixes #4936 2009-04-05 18:31:22 +00:00
Yann Leboulanger 2be80422a0 [punchagan] fix rename group dialog with & char. Fixes #4937 2009-04-05 17:59:31 +00:00
Yann Leboulanger fabadfd778 use iconify_initially to know if window has been iconified (works under linux and windows). Fixes #4938 2009-04-05 17:35:05 +00:00
Yann Leboulanger 01efcabddc update debian/copyright file, we are now under GPLv3 2009-04-05 17:09:01 +00:00
Yann Leboulanger f6d2e23016 add blabla.kz server to servers list. Fixes #4950 2009-04-05 15:28:48 +00:00
Yann Leboulanger 5d6ad7853a don't remove the possibility to add twice the same account. Fixes #4948 2009-04-05 15:26:59 +00:00