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-11patch form #2546Dimitur Kirov
2006-10-11merge zeroconf branch to trunkStefan Bethge
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-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-08fix adjust_priority_with_status option: save when we change this option and c...Yann Leboulanger
2006-10-07We now use one term "group chat" in the place of sometimes used roomNikos 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-06fix identation [rm spaces too]Nikos Kouremenos
2006-10-06[Gustavo Carneiro] add GnomeKeyring support. see #2493Nikos Kouremenos
2006-10-06autodetect_browser_mailer() is already called in gajim.py [on init]Nikos Kouremenos
2006-10-04merge from trunkDimitur Kirov
2006-10-03priority is now by default set from status. online: 50, away: 40...Yann Leboulanger
2006-10-03Di not ask "are you sure you want to leave room X" when we remove an account....Yann Leboulanger
2006-10-03bind to next available portDimitur Kirov
2006-10-02only restart listener or reconnect upon changing preferences if necessaryStefan Bethge
2006-10-02don't show set_status_msg_from_current_music_track_checkbutton if we're under...Yann Leboulanger
2006-10-02add gpg items to zeroconf modify account dialog,Stefan Bethge
2006-09-30proper handling of normal accounts with the name 'Local',Stefan Bethge
2006-09-29allow disabling zeroconf if avahi was removed after enabling itStefan Bethge
2006-09-29check if avahi is available and we're not on windows,Stefan Bethge
2006-09-29remove ssl/tls button from zeroconf props,Stefan Bethge
2006-09-26merge from trunkDimitur Kirov
2006-09-26remove groupchat submenu for Local account,Stefan Bethge
2006-09-26reconnect using reannounce and check if port has changed,Stefan Bethge
2006-09-23changed zeroconf account name to local,Stefan Bethge
2006-09-23Improve in style, varnames, docstrings [make it readable after months have pa...Nikos Kouremenos
2006-09-22moved enable link-local messaging to accounts windowStefan Bethge
2006-09-21add context menu for zeroconf accountStefan Bethge
2006-09-21update properties window, config savingStefan Bethge
2006-09-21before/after_time/nickname are now textviews in pref window. So that they can...Yann Leboulanger
2006-09-20create account with password even if we don't save it. Fixes #2433Yann Leboulanger
2006-09-20added initial properties dialog for zeroconfStefan Bethge
2006-09-19Prevent user that removing an account closes all chat / gc windows. Fixes #2370Yann Leboulanger
2006-09-18enable/disable zeroconf on the flyStefan Bethge
2006-09-17add checkbutton to preferences window to toggle zeroconfStefan Bethge
2006-09-16show roster when it's hidden and we try to remove systray icon. Fixes #2421Yann Leboulanger
2006-09-15correctly change chat control/window account name when we change it. Fixes #2369Yann Leboulanger
2006-09-14merged trunk r6780Stefan Bethge
2006-09-11check if dictionary is installed when enabling spell checking and at gajim st...Yann Leboulanger
2006-09-09in ChooseGPGKeyDialog, put None iter on top. Fixes #2390Yann Leboulanger
2006-09-09autocompletion of server on creating/adding an account. Fixes #2274Yann Leboulanger
2006-09-09[bronger] translate correclt strings during runtime. Fixes #2394Yann Leboulanger
2006-09-08Make default status messages feature release-readyNikos Kouremenos
2006-09-06when we edit member / ban / ... list in config room, send to server only the ...Yann Leboulanger
2006-09-04close chat window when we remove an account. Fixes #2370Yann Leboulanger
2006-09-03remove no more used var. chat and gc are now handles by message window managerYann Leboulanger