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-04-15add BSD copyright to ipython_view.py fileYann Leboulanger
2008-04-15typoYann Leboulanger
2008-04-15Don't fail on windows if bonjour is not installed. fixes #3861Yann Leboulanger
2008-04-15prevent traceback when ping reply arrives after we close the control; withoutJean-Marie Traissard
2008-04-15add ACE option to configure interval between 2 idlness checks. default to 2 s...Yann Leboulanger
2008-04-15prevent traceback when ping reply arrives after we close the control. fixes #...Yann Leboulanger
2008-04-15Fix table creation typo.Jean-Marie Traissard
2008-04-15fix indentJean-Marie Traissard
2008-04-15Create a new small table in DB to remember rooms last_history_line at nextJean-Marie Traissard
2008-04-14added ipython for SVN users only.Yann Leboulanger
2008-04-10don't go autoaway when screensaver is activated is user disabled the autoaway...Yann Leboulanger
2008-04-10correctly detect vcard error from groupchat participants (with fake jid)Yann Leboulanger
2008-04-07fix argument in a menu.popup() callYann Leboulanger
2008-04-07Small fixes for activity dialog.Stephan Erb
2008-04-07[rOOt & Asterix] use get_uf_activity/mood to translate them. store subactivit...Yann Leboulanger
2008-04-07Add get_uf_* functions to make mood and activity translatable.Stephan Erb
2008-04-07use getaddrinfo to know if we should use ipv4 or v6 for zeroconfYann Leboulanger
2008-04-06make zeroconf work correctly on both ipv4 and ipv6. Bind on an ipv6 socket if...Yann Leboulanger
2008-04-06do a little less loopsJean-Marie Traissard
2008-04-06Auto sort bookmarked rooms list (when opening manage dialog and when addingJean-Marie Traissard
2008-04-05Correct indentJean-Marie Traissard
2008-04-05Make nick cycle works with spaces in nicks, fix a possible bug if gc_refer_to...Jean-Marie Traissard
2008-04-05really ignore GTK warnings under windowsYann Leboulanger
2008-04-05don't translate user_mood and user_activityYann Leboulanger
2008-04-04Add missing tooltip and markup in vcard window. See #1069. Make string a doc ...Stephan Erb
2008-04-04Fix indentation.Stephan Erb
2008-04-04Remove useless group redrawing. Remove unused variable.Stephan Erb
2008-04-04A few small PEP GUI and code changes. No new functionality.Stephan Erb
2008-04-03History Window:Stephan Erb
2008-04-02use -alpha option only with recent version of imagemagick. fixes #3755Yann Leboulanger
2008-04-02don't remove metacontact when we reconnect. fixes #3771Yann Leboulanger
2008-04-01Continue to check message for HL words after we found one that could be only ...Jean-Marie Traissard
2008-03-31Cleaner version to check if char after a highlight is an alphanum or notJean-Marie Traissard
2008-03-31Fix logic, fix char codeJean-Marie Traissard
2008-03-31Some "jep" -> "xep"Jean-Marie Traissard
2008-03-30don't stop autoconnect after first accountYann Leboulanger
2008-03-30add autoconnect_as feature to autoconnect as away or invisibleYann Leboulanger
2008-03-27update string printed when running gajim -h to show --config-path optionYann Leboulanger
2008-03-25[Nico Gulden] typo in some stringsYann Leboulanger
2008-03-24update GC_Contact instance when we change our nickname in a room. fixes #3784Yann Leboulanger
2008-03-24Use appropriate function to remove a line in unread_message table. See #3793.Jean-Marie Traissard
2008-03-24remove lines from unread_messages if messages are no more in logs table. Fixe...Yann Leboulanger
2008-03-23chat_control : fix possible var name confusionJean-Marie Traissard
2008-03-23make About dialog not use run() function. fixes #3788Yann Leboulanger
2008-03-23bumped (C)Travis Shirk
2008-03-22More sizing fixes. Along with [9408] closes #3713Travis Shirk
2008-03-22Single window mode to any other resulted in the roster being the size of the ...Travis Shirk
2008-03-22typo in a stringYann Leboulanger
2008-03-21coding standardsYann Leboulanger
2008-03-21fix zeroconf to be ablt to use IPv6. Fixes #3683Yann Leboulanger