Commit Graph

289 Commits

Author SHA1 Message Date
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
Yann Leboulanger 5eadd6d0d5 change the default for use_tabbed_chat to yes 2005-02-26 23:44:56 +00:00
Yann Leboulanger d6d205b9b2 we can receive chat presence 2005-02-26 20:25:01 +00:00
Yann Leboulanger 586894297a set the focus to the message textview when opening the tabbed_chat_window 2005-02-25 18:10:26 +00:00
Yann Leboulanger 7efdde1695 merge the bugfix_tabbed_chat branch :
the bug has been solved by not using glade anymore for this window
2005-02-24 22:30:51 +00:00
Yann Leboulanger 62ab1cbae8 some modification when registering a new account 2005-02-24 22:16:21 +00:00
Yann Leboulanger c4f3e512fc scroll is back
conversation is not editable
2005-02-24 15:23:42 +00:00
Yann Leboulanger c20266a561 nicer tabbed chat window without glade 2005-02-24 14:34:22 +00:00
Yann Leboulanger 75bdfa59de do not use glade in tabbed chat windows to test 2005-02-23 14:59:41 +00:00
Yann Leboulanger af264c0035 the code is more logical like that 2005-02-20 10:25:45 +00:00
Yann Leboulanger 923934bfd8 little bugfix 2005-02-16 15:00:28 +00:00
Yann Leboulanger 4fd5ed56f3 Do not try to play sounds under windows 2005-02-16 00:24:36 +00:00
Yann Leboulanger 427702e877 bugfix : we can also receive presences of type error 2005-02-15 17:35:43 +00:00
Yann Leboulanger 042e30766c sound when sending a message 2005-02-15 00:10:10 +00:00