aboutsummaryrefslogtreecommitdiffstats
path: root/doc/libempathy/tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Add 2 properties to EmpathyIdle to activate auto-away and auto-disconnect,Xavier Claessens2007-09-201-0/+10
| | | | | | | | | | | | | | | | 2007-09-20 Xavier Claessens <xclaesse@gmail.com> * libempathy-gtk/empathy-status-icon.c: * libempathy/empathy-idle.c: * libempathy/empathy-idle.h: * doc/libempathy/tmpl/empathy-idle.sgml: Add 2 properties to EmpathyIdle to activate auto-away and auto-disconnect, default to off. Only empathy main client will turn them on, like that if other processes are running with an EmpathyIdle instance they won't change presence in the same time than Empathy client. svn path=/trunk/; revision=301
* Request media channel when clicking on call icon.Xavier Claessens2007-09-091-0/+5
| | | | | | | | | | | 2007-09-08 Xavier Claessens <xclaesse@gmail.com> * libempathy-gtk/empathy-contact-list-view.c: * libempathy-gtk/empathy-chat-window.c: Request media channel when clicking on call icon. svn path=/trunk/; revision=294
* Updated.Xavier Claessens2007-08-314-21/+151
| | | | | | | | | | | | | | | | | | 2007-08-31 Xavier Claessens <xclaesse@gmail.com> * doc/libempathy-gtk/Makefile.am: * doc/libempathy-gtk/tmpl/empathy-preferences.sgml: * doc/libempathy-gtk/tmpl/empathy-images.sgml: * doc/libempathy/libempathy.types: * doc/libempathy/libempathy-docs.sgml: * doc/libempathy/Makefile.am: * doc/libempathy/tmpl/empathy-tp-group.sgml: * doc/libempathy/tmpl/empathy-avatar.sgml: * doc/libempathy/tmpl/empathy-contact.sgml: * doc/libempathy/tmpl/empathy-contact-list.sgml: Updated. svn path=/trunk/; revision=283
* Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug ↵Xavier Claessens2007-08-316-322/+32
| | | | | | #459540 and bug #462907. svn path=/trunk/; revision=280
* Update doc.Xavier Claessens2007-08-032-32/+34
| | | | | | | | | | | | | 2007-08-02 Xavier Claessens <xclaesse@gmail.com> * doc/libempathy-gtk/tmpl/empathy-account-chooser.sgml: * doc/libempathy-gtk/tmpl/empathy-ui-utils.sgml: * doc/libempathy-gtk/tmpl/empathy-contact-widget.sgml: * doc/libempathy/tmpl/empathy-message.sgml: * doc/libempathy/tmpl/empathy-utils.sgml: Update doc. svn path=/trunk/; revision=227
* Fix problems when NM is not running. Fixes bug #460419.Xavier Claessens2007-07-263-11/+10
| | | | | | | | | | | | 2007-07-26 Xavier Claessens <xclaesse@gmail.com> * libempathy/empathy-idle.c: Fix problems when NM is not running. Fixes bug #460419. * doc/*: Updated documentation. svn path=/trunk/; revision=195
* Adding initial API documentation using gtk-doc.Xavier Claessens2007-07-1320-0/+2855
2007-07-12 Xavier Claessens <xclaesse@gmail.com> * configure.ac: * doc/*: * Makefile.am: Adding initial API documentation using gtk-doc. svn path=/trunk/; revision=182