Commit graph

4471 commits

Author SHA1 Message Date
Yann Leboulanger
5b2e68d52c when we open a tab that require account name to be displayed (another tab with the same nick is opened), we now redraw first tab too so that account is displayed there too. Fixes 2006-09-03 21:00:05 +00:00
Yann Leboulanger
910afa2b47 gajim-remote show_next_unread is back 2006-09-03 20:35:23 +00:00
Yann Leboulanger
38b3425aac remove offline contact from roster when there is no more unread events 2006-09-03 20:27:19 +00:00
Yann Leboulanger
2b06b55994 close chat window when we remove an account. Fixes 2006-09-03 20:21:26 +00:00
Yann Leboulanger
2d56a72fcb give focus to conversation textview when we insensitive message_textview so that it can receive Ctrl+1,2,3. Fixes 2006-09-03 17:50:18 +00:00
Yann Leboulanger
e80467dc0d [Santiago Gala] we can now have a different spellchecking language in each chat window. Fixes and . 2006-09-03 17:04:41 +00:00
Nikos Kouremenos
fa4080f784 use helpers method. tested it in Windows (svn) and Linux 2006-09-03 15:16:05 +00:00
Yann Leboulanger
5ac4a0d86c remove no more used var. chat and gc are now handles by message window manager 2006-09-03 11:34:06 +00:00
Yann Leboulanger
e24f3e5e96 when we rename an account, change account var in chat / gc controls. Fixes 2006-09-03 11:32:01 +00:00
Yann Leboulanger
4dd4f27b19 don't TB when someone changes his nick before having an assigned color (when he talk for the first time) 2006-09-03 11:02:48 +00:00
Nikos Kouremenos
78fe138784 update docstring 2006-09-02 23:41:14 +00:00
Yann Leboulanger
8896419494 [patrys] new vcard window. For 2006-09-02 21:51:16 +00:00
Yann Leboulanger
a67eaba727 events are now saved in an Event class. show in roster/systray options in Advanced Notification Control (for incomming messages) now work. 2006-09-02 21:01:11 +00:00
Yann Leboulanger
7046a19af0 raise is usefull to know if join was sucesfull or not (in roster_window.py). Fixes 2006-09-02 11:17:02 +00:00
Jean-Marie Traissard
cb555a148c Set right color for /me whith gc_nickname_color* 2006-09-02 09:56:52 +00:00
Jean-Marie Traissard
8945d21345 Do not raise useless RuntimeError. Fixes . 2006-09-02 01:00:22 +00:00
Jean-Marie Traissard
8af50e298f Set nicknames colors per muc, not for all of them ! Keep nick color on
nick change. Closes .
2006-09-02 00:35:03 +00:00
Yann Leboulanger
23396f8f59 do not add a default subscription message. 2006-08-31 15:35:38 +00:00
Yann Leboulanger
0ee02dd62f order groups in add contact dialog. Fixes 2006-08-30 20:27:38 +00:00
Travis Shirk
6fe8efff64 Removed set_transient_for(roster) for windows/dialogs that can be launched from
message windows (i.e., the window appears on the roster desktop rather than the current
desktop).  There may be some more places where this may be wanted, but this hits the
major ones.
2006-08-30 03:25:28 +00:00
Nikos Kouremenos
13a50ad633 dl module commit rocks, just put a comment, do it only in POSIX, pythonify (space after comma and all that stuff) 2006-08-29 21:59:58 +00:00
Yann Leboulanger
8f5dbaa1d1 wrong type for restored_messages_small option. Fixed 2006-08-29 18:56:15 +00:00
Yann Leboulanger
6e524e0b4f [zloygod] ps aux now shows gajim, and killall gajim works. Fixes 2006-08-29 16:11:23 +00:00
Yann Leboulanger
419925689b missing commit: add restored_messages_small option to ACE dict 2006-08-29 09:58:04 +00:00
Yann Leboulanger
2b0fc207ef detect unsubscribe / unsubscribed loop too 2006-08-29 07:28:52 +00:00
Yann Leboulanger
24f1b008a5 do not rename a contact if we are already renaming it. Fixes 2006-08-28 20:03:38 +00:00
Yann Leboulanger
fd719bcbc6 add an advanced option: restored_message_small tu disable small font in restored messages. Fixes 2006-08-28 15:10:23 +00:00
Nikos Kouremenos
f8e54519ad nothing 2006-08-27 15:44:39 +00:00
Nikos Kouremenos
7abacab6a4 fix accidental commit 2006-08-27 15:42:36 +00:00
Nikos Kouremenos
63a1b93a58 rm statusicon.py. fix accident 2006-08-27 15:41:02 +00:00
Nikos Kouremenos
89edefc053 default status msg remove bold add border to make it HIG 2006-08-27 15:39:11 +00:00
Yann Leboulanger
75fe384da4 handle advanced notification for new_message event only (without systray / roster / urgency hint that require a event refactorizatin)
use subprocess module as we depend on python2.4
2006-08-26 22:51:33 +00:00
Yann Leboulanger
3c4333b66b default to jabber iconset when we try to get unknown transport one. 2006-08-25 10:55:53 +00:00
Yann Leboulanger
d4710d87b4 don't override LDFLAGS / CFLAGS in Makefiles so that we can use them externaly 2006-08-24 12:38:42 +00:00
Yann Leboulanger
21b98fa061 enable browse button for irc conferences. 2006-08-22 21:50:36 +00:00
Yann Leboulanger
07f5b39e58 default status message are now used (if enabled) instead of asking status message. Fixes 2006-08-22 14:40:19 +00:00
Dimitur Kirov
3b447544de don't force tls on ports 5223 and 443 2006-08-22 08:13:23 +00:00
Yann Leboulanger
bbe93c5b86 do not traceback when ft_override_host_to_send is not valid, just ignor and print an error message. Fixes 2006-08-22 08:02:55 +00:00
Yann Leboulanger
3175c9113a don't ask os info when we are invisible. For 2006-08-21 19:54:09 +00:00
Yann Leboulanger
00ee3a62d5 really print subscription table when we register to a transport 2006-08-21 19:53:26 +00:00
Yann Leboulanger
213e7f095b [Vasily Chekalkin] JEP 90 support (Entity Time). Fixes 2006-08-21 11:21:59 +00:00
Yann Leboulanger
2785639d52 [Christoph Neuroth] Fix fuzzyclock times for old conversations. Fixes 2006-08-21 10:20:33 +00:00
Yann Leboulanger
87e46f49f1 show subject in notification popups. Fixes 2006-08-21 09:01:16 +00:00
Yann Leboulanger
285f190a28 really show subscription table when needed. Fixes 2006-08-20 18:02:33 +00:00
Dimitur Kirov
78863765e8 create transports_cache on first startup, fixes
2006-08-10 06:57:10 +00:00
Yann Leboulanger
ed4406472a don't fail where there is an unknown transport type 2006-08-07 17:35:03 +00:00
Yann Leboulanger
900e3a51dc fix bug in connection_handlers: correctly get namespace 2006-08-07 09:49:06 +00:00
Yann Leboulanger
8aeac852be [misc] use the domain name of the jid to browse disco instead of hostame. Do not use the custom host. Fixes 2006-08-07 09:05:56 +00:00
Yann Leboulanger
f99308207e o -> 0: fix TB 2006-08-03 20:25:38 +00:00
Yann Leboulanger
2428298bda new add_contact window with a combobox. Fixes 2006-08-03 19:13:42 +00:00