aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* 2007-09-28 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-09-281-4/+4
| | | | | | | | | | * ChangeLog: * configure.ac: * NEWS: Updated for 0.13 release. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@331 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-09-28 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-09-281-2/+0
| | | | | | | | | | | | | | | | | | * configure.ac: * src/empathy.c: Remove GnomeProgram, not useful anymore, drop libgnome dependency. Fixes bug #442079 * libempathy/empathy-avatar.c: * libempathy/empathy-avatar.h: Fix Copyright header. * libempathy/empathy-contact-factory.c: * libempathy/empathy-tp-group.c: Free return value for async DBus calls, they are not owned by dbus-glib. This fix big leaks, thanks again to valgrind. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@330 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-09-21 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-09-211-1/+1
| | | | | | | | | | * libempathy/empathy-log-manager.c: Ignore log files that don't have a good filename. Fixes bug #462046 (Michael Scherer). * configure.ac: Bump GLIB version to 2.14.0. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@309 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-09-21 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-09-211-0/+11
| | | | | | | | | | | | | * libempathy/empathy-tp-contact-list.c: Fix warnings when finalizing. * tests/contact-manager.c: * tests/Makefile.am: * configure.ac: * Makefile.am: Add a test program to track leaks. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@304 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-09-21 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-09-211-2/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * libempathy-gtk/empathy-contact-list-view.c: Fix ref count error for account objects. * libempathy/empathy-contact-manager.c: Disconnect signals from MissionControl object when finalising the contact manager. * configure.ac: * megaphone/src/megaphone-applet.c: * megaphone/src/Makefile.am: * megaphone/src/megaphone-applet.h: * megaphone/data/GNOME_Megaphone_Applet.schemas.in: * megaphone/data/Makefile.am: * megaphone/data/GNOME_Megaphone_Applet.server.in.in: * megaphone/data/GNOME_Megaphone_Applet.xml: * megaphone/Makefile.am: * nothere/src/nothere-applet.c: * nothere/src/Makefile.am: * nothere/src/nothere-applet.h: * nothere/data/Makefile.am: * nothere/data/GNOME_NotHere_Applet.server.in.in: * nothere/data/GNOME_NotHere_Applet.xml: * nothere/Makefile.am: * Makefile.am: * po/POTFILES.in: * po/POTFILES.skip: Add Megaphone and Nothere applets. Fixes bug #464954 (Raphael Slinckx, Xavier Claessens). git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@303 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-09-10 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-09-101-3/+0
| | | | | | | | | | | * libempathy/empathy-contact-factory.c: Fix debug message. * libempathy/Makefile.am: * configure.ac: Remove useless code. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@295 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-09-08 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-09-081-1/+1
| | | | | | | | * configure.ac: Bump libtelepathy depend to 0.0.57. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@286 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug ↵xclaesse2007-08-311-52/+48
| | | | | | #459540 and bug #462907. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@280 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-08-24 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-08-291-1/+6
| | | | | | | | | | | * python/pyempathy/Makefile.am: * python/pyempathygtk/Makefile.am: * configure.ac: Make use of AM_PATH_PYTHON to get python variables. Fixes bug #470642 (Daniel Gryniewicz). git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@278 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-08-24 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-08-251-1/+1
| | | | | | | | | * configure.ac: Bump version to 0.13. * NEWS: Last NEWS entry is for version 0.12 and not 0.11. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@274 4ee84921-47dd-4033-b63a-18d7a039a3e4
* update lt versionxclaesse2007-08-251-1/+1
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@272 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-08-24 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-08-251-2/+2
| | | | | | | | | | | * configure.ac: * doc/libempathy-gtk/tmpl/empathy-preferences.sgml: * NEWS: * po/POTFILES.in: Updated. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@271 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-08-24 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-08-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | * configure.ac: * data/22x22/Makefile.am: * data/22x22/empathy-proto-jabber.svg: * data/22x22/empathy-proto-jabber.png: * data/48x48/Makefile.am: * data/32x32/Makefile.am: * data/32x32/empathy-proto-jabber.svg: * data/32x32/empathy-proto-jabber.png: * data/24x24: * data/24x24/Makefile.am: * data/24x24/empathy-proto-jabber.png: * data/16x16/empathy-proto-jabber.svg: * data/16x16/Makefile.am: * data/16x16/empathy-proto-jabber.png: * data/scalable/empathy-proto-jabber.svg: * data/scalable/Makefile.am: * data/Makefile.am: Change jabber icon. Fixes bug #466377 (Björn Martensen). git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@267 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-08-23 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-08-231-0/+1
| | | | | | | | | | | | | | | | | | | * libempathy-gtk/empathy-account-widget-salut.glade: * libempathy-gtk/empathy-account-widget-salut.c: * libempathy-gtk/empathy-account-widget-salut.h: * libempathy-gtk/empathy-preferences.h: * libempathy-gtk/empathy-accounts-dialog.c: * libempathy-gtk/Makefile.am: * src/empathy.c: * configure.ac: * data/empathy.schemas.in: Add specialised UI for salut settings. Configure a Salut account first time empathy is started with salut CM installed using gnome-about-me information. Fixes bug #447467 (Cosimo Cecchi, Xavier Claessens). git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@266 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-08-19 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-08-201-1/+42
| | | | | | | | | | | | | | | | | | | * python/pyempathy/pyempathy.defs: * python/pyempathy/pyempathymodule.c: * python/pyempathy/Makefile.am: * python/pyempathy/pyempathy.override: * python/pyempathygtk/pyempathygtk.override: * python/pyempathygtk/pyempathygtk.defs: * python/pyempathygtk/Makefile.am: * python/pyempathygtk/pyempathygtkmodule.c: * python/Makefile.am: * libempathy/empathy-time.h: * configure.ac: * Makefile.am: Add python binding. Fixes bug #457660 (Michael Sheldon). git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@264 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-08-12 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-08-131-1/+1
| | | | | | | | * configure.ac: Bump version to 0.12. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@253 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-08-12 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-08-131-5/+6
| | | | | | | | | | | | * configure.ac: Update libtool version. * doc/libempathy-gtk/tmpl/empathy-images.sgml: * doc/libempathy-gtk/tmpl/empathy-status-presets.sgml: * NEWS: Updated. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@251 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-08-09 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-08-091-1/+1
| | | | | | | | | | | * libempathy/empathy-presence.c: * libempathy/empathy-idle.c: * configure.ac: Remove workaround for mc-enum-types.h not being installed by MC and bump MC minimal version to 4.33. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@239 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-07-29 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-301-1/+1
| | | | | | | | * configure.ac: Bump version to 0.11. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@216 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Bump sonamexclaesse2007-07-301-2/+2
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@213 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-07-28 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-301-1/+4
| | | | | | | | | | | | | | | | * libempathy-gtk/empathy-account-widget-generic.c: * libempathy-gtk/empathy-account-widget-generic.h: Align param names on the left. * libempathy-gtk/empathy-accounts-dialog.glade: * libempathy-gtk/empathy-accounts-dialog.c: Simpler header to describe the selected account. Fixes bug #459169. * configure.ac: Set Collabora Ltd. in the Copyright. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@212 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-07-26 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-271-1/+1
| | | | | | | | * configure.ac: Bump version to 0.10 git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@203 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-07-26 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-261-0/+18
| | | | | | | | | | | * libempathy-gtk/Makefile.am: * libempathy/Makefile.am: * configure.ac: Use libtool -version-info. Fixes bug #460579 (Laurent Bigonville). git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@200 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-07-12 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-131-3/+3
| | | | | | | | | | | | | * libempathy-gtk/Makefile.am: Fix missing header for EmpathyAccountWidgetMSN. * configure.ac: Fix useless "\". * autogen.sh: run gtkdocize if needed. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@183 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-07-12 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-131-0/+5
| | | | | | | | | | * configure.ac: * doc/*: * Makefile.am: Adding initial API documentation using gtk-doc. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@182 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-30 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-011-1/+1
| | | | | | | | | * configure.ac: Bump MC version required to 4.27. * TODO: Updated. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@176 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-30 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-011-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | * libempathy-gtk/empathy-account-widget-generic.c: Fix a leaked ref. * src/empathy.c: If we get a chatroom we have to create an EmpathyTpChatroom object. * src/Makefile.am: Fix build system, programs links to libempathy-gtk and libempathy. * configure.ac: libempathy does not depends on libgnome-vfs. * libempathy-gtk/empathy-status-icon.c: * libempathy-gtk/empathy-chat.c: * libempathy/empathy-tp-chat.c: * libempathy/empathy-tp-chat.h: * libempathy/empathy-filter.c: * libempathy/empathy-filter.h: * libempathy/empathy-filter.xml: * libempathy/Makefile.am: Filter incoming text channels and make status icon flash when there we receive a new message. Dispatch the channel only when we get a message and the user click on the icon. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@175 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-22 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-231-0/+2
| | | | | | | | | | | | | * libempathy-gtk/libempathy-gtk.pc.in: * libempathy-gtk/Makefile.am: * libempathy/libempathy.pc.in: * libempathy/Makefile.am: * configure.ac: Install libempathy and libempathy-gtk and make their API public. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@172 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-21 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-221-1/+1
| | | | | | | | * configure.ac: Bump version to 0.9 git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@168 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-10 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-101-8/+46
| | | | | | | | | | | | | | | | * libempathy-gtk/gossip-spell-dialog.glade: * libempathy-gtk/gossip-spell-dialog.c: * libempathy-gtk/gossip-spell-dialog.h: * libempathy-gtk/gossip-chat.c: * libempathy-gtk/Makefile.am: * configure.ac: Adding spellcheck support. * libempathy-gtk/gossip-spell.c: * libempathy/gossip-conf.c: Remove useless debug messages. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@144 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-09 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-101-1/+1
| | | | | | | | | | | | | | | | * configure.ac: Bump version to 0.8 * libempathy-gtk/gossip-ui-utils.c: Fix usage of contact subscription property. * data/gtalk.profile: * data/jabber.profile: * data/msn.profile: Add VCardField and VCardDefault to profiles for eds-sync support. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@139 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-02 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-021-3/+5
| | | | | | | | | | * libempathy-gtk/gossip-ui-utils.c: * libempathy-gtk/gossip-ui-utils.h: * configure.ac: Use gnome_vfs_url_show() instead of gnome_url_show() to avoid libgnomeui dependency (Ross Burton). git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@112 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-01 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-021-0/+1
| | | | | | | | | | | | | | * libempathy-gtk/gossip-chatrooms-window.c: * libempathy-gtk/gossip-chat-window.c: * libempathy/gossip-chatroom.c: * libempathy/gossip-chatroom-manager.c: * configure.ac: Monitor changes on chatrooms.xml file and relead it when it's modified. connect chatroom-added/removed in some places where needed. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@111 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-01 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-021-1/+1
| | | | | | | | * configure.ac: Bump version to 0.7 git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@110 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-05-25 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-251-1/+1
| | | | | | | | * configure.ac: Bump version to 0.6 git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@97 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-05-20 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-201-1/+1
| | | | | | | | * configure.ac: Bump version to 0.5 git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@82 4ee84921-47dd-4033-b63a-18d7a039a3e4
* import po files from gossipxclaesse2007-05-161-3/+0
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@69 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2006-05-15 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-161-2/+6
| | | | | | | | | | | | | * configure.ac: * data/empathy.desktop.in: * data/Makefile.am: * data/empathy.desktop.in.in: * po/POTFILES.in: Set bugzilla information in desktop file and add it to POTFILES.in git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@68 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2006-05-14 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-141-0/+1
| | | | | | | | | | | | | | | | | | | | | * src/empathy-chat-main.c: * src/empathy-main.c: * configure.ac: * data/22x22/Makefile.am: * data/22x22/empathy.png: * data/48x48: * data/48x48/Makefile.am: * data/48x48/empathy.png: * data/32x32/Makefile.am: * data/32x32/empathy.png: * data/16x16/empathy.png: * data/16x16/Makefile.am: * data/scalable/empathy.svg: * data/scalable/Makefile.am: * data/Makefile.am: Add empathy icon stolen from cohoba. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@63 4ee84921-47dd-4033-b63a-18d7a039a3e4
* bump version to 0.4xclaesse2007-05-141-1/+1
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@60 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 0.3 releasexclaesse2007-05-141-1/+1
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@58 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2006-05-13 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-131-1/+1
| | | | | | | | * configure.ac: Change version from 0.3darcs to 0.3svn git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@54 4ee84921-47dd-4033-b63a-18d7a039a3e4
* [darcs-to-svn @ adding protocol icons]xclaesse2007-05-131-0/+3
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@51 4ee84921-47dd-4033-b63a-18d7a039a3e4
* [darcs-to-svn @ fix including of mcd-*.h files]xclaesse2007-05-081-1/+1
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@34 4ee84921-47dd-4033-b63a-18d7a039a3e4
* [darcs-to-svn @ Use icon-name API instead of stock icons and update tango icons]xclaesse2007-05-081-2/+2
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@32 4ee84921-47dd-4033-b63a-18d7a039a3e4
* [darcs-to-svn @ Cleanup build system and add MC plugin]xclaesse2007-05-061-11/+33
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@29 4ee84921-47dd-4033-b63a-18d7a039a3e4
* [darcs-to-svn @ Remove EmpathySession and move all programs into src/]xclaesse2007-05-031-4/+1
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@28 4ee84921-47dd-4033-b63a-18d7a039a3e4
* [darcs-to-svn @ distcheck now works]xclaesse2007-05-021-1/+0
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@26 4ee84921-47dd-4033-b63a-18d7a039a3e4
* [darcs-to-svn @ Replace the launcher by the main program with tray icon]xclaesse2007-05-021-0/+1
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@25 4ee84921-47dd-4033-b63a-18d7a039a3e4
* [darcs-to-svn @ initial import]xclaesse2007-04-261-0/+75
git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@2 4ee84921-47dd-4033-b63a-18d7a039a3e4