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-11merge zeroconf branch to trunkStefan Bethge
2006-10-09merge with trunkStefan Bethge
2006-10-08use Gtalk terminology. email becomes mail conversationNikos Kouremenos
2006-10-07no need to import 2 modules in gajim.pyNikos Kouremenos
2006-10-07unite room and server name resulting in a room jid interface [so it aligns wi...Nikos Kouremenos
2006-10-07migrate in the correct placeNikos Kouremenos
2006-10-07[patrys & me] logs db now uses indeces that makes the UI XP fasterNikos Kouremenos
2006-10-05coding standardsYann Leboulanger
2006-10-05if we are windows users and we have GTK/PyGTK 2.10 we now use the GTK api abo...Nikos Kouremenos
2006-10-04merge from trunkDimitur Kirov
2006-10-03FasterJean-Marie Traissard
2006-10-03fix TBYann Leboulanger
2006-10-03be sure to get groupchat_control in MSGERR handler.Yann Leboulanger
2006-10-03[Santiago Gala] we can now see XHTML (JEP 0071). See #316Yann Leboulanger
2006-10-03re draw contact when we open the notif after getting a groupchat invitation f...Yann Leboulanger
2006-10-03get the correct gc_control according to the account when we want to print err...Yann Leboulanger
2006-10-03disconnect when avahi-daemon stop respondingDimitur Kirov
2006-10-02gmail notification stuff: do not take the risk to show our password [browser ...Nikos Kouremenos
2006-09-30proper handling of normal accounts with the name 'Local',Stefan Bethge
2006-09-28put my email (and jid), not one of my JIDsNikos Kouremenos
2006-09-26merge from trunkDimitur Kirov
2006-09-26handle correctly click on sign in/out notif windows. For #2414Yann Leboulanger
2006-09-26say what to do when we click LinkButtonsNikos Kouremenos
2006-09-26reconnect using reannounce and check if port has changed,Stefan Bethge
2006-09-25until GTK and PyGTK 2.10 exist for Windows disable trayicon. When they exist,...Nikos Kouremenos
2006-09-25show input dialog when username is in conflictDimitur Kirov
2006-09-25get contact if it is in not_in_the_rosterDimitur Kirov
2006-09-24create a fake contact for notificationDimitur Kirov
2006-09-24fix #2446Dimitur Kirov
2006-09-23changed zeroconf account name to local,Stefan Bethge
2006-09-23use a new img for new email. fix a FIXMENikos Kouremenos
2006-09-22make sure we call the right eventDimitur Kirov
2006-09-22don't open chat window with full jid (#2443)Dimitur Kirov
2006-09-22handle correctly full_jid / jid in events (try to find one with fulljid befor...Yann Leboulanger
2006-09-19add progressbar in vcard window and hide it when we get vcard and os info. Fo...Yann Leboulanger
2006-09-19add progressbar in profile window. For #1840Yann Leboulanger
2006-09-17add checkbutton to preferences window to toggle zeroconfStefan Bethge
2006-09-14merged trunk r6780Stefan Bethge
2006-09-14detect and print old gc messages as restored messages. Fixes #2253Yann Leboulanger
2006-09-14send correct error message when we decline a FT, and print error message when...Yann Leboulanger
2006-09-12[sgala] missing importYann Leboulanger
2006-09-11check if dictionary is installed when enabling spell checking and at gajim st...Yann Leboulanger
2006-09-10show connection lost error in popups instead of error dialogs. Fixes #2138Yann Leboulanger
2006-09-09get it at instead of get it hereNikos Kouremenos
2006-09-09require pywin32 or gajim doesn't start. Fixes #2393Yann Leboulanger
2006-09-09[bronger] translate correclt strings during runtime. Fixes #2394Yann Leboulanger
2006-09-08vcard window now uses label instead of entryYann Leboulanger
2006-09-03remove no more used var. chat and gc are now handles by message window managerYann Leboulanger
2006-09-03events are now saved in an Event class. show in roster/systray options in Adv...Yann Leboulanger
2006-08-30dl module commit rocks, just put a comment, do it only in POSIX, pythonify (s...Nikos Kouremenos