Dimitur Kirov
|
ba4e81095d
|
gethostbyname for the override host
|
2005-08-12 14:59:28 +00:00 |
|
Nikos Kouremenos
|
0855c48d08
|
better name: ft_override_host_to_send
|
2005-08-12 13:40:42 +00:00 |
|
Dimitur Kirov
|
4c24be16ed
|
added ft_custom_host for translated/forwarded
ports
|
2005-08-12 09:34:30 +00:00 |
|
Yann Leboulanger
|
9cbec8ac6d
|
fix a TB
|
2005-08-12 07:49:01 +00:00 |
|
Dimitur Kirov
|
ead3e5557e
|
set default font from the desktop default
application font setting (only Gnome for now)
|
2005-08-11 22:06:26 +00:00 |
|
Dimitur Kirov
|
99a20589bf
|
added two more proxies in the config
|
2005-08-11 20:27:23 +00:00 |
|
Dimitur Kirov
|
5d3f81a9c3
|
removed the fast extention
|
2005-08-11 20:26:17 +00:00 |
|
Nikos Kouremenos
|
a39e1acab6
|
trayicon_notification_on_new_messages advanced setting
|
2005-08-11 18:23:39 +00:00 |
|
Nikos Kouremenos
|
200bcd4650
|
escape a char for uri
|
2005-08-11 12:40:47 +00:00 |
|
Nikos Kouremenos
|
56461d88dc
|
escape a char for dir
|
2005-08-11 12:39:50 +00:00 |
|
Nikos Kouremenos
|
2cb711b720
|
add amissing else
|
2005-08-11 12:36:32 +00:00 |
|
Nikos Kouremenos
|
d0c81a9b8f
|
make launch_file_manager work in windows
|
2005-08-11 11:44:14 +00:00 |
|
Nikos Kouremenos
|
ea704fc426
|
fix english typos
|
2005-08-10 19:10:58 +00:00 |
|
Dimitur Kirov
|
73c5eb3dd2
|
proper disconnect routines
|
2005-08-10 15:59:55 +00:00 |
|
Nikos Kouremenos
|
2b42ba9dda
|
fix a tb
|
2005-08-10 00:10:43 +00:00 |
|
Nikos Kouremenos
|
d082539517
|
introducing: launch_file_manager()
|
2005-08-09 22:55:52 +00:00 |
|
Nikos Kouremenos
|
99bf5ba99f
|
moving play_sound and launch_browser_mailer to common/helpers.py
|
2005-08-09 22:46:13 +00:00 |
|
Nikos Kouremenos
|
e7498bca12
|
notify_on_all_muc_messages advanced option
|
2005-08-09 19:56:49 +00:00 |
|
Nikos Kouremenos
|
d2659b2cf4
|
moving function to right place
|
2005-08-09 19:15:59 +00:00 |
|
Yann Leboulanger
|
c61c33765f
|
here is a mutex for events_for_ui:
threads and main thread won't conflict
|
2005-08-09 18:45:16 +00:00 |
|
Dimitur Kirov
|
62d54f3df1
|
added method get_prim_contact_from_list
|
2005-08-09 17:57:53 +00:00 |
|
Dimitur Kirov
|
ed1893ee9b
|
moved convert bytes to common/helpers
|
2005-08-09 17:27:27 +00:00 |
|
Yann Leboulanger
|
d0eb029f74
|
connection.pt doesn't send events to ui: it just put it in gajim.events_for_ui[account]
gui read this queue
(mutex will come)
|
2005-08-09 17:21:35 +00:00 |
|
Dimitur Kirov
|
016d70d7da
|
show correct status in toooltip, display name,
instead of jid in popup notification
|
2005-08-09 17:15:45 +00:00 |
|
Nikos Kouremenos
|
49bbb10134
|
we now have file manager too in enviroment;pot/po update
|
2005-08-09 15:30:45 +00:00 |
|
Yann Leboulanger
|
5a9bb51f97
|
threads don't send event to gui if connection succeed, thay are in a queue
|
2005-08-09 15:28:32 +00:00 |
|
Dimitur Kirov
|
4df50b17ee
|
adedde prefix ft_ for proxy65 options
|
2005-08-09 14:53:33 +00:00 |
|
Dimitur Kirov
|
2bc8bcf482
|
fixed logic errors in FT and proxies
|
2005-08-09 11:38:11 +00:00 |
|
Nikos Kouremenos
|
31365c33ab
|
'aplay', 'play', 'esdplay', 'artsplay' detected first time only
|
2005-08-09 11:34:36 +00:00 |
|
Nikos Kouremenos
|
341e060a91
|
use is_in_path
|
2005-08-09 11:34:16 +00:00 |
|
Nikos Kouremenos
|
1f901c3183
|
is_in_path(name_of_command, return_abs_path = False)
|
2005-08-09 11:33:56 +00:00 |
|
Dimitur Kirov
|
cdf6e034b8
|
when IOError occurs during saving preferences
now print os.strerror of the error code
|
2005-08-09 11:17:32 +00:00 |
|
Nikos Kouremenos
|
872db9fb6b
|
strings fix, german po is somehow new, pot/po
|
2005-08-08 21:54:36 +00:00 |
|
Nikos Kouremenos
|
c6166f3cc2
|
some last minute fixes in strings
|
2005-08-08 21:11:59 +00:00 |
|
Nikos Kouremenos
|
69086350ca
|
all chatstates by default (via ui it can be changed)
|
2005-08-08 18:06:58 +00:00 |
|
Yann Leboulanger
|
0c64b91de4
|
no need to knowthe ID to know if it's our vcard
|
2005-08-08 13:34:48 +00:00 |
|
Yann Leboulanger
|
ac36bbf306
|
presence when we get our vcard also contain our status message
|
2005-08-08 12:23:51 +00:00 |
|
Nikos Kouremenos
|
c22777a242
|
a new proxy for FT (does nothing atm). thanks bmalkow for this proxy
|
2005-08-08 12:09:29 +00:00 |
|
Yann Leboulanger
|
ce71639c4f
|
no need to send this event
|
2005-08-08 07:05:00 +00:00 |
|
Yann Leboulanger
|
a7572c4352
|
we not send sha of our VCARD (JEP 153) in every presences
|
2005-08-07 21:42:32 +00:00 |
|
Nikos Kouremenos
|
5a054fd790
|
chatstate by default only are about composing. chatstates ready for 0.8
|
2005-08-07 20:58:44 +00:00 |
|
Yann Leboulanger
|
cbbbb4d511
|
we can now configure font in chat / gc windows
|
2005-08-07 18:58:36 +00:00 |
|
Dimitur Kirov
|
e9d28c9703
|
show error message on proxy timeout
|
2005-08-07 18:43:53 +00:00 |
|
Dimitur Kirov
|
d313420dda
|
mising 's'
|
2005-08-07 13:26:03 +00:00 |
|
Dimitur Kirov
|
67319b7008
|
fix a TB in proxy_auth
|
2005-08-07 13:24:21 +00:00 |
|
Dimitur Kirov
|
f82af54d0c
|
don;t try to refresh the cache during FT
|
2005-08-07 12:05:36 +00:00 |
|
Yann Leboulanger
|
ad510f1d86
|
typo (thx hellp)
|
2005-08-07 09:14:50 +00:00 |
|
Dimitur Kirov
|
023a8c6f4b
|
secont hosts list don;t need proxy and fast
tags
|
2005-08-06 21:43:04 +00:00 |
|
Dimitur Kirov
|
d23bb1ffee
|
possible TB on active reply
|
2005-08-06 21:40:01 +00:00 |
|
Yann Leboulanger
|
acb2b33df7
|
theme manager is here
|
2005-08-06 21:19:16 +00:00 |
|