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
2006-09-14merged trunk r6780Stefan Bethge
2006-05-20new arguments for gajim-remote add_contactDimitur Kirov
2006-05-10added command start_chat (Geobert QUACH patch)Dimitur Kirov
2006-03-24pychecker on our files. everyone please have a look so we do not do the same ...Nikos Kouremenos
2006-02-20[dimorph] get_unread_msgs_number function in gajim-remoteYann Leboulanger
2006-02-18gajim-remote suport for dbus 33 ~ 50Dimitur Kirov
2006-02-18emit signal as structures, instead of stringsDimitur Kirov
2006-02-18refacter gajim-remote code, don't use unreprDimitur Kirov
2006-02-16typo, now list_contacts without additionalDimitur Kirov
2006-02-12added command account_infoDimitur Kirov
2006-02-02use new contacts functionYann Leboulanger
2006-01-25Pass account to window/control lookup methodsTravis Shirk
2006-01-15typoYann Leboulanger
2006-01-01Merged in trunk updates, including meta_contactsTravis Shirk
2006-01-01Close to usable for chat, receiving messages, etc.Travis Shirk
2005-12-31Merged trunkTravis Shirk
2005-12-14gajim-remote get_status without account now return global statusYann Leboulanger
2005-12-10tab not space in contributorsNikos Kouremenos
2005-12-10[lorien420] Notification Daemon Popups are now clickable! CONGRAAAAAAATS Andr...Nikos Kouremenos
2005-12-10change copyright from "Gajim Team" to real peopleYann Leboulanger
2005-12-09"Gajim Team" in all hearders become "Contributors for this file"Yann Leboulanger
2005-12-08Vincent left us a long time agoYann Leboulanger
2005-12-05ne need to duplicate code, show_next_unread in remote_control now does the sa...Yann Leboulanger
2005-12-01remote_control to use exceptions.py and the latter to be included in POTFILES...Nikos Kouremenos
2005-11-30remove unused varNikos Kouremenos
2005-11-30try to make get_status workNikos Kouremenos
2005-11-30fix strings to be more readable; add get_status (did not test yet); raise all...Nikos Kouremenos
2005-11-30fix names of exception, fix docstring, fix stringsNikos Kouremenos
2005-11-20remove noused code (it is here from the time we tried to gajim-remote on/off ...Nikos Kouremenos
2005-11-17remove hardcoding dbus versionNikos Kouremenos
2005-11-16add a gc command: /say that send the message without looking for commands ("/...Yann Leboulanger
2005-11-13nothingNikos Kouremenos
2005-11-13fixing dict name: gajim.interface.windows --> gajim.interface.instancesNikos Kouremenos
2005-10-20the old self.plugin variable becomes gajim.interface, no need to pass it to e...Yann Leboulanger
2005-09-17add two more ft proxies until we get to autodiscover if the server we have th...Nikos Kouremenos
2005-09-16don't load remote control if dbus is 0.23.xDimitur Kirov
2005-09-13better varnameNikos Kouremenos
2005-09-13if jid is not a conntact, open-chat with first connected accountDimitur Kirov
2005-09-10added add_contact and remove_contact methodsDimitur Kirov
2005-09-10added prefs_put and prefs_del commandsDimitur Kirov
2005-09-09added prefs_list and prefs_store commandsDimitur Kirov
2005-09-08work with xmpp: tooNikos Kouremenos
2005-09-08remove a fixmeNikos Kouremenos
2005-09-08register xmpp:// gajim-remote handler in GNOME; various cleanupNikos Kouremenos
2005-09-06fixed show vcard infoDimitur Kirov
2005-08-24added send_file remote commandDimitur Kirov
2005-08-15in windows do not say about missing dbus bidinginsNikos Kouremenos
2005-07-21fixed TB if no dbusDimitur Kirov
2005-07-21revert remote_control accidental commitNikos Kouremenos
2005-07-21if peer doesn't do chat state do not keep respect that; overcome jep violatio...Nikos Kouremenos