7f3c2681c2consider the changements of use tabbed window option at the next start of Gajim
Yann Leboulanger
2005-02-06 23:25:13 +0000
db1f209e28no more need on USE_TABBED_CHAT variable
Yann Leboulanger
2005-02-05 17:38:18 +0000
54184d3a6fuse tabbed chat window is now an option in preference window
Yann Leboulanger
2005-02-05 17:18:49 +0000
f711b8c230we can now automatically authorize a contact we ask subscribtion to automatically fill entry_login and combobox_agent when we can
Yann Leboulanger
2005-02-04 21:04:39 +0000
c0cbef4c09We can now set a pseudo in the add contact Window
Yann Leboulanger
2005-02-04 07:58:40 +0000
ad61789101In tabbed chat window, when alt+1 2 3 key is pressed, select the corresponding tab
Yann Leboulanger
2005-02-02 21:59:40 +0000
d2720d38e7when we press the Delete key on emoticons treeview or status message treeview, delete the selected iter
Yann Leboulanger
2005-02-02 21:16:24 +0000
815d00c265show contact'information when contact_button is pressed in chat window
Yann Leboulanger
2005-02-02 20:58:33 +0000
958884b8e2grab focus on message widget when we change tab in tabbed chat window
Yann Leboulanger
2005-02-02 12:08:20 +0000
8b5d92376fpresent tabbed chat window when we dubble click on an iter
Yann Leboulanger
2005-02-02 12:02:12 +0000
18dc2d52beclose only a tab when escape is pressed in tabbed chat window
Yann Leboulanger
2005-02-02 11:30:28 +0000
a31f210817connect the clicked signal for the send button when creating a new tab
Yann Leboulanger
2005-02-01 19:53:06 +0000
cfcc27fc4fupdate Windows installer
Yann Leboulanger
2005-01-31 15:15:19 +0000
b6a4262e13bugfix for tags in tabbed chat window
Yann Leboulanger
2005-01-31 15:07:09 +0000
2565e3ebe5active the correct tab when we double click on an iter for which the chat window is already opened
Yann Leboulanger
2005-01-28 22:40:05 +0000
b8c8d703f3set new tab as active
Yann Leboulanger
2005-01-28 22:23:46 +0000
3032dba9efwe can now close tabs in tabbed chat window
Yann Leboulanger
2005-01-28 20:41:36 +0000
726bf8cdd2redraw the status image in tabbed chat window correctly
Yann Leboulanger
2005-01-28 20:01:49 +0000
ad4dea66f5tabbed chat window now use a notebook (more beautyfull) One thing remains to do : the ability to close a tab
Yann Leboulanger
2005-01-28 18:51:23 +0000
c4c79d4d46set trayicon checkbox unsensitive when trayicon module is not available
Yann Leboulanger
2004-12-14 16:13:58 +0000
8e0fb06706we can now add and remove the icon in systray without retarting Gajim
Yann Leboulanger
2004-12-14 12:57:45 +0000
6fdb50f67anew way to be able not to show the whole button in chat window that doesn't make a GtkWarning
Yann Leboulanger
2004-12-14 12:55:34 +0000
d352cce00atotally rework preference window
Vincent Hanquez
2004-12-14 11:27:15 +0000
1418e41076when we receive a subscribed presence, we remove the user from the 'not in list' group
Yann Leboulanger
2004-12-08 19:56:33 +0000
62a5dbe2afnot in list icon becomes requested's one, and new not in list icon
Yann Leboulanger
2004-12-08 14:42:38 +0000
02588a8038change roster's window title when receiving unpopuped messages
Yann Leboulanger
2004-12-06 20:11:12 +0000
230e4e8cb5it's shorter like that
Yann Leboulanger
2004-12-05 20:16:16 +0000
22344a6036save the 'active' configuration and do not always set it to 1
Yann Leboulanger
2004-12-05 18:23:46 +0000
d639c3d622show "*" or "[x]" in chat window title bar if there are one or more unread message(s)
Yann Leboulanger
2004-12-05 12:53:08 +0000
d474d149f7it is not possible to launch a dialog.run() in a timeout function, so here is a workaround to do the same thing
Yann Leboulanger
2004-12-02 00:00:57 +0000
4ab3c89742autoconnect AFTER gtk.main (we may need to ask password)
Yann Leboulanger
2004-12-01 20:47:37 +0000
4f17342574autoconnect after self.systray is initialized
Yann Leboulanger
2004-12-01 20:21:04 +0000
09565d1308a bit more beautiful
Yann Leboulanger
2004-12-01 20:16:56 +0000
1de5581652clean all and clean clean :D
Vincent Hanquez
2004-11-25 23:01:38 +0000
1158b206bcwe can now install Gajim with 'make install' Gajim is launched throught a bash script that check if we are not root
Yann Leboulanger
2004-11-25 19:27:09 +0000