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-11keep defs in defs.py.inDimitur Kirov
2006-10-11use 'muc_message_received' sound if it is enable without checking notify_on_a...Yann Leboulanger
2006-10-11temporary defs.py until defs.py.in arrives (ppl are so responsive !). fixes #...Yann Leboulanger
2006-10-11use defs file to look for COPYING, AUTHORS and THANKS files.Yann Leboulanger
2006-10-11removing dist files.Dimitur Kirov
2006-10-11adding Stefan to AUTHORS fileDimitur Kirov
2006-10-11patch form #2546Dimitur Kirov
2006-10-11merge autoconf additions to trunkStefan Bethge
2006-10-11merge zeroconf branch to trunkStefan Bethge
2006-10-10print error message instead of raising a TB when Dbus is not present and we t...Yann Leboulanger
2006-10-10remove a test that breaks Gajim, Nikos, look at what you wanted to do.Yann Leboulanger
2006-10-10fix wrong var name. fixes TBsYann Leboulanger
2006-10-10syntaxJean-Marie Traissard
2006-10-10ask os_info for observers. fixes #2476. the same happens (and cannot be fixed...Nikos Kouremenos
2006-10-10use introduced functionsNikos Kouremenos
2006-10-10intro is_hidden_from_roster and is_observerNikos Kouremenos
2006-10-10allow shutdown func now get the method we used to close the tab. So that we c...Yann Leboulanger
2006-10-10if not dbus, music track synching cannot happen no matter if user is not wind...Nikos Kouremenos
2006-10-10from common.exceptions import GajimGeneralException as GajimGeneralException ...Nikos Kouremenos
2006-10-10remove a fixme. close #2493Nikos Kouremenos
2006-10-10typoJean-Marie Traissard
2006-10-10fix avatars not showing with zeroconf enabledStefan Bethge
2006-10-09fix update_details (wrong indent)Stefan Bethge
2006-10-09reconnect time is now random ([5-15] if retrycount <= 5, else [15, 25])Yann Leboulanger
2006-10-09don't allow delete key for local accountsStefan Bethge
2006-10-09fix TB on receiving message after merge from trunkStefan Bethge
2006-10-09do not ask confirmation window nor check if a row is selected when we close m...Yann Leboulanger
2006-10-09really save passphrase when we check "save password" checkbuttonYann Leboulanger
2006-10-09get real jid of contact we want to ban from a room. Fixes #2521Yann Leboulanger
2006-10-09check if contact is still in room when we want to draw his avatarYann Leboulanger
2006-10-09PrivateChatControl now hold room name so that we can draw banner of pm even i...Yann Leboulanger
2006-10-09put xhtml event in queue for pm too. fixes #2524Yann Leboulanger
2006-10-09do not log gc invitation. Fixes #2525Yann Leboulanger
2006-10-09add 7146Stefan Bethge
2006-10-09merge with trunkStefan Bethge
2006-10-09Do not reload full UI when opening prefs. I see no reason. Introduced in [5586].Jean-Marie Traissard
2006-10-09lower jid/email in right click in conv_textviewJean-Marie Traissard
2006-10-09Do not show [u'bad_jid'] but bad_jidJean-Marie Traissard
2006-10-08it's only room_jid now, was missing in [7112], [7142] was not enoughJean-Marie Traissard
2006-10-08Fix var nameJean-Marie Traissard
2006-10-08close cursor before close connectionNikos Kouremenos
2006-10-08execute not executescriptNikos Kouremenos
2006-10-08rm a printNikos Kouremenos
2006-10-08use GajimGeneralException instead of RuntimeError everywhere we meant to use ...Nikos Kouremenos
2006-10-08sort accounts in gc_sub_menu everywhere [both in roster and in tray]Nikos Kouremenos
2006-10-08fix var nameYann Leboulanger
2006-10-08[sgala]show correct status changements in history manager. Fixes #2511Yann Leboulanger
2006-10-08clean logs table so that show field contains only 0, 1, 2, 3, 4, 5 valuesYann Leboulanger
2006-10-08fix adjust_priority_with_status option: save when we change this option and c...Yann Leboulanger
2006-10-08TypoJean-Marie Traissard