Commit Graph

6438 Commits

Author SHA1 Message Date
Yann Leboulanger c2ece68e43 handle correctly pm messages. 2006-09-07 13:19:43 +00:00
Yann Leboulanger 30fb604642 private messages are save as pm in events list 2006-09-06 21:39:32 +00:00
Yann Leboulanger b1d32661fc fix logic for showing notification window 2006-09-06 20:15:06 +00:00
Yann Leboulanger 30d379ff86 [Fridtjof Busse] updated de po 2006-09-06 19:31:59 +00:00
Nikos Kouremenos 7c325b1e7c make a comment more accurate 2006-09-06 13:31:12 +00:00
Nikos Kouremenos bd01e5719b INTRODUCING ensure_utf8_string, use it to fix BLOCKER bug for Gajim/Windows (#2392) 2006-09-06 13:28:38 +00:00
Nikos Kouremenos 9bd4442784 since we demand python 2.4 remove 2.3 legacy support code 2006-09-06 13:15:32 +00:00
Yann Leboulanger 80ba7ac5e7 sort and don't use underline in insert_nick sub menu. Fixes #2396 2006-09-06 11:58:11 +00:00
Yann Leboulanger 9603146fa6 when we edit member / ban / ... list in config room, send to server only the diff, as required by the JEP. 2006-09-06 10:39:06 +00:00
Yann Leboulanger 7a89f716e4 handle correctly notification window in ANC, particulary le tab_opened condition. 2006-09-05 15:43:07 +00:00
Nikos Kouremenos 56dfe11c56 put avatar on the right instead of top of vcard window, but do it the right way (so it is aligned with the left, on the top, and not centered. 2006-09-05 13:28:37 +00:00
Yann Leboulanger b46f6e8ed6 put avatar on the right instead of top of vcard window 2006-09-04 21:10:39 +00:00
Yann Leboulanger a1048d12e2 remove bad return to line from M$ 2006-09-04 20:49:23 +00:00
Yann Leboulanger b85834d522 remove bad return to line from M$. Make tooltips work (selectable = False did it) 2006-09-04 20:47:46 +00:00
Yann Leboulanger 9a7ed9488a take into account the case when no systray is available. Fixes #2384 and #2389 2006-09-04 18:58:58 +00:00
Nikos Kouremenos 8f069c0166 vcard window glade: left align email label, add border width for scrolledwindow to 6. IOW HIGGGG 2006-09-04 13:47:47 +00:00
Yann Leboulanger 24c73a99a0 generate .glade.h file automaticaly in Makefile 2006-09-04 10:03:24 +00:00
Yann Leboulanger d0c359f134 use a per-textview var to remember which language is set instead of the global speller_language one. 2006-09-04 08:00:49 +00:00
Dimitur Kirov 7f6ec376dc print a debug message for invalid xml stanza 2006-09-04 07:19:31 +00:00
Yann Leboulanger 9dc8b315d8 [maxima] show and hide properly when left-clicking very fast on systray. Fixes #2388 2006-09-04 06:52:16 +00:00
Nikos Kouremenos 05f762fc35 update vcard info window glade file to make most of labels left-aligned. still lots of work to be done to be HIG 2006-09-03 22:59:14 +00:00
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 #2371 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 #2370 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 #2263 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 #2383 and #746. 2006-09-03 17:04:41 +00:00
Yann Leboulanger 5d125c5de2 [Santiago Gala] updated spanish translation 2006-09-03 16:56:43 +00:00
Nikos Kouremenos 40a137c4b7 add tooltips for extra gmail details and for default status msg so svn is somehow UF 2006-09-03 15:21:17 +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 #2369 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
Yann Leboulanger b24d81f13d [patrys] more HIG complient vcard window 2006-09-03 09:54:20 +00:00
Nikos Kouremenos 78fe138784 update docstring 2006-09-02 23:41:14 +00:00
Yann Leboulanger 8896419494 [patrys] new vcard window. For #1840 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 #6698 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 #2376. 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 #2264.
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 #2365 2006-08-30 20:27:38 +00:00
Yann Leboulanger 9b55075f1d use bash instead of sh because -a is a bash specific option. fixes #1620 2006-08-30 07:44:33 +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 #2336 2006-08-29 18:56:15 +00:00
Yann Leboulanger 6e524e0b4f [zloygod] ps aux now shows gajim, and killall gajim works. Fixes #1620 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