Commit Graph

5830 Commits

Author SHA1 Message Date
Yann Leboulanger 8fcd0a6c8d Tab in empty message textview cycles all nicknames in the room. Fixes #1933 2006-05-06 19:43:43 +00:00
Yann Leboulanger 794023af0f build debian package with python2.4 2006-05-06 16:28:04 +00:00
Yann Leboulanger 032786bf47 build idle with corre3ct python version 2006-05-06 16:27:45 +00:00
Yann Leboulanger 7eca639863 use correct python version to build debian package 2006-05-05 06:29:31 +00:00
Jean-Marie Traissard ab05e38d59 Even if we are using notifications, we still want to see awaiting chats when clicking systray -> show events or left
click
2006-05-04 19:05:41 +00:00
Dimitur Kirov 22c0f59a64 added some underlines to contact context menu 2006-05-04 18:37:34 +00:00
Jean-Marie Traissard 2a12557ca8 When we have more than two accounts, do not show only two firsts and show scrollbar, make windows bigger. 2006-05-04 18:16:26 +00:00
Yann Leboulanger 6879306acb [Pihhan] Updated cs translation 2006-05-04 06:22:46 +00:00
Jean-Marie Traissard e96c70d332 Pango escape title of notification too. Fixes #1915. 2006-05-04 03:47:34 +00:00
Dimitur Kirov f9e874a1a3 make sure NBClientCommon, dispatcher and
NodeBuilder are callected when we close the
connection
2006-05-03 16:12:10 +00:00
Dimitur Kirov 4013818599 always del active connection 2006-05-03 15:31:08 +00:00
Yann Leboulanger 1e7c9e350d fix some ACE option description. Fixes #1877 2006-05-03 13:34:58 +00:00
Yann Leboulanger 2e06ec6d7e new ACE option: print_status_in_muc. Fixes #1502 2006-05-03 13:22:05 +00:00
Yann Leboulanger 0e3c8cede9 [Witold] Updated pl translation 2006-05-02 19:25:44 +00:00
Dimitur Kirov 70207eb52f updated to use splited glades 2006-05-02 18:27:15 +00:00
Jean-Marie Traissard 7b1d582bf1 Nicer systray tooltip when awaiting events of differents types (don't print gajim twice). Fixes #1053 2006-05-02 17:55:52 +00:00
Dimitur Kirov 690e3a5d3a fix TB 2006-05-02 16:25:59 +00:00
Dimitur Kirov 3d36c29d87 glade is moved to data/glade 2006-05-02 16:10:13 +00:00
Dimitur Kirov 5e6b016af1 split gtkgui.glade in several small glade
files, which are now located in data/glade/
2006-05-02 15:53:25 +00:00
Yann Leboulanger e5409697fa [Filippos] updated autopackage file 2006-05-02 11:11:44 +00:00
Yann Leboulanger 064b7a234c correct list of not allowed chars under windows. Fixes #1913 2006-05-02 06:36:49 +00:00
Yann Leboulanger d25d056677 be sure that transport is really removed before we start to remove its contacts. 2006-05-01 18:29:12 +00:00
Yann Leboulanger 50c14f16a8 typo 2006-05-01 17:42:12 +00:00
Yann Leboulanger bd3ced933a nicer file header for executable files. 2006-05-01 17:34:08 +00:00
Yann Leboulanger 01eb95f1c9 fix debian description 2006-05-01 17:25:43 +00:00
Yann Leboulanger 4dde01ff2f fix typo in es translation 2006-05-01 17:11:15 +00:00
Yann Leboulanger 262df3f7e6 one more fixed debian bug 2006-05-01 17:11:00 +00:00
Dimitur Kirov a2a5bfe9a6 reduce chars for GC tooltip status message 2006-05-01 15:50:33 +00:00
Yann Leboulanger a46e1fa035 [Oscar] updated swedish translation 2006-05-01 15:28:24 +00:00
Dimitur Kirov 36426778f0 add gajim caps, fixes #608 2006-05-01 14:15:28 +00:00
Yann Leboulanger 1e6c848761 use jid_is_transport func to detect transport jid 2006-05-01 13:29:16 +00:00
Yann Leboulanger 5a9625ff90 nothing 2006-05-01 13:26:07 +00:00
Dimitur Kirov 0eac300378 fixes 1909
what a silly typo!
2006-04-30 20:05:12 +00:00
Dimitur Kirov 8d35bf38af don't activate PGP and FT menuitems/button
for transports. fixes #1903
2006-04-30 19:52:02 +00:00
Dimitur Kirov 9c37887ea0 handle challenge response multiple qops: #1907 2006-04-30 17:33:10 +00:00
Dimitur Kirov fcda778746 converted line end to <LF> 2006-04-29 09:44:47 +00:00
Yann Leboulanger f7c8ccea94 VcardWindow now takes a new argument: is_fake, need to be true when we open a vcard for a fake jid 2006-04-28 20:55:45 +00:00
Yann Leboulanger c62463da92 no need to call request_vcard twice, it's already in VcardWindow class 2006-04-28 20:55:00 +00:00
Yann Leboulanger 6d57097177 no need to call request_vcard twice, it's already in VcardWindow class 2006-04-28 20:54:29 +00:00
Dimitur Kirov c4dc648637 old opt value of 'always_compact_view_chat'
is string, not boolean
2006-04-28 19:41:35 +00:00
Yann Leboulanger cab5718458 we can DND a contact on another account's group if we are in merged mode. Fixes #1888 2006-04-28 19:09:52 +00:00
Dimitur Kirov 87253c461a reset on_purpose var, when we manually change
our status to !offline
2006-04-28 18:42:18 +00:00
Dimitur Kirov 173c81ad8c remove failure handler, after we call it 2006-04-28 16:20:24 +00:00
Yann Leboulanger 94c1f17538 add missing signal in glade. Fixes #1902 2006-04-28 15:41:25 +00:00
Yann Leboulanger cf8f696bce [Matteo & Mallo] Updated italian translation 2006-04-28 11:14:45 +00:00
Yann Leboulanger 6c48268ed0 [Maciej] Updated Polish translation 2006-04-27 20:51:37 +00:00
Yann Leboulanger 74b0ef45fc fix shortcut conflict in french translation 2006-04-27 06:12:18 +00:00
Yann Leboulanger 5a20109e05 don't definitively remove a contact when it has unread events 2006-04-26 21:43:58 +00:00
Dimitur Kirov 0cb3d7cbd7 we don't need escape for strings, that are
displayed as text
2006-04-26 08:40:40 +00:00
Yann Leboulanger 7719f41ecc no need to escape filname here 2006-04-26 08:33:22 +00:00