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
path: root/src
AgeCommit message (Expand)Author
2006-10-08use Gtalk terminology. email becomes mail conversationNikos Kouremenos
2006-10-08make sure before_/after_time/name possible newlines are taken into account in...Nikos Kouremenos
2006-10-08do not do utf-8 twice; make sure before_/after_time/name possible newlines ar...Nikos Kouremenos
2006-10-08fix what we expectNikos Kouremenos
2006-10-08Missing varJean-Marie Traissard
2006-10-07higNikos Kouremenos
2006-10-07IF NOT EXISTS does not work for all systems [some sqlite pysqlite stuff]. avo...Nikos Kouremenos
2006-10-07We now use one term "group chat" in the place of sometimes used roomNikos Kouremenos
2006-10-07do not sort accts in join gc submenu so they align to roster menu and roster ...Nikos Kouremenos
2006-10-07fix a tb [now I can see them!] preventing joining roomNikos Kouremenos
2006-10-07do not show Clear menuitem in TextView in History WindowNikos Kouremenos
2006-10-07no need to call shellNikos Kouremenos
2006-10-07at last fix the damn thing so I can see my TraceBacks!Nikos Kouremenos
2006-10-07no need to import 2 modules in gajim.pyNikos Kouremenos
2006-10-07right click on selected phrase now also has Open as linkNikos Kouremenos
2006-10-07introduce GajimGeneralException and use that instead of RunTimeError when rai...Nikos Kouremenos
2006-10-07unite room and server name resulting in a room jid interface [so it aligns wi...Nikos Kouremenos
2006-10-07do not fail if password is None and we use GnomeKeyringNikos Kouremenos
2006-10-07fix typo. thanks FoxNikos Kouremenos
2006-10-07migrate in the correct placeNikos Kouremenos
2006-10-07IF NOT EXISTS missingNikos Kouremenos
2006-10-07[patrys & me] logs db now uses indeces that makes the UI XP fasterNikos Kouremenos
2006-10-07fix stuff in statusicon.pyNikos Kouremenos
2006-10-07fix search in gc roster treeview. Fixes #2470Yann Leboulanger
2006-10-06do not call gtkgui_helpers functions in common folder. Also fix a traceback w...Yann Leboulanger
2006-10-06move gtkgui_helpers.reduce_chars_newlines to common/helpers.py. It's not GTK ...Yann Leboulanger
2006-10-06in vcard window, print role and affiliation when it's a gc vcard. Fixes #2457Yann Leboulanger
2006-10-06prevent a traceback when saving vcard on HD.Yann Leboulanger
2006-10-06move rst_xhtml_generator.py to common/ where it belongsNikos Kouremenos
2006-10-06fix identation [rm spaces too]Nikos Kouremenos
2006-10-06fix wrong var nameYann Leboulanger
2006-10-06fix headerNikos Kouremenos
2006-10-06put a commentNikos Kouremenos
2006-10-06remove print, do 80char and use _()Nikos Kouremenos
2006-10-06commit Gustavo's src/common/passwords.pyNikos Kouremenos
2006-10-06[Gustavo Carneiro] add GnomeKeyring support. see #2493Nikos Kouremenos
2006-10-06split autodetect_browser_mailer to user_runs_kde user_runs_gnome and get_runn...Nikos Kouremenos
2006-10-06autodetect_browser_mailer() is already called in gajim.py [on init]Nikos Kouremenos
2006-10-06fix headerNikos Kouremenos
2006-10-06make a good helper for logs db func [does not make sense to move it to helpers]Nikos Kouremenos
2006-10-06[sgala] tell other client that ask us that we support xhtml-im.Yann Leboulanger
2006-10-05clean .rpath from gettextizeDimitur Kirov
2006-10-05adding some enable options.Dimitur Kirov
2006-10-05comments, use self.regroupJean-Marie Traissard
2006-10-05Show "This room has no subject" only in textview, not sometimes in banner andJean-Marie Traissard
2006-10-05do not cleanup disco cache while windows is opened, clean it when we close wi...Yann Leboulanger
2006-10-05coding standardsYann Leboulanger
2006-10-05print in XHTML messages in queueYann Leboulanger
2006-10-05make tooltip work for the new api tooNikos Kouremenos
2006-10-05commit statusicon.pyNikos Kouremenos