Module chat_control
[hide private]
[frames] | no frames]

Module chat_control

source code

Classes [hide private]
  ChatControlBase
A base class containing a banner, ConversationTextview, MessageTextView
  ChatControl
A control for standard 1-1 chat
Variables [hide private]
  HAS_GTK_SPELL = False
  HAVE_MARKUP_TOOLTIPS = gtk.pygtk_version >= (2, 12, 0)
  langs = {_('English'): 'en', _('Belarusian'): 'be', _('Bulgari...

Imports: os, time, gtk, pango, gobject, gtkgui_helpers, message_control, dialogs, history_window, notify, re, gajim, helpers, exceptions, MessageControl, ConversationTextview, MessageTextView, GC_Contact, constants, MOODS, ACTIVITIES, NS_XHTML, NS_XHTML_IM, NS_FILE, NS_MUC, NS_RECEIPTS, NS_ESESSION, gtkspell


Variables Details [hide private]

HAS_GTK_SPELL

Value:
False

HAVE_MARKUP_TOOLTIPS

Value:
gtk.pygtk_version >= (2, 12, 0)

langs

Value:
{_('English'): 'en', _('Belarusian'): 'be', _('Bulgarian'): 'bg', _('B\
reton'): 'br', _('Czech'): 'cs', _('German'): 'de', _('Greek'): 'el', \
_('British'): 'en_GB', _('Esperanto'): 'eo', _('Spanish'): 'es', _('Ba\
sque'): 'eu', _('French'): 'fr', _('Croatian'): 'hr', _('Italian'): 'i\
t', _('Norwegian (b)'): 'nb', _('Dutch'): 'nl', _('Norwegian'): 'no', \
_('Polish'): 'pl', _('Portuguese'): 'pt', _('Brazilian Portuguese'): '\
pt_BR', _('Russian'): 'ru', _('Serbian'): 'sr', _('Slovak'): 'sk', _('\
Swedish'): 'sv', _('Chinese (Ch)'): 'zh_CN'}