root/branches/gajim_0.11.1/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8852 [8852] 13 months asterix update version number
(edit) @8849 [8849] 13 months asterix fix typo in a string
(edit) @8848 [8848] 13 months asterix fix type of returns variable in get_events: it's a dict if jid is not …
(edit) @8843 [8843] 13 months asterix fix get_events when no jid is given but types are given
(edit) @8842 [8842] 13 months asterix allow to execute commands even if there is no resource. XEP don't forbid …
(edit) @8841 [8841] 13 months asterix don't crash when we close rhythmbox while Gajim is running. fixes #3442
(edit) @8840 [8840] 13 months asterix [thekingpizza] add svg images to Images filter. fixes #3452
(edit) @8839 [8839] 13 months asterix <activate> tag must contain a jid according to proxy65 XEP.
(edit) @8838 [8838] 13 months asterix set YesNoDialog? non modal
(edit) @8767 [8767] 13 months asterix revert [8587] error 56 is already handled later
(edit) @8752 [8752] 13 months asterix prevent traceback when rhythmbox is paused
(edit) @8750 [8750] 13 months asterix better error message when username contacins a '@' in account creation …
(edit) @8748 [8748] 13 months asterix run the browser auto-detection forst time we run Gajim
(edit) @8747 [8747] 13 months asterix make default roster width large enough to see the complete menu
(edit) @8745 [8745] 13 months asterix ad-hoc commands: update sessionid each time we get a reply in case it has …
(edit) @8742 [8742] 13 months asterix don't show both normal and hyperlink menu when we right click on a link. …
(edit) @8740 [8740] 14 months asterix fix indentation
(edit) @8739 [8739] 14 months asterix fix groupchat submenu
(edit) @8738 [8738] 14 months asterix fix indentation
(edit) @8736 [8736] 14 months asterix don't check if there is a @ when we invite a JID.
(edit) @8734 [8734] 14 months asterix don't send music changement if we're not correctly connected
(edit) @8732 [8732] 14 months asterix Enable ellipsization in roster and chatwindow. Fixes #2079, #2739 Reorder …
(edit) @8731 [8731] 14 months asterix send status to room only once
(edit) @8727 [8727] 14 months asterix fix wrong func name
(edit) @8726 [8726] 14 months asterix convert order to int
(edit) @8725 [8725] 14 months asterix zeroconf don't support private storage
(edit) @8724 [8724] 14 months asterix don't allow to bookmark a room on server that don't support private …
(edit) @8723 [8723] 14 months asterix default value in boolean fields is False if none is provided.
(edit) @8722 [8722] 14 months asterix catch traceback and show error message when we try to change our nickname …
(edit) @8719 [8719] 14 months asterix clear contact list when we connect. fixes #3234
(edit) @8718 [8718] 14 months asterix clear contact list when we connect. fixes #3234
(edit) @8717 [8717] 14 months asterix use correct account when we look for recent messages.
(edit) @8716 [8716] 14 months asterix fix a TB in zeroconf. fixes #3186
(edit) @8715 [8715] 14 months asterix set zeroconf hostname on every connection. fix #3117
(edit) @8714 [8714] 14 months asterix listen to Rhythmbox's changing stream titles. fixes #3013
(edit) @8713 [8713] 14 months asterix fix traceback when not using gnome keyring. fixes #3319
(edit) @8712 [8712] 14 months asterix remove new string from this release
(edit) @8711 [8711] 14 months asterix request vcard, last_status_time and os_info to real jid if we know it. …
(edit) @8710 [8710] 14 months asterix Handle Multiple status code in MUC.
(edit) @8709 [8709] 14 months asterix ask vcard to rela jid in muc if we knows it
(edit) @8708 [8708] 14 months asterix Update combobox in prefs window to reflect theme changes
(edit) @8707 [8707] 14 months asterix remove some code related to custom status and minimized groupchats
(edit) @8701 [8701] 14 months asterix handle gnome-heyring DeniedError?. Fix #3300
(edit) @8700 [8700] 14 months asterix rename gtk+ theme to default theme fixes #2794
(edit) @8699 [8699] 14 months asterix Handle malformed timestamps (which would cause an unhandled exception and …
(edit) @8698 [8698] 14 months asterix automaticaly fill password entry in groupchat invitation dialog if we get …
(edit) @8697 [8697] 14 months asterix Redraw groups if we add/remove contacts. Fixes #3192
(edit) @8696 [8696] 14 months asterix set visible property to False when there is no secondary pixbuf (roster …
(edit) @8695 [8695] 14 months asterix fix stupid traceback
(edit) @8694 [8694] 14 months asterix better network_manager detection
(edit) @8693 [8693] 14 months asterix Fix a bug with closing tabs if GTK version >= 2.10.0 (don't disconnect tab …
(edit) @8692 [8692] 14 months asterix Use gtk native way to reorder tabs if gtk version >= 2.10
(edit) @8691 [8691] 14 months asterix use 2 columns in Muc browser so that int and str are stored. we show str …
(edit) @8690 [8690] 14 months asterix remove private messges from unread_messages table in logs.db
(edit) @8689 [8689] 14 months asterix ability to sort MUC by what we want in muc browser. fixes #2753
(edit) @8684 [8684] 14 months asterix [misc] Update own vcard when requested. Fix #3237
(edit) @8683 [8683] 14 months asterix [misc] repare sending composing chatstates using xep instead of xep. Fix …
(edit) @8681 [8681] 14 months asterix Fix autocomplation for jids where username is set as nickname. Fixes …
(edit) @8680 [8680] 14 months asterix request vcard ti server when avatar changed in gc except in IRC channel
(edit) @8679 [8679] 14 months asterix [misc] init Node in MultipleDataForm?? only once. Fixes #3228
(edit) @8678 [8678] 14 months asterix Dataforms: fix a fix
(edit) @8677 [8677] 14 months asterix Dataforms: DataRecord?(extend=None) != DataRecord?()
(edit) @8676 [8676] 14 months asterix Fix Account Creat Wizzard, let it not use a removed function.
(edit) @8675 [8675] 14 months asterix Do not use xmpppy DataForm? class
(edit) @8674 [8674] 14 months asterix [elghinn] xmpppy typo
(edit) @8673 [8673] 14 months asterix [elghinn] fix disco#items without node
(edit) @8672 [8672] 14 months asterix [elghinn] fix entity time support (xep 90 and 202)
(edit) @8671 [8671] 14 months asterix [elghinn] ask confirmation when we close the ad hoc window in the middle …
(edit) @8670 [8670] 14 months asterix prevent TB when we click on a popup notification of an already handled …
(edit) @8669 [8669] 14 months asterix use new dataform widget in register agent window. Remove no more used old …
(edit) @8668 [8668] 14 months asterix use new dataform widget in groupchat config window
(edit) @8667 [8667] 14 months asterix join bookmarks when we come back from invisibility. fixes #3203
(edit) @8666 [8666] 14 months asterix Dataforms: 'fixed' fields can have multiple lines of text spanning over …
(edit) @8665 [8665] 14 months asterix [sgala and I] better support of sizes in XHTML, simplify rst generator
(edit) @8664 [8664] 14 months asterix Fix a bug with changing status in groupchats. Always print "You are now …
(edit) @8663 [8663] 14 months asterix introduce a FakeDataForm?? class that draws a table from dict {entry: …
(edit) @8662 [8662] 14 months asterix Use good funtion so we can see icon for pynotify notifs
(edit) @8661 [8661] 14 months asterix show transport nickname if there is one and user hasn't set a nickname. …
(edit) @8660 [8660] 14 months asterix don't add a line break to the status message when we press ctrl+enter. …
(edit) @8658 [8658] 14 months asterix send status to connecting accounts when we change global status combobox. …
(edit) @8657 [8657] 14 months asterix prevent TB when closing a window. fixes #3152
(edit)