Commit graph

2568 commits

Author SHA1 Message Date
Yann Leboulanger
0274905793 when we go autoaway, we save our status message so we restore it when we come back online 2005-07-22 21:27:04 +00:00
Nikos Kouremenos
2d09389632 string xalign 0.50 are HIG violation. fixed 2005-07-22 21:07:31 +00:00
Yann Leboulanger
3f9a52a177 we now don't log shat state 2005-07-22 20:27:24 +00:00
Yann Leboulanger
7acbbd0af3 when we become offline, we remove the padlock 2005-07-22 20:16:10 +00:00
Nikos Kouremenos
4108ef31b8 fix a traceback [do not pass empty jid] 2005-07-22 20:06:16 +00:00
Nikos Kouremenos
7e570e66b4 model.get_value(iter, X) -> model[iter][X] for roster_window.py (takes less code space so cleaner code) 2005-07-22 19:26:17 +00:00
Nikos Kouremenos
9fb9894092 add a FIXME 2005-07-22 18:10:55 +00:00
Nikos Kouremenos
de60232020 on_chat_notebook_switch_page now sends chatstates 2005-07-22 18:10:28 +00:00
Nikos Kouremenos
3c215f1a79 FIX of it seems you send 'gone' to active tab, which is wrong, I can close a tab in whic i'm not 2005-07-22 17:39:42 +00:00
Nikos Kouremenos
c6046f9373 typo 2005-07-22 17:31:46 +00:00
Yann Leboulanger
ff15366b2c nothing important 2005-07-22 17:28:45 +00:00
Yann Leboulanger
4dd4de8dfc file -> f 2005-07-22 17:27:03 +00:00
Yann Leboulanger
dfb3a7081a no need of status fd 2005-07-22 17:26:05 +00:00
Yann Leboulanger
d67179053b print when someone is banned in gc 2005-07-22 17:04:24 +00:00
Yann Leboulanger
2862d63438 begin of the JEP 126 implementation, but it is disabled because it the JEP is wrong 2005-07-22 16:36:20 +00:00
Yann Leboulanger
5792e54b23 when we cancel editing, editable becomes False 2005-07-22 14:57:59 +00:00
Dimitur Kirov
0740da3341 now use model[iter], instead of model.get_iter 2005-07-22 14:45:49 +00:00
Dimitur Kirov
d65beee037 when editing is canceled restore the number of
resources string at the end of contact name
2005-07-22 14:37:15 +00:00
Nikos Kouremenos
01acc1cf87 put a has 2005-07-22 14:35:34 +00:00
Nikos Kouremenos
77627bd433 remove a commented line 2005-07-22 14:33:26 +00:00
Nikos Kouremenos
b5fe60112d nick was utf8, room_jid was unicode so we had a problem. it is fixed [stills Tracebacks because of TODO: use gc_contacts in common/gaim.py] 2005-07-22 14:30:35 +00:00
Dimitur Kirov
45ead83fad disallow renaming groups from or to
_('not in the roster')
2005-07-22 14:10:03 +00:00
Nikos Kouremenos
bdf5342824 to ban we know real jid 2005-07-22 12:50:14 +00:00
Yann Leboulanger
e9db8ef4c8 fix role things 2005-07-22 12:47:58 +00:00
Nikos Kouremenos
ef3b60a586 0/False 1/True 2005-07-22 11:07:52 +00:00
Nikos Kouremenos
dfc7638cf5 idle should now work once again 2005-07-22 11:07:06 +00:00
Dimitur Kirov
c1be7e955d don;t ask for close if last message was shown
from trayicon or roster ()
2005-07-22 10:29:54 +00:00
Nikos Kouremenos
9fc1516522 we now have contact.chatstate ! 2005-07-22 00:34:08 +00:00
Nikos Kouremenos
549b10369e moving contacts-related functions to common/gajim.py 2005-07-22 00:01:05 +00:00
Nikos Kouremenos
f6d16b1db0 sleeper_state now holds string instead of 0 1 2 3 2005-07-21 23:47:27 +00:00
Nikos Kouremenos
123cfb70d4 [dcraven] ctrl+w, escape etc call remove_tab so no delete event so positions where not saved. this is now fixed 2005-07-21 23:41:13 +00:00
Nikos Kouremenos
44f5dccb1e use ellipse if pygtk26, gtk26 or else ... trick for status message in tc 2005-07-21 23:19:33 +00:00
Nikos Kouremenos
ad638f9bb9 put ... if too long status msg 2005-07-21 22:42:30 +00:00
Nikos Kouremenos
88aae962b5 escape status msg too 2005-07-21 22:38:55 +00:00
Nikos Kouremenos
f63545c757 on_tabbed_chat_window_motion_notify_event never gets called. I commit so everyone can have a look why 2005-07-21 22:38:22 +00:00
Nikos Kouremenos
532d93f527 fix typo 2005-07-21 21:42:53 +00:00
Nikos Kouremenos
688fb66979 gtkgui_helpers have func to escape pango markup 2005-07-21 21:39:47 +00:00
Nikos Kouremenos
3aa0363a2a prefix with roster_ 2005-07-21 21:19:08 +00:00
Nikos Kouremenos
247647c336 popup notifications for new message by default 2005-07-21 21:03:36 +00:00
Dimitur Kirov
17c65a9d24 all methods in class GajimRemote, added unrepr
and cleaner output for vcards
2005-07-21 21:00:18 +00:00
Nikos Kouremenos
171fefcdfa we are already in scripts 2005-07-21 20:59:01 +00:00
Nikos Kouremenos
5689aeb249 editable False for change status dialog 2005-07-21 20:55:00 +00:00
Dimitur Kirov
d54c388ca0 Added scripts/gajim-remote.py 2005-07-21 18:51:23 +00:00
Nikos Kouremenos
c47bf7e5ca align better if no status message. JID was removed in favor of status message because
a. JID is static and jargonish
b. JID is visible now via tooltip and of course via vcard [where it can also be copy pasted]
c. status message has more info about the real person and his current mood so it is logical to have that in banner and remove jargon of JID
2005-07-21 18:05:04 +00:00
Nikos Kouremenos
ef6643b24d status message in the banner instaed of jid; remove_user => remove_contact 2005-07-21 17:54:58 +00:00
Nikos Kouremenos
4ec127aa92 cleanups 2005-07-21 17:00:05 +00:00
Yann Leboulanger
d2c9d3b253 fix a TB 2005-07-21 15:43:53 +00:00
Nikos Kouremenos
c851323c51 do not play sound when standalone chatstate message 2005-07-21 15:23:18 +00:00
Nikos Kouremenos
2db64d9ce8 put chatstate in the banner 2005-07-21 14:56:39 +00:00
Nikos Kouremenos
92453bca1b better values for chat size 2005-07-21 14:55:54 +00:00