Commit Graph

129 Commits

Author SHA1 Message Date
Nikos Kouremenos a7f5b83735 history button is gone. we now have actions button. to do that. TC needs the code for that. we also have history in GC occupants contact now 2005-08-04 14:30:41 +00:00
Nikos Kouremenos cf260d18b2 add to roster menuitem in context menu of banner is now visible and only when needed. switch to removal was rewritten to remove position of childs 2005-08-04 12:46:31 +00:00
Yann Leboulanger 6b26a5d332 when we right click on a tab, we switch to it, so popup menu item are correct :) 2005-08-04 09:42:34 +00:00
Yann Leboulanger 3aa9a9a830 fix a TB 2005-08-03 19:42:26 +00:00
Nikos Kouremenos dcfd92f2d5 send file menuitem in tc_context_menu and actions button in TC. the last need to popup the menu. it is not done yet 2005-08-03 15:42:44 +00:00
Yann Leboulanger 8018890427 clean some vars when we close (group)chat windows/tabs 2005-08-03 11:36:00 +00:00
Nikos Kouremenos 6591574a8a fixing #618 2005-08-03 10:40:29 +00:00
Nikos Kouremenos 6aefa6ae86 use plural forms (ngettext) in a string. please convert your strings that way 2005-08-02 23:03:21 +00:00
Nikos Kouremenos 55a5678ee4 add a FIXME 2005-08-01 22:47:11 +00:00
Dimitur Kirov ba229ed0e6 scroll to end when changing from compact view
to "full view"
2005-07-29 18:10:23 +00:00
Dimitur Kirov 30517fa3e1 fixes for message view - reset size
on new tab &&
not always scroll to the end
2005-07-26 14:58:42 +00:00
Dimitur Kirov 07f52fce9c removed vpane in chat windows 2005-07-25 23:52:22 +00:00
Dimitur Kirov 6eb31e283c Make textviews scroll to the end when their
size is changed
2005-07-25 20:58:19 +00:00
Yann Leboulanger c622f62607 remove unneeded line 2005-07-25 19:51:47 +00:00
Nikos Kouremenos 71a7f32032 fixes in dkirovs commit about autoresize of msg textview 2005-07-25 14:56:48 +00:00
Dimitur Kirov 8521c7b8e3 extendable message view -
a solution for ticket #313
2005-07-25 14:27:48 +00:00
Nikos Kouremenos ec7fd8af99 we now have "print_ichat_every_foo_minutes" in expert. 2005-07-24 20:29:32 +00:00
Nikos Kouremenos 6718408bae [rohan] increase the position counter only when adding something to history list 2005-07-23 16:08:33 +00:00
Nikos Kouremenos 4108ef31b8 fix a traceback [do not pass empty jid] 2005-07-22 20:06:16 +00:00
Nikos Kouremenos de60232020 on_chat_notebook_switch_page now sends chatstates 2005-07-22 18:10:28 +00:00
Dimitur Kirov c1be7e955d don;t ask for close if last message was shown
from trayicon or roster (#276)
2005-07-22 10:29:54 +00:00
Nikos Kouremenos 123cfb70d4 [dcraven] ctrl+w, escape etc call remove_tab so no delete event so positions where not saved. this is now fixed 2005-07-21 23:41:13 +00:00
Nikos Kouremenos f63545c757 on_tabbed_chat_window_motion_notify_event never gets called. I commit so everyone can have a look why 2005-07-21 22:38:22 +00:00
Nikos Kouremenos 884ff33383 self.users -> self.contacts 2005-07-20 22:14:40 +00:00
Nikos Kouremenos e4d5ece8a2 _30 seconds fixes 2005-07-19 23:46:21 +00:00
Nikos Kouremenos e880d1dc2c timers should work now 2005-07-19 21:40:08 +00:00
Nikos Kouremenos 013d63279d we now catch send paused and inactive or active depnding on mouse and keybaord activity 2005-07-19 20:17:28 +00:00
Nikos Kouremenos f094f65bd2 send gone chatstate to every tab when closing a window with many tabs 2005-07-19 17:08:01 +00:00
Yann Leboulanger a47cca07f0 move var that have nothing to do with GTK to gajim instead of roster or gajim.py: contacts, groups, newly_added, to_be_removed, awaiting_messages (was queues), nicks, allow_notifications, con_types, sleeper_state 2005-07-18 21:08:31 +00:00
Nikos Kouremenos f088e4203a higging 2005-07-18 16:40:12 +00:00
Nikos Kouremenos 98b44990bb Ctrl+W closes tab 2005-07-18 15:35:15 +00:00
Nikos Kouremenos 6104779bcb allow always using english wikipedia and allow custom link for dictionary 2005-07-17 19:45:32 +00:00
Nikos Kouremenos e902eaed7d print subject first 2005-07-08 00:53:50 +00:00
Nikos Kouremenos f8a4675174 not in the roster string can be translated now 2005-07-07 17:33:15 +00:00
Nikos Kouremenos 94c01aeecc we can now receive normal and chat messages with subject and handle them ok. we can also reply to received normal message with RE: previous message and all the good stuff! hoooray! 2005-07-05 21:35:37 +00:00
Nikos Kouremenos 56fefe30f8 fix algo 2005-07-04 23:16:50 +00:00
Nikos Kouremenos a231b1fd16 menu suck when they reposition 2005-07-04 21:30:35 +00:00
Yann Leboulanger 669b7bde6b last_message_time is now saved in gajim.py so we begin to count time when we receive the message and not when we print it (fix #162) 2005-07-03 15:27:41 +00:00
Nikos Kouremenos 7c8bd6ac38 fix a traceback 2005-07-02 18:32:22 +00:00
Yann Leboulanger 0d0835c112 don't count restored messages as new messages 2005-07-01 18:29:23 +00:00
Yann Leboulanger c53a3286bd don't show text formating button for 0.8 release 2005-07-01 17:55:41 +00:00
Nikos Kouremenos 11434df567 roster contact context menu now via glade, also has a non working yet menuitem to single message (eg. type=normal and not chat); last but not we now use ImageMenuItem and not hbox + MenuItem to have images where we implement gui on code and not on glade [as we prefer] 2005-07-01 15:15:35 +00:00
Nikos Kouremenos c144d980f3 smallfix 2005-07-01 10:34:19 +00:00
Nikos Kouremenos 3b347a9b9c bugfix 2005-06-30 22:22:03 +00:00
Yann Leboulanger 1c1ffd1611 fixme: check if the contact is in not in the roster 2005-06-30 21:51:42 +00:00
Yann Leboulanger 281ab32034 l and v keys are now printed in message textview when conversation tv has focus 2005-06-30 19:47:08 +00:00
Nikos Kouremenos f2cedc68a3 remove a print 2005-06-30 16:50:41 +00:00
Nikos Kouremenos c7f8486e8c we now have option in case abc@doremi.org is not an email and it is jid (we can add it to roster, we can chat to it, we can join group chat). Most of the patch is done by neurocyte 2005-06-30 16:45:14 +00:00
Nikos Kouremenos 4fef38de93 do gc and tabbedchat menus via glade; and various other fixes 2005-06-30 13:31:31 +00:00
Yann Leboulanger 2da1d8b171 Ctrl+PageUp/Down is back, it is done by gtk, so no need to do it in the code 2005-06-27 08:37:02 +00:00