Nikos Kouremenos
|
22ab2f5300
|
if msg name for preset is empty assign a default (msg text) as name
|
2006-03-15 16:34:52 +00:00 |
Nikos Kouremenos
|
9d884f1e8e
|
add anders in THANKS
|
2006-03-15 15:36:53 +00:00 |
Yann Leboulanger
|
d53c5eff1c
|
do not ask vcards when entering irc rooms as irc transport reply by messages.
|
2006-03-15 15:11:31 +00:00 |
Nikos Kouremenos
|
d8bfdd60f0
|
thank Anders Ström for Goojim and improve some strings in about dlg
|
2006-03-15 12:59:01 +00:00 |
Nikos Kouremenos
|
184680f988
|
put back workaround for gc roster
|
2006-03-15 12:28:46 +00:00 |
Nikos Kouremenos
|
e9325a6c5f
|
rm some prints
|
2006-03-15 12:27:59 +00:00 |
Yann Leboulanger
|
1d172a9ffc
|
we reply to the resource that sends us the message. Fixes #753
|
2006-03-15 11:30:45 +00:00 |
Yann Leboulanger
|
1b3b149253
|
added goojim iconset. Thx phibxr. Fixes #1696
|
2006-03-15 10:46:47 +00:00 |
Yann Leboulanger
|
4cbc0666ff
|
show an error dialog when a transport answers wrongly to register request. Fixes #1702
|
2006-03-15 08:56:36 +00:00 |
Yann Leboulanger
|
721acff70f
|
tab name and window title now contain resource if needed. see #1697
|
2006-03-15 08:46:44 +00:00 |
Yann Leboulanger
|
db7766ea7e
|
when we get a message from a contact and we have a window with this resource, print it there. see #1697
|
2006-03-15 08:40:19 +00:00 |
Yann Leboulanger
|
af3f46bdb4
|
add debian/doc file
|
2006-03-15 08:14:17 +00:00 |
Nikos Kouremenos
|
036265081b
|
fix typo; also saner defaults [only first time] for last_save_dir and last_send_dir
|
2006-03-15 02:09:57 +00:00 |
Nikos Kouremenos
|
396c66f8f8
|
set avatar filechooser defaults to My Pictures in the OS that understand user needs [aka Windows]
|
2006-03-15 01:40:10 +00:00 |
Yann Leboulanger
|
1c992be553
|
default to home folder when choosing an avatar. Fixes #1701
|
2006-03-14 23:07:45 +00:00 |
Yann Leboulanger
|
bb35e9e782
|
remove unneeded line
|
2006-03-14 23:07:03 +00:00 |
Yann Leboulanger
|
1df901f482
|
[gjc] gtkspellmodule upstream update. Fixes #1700
|
2006-03-14 22:35:50 +00:00 |
Yann Leboulanger
|
6ca8c5334c
|
redraw correctly tabs / banner when sevral resources
|
2006-03-14 18:18:34 +00:00 |
Yann Leboulanger
|
f355cb043a
|
replace / in gc nicks by _ before we save vcard / avatars
|
2006-03-14 18:09:09 +00:00 |
Yann Leboulanger
|
02ed060a90
|
chaw resource in banner when talking to a specific resource
|
2006-03-14 17:19:54 +00:00 |
Yann Leboulanger
|
51d57ba717
|
last_message_time is now indexed by full_jid. for [1697]
|
2006-03-14 17:13:34 +00:00 |
Yann Leboulanger
|
dab9943bc2
|
missing return
|
2006-03-14 16:58:50 +00:00 |
Yann Leboulanger
|
e76ac7f406
|
introduce get_full_jid for MessageControl. Fix TB when removing a tab with a resource. see #1697
|
2006-03-14 16:35:17 +00:00 |
Yann Leboulanger
|
01a99ee766
|
fix TB when 2 resources with same status are in sub-menu
|
2006-03-14 16:34:02 +00:00 |
Yann Leboulanger
|
b1ce1107de
|
we can now talk to a specific resource
|
2006-03-14 13:10:09 +00:00 |
Nikos Kouremenos
|
4b20704d5c
|
opened 48x48 of gosisp stellar. burn
|
2006-03-14 02:00:55 +00:00 |
Nikos Kouremenos
|
0704af78ab
|
48x48 opened of simplebulb. fare well
|
2006-03-14 02:00:07 +00:00 |
Nikos Kouremenos
|
c7c3d60f90
|
48x48 opened of sun. bye bye
|
2006-03-14 01:59:34 +00:00 |
Nikos Kouremenos
|
3d30dd88de
|
opened.png 48x48 of nuvola not needed [also not 48x48]
|
2006-03-14 01:59:05 +00:00 |
Nikos Kouremenos
|
bfff94158c
|
48x48 opened of gota is not needed
|
2006-03-14 01:57:58 +00:00 |
Nikos Kouremenos
|
e650cf3308
|
do not del print_time_timeout_id but set it to None. fixes #1691
|
2006-03-13 23:59:59 +00:00 |
Nikos Kouremenos
|
0c6606c514
|
comments and 80 char margin
|
2006-03-13 23:25:00 +00:00 |
Nikos Kouremenos
|
bffcec6899
|
remove switch to menuitems. fixes #1674
|
2006-03-13 21:55:21 +00:00 |
Yann Leboulanger
|
d59178c385
|
redraw gc contacts instead of remove / re-add them
|
2006-03-13 19:40:06 +00:00 |
Yann Leboulanger
|
db6c9e7a05
|
call draw_avatar only in gc controls
|
2006-03-13 19:00:05 +00:00 |
Yann Leboulanger
|
658ca026ab
|
remove unneeded call to update_ui
|
2006-03-13 18:22:44 +00:00 |
Dimitur Kirov
|
def6fbe56d
|
always decode input strings to unicode
assume that encoding is UTF-8 if getpreferred-
encoding failed
|
2006-03-13 18:20:08 +00:00 |
Yann Leboulanger
|
a9e25ce434
|
align avatar on the right in gc
|
2006-03-13 18:04:19 +00:00 |
Yann Leboulanger
|
7a542bb473
|
remove unneeded call to draw_avatar in draw_contact
|
2006-03-13 13:27:05 +00:00 |
Yann Leboulanger
|
dce057d29e
|
avatars are in gc roster. gc avatar images are saved in room_jid folder. Fixes #1121
|
2006-03-13 13:25:51 +00:00 |
Yann Leboulanger
|
2f3fe1b158
|
don't show an empty line in groupchat banner if there is no subject. Fixes #1688
|
2006-03-13 09:04:50 +00:00 |
Nikos Kouremenos
|
ea50611b8f
|
[Jim++] do not print (None) if status msg is None on chat
|
2006-03-12 23:07:04 +00:00 |
Nikos Kouremenos
|
e8223e1d9d
|
add sound for buddy bounce [future feature]. this snd is borrowed from GnomeBaker burnok sound
|
2006-03-12 21:20:08 +00:00 |
Yann Leboulanger
|
46e637ad5d
|
if status is '', don't print it
|
2006-03-12 21:17:26 +00:00 |
Yann Leboulanger
|
a6a72ccf8d
|
forbid resource when we add a contact. Fixes #1117
|
2006-03-12 20:53:28 +00:00 |
Yann Leboulanger
|
26f33196d7
|
when we connect and already have opened chat windows, update them with new contact instances. Fixes #1590
|
2006-03-12 20:33:36 +00:00 |
Yann Leboulanger
|
1eeb16dc2d
|
[Jim++] fix TB in unconnected gc. Fixes #1687
|
2006-03-12 18:55:59 +00:00 |
Yann Leboulanger
|
f19dc78297
|
don't show hidden contacts that are not in observer group. Fixes #1494
|
2006-03-12 18:35:10 +00:00 |
Yann Leboulanger
|
4f2460e21c
|
remove contact when we get sub=none and ask=none and no name and no group. See #1494
|
2006-03-12 18:30:01 +00:00 |
Nikos Kouremenos
|
f95a7c5d3e
|
remove psyco as speed is not an issue anymore but high mem usage is. fixes #1666
|
2006-03-11 11:08:27 +00:00 |