Commit Graph

2252 Commits

Author SHA1 Message Date
Nikos Kouremenos 53c96cab64 79 chars margin 2005-07-20 20:39:04 +00:00
Nikos Kouremenos f4336e3b4f remove a , from a tooltip 2005-07-20 20:38:25 +00:00
Nikos Kouremenos 9e7ed9bb20 fix a tb when dbus module was not avaiable 2005-07-20 20:38:09 +00:00
Nikos Kouremenos 3838f09c61 True/False instaed of 1/0 2005-07-20 20:19:27 +00:00
Nikos Kouremenos 0f234e2383 fix tooltip 2005-07-20 20:03:49 +00:00
Nikos Kouremenos 51aa52683a we can now disbale chat state via GUI [a MUST in jep] 2005-07-20 20:00:57 +00:00
Dimitur Kirov dcedc99d23 catch remote method exceptions 2005-07-20 17:51:31 +00:00
Dimitur Kirov 2b460a39fe show status icons for resources 2005-07-20 17:50:50 +00:00
Dimitur Kirov 8362334891 print all string results 2005-07-20 16:32:31 +00:00
Nikos Kouremenos bc2309b60b fixes in 30 secs timer, other chatstate logical fixes, raise exceptions on jep violations 2005-07-20 15:57:55 +00:00
Dimitur Kirov 0bde1f52ef 'send_message' and 'open_chat' with jid not in
the roster (if multiple accounts) sends error
2005-07-20 15:45:56 +00:00
Yann Leboulanger 8d7dac3553 We copy the list of connections because one can disappear while we process() 2005-07-20 14:58:05 +00:00
Yann Leboulanger a2afc054a4 do not erase features when we receive items 2005-07-20 14:52:31 +00:00
Nikos Kouremenos ae4651f765 add http:// in urls in manpage 2005-07-20 14:41:36 +00:00
Dimitur Kirov fbcb964008 'send_message' and 'start-chat' is executed only for
connected accounts
2005-07-20 14:12:49 +00:00
Yann Leboulanger e9d80f65fe we want secret keys in modify account 2005-07-20 13:55:50 +00:00
Nikos Kouremenos 409f3021b9 comment in code is better than comment in commit that we forget after a month :) 2005-07-20 13:33:12 +00:00
Yann Leboulanger 287b6a88d6 it can be xmls[jid/resource] if it's a vcard from pm 2005-07-20 13:30:01 +00:00
Dimitur Kirov ad5edf6657 new_message changed to open_chat.
You can start chat and send message to not in
roster users
2005-07-20 13:27:27 +00:00
Dimitur Kirov 86ff362c5c new_message changed to open_chat.
You can start chat and send message to not in
roster users
2005-07-20 13:27:15 +00:00
Nikos Kouremenos d9fc6234be typo 2005-07-20 13:20:47 +00:00
Yann Leboulanger 840252a367 show avatar in tabbed chat even for pm 2005-07-20 13:13:52 +00:00
Yann Leboulanger b4ff6fd116 vcard now works in gc 2005-07-20 12:48:11 +00:00
Yann Leboulanger 903a466f83 in GC, contact.jid now contain nothing if we don't have the real jid 2005-07-20 11:53:30 +00:00
Yann Leboulanger 37f725f7ae better var names 2005-07-20 11:52:43 +00:00
Nikos Kouremenos 692c15e9a6 a correction in a comment 2005-07-20 11:39:01 +00:00
Nikos Kouremenos eb97d09187 jid is not translatabled and other fixes 2005-07-20 10:08:11 +00:00
Yann Leboulanger 7b2477da10 remove unneeded line 2005-07-20 08:31:42 +00:00
Yann Leboulanger 89458fa04b no need of glade here 2005-07-20 08:28:36 +00:00
Yann Leboulanger bece293a72 no need of glade in gajim-remote.py 2005-07-20 08:09:10 +00:00
Dimitur Kirov 810d6b0816 added gajim-remote to executable SCRIPTS 2005-07-20 07:57:25 +00:00
Dimitur Kirov 3c05c1800f fixed BASENAME to 'gajim-remote' 2005-07-20 07:56:30 +00:00
Dimitur Kirov 11223c0fc0 executable for gajim-remote.py
that will be installed in $PATH
2005-07-20 07:55:27 +00:00
Dimitur Kirov a77cd1a8a0 gettext support in gajim-remote needs i18n in
its path
2005-07-20 01:34:11 +00:00
Dimitur Kirov 875a875a53 show error for missing argument in gajim-remote 2005-07-20 01:29:40 +00:00
Dimitur Kirov 929d565b62 removed unused method, translatable messages on stdout 2005-07-20 00:29:31 +00:00
Dimitur Kirov a48bd1b6f9 Added translatable help messages for each command 2005-07-20 00:27:40 +00:00
Nikos Kouremenos e4d5ece8a2 _30 seconds fixes 2005-07-19 23:46:21 +00:00
Nikos Kouremenos 6bbaf4085d typo 2005-07-19 23:07:45 +00:00
Nikos Kouremenos ab3beb37b3 inactive -> composing also not valid 2005-07-19 23:06:20 +00:00
Nikos Kouremenos b566a9a0db move the previous code in send_chatstate 2005-07-19 23:05:30 +00:00
Nikos Kouremenos 97d918d83d [peralta] inactive is stronger than paused so do not allow going paused if inactive 2005-07-19 23:02:58 +00:00
Nikos Kouremenos c7c695d902 better comment 2005-07-19 23:00:05 +00:00
Nikos Kouremenos 1a3923cdf4 [aldafu] patch for disabling sending chat state notif 2005-07-19 22:59:20 +00:00
Nikos Kouremenos 4f7281dfea enable dbus checkbutton disapperas; introducing send chat state notifications checkbutton 2005-07-19 22:57:37 +00:00
Nikos Kouremenos 334c2bdcf7 trying to make mouse and kbd activity work as expected 2005-07-19 22:40:54 +00:00
Nikos Kouremenos 308bc5c239 [witold] polish translation updated 2005-07-19 21:55:13 +00:00
Nikos Kouremenos 81eb629a53 typo 2005-07-19 21:52:01 +00:00
Nikos Kouremenos f583e42837 False instead of -1 for not being able to do chat state 2005-07-19 21:43:06 +00:00
Nikos Kouremenos e880d1dc2c timers should work now 2005-07-19 21:40:08 +00:00