Dimitur Kirov
|
e7536c0679
|
show disconnected, when recipient rejects
transfer
|
2005-08-03 16:21:23 +00:00 |
|
Dimitur Kirov
|
e9daf09fe5
|
send file is now functional
|
2005-08-03 14:04:54 +00:00 |
|
Nikos Kouremenos
|
053cbdcaeb
|
introducing gajim.get_number_of_accounts()
|
2005-08-03 13:46:48 +00:00 |
|
Nikos Kouremenos
|
4054ed3384
|
remove in_buffer patch from xmppp because it was slowing parsing because of timeout being too high? anyways we should reelase 0.8 someday
|
2005-08-03 10:28:21 +00:00 |
|
Yann Leboulanger
|
4e203be8bc
|
we now know when we are connected in a room or not (fix #570)
|
2005-08-03 09:23:36 +00:00 |
|
Nikos Kouremenos
|
6aefa6ae86
|
use plural forms (ngettext) in a string. please convert your strings that way
|
2005-08-02 23:03:21 +00:00 |
|
Dimitur Kirov
|
3c59acddc2
|
print of exception not needed
|
2005-08-02 22:29:25 +00:00 |
|
Dimitur Kirov
|
a502d8d28c
|
this should fix the bug on windows
|
2005-08-02 20:33:44 +00:00 |
|
Dimitur Kirov
|
e9bcc20556
|
check if self.Connetion is instantiated
|
2005-08-02 14:25:21 +00:00 |
|
Dimitur Kirov
|
760453870f
|
moved socks5 module outside xmpp
|
2005-08-01 22:58:14 +00:00 |
|
Dimitur Kirov
|
b936f2db52
|
moved file outside xmpp
|
2005-08-01 22:50:46 +00:00 |
|
Nikos Kouremenos
|
dd821ac164
|
use better strings (adhere to HIG, try to describe better what is going on), make code by dkirov adhere to our coding standards, fix comments and FIXME in comments
|
2005-08-01 22:48:58 +00:00 |
|
Dimitur Kirov
|
8ede65961f
|
moved socks5queue to gajim.py
|
2005-08-01 22:45:29 +00:00 |
|
Dimitur Kirov
|
c204880ce5
|
moved socks5queu to gajim.py in order to have
only one queue
|
2005-08-01 22:43:33 +00:00 |
|
Yann Leboulanger
|
0c51e2fd09
|
remove unneede line
|
2005-08-01 20:54:26 +00:00 |
|
Dimitur Kirov
|
9183b73766
|
status message was not set in some other cases
|
2005-08-01 18:19:36 +00:00 |
|
Dimitur Kirov
|
79d2459d9f
|
missing ':'
|
2005-08-01 16:17:32 +00:00 |
|
Dimitur Kirov
|
3c46c13d8d
|
':' spacing. always set a status message
|
2005-08-01 16:14:35 +00:00 |
|
Dimitur Kirov
|
f4c6c41e5b
|
not showing status in tray tooltip
|
2005-08-01 15:50:43 +00:00 |
|
Dimitur Kirov
|
c84973327d
|
property 'notify_on_file_complete'
|
2005-08-01 15:00:47 +00:00 |
|
Dimitur Kirov
|
0cd682f2ce
|
file transfer progress notification
|
2005-08-01 15:00:27 +00:00 |
|
Yann Leboulanger
|
ce6b470967
|
no need to translate glade strings in optparser
|
2005-08-01 09:42:30 +00:00 |
|
Dimitur Kirov
|
d57c420112
|
show notification if there is no space on the
device
|
2005-08-01 09:37:41 +00:00 |
|
Nikos Kouremenos
|
f51c2b0f95
|
initial patch: do not throw all xml at once to parser because that freezes UI until process is finished. TODO: a better way to seperate what is left to seperate and send by smaller chunks to parser
|
2005-07-31 17:18:27 +00:00 |
|
Dimitur Kirov
|
a9a2b483cb
|
fcntl not present in windows
|
2005-07-31 11:29:18 +00:00 |
|
Dimitur Kirov
|
4e9942a5b1
|
typo
|
2005-07-30 15:30:38 +00:00 |
|
Dimitur Kirov
|
151844315a
|
add disco info
|
2005-07-30 15:06:35 +00:00 |
|
Dimitur Kirov
|
35c8487325
|
file transfer don;t block GUI
|
2005-07-30 14:13:45 +00:00 |
|
Dimitur Kirov
|
8cb824adc5
|
moved to xmpp
|
2005-07-30 10:59:31 +00:00 |
|
Dimitur Kirov
|
46fbda6caa
|
import socks5 from xmpp
|
2005-07-30 10:59:15 +00:00 |
|
Dimitur Kirov
|
e9f10feac1
|
moved from common
|
2005-07-30 10:58:46 +00:00 |
|
Dimitur Kirov
|
651acf5797
|
removed useless prints, __main__ and added
license
|
2005-07-30 10:58:11 +00:00 |
|
Dimitur Kirov
|
5dd434c249
|
socks5 connection classes
|
2005-07-30 10:33:20 +00:00 |
|
Dimitur Kirov
|
f1481ab4ff
|
new jep-0096 handlers for FT
|
2005-07-30 10:19:52 +00:00 |
|
Dimitur Kirov
|
06c4568133
|
added few ns
|
2005-07-30 10:19:21 +00:00 |
|
Dimitur Kirov
|
c43b72434e
|
bug 461 - comfirm for close MUC dialog
|
2005-07-29 17:18:51 +00:00 |
|
Dimitur Kirov
|
a43aae3a26
|
fixes TB, that causes bug #613 and #612
|
2005-07-26 07:22:08 +00:00 |
|
Nikos Kouremenos
|
22cf4b7433
|
fix a traceback
|
2005-07-25 22:24:58 +00:00 |
|
Yann Leboulanger
|
a3cbad7ad7
|
move groupchat.contacts to gajim.gc_contacts
|
2005-07-25 20:04:24 +00:00 |
|
Yann Leboulanger
|
3ec2d68304
|
add missing _
|
2005-07-25 07:52:04 +00:00 |
|
Nikos Kouremenos
|
e7952867d2
|
55 seconds for keepalive [some web proxies disconnect at 60] and try to connect for 1 minute and not 2
|
2005-07-25 00:32:02 +00:00 |
|
Nikos Kouremenos
|
72729a1fd9
|
<plato> becomes plato:
|
2005-07-24 20:34:39 +00:00 |
|
Nikos Kouremenos
|
ec7fd8af99
|
we now have "print_ichat_every_foo_minutes" in expert.
|
2005-07-24 20:29:32 +00:00 |
|
Nikos Kouremenos
|
26b5bee4d1
|
mark some strings for translation
|
2005-07-24 20:00:38 +00:00 |
|
Nikos Kouremenos
|
287902c9ec
|
fix a var name
|
2005-07-24 19:56:47 +00:00 |
|
Nikos Kouremenos
|
d4f0994f77
|
commit a missing file; revert one that hsould be commited [sorry]
|
2005-07-24 19:04:29 +00:00 |
|
Nikos Kouremenos
|
59050d4134
|
get_nb_line becomes get_no_of_lines; marked for translation title in history window
|
2005-07-24 19:01:44 +00:00 |
|
Yann Leboulanger
|
a037ca8369
|
fix a TB
|
2005-07-23 11:54:01 +00:00 |
|
Nikos Kouremenos
|
4e31156bbd
|
a is None is faster than a == None IIRC [it is for sure nicer :$]
|
2005-07-23 11:44:54 +00:00 |
|
Nikos Kouremenos
|
04e5547681
|
autoconnect True for first account, 2nd and up autoconnect to False
|
2005-07-22 21:51:56 +00:00 |
|