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-09-11don't try to get extension of an image if type is unknown. fixes #3436Yann Leboulanger
2007-09-11oops, my last checkin was incompleteBrendan Taylor
2007-09-11minor adjustments to how sessions are handled (partially fixes #3407)Brendan Taylor
2007-09-10typo in a stringYann Leboulanger
2007-09-09[Maxime Chéramy] /join room works. Gajim uses actual's MUC server.Yann Leboulanger
2007-09-09revert unwanted commit from [8749]Yann Leboulanger
2007-09-09yeah nothing as usual :/Nikos Kouremenos
2007-09-09prevent TB when rhythmbox is pausedYann Leboulanger
2007-09-08run the browser auto-detection forst time we run GajimYann Leboulanger
2007-09-08make defaul roster width large enough to see the complete menuYann Leboulanger
2007-09-07ad-hoc commands: update sessionid each time we get a reply in case it has cha...Yann Leboulanger
2007-09-07don't show both normal and hyperlink menu when we right click on a link. fixe...Yann Leboulanger
2007-09-06destroy connection instance when we cancel the addition of an accountYann Leboulanger
2007-09-05don't check if there is a @ when we invite a JID.Yann Leboulanger
2007-09-05don't send music changement if we're not correctly connectedYann Leboulanger
2007-09-05catch traceback and show error message when we try to change our nickname wit...Yann Leboulanger
2007-09-05fix TB when scrolling is too longYann Leboulanger
2007-09-04process all incoming and outgoing queues even if we receive big things (a fil...Yann Leboulanger
2007-09-02add an entry in features window for RST generatorYann Leboulanger
2007-09-01Add my copyright :-)Stephan Erb
2007-08-31get session from event only for chat and normal event. in other events there ...Yann Leboulanger
2007-08-30[oystein] fix dbus signature of gajim-remote list_contacts. fixes #3408Yann Leboulanger
2007-08-30begining of preference window improvements. see #3330Yann Leboulanger
2007-08-30set a session when sending a single message. fixes #3406Brendan Taylor
2007-08-29fixes large WCPU footprint under freebsd. fixes #1963Yann Leboulanger
2007-08-29remove unused filter entry in disco windowYann Leboulanger
2007-08-29fix widget visibility in add new contct dialogYann Leboulanger
2007-08-29fix determining whether a message was encryptedBrendan Taylor
2007-08-28[misc] Fix a coding issue. Fix #3399.Julien Pivotto
2007-08-28Change theme for minimized controls when combobox is changed in config window.Julien Pivotto
2007-08-27show pycrypto in features windowYann Leboulanger
2007-08-27fix import errorYann Leboulanger
2007-08-27make python-crypto an optional dependencyYann Leboulanger
2007-08-27fix dubble disconnect of a handler. self.hid is already disconnected in _on_w...Yann Leboulanger
2007-08-27/join command without argument now pre-fill join_groupchat dialog with curren...Yann Leboulanger
2007-08-27log sent messages only once. fixes #3398Yann Leboulanger
2007-08-27"iSocket is already connected" error has a different number under OpenBSD. fi...Yann Leboulanger
2007-08-26[CrashMan] maximum one digit for percentages in filetransfer windowsYann Leboulanger
2007-08-26Generalize save_avatar_files() and generate notif and bw version for local av...Stephan Erb
2007-08-26fix missing importYann Leboulanger
2007-08-26[Brendan Taylor] Gsoc 2007 work : end to end encryptions. Fixes #544Yann Leboulanger
2007-08-25fix add new contact dialog widget's visibilityYann Leboulanger
2007-08-25hide roster to systray only if it has focus. fixes #3321Yann Leboulanger
2007-08-24convert order to intYann Leboulanger
2007-08-23[blarz] Check is ~/.gajim/iconsets/transports exists before using it. See #33...Julien Pivotto
2007-08-23ability to load transport iconsets from ~/.gajim/iconsets/transports. Fixes #...Yann Leboulanger
2007-08-23[Geobert] Smooth scrolling of conversation textview. see #3358Yann Leboulanger
2007-08-22Transform Chat2MUC via DND. Fixes #1408. See #2095Stephan Erb
2007-08-22Rework Actions menu. Move single message from advanced submenu to top level. ...Stephan Erb
2007-08-22redraw actions menu when zeroconf account connects.Yann Leboulanger