Commit graph

1790 commits

Author SHA1 Message Date
Dimitur Kirov
9f91b28e12 FT works on win32 2005-08-25 20:31:58 +00:00
Nikos Kouremenos
5800df0d44 say 0.8.1: we are freezing tomorrow evening/night 2005-08-25 19:51:57 +00:00
Nikos Kouremenos
e0c3e309db remove a fixme 2005-08-25 18:33:40 +00:00
Nikos Kouremenos
ed2516b2ba fix a typo and an overl00k 2005-08-25 17:33:04 +00:00
Nikos Kouremenos
9cabb5e830 chmod bad permisioned dirs 2005-08-25 16:50:02 +00:00
Dimitur Kirov
8adeb33fa1 fixed tb on server connect 2005-08-25 14:07:17 +00:00
Dimitur Kirov
9e044cbd4c removed not-in-the-right-place line,
replaced os.path.slpit with basename when only
file_name is needed
2005-08-25 11:12:37 +00:00
Nikos Kouremenos
61f1c8c5d4 better message for nick conflict 2005-08-25 10:06:33 +00:00
Dimitur Kirov
fd83a95032 prevent TB on removing online account 2005-08-24 15:59:51 +00:00
Nikos Kouremenos
3d7be5a2dc typo 2005-08-24 14:09:03 +00:00
Nikos Kouremenos
a16d8f84e6 fix i18n to gc tooltips 2005-08-24 14:08:35 +00:00
Nikos Kouremenos
e3733b0827 fix srv l00kup 2005-08-24 13:04:42 +00:00
Nikos Kouremenos
3cd7d46e68 fix strings/comments 2005-08-24 12:38:41 +00:00
Nikos Kouremenos
eba6131a59 use my ngettext() in other places too 2005-08-24 12:23:35 +00:00
Nikos Kouremenos
d74f43144a we now use our own function with ngettext() which rocks 2005-08-24 11:54:47 +00:00
Dimitur Kirov
a51c320245 prevent transfer to offline contact, remove
listener when last there are no more senders
2005-08-23 21:52:56 +00:00
Nikos Kouremenos
4aaa36fbae [hawke] show_ascii_formatting_chars advanced setting 2005-08-23 14:58:53 +00:00
Nikos Kouremenos
e7b1247b38 add proxy.netlab.cz for FT 2005-08-23 14:29:12 +00:00
Nikos Kouremenos
0b457357a9 save last dir used for emoticons, sounds, sending file, recv files in config and if empty use $HOME. no more bad paths (the dir were we started Gajim, no more saving such info only per session) 2005-08-23 13:22:14 +00:00
Nikos Kouremenos
9b483b62ee svn to say 0.9 and removing some code for 0.8 only 2005-08-23 12:52:16 +00:00
Nikos Kouremenos
92903afd4c chmod in the correct place 2005-08-23 09:30:54 +00:00
Nikos Kouremenos
6e29a8b524 create config file with 0600 [and remove \n from print!!!!! 2005-08-23 09:17:48 +00:00
Nikos Kouremenos
5570639beb create logs and .gajim dir with 0700 2005-08-23 09:14:35 +00:00
Nikos Kouremenos
4abf4f53b3 check if dir before write, and do not write if it is 2005-08-19 10:32:42 +00:00
Nikos Kouremenos
4edf5e69ea create file when writing! 2005-08-18 19:46:50 +00:00
Nikos Kouremenos
0455ce1e3f typo 2005-08-18 19:25:12 +00:00
Nikos Kouremenos
bd0a5230d9 xs:boolean is '0', '1', 'true', 'false'. so update bookmark to handle the last two 2005-08-18 19:06:24 +00:00
Nikos Kouremenos
1449be9bad commit a patch for xmpppy 2005-08-18 18:50:30 +00:00
Yann Leboulanger
903941fe03 send priority on EVERY presences 2005-08-18 08:33:51 +00:00
Dimitur Kirov
98273d7aec removed the last affinix non jep tag 2005-08-17 15:48:14 +00:00
Dimitur Kirov
ec20af6941 open file only once on sending 2005-08-17 15:38:57 +00:00
Dimitur Kirov
2f0f52e49f checks for 2 more socket exceptions..
open/close file on each read
2005-08-17 15:10:37 +00:00
Nikos Kouremenos
fc21e86f01 remove unused and with typos var 2005-08-17 10:38:47 +00:00
Nikos Kouremenos
7c2e69cf8b dnd now works in windows too 2005-08-16 22:38:21 +00:00
Nikos Kouremenos
ea47fd6f08 cleanup and a FIXME for dkirov 2005-08-16 19:26:11 +00:00
Yann Leboulanger
54645ae409 temporary fix for the Event dispatcher to work with TLS connections 2005-08-16 16:10:36 +00:00
Nikos Kouremenos
9a5e49ac1c try to prevent a major TB 2005-08-16 11:35:14 +00:00
Dimitur Kirov
5f0b36004d TB on connection timeout 2005-08-14 22:29:16 +00:00
Nikos Kouremenos
9f4a145e48 check isfile before opening 2005-08-14 21:46:57 +00:00
Yann Leboulanger
57a5cf1741 typo 2005-08-14 21:25:24 +00:00
Yann Leboulanger
227f754ce5 we can receive message from the room, so no nick 2005-08-14 21:02:51 +00:00
Nikos Kouremenos
f9d3d37c46 escape " in sound playing 2005-08-14 19:27:58 +00:00
Nikos Kouremenos
56e0c6f3c3 drop from xffm to gajim tab now works 2005-08-14 19:08:56 +00:00
Nikos Kouremenos
db97d20aec do not set as status I'm invisible 2005-08-14 14:32:10 +00:00
Dimitur Kirov
332bffc29f changed Q__ to Q_ 2005-08-14 13:46:15 +00:00
Nikos Kouremenos
86443c4934 fix bad string, add comment for transl, pot/po 2005-08-13 15:06:04 +00:00
Nikos Kouremenos
a91765990b comments for translators; pot/po 2005-08-13 11:17:49 +00:00
Nikos Kouremenos
e641745500 using comments and Q_() for make disctioning of None and Unknown strings. this breaks strings freeze but I hope it is for the good and I hope it is the last time [sorry ppl] 2005-08-12 22:32:35 +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
Nikos Kouremenos
d8b71a5d7e logic fix 2005-08-12 18:53:29 +00:00