Commit Graph

302 Commits

Author SHA1 Message Date
Yann Leboulanger 2df99a76a9 little bugfix 2005-03-04 22:39:41 +00:00
Yann Leboulanger 32f879a821 little bugfix : we don't always have a jid 2005-03-04 22:32:16 +00:00
Yann Leboulanger bf961f3b03 Now we can have information on a contact in groupchat window 2005-03-04 22:27:06 +00:00
Yann Leboulanger 1c1a11a9e3 print who changed the subject in the groupchat window 2005-03-04 21:52:27 +00:00
Nikos Kouremenos 78773f0308 small gui fix in the code part II 2005-03-04 21:36:23 +00:00
Nikos Kouremenos 1c91fadd5d small gui fix in the code 2005-03-04 21:34:08 +00:00
Yann Leboulanger 7c9ec2229b we can now set and receive subjects 2005-03-04 21:27:45 +00:00
Yann Leboulanger 6c95160913 we can now grant and revoke roles and affiliation in group chats 2005-03-04 19:59:07 +00:00
Yann Leboulanger 0c96ac4a87 small bugfix 2005-03-04 14:58:00 +00:00
bigpod 97c1aa38e2 A fix for the window icon. 2005-03-04 14:17:55 +00:00
bigpod acc7fc8238 Now when the jabber status changes it also changes the window icon 2005-03-04 13:57:59 +00:00
Yann Leboulanger ed0038b963 we can now rename groups 2005-03-03 23:50:11 +00:00
Nikos Kouremenos b592f60c45 new message class should be stable 2005-03-03 22:14:50 +00:00
Yann Leboulanger a40c2f8d9b add some shortcuts (F2 to rename ctrl+tab, scroll with ctrl+PageUp/Down 2005-03-03 20:33:39 +00:00
Nikos Kouremenos c8c69049be warning dialog should work now? introducing some other classes for dialogs too 2005-03-03 15:27:37 +00:00
Yann Leboulanger 0bc4a5cfb0 some typos 2005-03-03 13:45:12 +00:00
Yann Leboulanger 630a12ad10 when there is only a tab : show the jid in the chat window's title 2005-03-02 23:35:28 +00:00
Yann Leboulanger 35f9462813 bugfix : do not render image if there is not 2005-03-02 23:16:28 +00:00
Yann Leboulanger a4cd6f37b9 merge tabbed_chat_window and chat_window
no need to restart gajim to take into account the use_tabbed_window option (already opened windows are not concerned for the moment)
2005-03-02 22:34:16 +00:00
Nikos Kouremenos 036c476127 partial fixes 2005-03-02 20:27:09 +00:00
Nikos Kouremenos 832872f547 commit before massively user --> User 2005-03-02 18:38:27 +00:00
Yann Leboulanger e8d9731cd2 fix handler name 2005-03-02 15:48:13 +00:00
Nikos Kouremenos 64682f8899 added our logo 2005-03-02 13:42:33 +00:00
Yann Leboulanger 86bc75a036 change the class names 2005-03-02 13:04:47 +00:00
Yann Leboulanger 197a5827ec ange callback, widget and variable names for awaqy message dialog in glade and in the code 2005-03-02 12:46:37 +00:00
Nikos Kouremenos fb4a62d3cc passphrase/password unification looks better now 2005-03-02 12:38:33 +00:00
Yann Leboulanger 6d6b9796f0 change callback, widget and variable names for join groupchat window in glade and in the code 2005-03-02 12:32:44 +00:00
Yann Leboulanger 9647cf87ee accounts_window become configure_accounts_window (glade modification will follow) 2005-03-02 12:05:56 +00:00
Yann Leboulanger 53e0f9a335 change callback names for Accounts window in glade and in the code 2005-03-02 11:45:20 +00:00
Yann Leboulanger 8e0efb5061 do not show tabs in tabbed chat window when there is only one tab (close ticket #37) 2005-03-02 10:24:49 +00:00
Nikos Kouremenos 87eb65fd2a (S) smillie 2005-03-02 01:57:51 +00:00
Nikos Kouremenos 77d3628666 typos 2005-03-02 00:13:34 +00:00
Nikos Kouremenos 844dc4ac4a I don't remember what I changed, mostly all over 2005-03-01 23:48:05 +00:00
Nikos Kouremenos 07948af69e warning class and changes in the code. should work. glade dialog removed 2005-03-01 19:02:51 +00:00
Yann Leboulanger d007712e20 confirm window is now build without glade 2005-03-01 18:36:13 +00:00
Nikos Kouremenos fe2abb1dbd some changes. introduce accounts window bug 2005-03-01 18:00:34 +00:00
Yann Leboulanger e06db9ab36 do not focus a newly created tab when we receive a new message from a contact 2005-03-01 17:38:35 +00:00
Yann Leboulanger 7a84b33157 change callback, widget and variable names for history window in glade and in the code 2005-03-01 17:18:23 +00:00
Yann Leboulanger e431abd081 change callback, widget and variable names for user information window in glade and in the code 2005-03-01 15:56:02 +00:00
Yann Leboulanger 7a2cb8052c change callback, widget and variable names for agent browser window in glade and in the code 2005-03-01 14:59:46 +00:00
Yann Leboulanger c2a70df954 use gtk.Image.set_from_file to clean the code 2005-03-01 14:14:56 +00:00
Nikos Kouremenos b97b090054 now preferences_window, some tooltips, removed TRUE/FALSE from code and pep appliance in imports 2005-03-01 13:46:22 +00:00
Yann Leboulanger 9c7b25c3b8 change callback, widget and variable names for Account window in glade and in the code 2005-02-28 22:09:21 +00:00
Nikos Kouremenos 66fd3d165c log tab now called advanced, has links (no code yet), and log 2005-02-28 18:15:48 +00:00
Yann Leboulanger 2c43088488 ange callback, widget and variable names for Chat window in glade and in the code 2005-02-28 17:08:40 +00:00
Yann Leboulanger 68f2a49fe0 use gajim_window instead of Gajim_window 2005-02-28 16:43:16 +00:00
Yann Leboulanger 0c1e2147ef missing function rename 2005-02-28 16:28:15 +00:00
Yann Leboulanger 96fce529f5 change callback names and widget names for Gajim main window in glade and in the code 2005-02-28 15:25:04 +00:00
Nikos Kouremenos ccc2b44cb8 mostly glade/gui stuff 2005-02-28 12:47:23 +00:00
Yann Leboulanger c6032e4a3d Ctrl + PageUp / PageDown change the tab in tabbed chat window 2005-02-27 00:03:10 +00:00