Commit Graph

814 Commits

Author SHA1 Message Date
Yann Leboulanger 912f0e921d fix imports and many py3 changements 2013-01-02 13:54:02 +01:00
Yann Leboulanger d27591076f fix exception handling 2013-01-01 23:18:36 +01:00
Yann Leboulanger 069bddbbcb remove call to unicode() 2013-01-01 21:06:16 +01:00
Yann Leboulanger 414e349345 python uses unicode internally 2013-01-01 19:44:25 +01:00
Yann Leboulanger e71188a6fa print -> print() 2013-01-01 19:36:56 +01:00
Yann Leboulanger c55354584c fix some set_transient_for call 2013-01-01 11:46:13 +01:00
Denis Fomin 42b5a1c912 fix profile window 2012-12-31 21:14:21 +04:00
Yann Leboulanger 841be1bf21 fix about dialog 2012-12-31 13:38:08 +01:00
Yann Leboulanger 2acaa2e075 some GTK3 fixes 2012-12-30 23:29:51 +01:00
Yann Leboulanger a8d946bc96 more GTK3 fixes 2012-12-27 21:58:52 +01:00
Yann Leboulanger 11f661a3ed fix some GTK calls 2012-12-26 11:19:36 +01:00
Yann Leboulanger 8f71d9f219 start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
Yann Leboulanger 7cd239b993 [chrysn] pluralize some strings 2012-11-14 17:13:06 +01:00
Yann Leboulanger fe3ccb1234 don't show Clear in received single message. Fixes #7244 2012-10-06 19:06:56 +02:00
Yann Leboulanger 205da23b89 don't close send single message if there was an error sending the message. Fixes #7187 2012-08-26 22:34:29 +02:00
Yann Leboulanger b1c82b0be1 better text 2012-08-25 12:25:30 +02:00
Yann Leboulanger 95875d63c6 fix var name 2012-08-24 09:50:50 +02:00
Yann Leboulanger 689f8370b8 send decline to the same jid (bare or full) from which we received he invite 2012-08-24 09:37:40 +02:00
Jefry Lagrange 4585c85458 coding standards 2012-08-23 17:45:38 -04:00
Yann Leboulanger 130d9525e4 decline groupchat invitation. 2012-08-23 21:34:03 +02:00
Denis Fomin aba97aa2c1 update Copyright 2012-07-19 22:47:47 +04:00
Denis Fomin 9c2573980a fix set parent window for ProfileWindow and ChoseGPGKeyDialog. 2012-07-06 01:38:18 +04:00
Denis Fomin 5872658167 Set parent window for ChooseGPGKeyDialog. 2012-07-05 23:23:56 +04:00
Aleksey Rybalkin 4f7cdd557b correctly check window list size before removing from it 2012-04-24 14:18:54 +04:00
Yann Leboulanger 168d3cfda4 [Aleksey Rybalkin] improve popup notification behaviour 2012-04-23 23:22:12 +02:00
Yann Leboulanger b846ac8793 save config regulary when we change an option. 2012-04-18 10:15:53 +02:00
Yann Leboulanger 0c36f50196 merge from trunk 2012-04-12 22:07:30 +02:00
Yann Leboulanger 75c495979c add XEP-0224 support (/attention command, persistant popup and special sound). F
ixes #3465
2012-04-09 13:38:28 +02:00
Yann Leboulanger 6ba89b3360 [mathieui] make popup notification colors configurable. Fixes #7127 2012-03-27 14:50:26 +02:00
Yann Leboulanger 70d2fb435b close jingle audio/video request window when we click ok/cancel button is
seesion has been canceled. Fixes #7119
2012-03-13 14:42:52 +01:00
Yann Leboulanger df17f8751d handle GUI while checking file hash. Show show re-request dialog when hash is incorrect. TODO: re-request file to sender. 2012-02-18 21:06:08 +01:00
Denis Fomin 51e84b5ac4 PassphraseDialog to be transient for roster window. Fixes #7102 2012-02-14 19:24:16 +04:00
Yann Leboulanger 5bdd9da51d add destroy function to CommonInputDialog class. Fixes #7092 2012-02-05 21:30:54 +01:00
Yann Leboulanger ba61066c2f strip spaces arround server and room name in join groupchat dialog. Fixes #7081 2012-01-21 09:17:09 +01:00
Yann Leboulanger 3a3f99d618 upgrade copyright 2012-01-11 22:20:34 +01:00
Yann Leboulanger 6e4bac262c implements Oauth2 mechanism to connect to MSN xmpp server. Fixes #6978 2011-12-18 23:20:30 +01:00
Yann Leboulanger 8eadb35884 fix SSLError dialog. Fixes #7033 2011-11-04 15:00:31 +01:00
Yann Leboulanger 520bc6b268 change the insecure connection dialog behaviour. Fixes #7019 2011-10-31 09:47:01 +01:00
Yann Leboulanger bb3852418e don't generate wrong jid when sending a single message to several contacts 2011-10-13 21:44:29 +02:00
Yann Leboulanger 45ae77abf0 revert [ce086d0f1a17] 2011-10-02 22:06:22 +02:00
Yann Leboulanger fd1744d181 go back with is_groupchat() to detect groupchats. see #6906 2011-10-02 21:29:23 +02:00
Denis Fomin 0c2807ce99 typo 2011-09-27 18:26:38 +03:00
Denis Fomin 441eb20a13 Fix #6906 again. is_groupchat() are not working as it should. it checks whether the gc connected(is_groupchat_connected()). 2011-09-27 18:16:06 +03:00
Denis Fomin 96a11cef32 fix var name 2011-09-27 17:23:10 +03:00
Denis Fomin 2b109e844d Fixes #6906 again 2011-09-27 16:13:12 +03:00
Yann Leboulanger 74414fd357 www.gajim.org -> gajim.org 2011-09-07 18:04:24 +02:00
Yann Leboulanger 7b22628fe6 Jabber -> Jabber/XMPP in dialog window 2011-08-31 14:39:49 +02:00
Yann Leboulanger b668569caa set transient for roster windows to error / warning dialogs. Fixes #6942 2011-08-14 11:57:44 +02:00
Yann Leboulanger 8246db0faa update copyright to 2011 in about dialog 2011-06-19 21:16:07 +02:00
Yann Leboulanger d598cbb041 remove old way of doing advanced notification. 2011-06-13 23:06:43 +02:00