Nikos Kouremenos
f0f7d74a90
isinstance is faster than type and on key bindings that call gajim-remote some ms surely matter
2006-02-09 00:00:17 +00:00
Nikos Kouremenos
07b2d4c16b
use locale.getpreferredencoding() and go to sleep
2006-02-08 23:51:46 +00:00
Nikos Kouremenos
9a64a51517
now we also scroll to result
2006-02-08 23:41:01 +00:00
Nikos Kouremenos
01e5bdd7e2
force printing utf8 [afterall it is what i18n will return] else we were tb on could not decode using ascii
2006-02-08 23:35:04 +00:00
Nikos Kouremenos
861a52c3ed
redirect to sderr with print
2006-02-08 23:30:20 +00:00
Nikos Kouremenos
2105fb0d93
double click on result row now opens equivalent JID. TODO: also scroll to result
2006-02-08 22:46:20 +00:00
Nikos Kouremenos
3e4a3199d3
try to obey a bit to GNOME HIG about title
2006-02-08 22:14:48 +00:00
Travis Shirk
cd1993037a
Added gtkgui_helpers.escape_underscore to not require re module
2006-02-08 05:13:26 +00:00
Travis Shirk
2da7a542f8
Unread message fix when quitting gajim, see #1516
2006-02-08 04:55:06 +00:00
Travis Shirk
6d3696e83c
Window title fix for #1386
2006-02-08 04:11:42 +00:00
Travis Shirk
22721cb0db
/me idiot
2006-02-08 03:26:19 +00:00
Travis Shirk
64c4300fc4
Fixed distclean description
2006-02-08 03:23:13 +00:00
Travis Shirk
a72b7a429a
added distclean
2006-02-08 03:21:09 +00:00
Travis Shirk
f6e2590eab
Fixed the previous TB, but this time at another part of the code
2006-02-08 02:56:58 +00:00
Travis Shirk
3f7217aefe
Removed FIXME
...
Asterix, this method is actually new (i.e., was only in gc before),
but now it is needed (see #1495 ). Also, what I was not expecting
was the refresh of self.contact in this same function. This is
required since the contact goes stale when we go offline.
Not sure if that is a bug or not.
2006-02-08 02:42:24 +00:00
Travis Shirk
37c2441a38
Fixed TB when transport_name was None
2006-02-08 02:27:14 +00:00
Travis Shirk
9f1032c6e1
Updated comment
2006-02-08 02:26:54 +00:00
Yann Leboulanger
ec2d9c0ad2
move data/pixmaps/events/TRANSPORT_o*line.png to data/iconsets/transports/TRANSPORT/48x48
...
TODO: create 48x48 online and offline pngs for all jabber iconsets
2006-02-08 00:55:16 +00:00
Yann Leboulanger
1bf6fa6643
typo
2006-02-07 23:31:02 +00:00
Yann Leboulanger
4c8fb94601
don't send config when we don't have it
2006-02-07 23:28:37 +00:00
Yann Leboulanger
59e6377546
follow RFC 3921 section 8 for subscription. This also fixes #1400
2006-02-07 23:11:24 +00:00
Yann Leboulanger
eb055c5bf2
groups must always be a list, fix that
2006-02-07 19:24:19 +00:00
Yann Leboulanger
9c9a7efd6d
make configure_room unsensitive when we can't configure anything
2006-02-07 13:31:20 +00:00
Yann Leboulanger
d40026cabd
an admin can now modify the ban list. for #530
2006-02-07 12:56:20 +00:00
Nikos Kouremenos
98521fa2c3
[misc@zarb] gajim-remote can run without X now. fixes #1467
2006-02-07 12:04:17 +00:00
Dimitur Kirov
e0d8b0c3dc
unnecessary purge of variables
2006-02-07 08:46:00 +00:00
Dimitur Kirov
85ba371288
if host is invalid to not start
2006-02-07 08:34:20 +00:00
Nikos Kouremenos
72d49e951e
if user removes sth, ask him on quiting about VACUUM and if he likes that do it (sqlite docs say it can take sometime one large db (I cannot test, YANN?) and it is why I do not do it automatically; also fix a bug on massively deleteing contact logs
2006-02-06 21:35:54 +00:00
Nikos Kouremenos
321d2239c0
add history_manager py and glade
2006-02-06 21:05:33 +00:00
Nikos Kouremenos
c9ef415ecc
fill search results listview; todo: operate on results
2006-02-06 20:34:06 +00:00
Nikos Kouremenos
072cc50baa
you can now delete one of more contact logs from database. all should work (else it is a bug) apart from searching which is coming soon
2006-02-06 20:06:10 +00:00
Yann Leboulanger
4372ed7fe4
typo. Fix #1521
2006-02-06 18:21:40 +00:00
Yann Leboulanger
033e95e795
add a space in tooltip between image and text. Fix #1223
2006-02-06 18:07:50 +00:00
Yann Leboulanger
6ceb13430b
remove files from AVATAR_PATH when contacts changes his avatar or removes it
2006-02-06 16:04:55 +00:00
Yann Leboulanger
3a1e5c579d
when contact has a non jpeg/png avatar, save it as png so that tooltip can show it
2006-02-06 14:04:25 +00:00
Yann Leboulanger
693270cf5b
wax size for avatar in tooltip: 125x125 by default
2006-02-06 13:42:23 +00:00
Dimitur Kirov
d6fee1ea49
added missing argument to NBCommonClient call
2006-02-06 11:28:05 +00:00
Dimitur Kirov
c3ef6cfbbc
I'm losing the logic of this condition, but
...
this is a copy of the original, so it should
work
2006-02-06 10:00:23 +00:00
Dimitur Kirov
7815fe8219
use glib current time instead of time.time()
2006-02-06 00:36:33 +00:00
Dimitur Kirov
f52144c803
socks5 classes now use Gajim idlequeue
...
still there are several TODOs
2006-02-06 00:11:45 +00:00
Yann Leboulanger
149bff2b64
fix TB when there is no default value for a boolean field in dataForm
2006-02-05 18:55:17 +00:00
Yann Leboulanger
759f6a49f6
Fix TB when changing status and pm opened
2006-02-05 18:42:41 +00:00
Yann Leboulanger
2e50c301c8
fix the make_color_string function. Fix #1268
2006-02-05 17:12:36 +00:00
Yann Leboulanger
b5c94b71c6
draw avatar in roster tooltip. Fixes #1223
2006-02-05 16:47:25 +00:00
Yann Leboulanger
c49a993e88
80 margin
2006-02-05 16:22:25 +00:00
Dimitur Kirov
8df5e7efce
two small errors on win
2006-02-05 15:31:31 +00:00
Nikos Kouremenos
9834fd62d3
almost nothing
2006-02-05 14:03:50 +00:00
Yann Leboulanger
652e1df102
redraw parent's icon when a child log off to eventually remove the arrow in icon
2006-02-05 13:44:51 +00:00
Nikos Kouremenos
af95e11fc2
update glade and config to manage animated static emots. still not working of course
2006-02-05 13:44:40 +00:00
Nikos Kouremenos
327c31c615
update history_manager.glade
2006-02-05 12:54:51 +00:00