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
2008-08-27no need of GUI classes in connection_handlers.py, socks5.py and secrets.pyYann Leboulanger
2008-08-26better code: list[2:][0] -> list[2]Yann Leboulanger
2008-08-26fix some coding standards and remove + to merge strings in translated strings...Yann Leboulanger
2008-08-26fix traceback when changing month/year in history window with no selected jid...Yann Leboulanger
2008-08-26allow to renamed the zeroconf account even if not enabled. Fixes #4238Yann Leboulanger
2008-08-26prevent a traceback. Fixes #4236Yann Leboulanger
2008-08-26Valid IANI schemes are highlighted. Fix #4229Julien Pivotto
2008-08-26some coding standards. Fixes #4211Yann Leboulanger
2008-08-25 * Don't hide manage GC Bookmark menuitem when the server doesn't support pri...Stephan Erb
2008-08-25translate string correctly. fixes #4203Yann Leboulanger
2008-08-25[Jeff Bailes] better stringsYann Leboulanger
2008-08-24Small fix for OS X. Without it, Gajim won't restart if it crashed.js
2008-08-22Updated copyright years for myself.Travis Shirk
2008-08-22Make the message control text entry grab focus when new controls are created ...Travis Shirk
2008-08-21commit a FIXMENikos Kouremenos
2008-08-21TODO -> FIXME; and a typo (aka yes you guessed it!: cosmetic)Nikos Kouremenos
2008-08-20Correctly sort metacontact data if one of the jids is a transport and not in ...Stephan Erb
2008-08-18Corrected return values of zeroconf client in order to return true-evaluable ...tomk
2008-08-16Make a string translatable. Fixes #4203.js
2008-08-15See #4200.Julien Pivotto
2008-08-15CTRL+i in private message now works. Fixes #4066Yann Leboulanger
2008-08-15Prevent many traceback due to headers and my last commit (it's late,Julien Pivotto
2008-08-15 * Big headers reviewJulien Pivotto
2008-08-14[acm] Typo in [10241]Jean-Marie Traissard
2008-08-14don't remove label in dataforms if there is no. Fixes #4202Yann Leboulanger
2008-08-14make a string translatable. Fixes #4203Yann Leboulanger
2008-08-14use accel func for all key in chat controls. Fixes #1503Yann Leboulanger
2008-08-14Sort activities.js
2008-08-14Don't hardcode 'python' as our Python interpreter.js
2008-08-14send other sub activity when none is selected. Fixes #4019Yann Leboulanger
2008-08-14hide verify button in E2E dialog if identity is alerady verifiedJulien Pivotto
2008-08-14add a title to E2E dialogJulien Pivotto
2008-08-14Nicer E2E dialogJulien Pivotto
2008-08-13don't look for history in database when none is typed in history window. Fixe...Yann Leboulanger
2008-08-13improve CSS property text-decoration (allow multi text-decoration)Julien Pivotto
2008-08-12Make string better translatable.js
2008-08-12fix version namegajim-0.12-alpha1Yann Leboulanger
2008-08-12prepare sources for 0.12-alphaYann Leboulanger
2008-08-12send invitation to groupchat to correct resource when inviting self contact. ...Yann Leboulanger
2008-08-12fix some resource problems. see #3799Yann Leboulanger
2008-08-12some coding standardsYann Leboulanger
2008-08-12use highest prio contact when we dubble click on a contactYann Leboulanger
2008-08-12show status of not in roster contacts in roster. Fixes #4144Yann Leboulanger
2008-08-11don't take into account keyid in error presence: it's our own signed messageYann Leboulanger
2008-08-11typoYann Leboulanger
2008-08-11make room participants list private when continuing a conversation. Fixes #4102Yann Leboulanger
2008-08-11better DubbleInputDialogYann Leboulanger
2008-08-11remove unused functionYann Leboulanger
2008-08-11make ad-hoc cancel warning dialog non-blocking. It was the last blocking dial...Yann Leboulanger
2008-08-11remove testing stuff... I am distractedJulien Pivotto