Commit Graph

6999 Commits

Author SHA1 Message Date
Yann Leboulanger f85688b303 [Sergey Khlutchin] updated esperanto translation 2006-10-09 20:32:55 +00:00
Stefan Bethge f405de3fc1 fix update_details (wrong indent) 2006-10-09 17:48:32 +00:00
Yann Leboulanger 80c2f297d6 reconnect time is now random ([5-15] if retrycount <= 5, else [15, 25])
reconnect infinitly when autoreconnect option is True. fixes #2411
2006-10-09 15:53:30 +00:00
Dimitur Kirov 0b1c124d10 typo 2006-10-09 15:35:06 +00:00
Dimitur Kirov 524204f4ef typo 2006-10-09 15:25:24 +00:00
Stefan Bethge 2bd74a3937 don't allow delete key for local accounts 2006-10-09 14:58:57 +00:00
Stefan Bethge 5f9e24a776 fix TB on receiving message after merge from trunk 2006-10-09 14:27:20 +00:00
Yann Leboulanger 835643da91 do not ask confirmation window nor check if a row is selected when we close muc with /leave (or others) command. fixes #2528 2006-10-09 11:09:17 +00:00
Yann Leboulanger 4af1f56136 really save passphrase when we check "save password" checkbutton 2006-10-09 10:17:53 +00:00
Yann Leboulanger b821d23f70 get real jid of contact we want to ban from a room. Fixes #2521 2006-10-09 10:15:14 +00:00
Yann Leboulanger 0a572cf822 check if contact is still in room when we want to draw his avatar 2006-10-09 09:59:08 +00:00
Yann Leboulanger c3062d493b PrivateChatControl now hold room name so that we can draw banner of pm even if room control has been closed. Fixes #2527 2006-10-09 09:40:04 +00:00
Yann Leboulanger feb9ba709a put xhtml event in queue for pm too. fixes #2524 2006-10-09 09:10:32 +00:00
Yann Leboulanger 6b0bf2b2a0 do not log gc invitation. Fixes #2525 2006-10-09 09:00:23 +00:00
Stefan Bethge bbeab47dc7 add 7146 2006-10-09 00:32:02 +00:00
Stefan Bethge 0d0ac51fa8 merge with trunk 2006-10-09 00:27:03 +00:00
Jean-Marie Traissard 0f7e244623 Do not reload full UI when opening prefs. I see no reason. Introduced in [5586]. 2006-10-09 00:01:18 +00:00
Jean-Marie Traissard ca238eb828 lower jid/email in right click in conv_textview 2006-10-08 21:43:07 +00:00
Jean-Marie Traissard 47536d3158 Do not show [u'bad_jid'] but bad_jid 2006-10-08 20:44:05 +00:00
Jean-Marie Traissard 2315eb8907 it's only room_jid now, was missing in [7112], [7142] was not enough 2006-10-08 19:14:01 +00:00
Jean-Marie Traissard b8b7aa8ab1 Fix var name 2006-10-08 15:22:23 +00:00
Nikos Kouremenos ff513d850a close cursor before close connection 2006-10-08 13:54:22 +00:00
Nikos Kouremenos ddeb9dfe8e execute not executescript 2006-10-08 13:18:32 +00:00
Nikos Kouremenos 7ab63bed0f rm a print 2006-10-08 12:09:57 +00:00
Nikos Kouremenos 8d74950f42 use GajimGeneralException instead of RuntimeError everywhere we meant to use that 2006-10-08 12:07:33 +00:00
Nikos Kouremenos 54265a93bd sort accounts in gc_sub_menu everywhere [both in roster and in tray] 2006-10-08 12:03:32 +00:00
Nikos Kouremenos 79779f26c1 rm greek title [long live glade automatic cr@p] from colorbutton. it was never shown. fixes #2513 2006-10-08 11:56:15 +00:00
Yann Leboulanger f8b647c473 fix var name 2006-10-08 10:08:16 +00:00
Yann Leboulanger e0fc5d3b7f [sgala]show correct status changements in history manager. Fixes #2511 2006-10-08 10:04:32 +00:00
Yann Leboulanger 5c615f53b5 clean logs table so that show field contains only 0, 1, 2, 3, 4, 5 values 2006-10-08 09:57:23 +00:00
Yann Leboulanger 182963242b fix adjust_priority_with_status option: save when we change this option and correctly get autopriority_* values 2006-10-08 09:01:32 +00:00
Yann Leboulanger 5af35ccb2e [Sergio] dinamically build POTFILE.in. Fixes #2517 2006-10-08 08:23:33 +00:00
Jean-Marie Traissard 884f5cfe83 Typo 2006-10-08 02:33:34 +00:00
Nikos Kouremenos 837b714d98 I am back 2006-10-08 01:29:30 +00:00
Nikos Kouremenos d21d194d2e use Gtalk terminology. email becomes mail conversation 2006-10-08 00:48:14 +00:00
Nikos Kouremenos 075eeef1ba make sure before_/after_time/name possible newlines are taken into account in history window too 2006-10-08 00:31:05 +00:00
Nikos Kouremenos ac225d4954 do not do utf-8 twice; make sure before_/after_time/name possible newlines are taken into account in history window too 2006-10-08 00:28:33 +00:00
Nikos Kouremenos 313091a771 fix what we expect 2006-10-08 00:16:22 +00:00
Jean-Marie Traissard 7568098412 Missing var 2006-10-07 20:20:33 +00:00
Nikos Kouremenos fe586078c9 hig 2006-10-07 15:05:22 +00:00
Nikos Kouremenos b4ab022956 IF NOT EXISTS does not work for all systems [some sqlite pysqlite stuff]. avoid it 2006-10-07 14:48:01 +00:00
Nikos Kouremenos 10ae874cb6 We now use one term "group chat" in the place of sometimes used room 2006-10-07 14:36:08 +00:00
Nikos Kouremenos b0d7c4ff81 do not sort accts in join gc submenu so they align to roster menu and roster listing of accts 2006-10-07 13:31:42 +00:00
Nikos Kouremenos f27453ca6e fix a tb [now I can see them!] preventing joining room 2006-10-07 13:24:41 +00:00
Nikos Kouremenos 607f473cc8 do not show Clear menuitem in TextView in History Window 2006-10-07 13:23:20 +00:00
Nikos Kouremenos 799a372d18 no need to call shell 2006-10-07 13:22:01 +00:00
Nikos Kouremenos abae457e44 at last fix the damn thing so I can see my TraceBacks! 2006-10-07 13:21:37 +00:00
Nikos Kouremenos 7d525a35f4 no need to import 2 modules in gajim.py 2006-10-07 12:56:21 +00:00
Nikos Kouremenos db177b7f8f right click on selected phrase now also has Open as link 2006-10-07 12:50:34 +00:00
Nikos Kouremenos 01e3fc1199 introduce GajimGeneralException and use that instead of RunTimeError when raising so instances are not created. This is better because python can also raise RunTimeError, which we will catch by accident and we do not want that to happen 2006-10-07 12:41:19 +00:00