Commit graph

11102 commits

Author SHA1 Message Date
Nikos Kouremenos
ee8173d393 we can now drop many files to a tab and Gajim will send all files 2005-08-17 16:47:40 +00:00
Nikos Kouremenos
0fb573ccc6 remove pango markup from translation 2005-08-17 16:47:12 +00:00
Dimitur Kirov
5ed2e23097 added comments on some methods 2005-08-17 16:28:32 +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
21d0ca72a2 real_jid is changed to sender/receiver_name 2005-08-17 15:35:36 +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
Dimitur Kirov
f9657d7521 make check for unicode text as argument 2005-08-17 14:38:20 +00:00
Dimitur Kirov
7c9ea41c1b added recipient in the 'transfer completed'
dialog
2005-08-17 14:34:42 +00:00
Dimitur Kirov
2094f6bf11 fixed TB in notification area on long nonascii
status messages
2005-08-17 14:14:32 +00:00
Nikos Kouremenos
fed3e0815a polish po is ready. greek po lacks 13 messages. pot/po update. many comments for translators, and some comments so you can remind me guys what to fix for 0.9 :) 2005-08-17 12:17:09 +00:00
Nikos Kouremenos
fc21e86f01 remove unused and with typos var 2005-08-17 10:38:47 +00:00
Nikos Kouremenos
2fd8b49fc6 fix a tb (thanks aldafu) 2005-08-17 09:59:59 +00:00
Nikos Kouremenos
ba110194f8 action_button menu does not send inactive now 2005-08-17 09:49:21 +00:00
Nikos Kouremenos
6c38bf93b4 some more comments to assist tranlsations 2005-08-17 09:25:48 +00:00
Nikos Kouremenos
7c2e69cf8b dnd now works in windows too 2005-08-16 22:38:21 +00:00
Nikos Kouremenos
9c05382fc5 trayicon for windows is 100% ready 2005-08-16 20:24:56 +00:00
Nikos Kouremenos
ea47fd6f08 cleanup and a FIXME for dkirov 2005-08-16 19:26:11 +00:00
Nikos Kouremenos
1992351a67 remove a self in a var 2005-08-16 19:12:51 +00:00
Nikos Kouremenos
851457ba7a add a fixme 2005-08-16 19:05:27 +00:00
Yann Leboulanger
54645ae409 temporary fix for the Event dispatcher to work with TLS connections 2005-08-16 16:10:36 +00:00
Yann Leboulanger
bb0ba86b23 create XML console window when we add a new account 2005-08-16 15:35:03 +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
ac4bb8b675 logic fix 2005-08-16 11:59:53 +00:00
Nikos Kouremenos
c3be096bc3 fix pygtk.require() to work ok in GNU 2005-08-16 11:55:29 +00:00
Nikos Kouremenos
e675471568 remove a print 2005-08-16 11:52:19 +00:00
Nikos Kouremenos
9a5e49ac1c try to prevent a major TB 2005-08-16 11:35:14 +00:00
Nikos Kouremenos
5acee3847a pygtk.require() only if not windows (py2exe fails) 2005-08-15 19:53:37 +00:00
Nikos Kouremenos
d5f4b8ce44 clean up 2005-08-15 19:52:34 +00:00
Nikos Kouremenos
6b57a5472a logic fix 2005-08-15 19:52:18 +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
4c48422462 clean up in systraywin32.py 2005-08-15 19:27:31 +00:00
Nikos Kouremenos
9e8e944c22 improved systraywin32.py 2005-08-15 19:17:41 +00:00
Nikos Kouremenos
8ac54a2e41 in windows do not say about missing dbus bidingins 2005-08-15 18:28:19 +00:00
Nikos Kouremenos
f83a573f1d remove accidental expand 2005-08-15 13:00:09 +00:00
Nikos Kouremenos
0f41cf1fc3 escape now closes ft window 2005-08-15 12:45:19 +00:00
Nikos Kouremenos
d126607cc6 comments for tranlsators (pot/po) 2005-08-15 10:21:31 +00:00
Nikos Kouremenos
b955442642 now only accept invitation button does not work 2005-08-14 23:54:55 +00:00
Nikos Kouremenos
177a4c76de moving tooltips code to tooltips.py; moving ft_window to ft_window.py 2005-08-14 23:52:12 +00:00
Nikos Kouremenos
0124ec748c inital code and glade for invitation dialog (nothing is marked for translation) this is for 0.9 2005-08-14 23:21:57 +00:00
Dimitur Kirov
2bdeec3d6e set border style GTK_SHADOW_IN for consistency
with the other dialogs
2005-08-14 22:34:40 +00:00
Nikos Kouremenos
c28690de54 logic fix 2005-08-14 22:30:28 +00:00
Dimitur Kirov
5f0b36004d TB on connection timeout 2005-08-14 22:29:16 +00:00
Nikos Kouremenos
d286a5b187 commenting the code and adding a FIXME 2005-08-14 22:00:48 +00:00
Yann Leboulanger
7e080d6415 re-build the menu when we re-draw the roster (account removed or added) 2005-08-14 21:52:48 +00:00
Nikos Kouremenos
9f4a145e48 check isfile before opening 2005-08-14 21:46:57 +00:00
Nikos Kouremenos
18106eaa96 get default font from KDE too. thanks IceRAM 2005-08-14 21:43:16 +00:00
Yann Leboulanger
f2221ceb6d autoconnect if false by default in glade 2005-08-14 21:28:01 +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