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/core
AgeCommit message (Expand)Author
2004-05-25revision 153 cause troubles when we disconnectYann Leboulanger
2004-05-25it is possible to have a disconnectHandler colled during the con.connect() fu...Yann Leboulanger
2004-05-24bugfix : messageCB must send a string to the plugins and not a JID instanceYann Leboulanger
2004-05-24gajim now support when a user is logged twice with 2 differents resourcesYann Leboulanger
2004-05-20we can recieve presence before recieving the roster (presence from disconnect...Yann Leboulanger
2004-05-17i18n support for internationalisationYann Leboulanger
2004-05-12bugfix : when a server become unavailable, self.connexions's size changed dur...Yann Leboulanger
2004-05-10new entry in config file : [profile] log : to show or not log in terminalYann Leboulanger
2004-05-05Support for proxyYann Leboulanger
2004-05-02con.disconnect canfreeze i network is downYann Leboulanger
2004-04-26no need to call con.disconnect in disconnectedCBYann Leboulanger
2004-04-26go offline when we close a pluginYann Leboulanger
2004-04-22nickname for each account is save so that <nickname> is printed in chat windo...Yann Leboulanger
2004-04-05history can now be read from gtkgui pluginYann Leboulanger
2004-04-02delete connexion when it must be doneYann Leboulanger
2004-03-31handle error status (need an error icon)Yann Leboulanger
2004-03-30set error message as status message (a new status like 'error' is maybe neede...Yann Leboulanger
2004-03-28bugfix : when we go online -> offline : delete conexionYann Leboulanger
2004-03-24little bugfix : when we add an account, update self.connected in the CoreYann Leboulanger
2004-03-22logger plugin now worksYann Leboulanger
2004-03-18cleanup the rest of the codeYann Leboulanger
2004-03-16typo / bug fixesYann Leboulanger
2004-03-16a better code for roster_Window classYann Leboulanger
2004-03-04log on / log off for agentsYann Leboulanger
2004-02-25new config file managementYann Leboulanger
2004-02-21vCard support for personal data and contact listYann Leboulanger
2004-02-19vCard window. It can be view from Account windowYann Leboulanger
2004-02-19get vCard infosYann Leboulanger
2004-02-17small mistakeYann Leboulanger
2004-02-17(no commit message)Yann Leboulanger
2004-01-24- new configuration File managementYann Leboulanger
2004-01-22remove_user function in roster - UNSUBSCRIBED msg from core to pluginsYann Leboulanger
2004-01-20more comments - support for animated gifYann Leboulanger
2004-01-19cleaner codeYann Leboulanger
2004-01-17keyboard interruptYann Leboulanger
2004-01-16remove group iter from roster when emptyYann Leboulanger
2004-01-14information windowYann Leboulanger
2004-01-08minor changesYann Leboulanger
2003-12-28* all user offline when we go offlineYann Leboulanger
2003-12-27bugs fixes (blank messages, blank nick, etc)Yann Leboulanger
2003-12-21nicer codeYann Leboulanger
2003-12-20small changesYann Leboulanger
2003-12-14register a new account on a server is now possibleYann Leboulanger
2003-12-02improvements, status messages in chat windowYann Leboulanger
2003-12-01bugfixYann Leboulanger
2003-12-01bug fixYann Leboulanger
2003-12-01pass to gtkgui changedYann Leboulanger
2003-11-30new plugin gestionYann Leboulanger
2003-11-26Logger plugin is now available !Yann Leboulanger
2003-11-25no autopopup supportYann Leboulanger