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
2007-05-22don't print awn error to consoleYann Leboulanger
2007-05-20handle correctly vcards in groupchats : ask them to real jid if we know it, b...Yann Leboulanger
2007-05-17Fix a bug with receiving Private Messages when roster is minimized, print the...Julien Pivotto
2007-05-17(Fix #3174) Groupchats in roster: Open groupchats with middleclick, fix notif...Julien Pivotto
2007-05-14Do not use single click for roster and gc-roster to open chats if an usefull ...Jean-Marie Traissard
2007-05-08send status to connecting accounts when we change global status combobox. Fix...Yann Leboulanger
2007-05-08Fix some bugs and improve coding of minimized groupchats.Julien Pivotto
2007-05-04(Fix #3034) Add ability to minimize groupchats in roster, and to minimize aut...Julien Pivotto
2007-04-30catch all exceptions when trying to talk to Awn through dbusYann Leboulanger
2007-04-30always open chat window when we di middle click on a contactYann Leboulanger
2007-04-27draw contacts under a blocked group as strikedYann Leboulanger
2007-04-26draw blocked groups strikedYann Leboulanger
2007-04-26[TheCurse] single-clicking ability. fixes #2072Yann Leboulanger
2007-04-26[roidelapluie] coding standards. see #253Yann Leboulanger
2007-04-25use awn only if dbus is availableYann Leboulanger
2007-04-25show blocked contacts name striked and add [blocked] in tooltip. fixes #3129Yann Leboulanger
2007-04-25[roidelapluie] ability to block several contacts in the same time. fixes #3128Yann Leboulanger
2007-04-24[roidelapluie] add ability to block / unblock a contact / group directly from...Yann Leboulanger
2007-04-24[roidelapluie] don't disconnect from rooms when we send an offline presence t...Yann Leboulanger
2007-04-22fix send_custom_status function. see #342Yann Leboulanger
2007-04-21[tristil] avant window navigator support. fixes #3081Yann Leboulanger
2007-04-21ability to send custom status to a whole group. see #342Yann Leboulanger
2007-04-21[roidelapluie & I] ability to send custom status to contacts. fixes #342Yann Leboulanger
2007-04-19[cornelius] use NEAREST method when we merge 2 pixbufs. it's better for small...Yann Leboulanger
2007-04-01send xml status to groupchats AFTER changing our status, so when going from i...Jean-Marie Traissard
2007-04-01If we were disconnected from a gc but tab is still opened, reconnect to it ni...Jean-Marie Traissard
2007-03-31add missing argument to remove_tab call. fixes a TBYann Leboulanger
2007-03-28cleanup connection.connect(). fixes #3061Yann Leboulanger
2007-03-20destroy send file confirmation dialog when we press ok. fixes #3048Yann Leboulanger
2007-03-20fix number of arguments in a callback. fixes #3047Yann Leboulanger
2007-03-17show a confirmation dialog when we drop a file on a contact before sending fi...Yann Leboulanger
2007-03-17add an ACE option to disable the fact that gajim auto-expand and selects the ...Yann Leboulanger
2007-03-09[tristil] better banshee music player support. fixes #2940Yann Leboulanger
2007-03-09when we compare 2 offline contacts, the one which has a status messages is sh...Yann Leboulanger
2007-02-18[bronger] translate None when selecting gpg key. fixes #2390Yann Leboulanger
2007-02-13if gajim is quit while roster was hidden, start gajim with roster minimized n...Yann Leboulanger
2007-02-13fixes [7955]: don't set sleeper state to off when we send a presence while au...Yann Leboulanger
2007-02-08don't set sleeper state to off when we send a presence while not onlineYann Leboulanger
2007-02-04No space in indentation, checked by drpython (editor). /src partJean-Marie Traissard
2007-01-31we can now remove a contact from not in roster group which has unread events....Yann Leboulanger
2007-01-27Do not remove resource from jid when using Actions -> Start chat. fixes #2942Yann Leboulanger
2007-01-24fix call to selfYann Leboulanger
2007-01-22Gnomekeyring -> Gnoem Keyring. see #2916 (2.)Yann Leboulanger
2007-01-17clean code and update to using GTK/PyGTK 2.8; see #2248Nikos Kouremenos
2007-01-14Implement choice of resource (when more than one) for "Invite to -> room"Jean-Marie Traissard
2007-01-11unassign GPG key in contact instances when we unassign it, and redraw chat co...Yann Leboulanger
2007-01-09don't reassign control.contact to a control when not neededYann Leboulanger
2007-01-09Remove a LOT of useless draw_banner()Jean-Marie Traissard
2007-01-06add a space between account name and (. fixes #2873Yann Leboulanger
2007-01-02change var name. type is a reserved wordYann Leboulanger