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
2005-12-09"Gajim Team" in all hearders become "Contributors for this file"Yann Leboulanger
2005-12-09fix a TB: we can have a row without an account during a short time ... I don'...Yann Leboulanger
2005-12-08Closes #1231Norman Rasmussen
2005-12-08when 2 contacts have the same name we compare account name and then jid so we...Yann Leboulanger
2005-12-08remove emacs lineNikos Kouremenos
2005-12-08[gjc] bigger avatar now is transparent and has center the smaller avatarNikos Kouremenos
2005-12-08add a fixme for a string that Stian found. thanks Stian!Nikos Kouremenos
2005-12-08add close button [no new string here, thanks to GTK+] and show it for when we...Nikos Kouremenos
2005-12-08add missing '/' before resource in single messageYann Leboulanger
2005-12-08init_var ==> init_varsNikos Kouremenos
2005-12-08Vincent left us a long time agoYann Leboulanger
2005-12-08typo: autopopup message when we are online even if we check don't autopopup w...Yann Leboulanger
2005-12-08don't autoconnect signal on a widget than can be hidden (loh_history_checkbut...Yann Leboulanger
2005-12-07init logger variables after migrationYann Leboulanger
2005-12-07JEP-70 bug fix that was caused by new transaction ID that was added to JEP la...Travis Shirk
2005-12-07remove trailing whitespacesNikos Kouremenos
2005-12-07remove a useless test that introduced a bug: when we restore conversation we ...Yann Leboulanger
2005-12-07add an empty line after we print subjectNikos Kouremenos
2005-12-07print subject BEFORE conversation lines in chat modeYann Leboulanger
2005-12-07consider incomming messages without type as normal (single) messagesYann Leboulanger
2005-12-07log conversation history better string and catch change on the flyNikos Kouremenos
2005-12-07remove last dot (which is RFC possiblity) the dnspython way. thank Bob HalleyNikos Kouremenos
2005-12-07remove deprecated fixmeNikos Kouremenos
2005-12-06fix some glade stringsNikos Kouremenos
2005-12-06remove trailing whitespaces and fix coding styles etc and add a FIXMENikos Kouremenos
2005-12-06dnspython target returns with dot in the end. catch and fix that; thanks dell...Nikos Kouremenos
2005-12-06put the gc subject tooltip with text not pango escapedNikos Kouremenos
2005-12-06remove new_version_dialogNikos Kouremenos
2005-12-06remove trailing whitespaces and tabs from linesNikos Kouremenos
2005-12-06add some commentsNikos Kouremenos
2005-12-06check for new version [one of the first thing I did for Gajim :)] is not need...Nikos Kouremenos
2005-12-06until we find a way to detect snaps from releases revert a commit I did some ...Nikos Kouremenos
2005-12-06migration is okay now if no ~/.gajim; also many other small fixesNikos Kouremenos
2005-12-05query entrys has focus and search button grabs defaultNikos Kouremenos
2005-12-05no need of global vars, prefer self.varYann Leboulanger
2005-12-05[SF] we now have all iconsets in .ico format for systray under windowsYann Leboulanger
2005-12-05fix typoNikos Kouremenos
2005-12-05do not break logicNikos Kouremenos
2005-12-05call make_python_month_gtk_month in a placeNikos Kouremenos
2005-12-05hide query builder button for .9Nikos Kouremenos
2005-12-05also select correct monthNikos Kouremenos
2005-12-05try to fix a db locked that sometimes happensNikos Kouremenos
2005-12-05add a join button in the disco window to join IRC rooms or create new MUC roomsYann Leboulanger
2005-12-05needs_highlight --> needs_visual_notificationNikos Kouremenos
2005-12-05do not match (2.8) as 8) emoticonNikos Kouremenos
2005-12-05don't show * [n] when not neededYann Leboulanger
2005-12-05class is MigrationNikos Kouremenos
2005-12-05typoYann Leboulanger
2005-12-05 * when in common, no need to do from common import FOO, just import FOOYann Leboulanger
2005-12-05sha is now computed on the raw image data and not the base64 encoded dataYann Leboulanger