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-11fix saving avatar in info window. Fixes #4188Yann Leboulanger
2008-08-08warning dialogs when closing a chat window are non blockingYann Leboulanger
2008-08-07less and less blocking dialogsYann Leboulanger
2008-08-07Coding styleStephan Erb
2008-07-29For historical reasons, we have a tab width of 3. This is strange, butjs
2008-07-29New activity dialog.js
2008-07-27Remove useless function and check. Make avatar in notification works with jpe...Jean-Marie Traissard
2008-07-23Show mood in chat window.js
2008-04-18http://python.org/dev/peps/pep-0008/ " Comparisons to singletons like None sh...Jean-Marie Traissard
2008-04-17move functions that build icons to gtkgui_helpers instead of roster_window. F...Yann Leboulanger
2008-01-22never move a window outside the screen. fixes #3501Yann Leboulanger
2007-11-26[mmassonnet] XFCE -> XfceYann Leboulanger
2007-11-17Fixed a bug with forcing autodetection of browser/mail during startup when theJames Newton
2007-10-22My name has changedYann Leboulanger
2007-10-22next release will be GPL v3. fixes #3290Yann Leboulanger
2007-10-07NonModalConfirmationDialog and ConfirmationDialognow automaticaly close windo...Yann Leboulanger
2007-10-01fix ConfirmationDialogCheck callback behaviourYann Leboulanger
2007-09-01Add my copyright :-)Stephan Erb
2007-08-26Generalize save_avatar_files() and generate notif and bw version for local av...Stephan Erb
2007-06-17Use another function to get color string. Fix #2906.Julien Pivotto
2007-04-22[bronger] make force avatar work under windows. see #2967Yann Leboulanger
2007-04-22add ability to set an avatar for a contact. fixes #2967Yann Leboulanger
2007-03-20show combobox in dataform widget when there are more than 5 options. see #3046Yann Leboulanger
2007-02-12If we can't find gajim-remote, stop checking everytime if we are default clientJean-Marie Traissard
2007-02-04No space in indentation, checked by drpython (editor). /src partJean-Marie Traissard
2007-01-21Close the pixbufloader in all cases. Fixes gtk warnings in console.Jean-Marie Traissard
2007-01-17clean code and update to using GTK/PyGTK 2.8; see #2248Nikos Kouremenos
2007-01-06In debug mode, log exception.junglecow
2007-01-06Catch only what you expect. We don't want to catch things like unknown variab...junglecow
2007-01-06[misc] more robust KDE integration. fixes #2872, #2871Yann Leboulanger
2007-01-05create ~/.kde/share/services/xmpp.protocol if it does not exist.Yann Leboulanger
2007-01-05typo in a commentYann Leboulanger
2007-01-05handle correctly xmpp:// registration under KDE. fixes #2869Yann Leboulanger
2007-01-05check at startup if gajim is the default xmp:// handler and prompt user if it...Yann Leboulanger
2007-01-02[misc] handle uri like room_jid?join. see #2133Yann Leboulanger
2006-12-24 - Started new way of logging, with configurable level for each subsystemjunglecow
2006-12-23 - Implement matching of fingerprints against servers.xmljunglecow
2006-12-20Prevent TBJean-Marie Traissard
2006-12-03handle correctly strange behaviour of GTKYann Leboulanger
2006-11-19Merge back [7466], [7467] and [7472] that were overwritten by ad_hoc merge. F...Jean-Marie Traissard
2006-11-18Merging changes from trunk (6774:7465)Tomasz Melcer
2006-09-13Merging changes from trunk (6561:6774)Tomasz Melcer
2006-07-17Merging changes from trunk (6496:6561)Tomasz Melcer
2006-06-15use gettext.install. Fixes #497Yann Leboulanger
2006-06-09save avatar from our own vcardDimitur Kirov
2006-05-26we can now save avatars on HD where we want (right click on image). Fixes #1817Yann Leboulanger
2006-05-09moved completion definition in a functionDimitur Kirov
2006-05-02split gtkgui.glade in several small gladeDimitur Kirov
2006-04-18break more circular references that keepDimitur Kirov
2006-04-18make sure ChatControl instances are destroyedDimitur Kirov