Commit graph

5329 commits

Author SHA1 Message Date
Yann Leboulanger
b6038f7a0f server list link changed 2006-03-22 18:52:27 +00:00
Dimitur Kirov
be25f1b8ac missing import 2006-03-22 16:36:56 +00:00
Nikos Kouremenos
6c4322483e avoid dup of code. intro _add_history_manager_menuitem and call that instead of writing sth twice 2006-03-22 01:09:59 +00:00
Dimitur Kirov
92691fa6f6 disconnect transfers for contact which goes
offline
2006-03-21 23:43:26 +00:00
Dimitur Kirov
f7dd517030 use small for status message. Last revert, I
promise!
2006-03-21 22:55:25 +00:00
Dimitur Kirov
3893d4ffa7 resource is shown before status (for
consistency with roster tooltip)
2006-03-21 21:46:26 +00:00
Dimitur Kirov
f01fd88ff5 table layout for gc tooltip properties 2006-03-21 21:33:56 +00:00
Dimitur Kirov
31f380dff7 don't escape markup entities for banner tooltip 2006-03-21 21:22:08 +00:00
Yann Leboulanger
4e7b9b64cc add history manager menuitem when only one account too 2006-03-21 21:15:13 +00:00
Dimitur Kirov
30522e5357 align two resource lines, left to avatar in
tooltip
2006-03-21 20:52:25 +00:00
Dimitur Kirov
a71924dba4 set_line_wrap, instead of putting message on the
next line
2006-03-21 20:25:53 +00:00
Dimitur Kirov
a6700273d9 testing: align status message left to avatar
in tooltip
2006-03-21 20:22:16 +00:00
Yann Leboulanger
df38aa897c read_queue now look in awaiting_messages dict with fjid as key instead of jid. Fix #1706 2006-03-21 18:34:03 +00:00
Dimitur Kirov
e1ff481a84 aligned properties for FT tooltip 2006-03-21 17:01:23 +00:00
Dimitur Kirov
1ba8e37972 better align of properties, with long avatar 2006-03-21 16:39:26 +00:00
Dimitur Kirov
3f0ac6b3d9 fix imports 2006-03-21 15:57:44 +00:00
Dimitur Kirov
78d48a141c aligned properties for roster tooltip 2006-03-21 15:44:36 +00:00
Nikos Kouremenos
f1d4b2ceb4 (history manager) do some basic stuff for our windows users. add a fixme to test it works and test further for when I sit on Windows 2006-03-21 14:47:11 +00:00
Nikos Kouremenos
cba9b41d25 wrap text 2006-03-21 14:43:20 +00:00
Nikos Kouremenos
3b2c6021fa run in background 2006-03-21 14:42:28 +00:00
Nikos Kouremenos
c7dc01e366 do not maximize history manager (let the user do it if he wants) and also make sure user was warned that running Gajim and touching logs db crazily can end up in useless db or whatever chaotic problems 2006-03-21 14:37:06 +00:00
Nikos Kouremenos
2eb1759a7f now we can launch history manager via Roster Window (under advanced) fixes #1616 2006-03-21 14:26:01 +00:00
Nikos Kouremenos
eca21781cb fix len to not take into account the extension (we pass full filename anyways) 2006-03-21 13:57:02 +00:00
Nikos Kouremenos
b3bf080e6f intro helpers.sanitize_filename() to make sure we do not run, use it where it is appropriate 2006-03-21 13:55:22 +00:00
Dimitur Kirov
7418be2323 remove ft_proxies_cache option, not used
anymore, replaced by proxy65_manager
2006-03-20 23:33:53 +00:00
Dimitur Kirov
aa73f2d862 typo 2006-03-20 23:26:27 +00:00
Dimitur Kirov
5a1ff6a4d2 discover proxy transport for server (#803) 2006-03-20 23:17:36 +00:00
Dimitur Kirov
c16167025c disconnect pending proxy resolve actions when
account is disconnected from server
2006-03-20 22:09:16 +00:00
Dimitur Kirov
7165a72157 error_cb is sent to proxy jid, instead of proxy
name, add one more proxy (jabber.freenet.de)
2006-03-20 21:48:14 +00:00
Dimitur Kirov
ae33330ac6 send fake activate stanza to assert that proxy
works correctly
2006-03-20 21:24:10 +00:00
Nikos Kouremenos
1f43ebfeb3 [jim++] fix logic for ft popup. fixes #1393 2006-03-20 17:25:45 +00:00
Dimitur Kirov
5ce9bf3f49 set tooltip with status message (chat wins) 2006-03-20 16:51:17 +00:00
Dimitur Kirov
08b67c346e update banner font also in groupchat 2006-03-20 16:22:34 +00:00
Dimitur Kirov
cb02ad7f18 use size small, instead of medium for status
message in banner
2006-03-20 16:04:54 +00:00
Nikos Kouremenos
f773f2d998 make jid++ patch obey to our coding standards 2006-03-20 11:28:02 +00:00
Yann Leboulanger
faaeed74e6 [Jim++] add contect menu to delete rows in history manager 2006-03-20 08:20:49 +00:00
Dimitur Kirov
164e5116da set theme font to chatstates and status message 2006-03-19 21:40:26 +00:00
Dimitur Kirov
ecd588fa0f set banner font from theme preferences (#1631) 2006-03-19 21:25:28 +00:00
Nikos Kouremenos
131d0de955 hint user about what could be wrong 2006-03-19 21:21:16 +00:00
Dimitur Kirov
b90e546927 proxy65_manager resolves socks5 proxies at gajim
startup and account login
2006-03-19 20:43:30 +00:00
Dimitur Kirov
8d15ac84be restored send_stanza, needed by xml console 2006-03-19 16:53:17 +00:00
Nikos Kouremenos
85fbcb79e9 fix tb 2006-03-19 14:59:17 +00:00
Dimitur Kirov
540103f381 arranged some methods from connection.py in
classes defeined in connection_handlers.py
2006-03-19 14:54:00 +00:00
Yann Leboulanger
6dfed88cad typo: colors are back in gc tabs 2006-03-19 11:15:52 +00:00
Yann Leboulanger
96dcb1bd0c chatstate colors are now configurable in manage theme window. Fixes #1568 2006-03-18 22:40:26 +00:00
Yann Leboulanger
df395ab6ef fix regex when ascii_formating is false 2006-03-18 12:20:59 +00:00
Yann Leboulanger
3b12da41a3 missing save before commit :) 2006-03-18 11:55:04 +00:00
Yann Leboulanger
eff34ac6ab invitations to groupchat is now queued when systray is enabled. missing icon for popup window: gc_invitation.png. Fixes #1196 2006-03-18 11:53:30 +00:00
Yann Leboulanger
a5c2880b45 remove profile_avatar menuitem that sometimes appear 2006-03-18 09:59:04 +00:00
Yann Leboulanger
a59f0866d5 typo 2006-03-18 09:27:41 +00:00