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
2008-08-08remove no more used classYann Leboulanger
2008-08-08gpg key chooser dialog not blockerYann Leboulanger
2008-08-08nearly no blocking dialogsYann Leboulanger
2008-08-072 less blocking windowsYann Leboulanger
2008-08-07make EditGroups and ChangePassword dialogs asynchronous. see #4147Yann Leboulanger
2008-08-01better transltion strings. see #4166Yann Leboulanger
2008-07-31use PassphraseDialog only asynchronously. see #4147Yann Leboulanger
2008-07-29For historical reasons, we have a tab width of 3. This is strange, butjs
2008-07-29Show activity in roster.js
2008-07-25Show tunes in roster.js
2008-07-25* Better rendering of mood in roster.js
2008-07-11detect sound player on first start as soon as gajim is started, not first tim...Yann Leboulanger
2008-07-05warn before connecting without PyOpenSSL. fixes #4065Yann Leboulanger
2008-06-03ability to rename zeroconf account. Fixes #3945Yann Leboulanger
2008-06-02Small cleanups to roster and modelfilter.Stephan Erb
2008-05-31make some strings translatableYann Leboulanger
2008-05-27remove pep options from pref window, store them per account, store caps_hash ...Yann Leboulanger
2008-05-15* Remove old code to update status to current track.js
2008-05-06[Florob] Send and handle nicknames reveices through PEP. Fixes #3651Yann Leboulanger
2008-05-05enable keepalives as soon as account is created. Fixes #3769Yann Leboulanger
2008-05-05[Florob] ability to retract pubsub events. fixes #3913Yann Leboulanger
2008-05-05Change very bad var namesJean-Marie Traissard
2008-05-05We do not need to check that, it's already done in conn_handlers._MucAdminCB()Jean-Marie Traissard
2008-05-05In configure room, works even if we receive an affiliation list with more tha...Jean-Marie Traissard
2008-05-03Search function in good module. Fixes #3915.Jean-Marie Traissard
2008-04-22In obvious cased, don't compare boolean values to True or False.Stephan Erb
2008-04-21new XEP-0115 implementation (version 1.5)Yann Leboulanger
2008-04-17move functions that build icons to gtkgui_helpers instead of roster_window. F...Yann Leboulanger
2008-04-06Auto sort bookmarked rooms list (when opening manage dialog and when addingJean-Marie Traissard
2008-04-04A few small PEP GUI and code changes. No new functionality.Stephan Erb
2008-03-08add the handler on ANC buttonYann Leboulanger
2008-03-04remove use_pep option, always PEP it to send played song. fixes #3053Yann Leboulanger
2008-03-03ability to remove a PEP nodeYann Leboulanger
2008-03-02make password entry sensitive when we check save password checkbuttonYann Leboulanger
2008-03-01make configure button sensitive only when a service is selected in pep window...Yann Leboulanger
2008-02-16ability to configure pubsub nodes. see #3053Yann Leboulanger
2008-02-10[TuX] remove spaces in room jids when they are entered in manage bookmarks wi...Yann Leboulanger
2008-02-09Remove Player option from preference window. Fixes #3330Stephan Erb
2008-02-05Do not redraw roster when opening the accounts window. Rework preference wind...Stephan Erb
2008-02-05add checkbutton to YesNoDialog. Ability to fall back from tls to ssl and then...Yann Leboulanger
2008-01-27add a new event to allow not playing sound when chat window is focused. fixes...Yann Leboulanger
2008-01-23Remove saveposition. Now we always save and restore positions and sizes. See ...Jean-Marie Traissard
2008-01-20strip username and server is account creation wizardYann Leboulanger
2007-12-30Fix for #3650 (and whitespace cleanup)Travis Shirk
2007-12-28Refactor the way we decide whether GPG is usable or not: Ability to change ke...Stephan Erb
2007-12-28Remove useless import and fix GPG private key dialog.Stephan Erb
2007-12-27stupid parser...Jean-Marie Traissard
2007-12-27CodingStandards : No space in indentationJean-Marie Traissard
2007-12-27don't propose to add certificate to cacerts.pem file if it's useless, and don...Yann Leboulanger
2007-12-27check if relogin or resend presence is needed when we close accounts window. ...Yann Leboulanger