Commit graph

5696 commits

Author SHA1 Message Date
Yann Leboulanger
761528f213 don't remove contact in gc roster when he leaves if there are awaiting events from him, but only when we read his messages 2005-12-13 22:13:07 +00:00
Yann Leboulanger
7b31cb56de one more check to not TB:
don't try to remove roster contact when it's about gc contact
2005-12-13 21:40:12 +00:00
Yann Leboulanger
02c6805a23 typo 2005-12-13 21:28:02 +00:00
Yann Leboulanger
d2e4a230c8 don't crash if we open a pm after he left the room 2005-12-13 21:26:31 +00:00
Yann Leboulanger
c7b36b781c clean message textview after we enter a command 2005-12-13 21:05:36 +00:00
Yann Leboulanger
b2d6cd9919 cleanup in iter compare function (thx SF) 2005-12-13 13:27:04 +00:00
Yann Leboulanger
ee0f764df0 always create the ['32'][transport] list, even if it's emtpy (load_iconset checks if folder exists) 2005-12-13 12:58:14 +00:00
Yann Leboulanger
81a0eabe11 fix bug: argument in print_real_text is a list, not a string 2005-12-13 07:43:45 +00:00
Yann Leboulanger
f77d28407a [nkour] don't logger groupchat messages that are older that now and already in logs 2005-12-13 07:39:20 +00:00
Nikos Kouremenos
495803a48a send_on_ctrl_enter works as it should; now works in GC too 2005-12-12 21:55:22 +00:00
Nikos Kouremenos
c6f079029c typo 2005-12-12 15:36:48 +00:00
Nikos Kouremenos
792496b754 fix a testing to be better when 32x32 is not at all there 2005-12-12 15:33:48 +00:00
Nikos Kouremenos
582b0e320c margin 80 2005-12-12 15:29:20 +00:00
Nikos Kouremenos
f4a9ab324e fallback to dcraven for windoz too 2005-12-12 15:27:39 +00:00
Nikos Kouremenos
b6de586940 default to 16x16 for gc roster 2005-12-12 15:17:07 +00:00
Nikos Kouremenos
e31d031ea3 use else block in notify for failsafe values 2005-12-12 15:15:56 +00:00
Nikos Kouremenos
19a64469f4 failsafe to dcraven 2005-12-12 15:14:58 +00:00
Nikos Kouremenos
f7ee0dffd9 we now use 32x32 in Tabbed Chat banner img for state; and can control the size between 32x32 and 16x16 in general [of course only for those iconsets that ship 32x32 2005-12-12 15:13:31 +00:00
Nikos Kouremenos
062e1c5b2f default to dcraven iconset 2005-12-12 15:12:15 +00:00
Nikos Kouremenos
cc76b95f9d remove chekcing for dot 2005-12-12 15:11:51 +00:00
Nikos Kouremenos
32fbe2729c clean up logic; prevent a tb in Windoz 2005-12-12 14:05:01 +00:00
Nikos Kouremenos
17f28f9388 add catching for links and emots in history window 2005-12-12 13:00:46 +00:00
Yann Leboulanger
59561d300e when we click on sign in/out notification window, open a chat window 2005-12-12 09:28:36 +00:00
Yann Leboulanger
2f69f3d8ed single message now has conversation_textview so it prints urls and smeileys 2005-12-12 09:12:29 +00:00
Yann Leboulanger
180911e563 split print_conversation_line into sevral functions 2005-12-12 09:12:06 +00:00
Yann Leboulanger
cf33e04a37 create an empty join_button var in order to not TB 2005-12-12 07:52:18 +00:00
Nikos Kouremenos
c984ef155c use ft_request image. thanks again Grenshad for all icons 2005-12-11 18:40:25 +00:00
Yann Leboulanger
8cc90d1d73 fix DBus TB 2005-12-11 16:58:20 +00:00
Yann Leboulanger
7612ad7c64 update pm chat window when a gc contact change his status 2005-12-11 11:22:18 +00:00
Yann Leboulanger
6ed018c93e notify now uses handle_event 2005-12-11 10:32:11 +00:00
Yann Leboulanger
4f3b8dc3e8 move handle_event from systray.py to gajim.py 2005-12-11 10:31:42 +00:00
Nikos Kouremenos
990a5895c8 clarify comment 2005-12-10 22:45:46 +00:00
Nikos Kouremenos
4ba60d14bf move some lines back to up 2005-12-10 22:44:47 +00:00
Nikos Kouremenos
c914a0d058 only use nice 48x48 img 2005-12-10 22:41:16 +00:00
Nikos Kouremenos
69fe0f02d7 show artists in about dialog alphabetically 2005-12-10 22:30:28 +00:00
Nikos Kouremenos
dfe1d78391 add icons for more events 2005-12-10 22:27:41 +00:00
Nikos Kouremenos
d9def4d2a4 [grenshad] add FT-related icons. thank him as artist 2005-12-10 22:00:06 +00:00
Yann Leboulanger
995590a0f1 don't remove account from Gajim if removal from server failed 2005-12-10 16:23:45 +00:00
Nikos Kouremenos
408ed03bd0 add a comment 2005-12-10 16:19:58 +00:00
Yann Leboulanger
edfafe964f ask password when we want to delete an account from server and we don't save password 2005-12-10 16:18:37 +00:00
Yann Leboulanger
45479d7708 pange_escape contact name when we rename them
when we want old_group_name, we get it from C_JID column so that it's not escaped
2005-12-10 14:41:09 +00:00
Yann Leboulanger
3b029ad541 pango_escape group names 2005-12-10 14:22:14 +00:00
Yann Leboulanger
8252529260 connect_and_init doesn't call init_roster anymore
fix the unregister_account bug
2005-12-10 13:58:09 +00:00
Nikos Kouremenos
0db94027c9 ignore errors on receiving non-utf8 data 2005-12-10 13:51:23 +00:00
Nikos Kouremenos
f6e2cb37fb remove border width of hbuttonbox in acct creation wizard 2005-12-10 13:49:43 +00:00
Yann Leboulanger
6a0599500e catch all exceptions when we try to import remote_control: under win we have:
NameError: name 'DbusPrototype' is not defined
2005-12-10 12:28:56 +00:00
Nikos Kouremenos
30eaaecb91 tab not space in contributors 2005-12-10 00:59:02 +00:00
Nikos Kouremenos
6e413e7f5a [lorien420] Notification Daemon Popups are now clickable! CONGRAAAAAAATS Andrew Sayman 2005-12-10 00:56:38 +00:00
Yann Leboulanger
612716e2db change copyright from "Gajim Team" to real people 2005-12-09 23:30:28 +00:00
Nikos Kouremenos
1d0a0d5dee catch gopher:// 2005-12-09 21:09:42 +00:00