Yann Leboulanger
|
6cb304610b
|
create xml console window when we create a new account
|
2005-08-18 08:32:35 +00:00 |
|
Nikos Kouremenos
|
2fd8b49fc6
|
fix a tb (thanks aldafu)
|
2005-08-17 09:59:59 +00:00 |
|
Yann Leboulanger
|
383154becf
|
we always show ft request window in 0.8 release
|
2005-08-16 15:24:50 +00:00 |
|
Nikos Kouremenos
|
c3be096bc3
|
fix pygtk.require() to work ok in GNU
|
2005-08-16 11:55:29 +00:00 |
|
Nikos Kouremenos
|
5acee3847a
|
pygtk.require() only if not windows (py2exe fails)
|
2005-08-15 19:53:37 +00:00 |
|
Nikos Kouremenos
|
a946e92a95
|
trayicon menuitems now work ok. for images to change we need them in ico format. I had ideas on that.. :D
|
2005-08-15 19:51:49 +00:00 |
|
Nikos Kouremenos
|
18106eaa96
|
get default font from KDE too. thanks IceRAM
|
2005-08-14 21:43:16 +00:00 |
|
Yann Leboulanger
|
93293dfdc5
|
InformationDialog doesn't use run() anymore
|
2005-08-14 16:12:36 +00:00 |
|
Dimitur Kirov
|
8eb530b91c
|
send error to stderr if another instance of
gajim is running on the same ft port
|
2005-08-12 19:09:20 +00:00 |
|
Dimitur Kirov
|
32bb3c5024
|
open containing folder in file transfer ok
response
|
2005-08-12 02:12:12 +00:00 |
|
Dimitur Kirov
|
a2cccb8d25
|
set default application font (if any) to
themes, instead of 'Sans 10'
|
2005-08-12 00:08:04 +00:00 |
|
Dimitur Kirov
|
0d68d8152a
|
handle file request/send errors
|
2005-08-11 20:31:44 +00:00 |
|
Nikos Kouremenos
|
b4ae315349
|
inital code for systray in windows is commited. it is disabled for 0.8 atm because it needs more love. I commit because I hope to fix soon (or else 0.8 will not load it so it is ok)
|
2005-08-11 13:20:46 +00:00 |
|
Dimitur Kirov
|
d220cde8cd
|
removed useless code
|
2005-08-10 16:01:40 +00:00 |
|
Yann Leboulanger
|
8393d9e5fd
|
we can now create a new account
|
2005-08-10 11:52:37 +00:00 |
|
Nikos Kouremenos
|
99bf5ba99f
|
moving play_sound and launch_browser_mailer to common/helpers.py
|
2005-08-09 22:46:13 +00:00 |
|
Yann Leboulanger
|
c1ba76286e
|
we can now retrieve our vcard
|
2005-08-09 20:33:21 +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 |
|
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
|
cdf6e034b8
|
when IOError occurs during saving preferences
now print os.strerror of the error code
|
2005-08-09 11:17:32 +00:00 |
|
Yann Leboulanger
|
613d999ca1
|
gtk doesn't use threads
|
2005-08-08 16:04:11 +00:00 |
|
Nikos Kouremenos
|
73a4bf97e8
|
fix jep0070 accidental reversion
|
2005-08-08 15:38:07 +00:00 |
|
Nikos Kouremenos
|
63d667484b
|
threads_init() just before gtk.main
|
2005-08-08 15:14:21 +00:00 |
|
Nikos Kouremenos
|
21bdf27b9c
|
fix typo
|
2005-08-08 15:00:51 +00:00 |
|
Nikos Kouremenos
|
c944035684
|
[nicfit] jep0070 now works as a charm
|
2005-08-08 14:56:25 +00:00 |
|
Nikos Kouremenos
|
bb949ef623
|
add a call gjc (for pygtk fame) says we must have
|
2005-08-08 14:55:19 +00:00 |
|
Nikos Kouremenos
|
f202c09213
|
typo
|
2005-08-08 14:53:21 +00:00 |
|
Nikos Kouremenos
|
485dc4bcbb
|
reset chatstate of a contact that signed out
|
2005-08-08 14:43:50 +00:00 |
|
Nikos Kouremenos
|
b164f4a1ea
|
typos and logical fixes for chatstates
|
2005-08-07 23:04:36 +00:00 |
|
Dimitur Kirov
|
3ae4c1e0d4
|
fixed wrong method call
|
2005-08-06 21:39:33 +00:00 |
|
Dimitur Kirov
|
3290deb238
|
\ after commas - removed
|
2005-08-06 20:21:00 +00:00 |
|
Dimitur Kirov
|
d82dab9fbf
|
handle socks5 error replies
|
2005-08-06 16:18:25 +00:00 |
|
Yann Leboulanger
|
d00a039ba6
|
we can now configure autoaway/xa messages
|
2005-08-06 15:17:20 +00:00 |
|
Nikos Kouremenos
|
de46aeaa08
|
when new_chat give the oontact with higher priority not the first resource
|
2005-08-06 10:20:04 +00:00 |
|
Yann Leboulanger
|
5cca92fb4e
|
xml console is now hidden instead of destroyed, has an enable checkbutton and a clear button, and scroll to the end if we was at the end
|
2005-08-06 00:38:24 +00:00 |
|
Yann Leboulanger
|
37a315ac9d
|
xml console now print everything that is sent/received
|
2005-08-05 23:43:28 +00:00 |
|
Yann Leboulanger
|
6f6d5c0dcc
|
JEP70 support (thx nicfit !)
|
2005-08-05 13:29:39 +00:00 |
|
Nikos Kouremenos
|
6ff5643ce2
|
autodetect for links now should work
|
2005-08-04 23:11:55 +00:00 |
|
Yann Leboulanger
|
899396bc90
|
all incomming stanza are printed in xml console
need much more work (out going stanza ...)
|
2005-08-04 20:32:38 +00:00 |
|
Dimitur Kirov
|
a9d00f7412
|
show FT window if autopup(away) is set
ask on file exists
|
2005-08-04 11:17:16 +00:00 |
|
Dimitur Kirov
|
284160c5b2
|
use non blocking sockets everywhere in FT
|
2005-08-04 07:23:14 +00:00 |
|
Yann Leboulanger
|
b88922f30c
|
fix 2 TB (fix #640)
|
2005-08-03 21:27:26 +00:00 |
|
Yann Leboulanger
|
ba796be13b
|
fix a TB
|
2005-08-03 19:37:23 +00:00 |
|
Dimitur Kirov
|
5c95785ffd
|
stop transfer on error accept socket
|
2005-08-03 16:52:45 +00:00 |
|
Dimitur Kirov
|
e7536c0679
|
show disconnected, when recipient rejects
transfer
|
2005-08-03 16:21:23 +00:00 |
|
Dimitur Kirov
|
26544535a1
|
fixed TB when file_props['sender'] is type str
|
2005-08-03 15:15:55 +00:00 |
|
Dimitur Kirov
|
237b6b7bf6
|
removed comment
|
2005-08-03 14:12:58 +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 |
|
Dimitur Kirov
|
760453870f
|
moved socks5 module outside xmpp
|
2005-08-01 22:58:14 +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 |
|