Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-10from common.exceptions import GajimGeneralException as GajimGeneralException ...Nikos Kouremenos
2006-10-09lower jid/email in right click in conv_textviewJean-Marie Traissard
2006-10-08use GajimGeneralException instead of RuntimeError everywhere we meant to use ...Nikos Kouremenos
2006-10-08do not do utf-8 twice; make sure before_/after_time/name possible newlines ar...Nikos Kouremenos
2006-10-07higNikos Kouremenos
2006-10-07do not show Clear menuitem in TextView in History WindowNikos Kouremenos
2006-10-07right click on selected phrase now also has Open as linkNikos Kouremenos
2006-10-07unite room and server name resulting in a room jid interface [so it aligns wi...Nikos Kouremenos
2006-10-03[Santiago Gala] we can now see XHTML (JEP 0071). See #316Yann Leboulanger
2006-09-28put my email (and jid), not one of my JIDsNikos Kouremenos
2006-09-25add a FIXMENikos Kouremenos
2006-09-23a gtk req that will never be done. rm the FIXMENikos Kouremenos
2006-09-21before/after_time/nickname are now textviews in pref window. So that they can...Yann Leboulanger
2006-09-17fix a FIXME (do not reload muc_separator.png everytime)Nikos Kouremenos
2006-09-06make a comment more accurateNikos Kouremenos
2006-09-06INTRODUCING ensure_utf8_string, use it to fix BLOCKER bug for Gajim/Windows (...Nikos Kouremenos
2006-09-02Set right color for /me whith gc_nickname_color*Jean-Marie Traissard
2006-08-21[Christoph Neuroth] Fix fuzzyclock times for old conversations. Fixes #2227Yann Leboulanger
2006-07-27move the draw og the focus out line to conversation_textview.pyYann Leboulanger
2006-07-01Do not print time for type info lines in GCJean-Marie Traissard
2006-06-22[ roidelapluie ] Use differents colors for nickname in gc for each occupiant....Jean-Marie Traissard
2006-06-15[delmonico] fuzzyclockYann Leboulanger
2006-06-15use gettext.install. Fixes #497Yann Leboulanger
2006-06-06prevent TBDimitur Kirov
2006-05-27set wrap WORD_CHAR and skip horizontal scrlbarDimitur Kirov
2006-05-20prevent TBDimitur Kirov
2006-05-08[Geobert] ability to remove nickname in chat when consecutive message from sa...Yann Leboulanger
2006-05-03new ACE option: print_status_in_muc. Fixes #1502Yann Leboulanger
2006-05-02fix TBDimitur Kirov
2006-05-02split gtkgui.glade in several small gladeDimitur Kirov
2006-04-19suppress warning for not registered signalDimitur Kirov
2006-04-19better way of doing #1872Dimitur Kirov
2006-04-19get timeformat in utf-8Dimitur Kirov
2006-04-18break more circular references that keepDimitur Kirov
2006-04-11typoYann Leboulanger
2006-03-21now we can launch history manager via Roster Window (under advanced) fixes #1616Nikos Kouremenos
2006-03-17use emoticons_theme, instead of useemoticonsDimitur Kirov
2006-03-06missing importYann Leboulanger
2006-03-06strftime returns local-encoded string. decode it. Fixes #1662Yann Leboulanger
2006-03-01show_tooltip with the new argumentsDimitur Kirov
2006-02-22remove debug printYann Leboulanger
2006-02-21print_conversation can now have contact = 'info' to print information strings...Yann Leboulanger
2006-01-20recognize sip as an URL before emailYann Leboulanger
2006-01-20[campey] not in the roster -> Not in Roster. Fixes #1054Yann Leboulanger
2006-01-19gain in readability and speed [extra care as we call this method every time w...Nikos Kouremenos
2006-01-18[dakilla] fix a typoNikos Kouremenos
2006-01-18keep translation comment as it isYann Leboulanger
2006-01-18fix campey's patch readbility and enrich with comments so it is understandabl...Nikos Kouremenos
2006-01-18Patch from campey@informationlogistics.co.za: Use a simpler/cleanerAlex Mauer
2006-01-15detect URL before email. Fixes #1261Yann Leboulanger