Commit Graph

193 Commits

Author SHA1 Message Date
Nikos Kouremenos 835e48b64d now on focus out and on tab switch groupchat window adds seperator to point where we where when we force losing focus in the conversation. TODO: position it better, add tooltip what ------ is 2005-10-07 22:29:06 +00:00
Yann Leboulanger 032518d4de remove ALL deactivate instances ... nkour, your editor musr have a search option 2005-10-06 18:43:43 +00:00
Nikos Kouremenos addc42c85d remove some fixmes (assert never raised) 2005-10-06 16:36:45 +00:00
Nikos Kouremenos 905230341a fix leftovers from nicfit's [3690] 2005-10-06 15:20:53 +00:00
Dimitur Kirov b628d8f849 chnage banner style when theme 'banner'
properties change.
2005-10-05 10:23:48 +00:00
Nikos Kouremenos 97f4cef06b get_type becomes get_message_type so it is self-explanatory 2005-09-24 11:35:56 +00:00
Yann Leboulanger 63c890da2b systray.add_jid and systray.remove_jid now have another argument: the typ of message: ('gc' or 'chat' or 'single_chat' or 'pm')
systary now can handle pm messages
2005-09-24 09:42:10 +00:00
Yann Leboulanger 8cc1bd3cea count unread_messages in gc correctly when we have unread pm 2005-09-23 21:25:20 +00:00
Yann Leboulanger 8f93012465 groupchat_window now has an on_message function that can hold pm in queues so they are not printed (systray is not handled yet) 2005-09-23 21:01:42 +00:00
Travis Shirk 4a7888d9d3 Added an assert to track down the FIXME 2005-09-21 03:23:01 +00:00
Yann Leboulanger bc25dbef03 split NOTIFY event into NOTIFY and GC_NOTIFY 2005-09-20 18:36:28 +00:00
Nikos Kouremenos a7ee9425be do it in an easier way 2005-09-20 18:30:21 +00:00
Nikos Kouremenos 8017a9d3cb comment 2005-09-20 18:12:39 +00:00
Nikos Kouremenos 8cceb3b2f8 position the menu below the actions button 2005-09-20 18:05:57 +00:00
Dimitur Kirov c4c34bee9f make theme manager work with new layout 2005-09-16 21:32:57 +00:00
Travis Shirk 4bf0ac5703 MUC chat states; closes #845 2005-09-14 00:51:26 +00:00
Travis Shirk 2e9c81aac7 Unselected tabs now show chatstate (was a FIXME) 2005-09-10 19:23:57 +00:00
Alex Mauer 87567bfda0 * Don't set urgency hint for notifications, even if
notify_on_all_muc_messages is set.
2005-09-09 16:10:49 +00:00
Travis Shirk 90cb506c3c Fix for #854 and display chatstates when unread and no focus. 2005-09-08 02:08:31 +00:00
Alex Mauer 98ac1d0dc0 * Whoops. Fix. 2005-09-07 01:35:50 +00:00
Alex Mauer a14da4fc27 * delete sent_history when a window/tab is closed. 2005-09-06 17:33:01 +00:00
Travis Shirk 8a6113f159 Final touches on chatstate notifications 2005-09-05 01:39:42 +00:00
Nikos Kouremenos e3a3e20ce0 fix a typo 2005-09-05 00:31:12 +00:00
Nikos Kouremenos a6bf5b30c0 fix comment 2005-09-05 00:29:20 +00:00
Nikos Kouremenos eda58198e2 remove has_focus var and focus_out cb that are not needed 2005-09-05 00:00:17 +00:00
Nikos Kouremenos cc260e3734 remove spaces 2005-09-04 23:57:47 +00:00
Travis Shirk bb6c0d6a26 Chatstate notifications in tabs #672 2005-09-04 23:30:40 +00:00
Nikos Kouremenos 74ceb1f9f8 if we have pygtk28/gtk28 we now set UrgencyHint instead of just *. I LOVE 2.8 [see inside for new way via .props] CONGRAAAAAATS to jdahlin, gjc and rest of gang :) 2005-09-04 16:57:09 +00:00
Alex Mauer 7fe4cd958e Don't lose the original message when scrolling down from the end in the sent message history. 2005-09-03 18:18:33 +00:00
Nikos Kouremenos 88b2f3b1f1 do some ellipsize via glade2.10 and remove some fixmes 2005-09-03 12:43:12 +00:00
Nikos Kouremenos 36a7ce1d45 [stephan k.] fix a typo 2005-08-30 21:20:25 +00:00
Nikos Kouremenos 37df1785e9 fix logic bug in tabs_always_visible 2005-08-29 10:41:57 +00:00
Nikos Kouremenos 79a3ee06ed fix typo 2005-08-28 15:56:08 +00:00
Nikos Kouremenos 215be2bb5c [nicfit] tabs_position (this needs UI option for .9) tabs_always_show tabs_border tabs_close_button are now configurable. USERS: you can have tabs in the bottom now if you like that :$ 2005-08-28 14:40:06 +00:00
Nikos Kouremenos 971f48abca thanks membris who found one noturius pygtk bug 2005-08-27 15:07:13 +00:00
Nikos Kouremenos cec336112d [Stéphan K.] make most strings we use unicode instacnes 2005-08-26 00:52:44 +00:00
Nikos Kouremenos cfe99c0a4f fix a silly tb [thanks Stephan] 2005-08-24 19:16:44 +00:00
Nikos Kouremenos 4aaa36fbae [hawke] show_ascii_formatting_chars advanced setting 2005-08-23 14:58:53 +00:00
Nikos Kouremenos f640d62ac0 prevent a tb but add a fixme because I am not sure why it happens 2005-08-18 12:59:54 +00:00
Nikos Kouremenos 21e4819130 add a fixme for .9 2005-08-17 20:07:59 +00:00
Nikos Kouremenos ba110194f8 action_button menu does not send inactive now 2005-08-17 09:49:21 +00:00
Nikos Kouremenos 6c38bf93b4 some more comments to assist tranlsations 2005-08-17 09:25:48 +00:00
Nikos Kouremenos 851457ba7a add a fixme 2005-08-16 19:05:27 +00:00
Nikos Kouremenos a39e1acab6 trayicon_notification_on_new_messages advanced setting 2005-08-11 18:23:39 +00:00
Nikos Kouremenos 128f6e1e67 only change trayicon if we use tabbedui 2005-08-11 17:59:56 +00:00
Nikos Kouremenos 72f93e7f22 fix #666 [cool number] 2005-08-11 17:15:10 +00:00
Nikos Kouremenos 99bf5ba99f moving play_sound and launch_browser_mailer to common/helpers.py 2005-08-09 22:46:13 +00:00
Nikos Kouremenos e7498bca12 notify_on_all_muc_messages advanced option 2005-08-09 19:56:49 +00:00
Nikos Kouremenos f9e3223d76 if one tab, make sure you show the name and not Chat or Groupchat 2005-08-08 16:42:30 +00:00
Nikos Kouremenos 5aec9060cd remove switch to menuitems in a better way 2005-08-08 15:47:10 +00:00