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
2007-01-25begining of socks5 proxy support. error handling is missing. see #799Yann Leboulanger
2007-01-24prevent TB. fixes #2936Yann Leboulanger
2007-01-24prevent TB. fixes 2nd traceback of #2936. see #2936Yann Leboulanger
2007-01-24fix call to selfYann Leboulanger
2007-01-24fix online / total transport countYann Leboulanger
2007-01-23negate timezone so it's positive east of Greenwitch. fixes #2927Yann Leboulanger
2007-01-23Removed an old-style logging command, as _owner may not always exist. Partial...junglecow
2007-01-23use 2 buttons in profile windows because some GTK themes don't show images in...Yann Leboulanger
2007-01-23revert bad change from [7807]. focus_out_line in gc are now not moved on each...Yann Leboulanger
2007-01-22Gnomekeyring -> Gnoem Keyring. see #2916 (2.)Yann Leboulanger
2007-01-22prevent other client's bug. fixes #2910Yann Leboulanger
2007-01-21Close the pixbufloader in all cases. Fixes gtk warnings in console.Jean-Marie Traissard
2007-01-21fix signatures in remote control. fixes #2865Yann Leboulanger
2007-01-21don't try to read ACE option before configure file is read. import gnome keyr...Yann Leboulanger
2007-01-21[Jeff] fix some strings.Yann Leboulanger
2007-01-20Add some correction to ([7838]remove timestamp and before/after_nickname from...Jean-Marie Traissard
2007-01-18add ability to execute adhoc commands in disco windowYann Leboulanger
2007-01-17change function name. see #2898Yann Leboulanger
2007-01-17don't automatically add transport to roster. some transport aren't added to r...Yann Leboulanger
2007-01-17prevent TBYann Leboulanger
2007-01-17fix typosNikos Kouremenos
2007-01-17clean code and update to using GTK/PyGTK 2.8; see #2248Nikos Kouremenos
2007-01-17handle correltly SRV and registration on IDN servers. fixes #2898Yann Leboulanger
2007-01-16Coding standards, include real date of 0.11 release in ChangelogJean-Marie Traissard
2007-01-16Add link for rst in ACEJean-Marie Traissard
2007-01-15XHTML Image size limit : 10mo->2moJean-Marie Traissard
2007-01-15use get_time_to_show in conversation_textview that print "yesterday" or "X da...Yann Leboulanger
2007-01-15add missing arguments. see #2797Yann Leboulanger
2007-01-15remove timestamp and before/after_nickname from GUI. and add comment in ACE. ...Yann Leboulanger
2007-01-15show nickname in invitation dialog. fixes #2899Yann Leboulanger
2007-01-15fix translationYann Leboulanger
2007-01-15Fuck dev language False -> Deactivated, True -> ActivatedJean-Marie Traissard
2007-01-15Make 'True', 'False' and Types translatables in ACEJean-Marie Traissard
2007-01-15typoYann Leboulanger
2007-01-15[misc & I] add adhoc command: ability to leave a room. see #1910Yann Leboulanger
2007-01-14Implement choice of resource (when more than one) for "Invite to -> room"Jean-Marie Traissard
2007-01-14fix TBYann Leboulanger
2007-01-13typo. see #2797Yann Leboulanger
2007-01-13remove temp file once we don't need it anymore. fixes #2894Yann Leboulanger
2007-01-13fix TB when python-notify is installed but not notification-daemon. fixes #2893Yann Leboulanger
2007-01-12[Brice Maron & I] add option to configure the way time is printed. fixes #2797Yann Leboulanger
2007-01-12ignore unparsable vcards. fixes #2826Yann Leboulanger
2007-01-12Var name, removed unused import, thanks pyflakesJean-Marie Traissard
2007-01-12select iter when we add a bookmark. fixes #2889Yann Leboulanger
2007-01-12select row when we add a new status messageYann Leboulanger
2007-01-12fix indentationYann Leboulanger
2007-01-12fix indentation. fixes #2891Yann Leboulanger
2007-01-12Fix indentJean-Marie Traissard
2007-01-12indent with tabs, and prevent TB when ctypes modules is not found.Yann Leboulanger
2007-01-11remove privacy list from dialog only when server return the result, else show...Yann Leboulanger