aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* remove released flagGuillaume Desmottes2014-01-201-1/+1
|
* 3.11.4Guillaume Desmottes2014-01-201-2/+2
|
* remove released flagGuillaume Desmottes2013-12-191-1/+1
|
* 3.11.3Guillaume Desmottes2013-12-191-2/+2
|
* remove released flagGuillaume Desmottes2013-10-311-1/+1
|
* 3.11.1Guillaume Desmottes2013-10-311-2/+2
|
* remove nautilus-sendto pluginGuillaume Desmottes2013-10-221-26/+0
| | | | Latest versions of nautilus-sendto doesn't support plugins any more.
* Use AC_PROG_MKDIR_P and MKDIR_P instead of AM_PROG_MKDIR_P and mkdir_pGuillaume Desmottes2013-10-221-1/+1
| | | | | The latter are deprecated, and recent Automake makes a lot of noise about them.
* use the plugindir pc variable from MCGuillaume Desmottes2013-10-221-1/+1
| | | | | | The whole point of this variable is to give us the path where plugins are supposed to be installed. We should just use it instead of re-implementing it assuming the location.
* Merge branch 'gnome-3-10'Guillaume Desmottes2013-10-151-1/+1
|\ | | | | | | | | | | Conflicts: po/pt.po src/empathy-audio-sink.c
| * remove released flagGuillaume Desmottes2013-10-151-1/+1
| |
| * 3.10.1Guillaume Desmottes2013-10-151-2/+2
| |
| * use Cogl versioning macrosGuillaume Desmottes2013-10-131-1/+5
| |
* | use Cogl versioning macrosGuillaume Desmottes2013-10-131-1/+5
| |
* | Drop support for gstreamer 0.10Xavier Claessens2013-10-031-46/+12
|/ | | | GStreamer 1.0 is now mandatory.
* remove released flagGuillaume Desmottes2013-09-241-1/+1
|
* 3.10.0Guillaume Desmottes2013-09-241-3/+3
|
* remove released flagGuillaume Desmottes2013-09-161-1/+1
|
* prepare 3.9.92Guillaume Desmottes2013-09-161-2/+2
|
* Stop using deprecated libaccounts-glib functionsXavier Claessens2013-09-161-1/+1
|
* Stop using Folks deprecated functionsXavier Claessens2013-09-161-1/+1
|
* bump GDK_VERSION_MIN_REQUIRED to 3.8Guillaume Desmottes2013-09-051-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=707538
* remove egg-list-boxGuillaume Desmottes2013-09-041-10/+0
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=706988
* depends on Gtk+ 3.9.4Guillaume Desmottes2013-09-041-2/+2
| | | | | | Needed for GtkListBox. https://bugzilla.gnome.org/show_bug.cgi?id=706988
* depend on Geoclue 1.99.3Guillaume Desmottes2013-09-041-1/+1
| | | | This version has been released with the 'export D-Bus XML' patch.
* remove released flagGuillaume Desmottes2013-09-031-1/+1
|
* 3.9.91EMPATHY_3_9_91Guillaume Desmottes2013-09-031-2/+2
|
* configure.ac: pass --with-gettext-package to tp-aw's configureMarco Barisione2013-09-031-0/+1
| | | | | | | telepathy-account-widgets is a submodule, so it can be included by multiple projects. If we don't have a different per-project GETTEXT_PACKAGE we end up with different projects shipping .mo files supposed to be installed in the same location.
* add empathy-geoclue-helperGuillaume Desmottes2013-09-031-3/+10
| | | | | | Based on a proposed API on fdo#68658. May end up in geoclue at some point. https://bugzilla.gnome.org/show_bug.cgi?id=706627
* depends on GLib 2.37Guillaume Desmottes2013-09-031-2/+2
| | | | | | Needed for the latest GDbus code gen. https://bugzilla.gnome.org/show_bug.cgi?id=706627
* remove released flagGuillaume Desmottes2013-08-201-1/+1
|
* 3.9.90EMPATHY_3_9_90Guillaume Desmottes2013-08-201-2/+2
|
* configure.ac: get the UOA provider name from tp-aw's pkg-config fileMarco Barisione2013-08-201-4/+4
|
* configure.ac: if unreleased, enable tp-aw's extra warningsMarco Barisione2013-08-201-0/+4
| | | | | | telepathy-account-widget cannot rely on a variable similar to empathy_released for extra warnings, so Empathy's configure script passes --enable-unreleased-checks to it if empathy_released is not 1.
* configure.ac: pass --with-pkgdatadir to tp-aw's configureMarco Barisione2013-08-201-0/+1
|
* Use the telepathy-account-widgets submodule instead of the internal copyMarco Barisione2013-08-201-1/+10
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* tp-account-widgets: Move account widgets code in the tp-account-widgets subdirEmanuele Aina2013-08-201-0/+1
| | | | | | | Start moving the account widgets code in a subdir before fully isolating it and stubbing it out in a submodule. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* Use new api-versioned name for geocode-glibAndreas Henriksson2013-08-151-1/+1
| | | | | | | | | | | geocode-glib has changed the name of the pkg-config file to include the api version. Update configure script accordingly. See: https://git.gnome.org/browse/geocode-glib/commit/?id=1cadaa879b7d72d973880680b5f947fd5c275974 "pkg-config: Version the pkg-config file" https://bugzilla.gnome.org/show_bug.cgi?id=706020
* remove released flagGuillaume Desmottes2013-07-091-1/+1
|
* 3.9.4EMPATHY_3_9_4Guillaume Desmottes2013-07-091-2/+2
|
* remove released flagGuillaume Desmottes2013-06-171-1/+1
|
* 3.9.3EMPATHY_3_9_3Guillaume Desmottes2013-06-171-2/+2
|
* remove released flagGuillaume Desmottes2013-05-291-1/+1
|
* prepare 3.9.2EMPATHY_3_9_2Guillaume Desmottes2013-05-291-2/+2
|
* remove released flagGuillaume Desmottes2013-05-031-1/+1
|
* prepare 3.9.1EMPATHY_3_9_1Guillaume Desmottes2013-05-031-2/+2
|
* remove released flagGuillaume Desmottes2013-04-151-1/+1
|
* prepare 3.8.1Guillaume Desmottes2013-04-151-2/+2
|
* remove released flagGuillaume Desmottes2013-03-261-1/+1
|
* 3.8.0EMPATHY_3_8_0Guillaume Desmottes2013-03-261-3/+3
|
* remove released flagGuillaume Desmottes2013-03-201-1/+1
|
* 3.7.92EMPATHY_3_7_92Guillaume Desmottes2013-03-201-1/+1
|
* Bump required Folks version to 0.9.0Xavier Claessens2013-03-131-1/+1
| | | | | We depend on libgee 0.8 so we have to ensure that we build with a folks that uses libgee 0.8 as well.
* explicitely depends on coglGuillaume Desmottes2013-03-111-0/+1
| | | | | | We use cogl directly in some empathy-call files. https://bugzilla.gnome.org/show_bug.cgi?id=695556
* prepare 3.7.91EMPATHY_3_7_91Guillaume Desmottes2013-03-051-2/+2
|
* remove released flagGuillaume Desmottes2013-02-191-1/+1
|
* prepare 3.7.90EMPATHY_3_7_90Guillaume Desmottes2013-02-191-2/+2
|
* Revert "Go back to libgee 0.6.x"Guillaume Desmottes2013-02-191-1/+1
| | | | | | This reverts commit 670aec4ba8b16fbf35afdf65b65c1904872286dc. https://bugzilla.gnome.org/show_bug.cgi?id=680152
* remove released flagGuillaume Desmottes2013-02-051-1/+1
|
* Prepare 3.7.5Guillaume Desmottes2013-02-041-2/+2
|
* Bump the telepathy-logger dependency to 0.8.0Debarshi Ray2013-01-211-1/+1
| | | | | | We are using TplLogWalker. Fixes: https://bugzilla.gnome.org/639877
* empathy-chat: add some JavaScript to prepend messagesDebarshi Ray2013-01-211-0/+3
| | | | Fixes: https://bugzilla.gnome.org/639877
* remove released flagGuillaume Desmottes2013-01-161-1/+1
|
* prepare 3.7.4EMPATHY_3_7_4Guillaume Desmottes2013-01-161-2/+2
|
* UOA: Use the new libaccounts-glib APIsAlberto Mardegan2013-01-111-1/+1
| | | | | | The APIs based on GValue are now deprecated. https://bugzilla.gnome.org/show_bug.cgi?id=691469
* configure.ac: fix typoGuillaume Desmottes2013-01-021-1/+1
|
* Check tp-fs version when building with GStreamer 0.10Guillaume Desmottes2013-01-021-1/+1
|
* build with TP_DISABLE_SINGLE_INCLUDEGuillaume Desmottes2012-12-261-0/+1
|
* bump telepathy-farstream and logger depsGuillaume Desmottes2012-12-261-2/+3
| | | | | Those are the versions which started using TP_DISABLE_SINGLE_INCLUDE. We need them so can safely turn on this option in Empathy as well.
* depend on WebKitGtk+ 1.9.1Guillaume Desmottes2012-12-261-1/+1
| | | | | | Needed for the WebKitWebView::context-menu signal. https://bugzilla.gnome.org/show_bug.cgi?id=684357
* remove released flagGuillaume Desmottes2012-12-181-1/+1
|
* Prepare 3.7.3EMPATHY_3_7_3Guillaume Desmottes2012-12-181-2/+2
|
* Port EmpathyContact to geocode-glib >= 0.99.1Bastien Nocera2012-11-281-1/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=689056
* remove released flagGuillaume Desmottes2012-11-221-1/+1
|
* prepare 3.7.2EMPATHY_3_7_2Guillaume Desmottes2012-11-221-2/+2
|
* start dev of 3.7.xGuillaume Desmottes2012-10-091-3/+3
|
* remove released flagGuillaume Desmottes2012-10-081-1/+1
|
* prepare 3.6.0.3EMPATHY_3_6_0_3Guillaume Desmottes2012-10-081-2/+2
|
* remove released flagGuillaume Desmottes2012-10-081-1/+1
|
* prepare 3.6.0.2EMPATHY_3_6_0_2Guillaume Desmottes2012-10-081-2/+2
|
* remove released flagGuillaume Desmottes2012-10-031-1/+1
|
* prepare 3.6.0.1EMPATHY_3_6_0_1Guillaume Desmottes2012-10-031-2/+2
|
* remove released flagGuillaume Desmottes2012-09-251-1/+1
|
* prepare 3.6.0Guillaume Desmottes2012-09-251-3/+3
|
* remove released flagGuillaume Desmottes2012-09-171-1/+1
|
* prepare 3.5.92Guillaume Desmottes2012-09-171-3/+3
|
* depend on Folks 0.7.3Guillaume Desmottes2012-09-121-1/+1
| | | | Needed for IndividualAggregator.unprepare()
* There is no gstreamer-interfaces in 1.0, they are in audio/videoOlivier Crête2012-09-121-0/+3
|
* Depend on telepathy-glib 0.19.9Guillaume Desmottes2012-09-111-1/+1
| | | | We are going to use the new version of some deprecated API.
* remove release flagGuillaume Desmottes2012-09-071-1/+1
|
* prepare 3.5.91.1EMPATHY_3_5_91_1Guillaume Desmottes2012-09-071-2/+2
|
* Depend on mission-control 5.13.1Guillaume Desmottes2012-09-071-1/+1
| | | | Needed for the new reconnect plugin API.
* Move account plugins to their own dirGuillaume Desmottes2012-09-061-0/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=683415
* remove released flagGuillaume Desmottes2012-09-041-1/+1
|
* prepare 3.5.91EMPATHY_3_5_91Guillaume Desmottes2012-09-041-2/+2
|
* Fix AC_ARG_ENABLE usageSjoerd Simons2012-09-031-1/+3
|
* Port to gstreamer 1.0Sjoerd Simons2012-09-031-12/+43
|
* Just check for cheese-gtkGuillaume Desmottes2012-09-031-1/+1
|
* Remove gst dependency from libempathySjoerd Simons2012-08-291-2/+2
| | | | | | | libempathy only used gstreamer api directly from the camera monitor, which simply uses it for its debug infrastructure.. Use the standard empathy debug infrastruction instead so we can drop the gstreamer dependency.
* remove release flagXavier Claessens2012-08-211-1/+1
|
* Prepare 3.5.90EMPATHY_3_5_90Xavier Claessens2012-08-211-2/+2
|
* remove empathy-accounts.desktopGuillaume Desmottes2012-08-071-1/+0
| | | | | | | | Now that we have desktop wide UI to configure accounts (GNOME/Ubuntu Online Accounts) it doesn't make much sense to expose empathy-accounts as a separated application. https://bugzilla.gnome.org/show_bug.cgi?id=662986
* remove released flagGuillaume Desmottes2012-08-061-1/+1
|
* prepare 3.5.5Guillaume Desmottes2012-08-061-3/+3
|
* Depend on telepathy-glib 0.19.6Guillaume Desmottes2012-08-061-1/+1
| | | | Needed for tp_account_manager_can_set_default()
* Migrate from libgnome-keyring to libsecretStef Walter2012-08-031-2/+2
| | | | | | * See: https://live.gnome.org/GnomeGoals/LibsecretMigration https://bugzilla.gnome.org/show_bug.cgi?id=679884
* add empathy-app-pluginGuillaume Desmottes2012-07-301-0/+8
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=680449
* Hook cc-plugins to the build systemGuillaume Desmottes2012-07-241-0/+3
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=680448
* remove released flagGuillaume Desmottes2012-07-241-1/+1
|
* prepare 3.5.4.1Guillaume Desmottes2012-07-241-2/+2
|
* add empathy.applicationGuillaume Desmottes2012-07-241-0/+8
|
* Do not install MC plugins into MC's prefixXavier Claessens2012-07-231-13/+9
| | | | MC and Empathy could be installed in different prefixes
* Go back to libgee 0.6.xGuillaume Desmottes2012-07-231-1/+1
| | | | | | | | | | | | | | It's not clear if 0.8 will be released for GNOME 3.6 so the release team prefers to stick with 0.6 for now. And yeah, gee-1.0 is the 0.6.x series and gee-0.8 the 0.7.x, nice work guys... Revert "gee_iterator_first is no more in libgee 0.8" This reverts commit 24d30e15b34b654eff96f4a358801290ebe09ec0. Revert "libempathy: Port empathy to libgee 0.8." This reverts commit d563fa078b2a13b3c06b1de626105e0510568e57.
* Add Ubuntu Online Accounts auth handlerXavier Claessens2012-07-231-0/+2
|
* UOA mc-plugin: Actually implement itXavier Claessens2012-07-231-1/+2
|
* Make sure we define MISSION_CONTROL_PLUGINS_DIR when building with UOAGuillaume Desmottes2012-07-231-0/+7
|
* configure.ac: export a bunch of variables from UOA pc filesGuillaume Desmottes2012-07-231-0/+21
|
* Add skeleton of an MC plugin to import Ubuntu Online AccountsXavier Claessens2012-07-231-0/+9
|
* configure: detect if Ubuntu Online Accounts dep is presentGuillaume Desmottes2012-07-231-0/+30
|
* Depend on tp-glib 0.19;4Guillaume Desmottes2012-07-191-1/+1
| | | | Needed for tp_account_request_set_storage_provider()
* Check for libgee depGuillaume Desmottes2012-07-191-0/+1
| | | | We are using it directly so should depend on it.
* remove released flagGuillaume Desmottes2012-07-161-1/+1
|
* prepare 3.5.4EMPATHY_3_5_4Guillaume Desmottes2012-07-161-2/+2
|
* Display GOA_PKG_ERRORS if deps are missingGuillaume Desmottes2012-07-161-1/+3
|
* Depend on tp-glib 0.19.3Guillaume Desmottes2012-07-161-1/+1
| | | | Needed to fix deprecation warnings.
* Depend on GLib 2.33.3Guillaume Desmottes2012-07-021-2/+2
| | | | Needed for g_list_copy_deep()
* Install Boxes themeDanielle Madeley2012-07-021-0/+1
| | | | Uninstall needs work. Why is Automake so bad with directories?
* remove released flagGuillaume Desmottes2012-06-261-1/+1
|
* prepare 3.5.3EMPATHY_3_5_3Guillaume Desmottes2012-06-261-2/+2
|
* depends on Folks 0.7.1Guillaume Desmottes2012-06-181-1/+1
| | | | Needed for the interaction count API.
* Add egg-list-box as a submoduleGuillaume Desmottes2012-06-141-0/+10
|
* remove libebook supportGuillaume Desmottes2012-06-071-13/+0
| | | | | | | It's API just changed and it's not really useful anymore as gnome-about-me has been removed. https://bugzilla.gnome.org/show_bug.cgi?id=677533
* Build with TP_SEAL_ENABLEGuillaume Desmottes2012-06-071-0/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=677545
* Depend on tp-glib 0.19.1Guillaume Desmottes2012-06-061-1/+1
| | | | Needed for TpAccountRequest.
* remove released flagGuillaume Desmottes2012-06-051-1/+1
|
* prepare 3.5.2Guillaume Desmottes2012-06-051-2/+2
|
* contact-widget: remove colons and dim labels, move avatar to LHSDanielle Madeley2012-05-291-1/+1
| | | | | | Make widget look like mockup. Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=672043
* Merge branch 'gnome-3-4'Guillaume Desmottes2012-05-211-1/+2
|\ | | | | | | | | | | | | Conflicts: NEWS configure.ac src/empathy-accounts.c
| * empathy-accounts: init cheese-gtk if neededGuillaume Desmottes2012-05-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | The avatar chooser, which is not used by empathy-accounts, may use Cheese to take a photo. cheese_gtk_init() has been added during the 3.4 cycle so I bumped the dep to 3.4.0 as that's the version I have tested it with it. It's an optionnal dep anyway so... https://bugzilla.gnome.org/show_bug.cgi?id=674553
| * configure.ac: set cheese version in CHEESE_GTK_REQUIREDGuillaume Desmottes2012-05-211-1/+2
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=674553
| * Call: Fix floating toolbarSjoerd Simons2012-05-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Empathy needed to mark the toolbar actor as reactive otherwise it won't be reactive to events (doh)... And empathy needed to stop calling gdk_disable_multi_device().. Empathy used to do this because it has to be called before GTK+ is initialized and clutter-gtk only called after GTK+ was initialized by other function in empathy. Unfortunately since clutter-gtk 1.1.2 instead of ensuring event actually work with clutter-gtk calling this function will actually break event handle (great fun!).. Oh and also bump the clutter-gtk requirement to 1.1.2 to ensure we get the right behaviour for events.. https://bugzilla.gnome.org/show_bug.cgi?id=670874
| * remove released flagGuillaume Desmottes2012-05-141-1/+1
| |
| * prepare 3.4.2EMPATHY_3_4_2Guillaume Desmottes2012-05-141-2/+2
| |
* | Call: Fix floating toolbarSjoerd Simons2012-05-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Empathy needed to mark the toolbar actor as reactive otherwise it won't be reactive to events (doh)... And empathy needed to stop calling gdk_disable_multi_device().. Empathy used to do this because it has to be called before GTK+ is initialized and clutter-gtk only called after GTK+ was initialized by other function in empathy. Unfortunately since clutter-gtk 1.1.2 instead of ensuring event actually work with clutter-gtk calling this function will actually break event handle (great fun!).. Oh and also bump the clutter-gtk requirement to 1.1.2 to ensure we get the right behaviour for events.. https://bugzilla.gnome.org/show_bug.cgi?id=670874
* | Warn on tp-glib 0.20 deprecationsGuillaume Desmottes2012-05-151-1/+1
| | | | | | | | | | | | Best to catch them sooner than later. https://bugzilla.gnome.org/show_bug.cgi?id=675597
* | Depend on tp-glib 0.19.0Guillaume Desmottes2012-05-101-2/+2
| | | | | | | | We are going to use its new API (TpDebugClient, TpTLSCertificate, etc).
* | Merge branch 'gnome-3-4'Guillaume Desmottes2012-05-091-1/+4
|\| | | | | | | | | | | | | | | | | Conflicts: configure.ac libempathy/empathy-tp-chat.c src/empathy-event-manager.c src/empathy-streamed-media-window.c src/empathy-video-widget.c
| * Use tp-glib version checking macrosGuillaume Desmottes2012-05-091-1/+4
| | | | | | | | | | | | | | Will make sure we don't accidentally use new API in stable branch. Depend on tp-glib 0.18.0 while we are on it as any distro shipping 3.4 should use this version any way.
| * remove released flagGuillaume Desmottes2012-04-161-1/+1
| |
| * prepare 3.4.1EMPATHY_3_4_1Guillaume Desmottes2012-04-161-3/+3
| |
* | goa-mc-plugin: support enabling or disabling accountsDebarshi Ray2012-05-071-1/+1
| | | | | | | | | | | | Bumped the required version of GOA to 3.5.0. Fixes: https://bugzilla.gnome.org/673263
* | remove empathy-avGuillaume Desmottes2012-05-021-19/+0
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=675296
* | remove released flag and update release.pyGuillaume Desmottes2012-04-301-1/+1
| |
* | Prepare 3.5.1EMPATHY_3_5_1Guillaume Desmottes2012-04-301-2/+2
| |
* | Stop generating gschema from .in fileGuillaume Desmottes2012-04-231-1/+1
| | | | | | | | | | | | | | intltool now supports translating gschema files properly so we don't need to do this crack any more. https://bugzilla.gnome.org/show_bug.cgi?id=672619
* | add tests/certificates/Makefile.amGuillaume Desmottes2012-04-231-0/+1
| | | | | | | | | | certificates needs to be in EXTRA_DIST so empathy-tls-test passes when distchecking.
* | Merge branch 'gnome-3-4'Guillaume Desmottes2012-04-111-1/+1
|\| | | | | | | | | Conflicts: po/ca@valencia.po
| * remove released flagGuillaume Desmottes2012-04-061-1/+1
| |
| * prepare 3.4.0.2EMPATHY_3_4_0_2Guillaume Desmottes2012-04-061-2/+2
| |
* | Depends on tp-glib 0.17.6Guillaume Desmottes2012-04-101-1/+1
| | | | | | | | Needed for tp_capabilities_supports_audio_video_call()
* | Merge branch 'gnome-3-4'Guillaume Desmottes2012-04-051-1/+1
|\|
| * remove released flagGuillaume Desmottes2012-04-051-1/+1
| |
* | configure.ac: remove connectivity libs checksGuillaume Desmottes2012-04-051-56/+0
| |
* | Depend on GLib 2.32Guillaume Desmottes2012-04-051-2/+2
| | | | | | | | Needed for GNetworkMonitor
* | Remove Meego specific codeGuillaume Desmottes2012-04-051-33/+0
| | | | | | | | It's not used any more by Intel.
* | Merge branch 'gnome-3-4'Guillaume Desmottes2012-04-051-2/+2
|\|
| * Prepare 3.4.0.1EMPATHY_3_4_0_1Guillaume Desmottes2012-04-051-2/+2
| |
* | Merge branch 'gnome-3-4'Guillaume Desmottes2012-04-041-4/+4
|\|
| * macros checking are *_MAX_ALLOWEDGuillaume Desmottes2012-04-041-3/+3
| |
| * Depend on Clutter 1.10Guillaume Desmottes2012-04-041-2/+2
| | | | | | | | | | | | | | | | | | Needed for clutter_actor_set_margin_* which is already used. Shell 3.4 depends of this version as well so that won't be an issue for distribution shipping GNOME 3.4. https://bugzilla.gnome.org/show_bug.cgi?id=673444
* | Merge branch 'gnome-3-4'Danielle Madeley2012-04-031-36/+1
|\|
| * Bump required tp-logger versionDanielle Madeley2012-04-031-1/+1
| |
| * Logger support for calls is no longer optionalDanielle Madeley2012-04-031-35/+0
| |
* | Start dev of 3.5Guillaume Desmottes2012-04-021-1/+1
|/
* remove released flagGuillaume Desmottes2012-03-261-1/+1
|
* prepare 3.4.0EMPATHY_3_4_0Guillaume Desmottes2012-03-261-2/+2
|
* prepare 3.3.92EMPATHY_3_3_92Guillaume Desmottes2012-03-201-2/+2
|
* actually check the required clutter-gtk versionGuillaume Desmottes2012-03-201-1/+1
|
* Depend on a specific version of clutter-gstGuillaume Desmottes2012-03-201-1/+2
| | | | Needed as we use the traditionnal gst construction API.
* Bump Gtk+ depGuillaume Desmottes2012-03-161-3/+3
| | | | Needed for GTK_STYLE_CLASS_LINKED
* Bump geoclue depGuillaume Desmottes2012-03-151-1/+1
| | | | | | We need 0.12 for the shiny new async API. https://bugzilla.gnome.org/show_bug.cgi?id=671994
* rounded-rectangle: use the 'draw' signalGuillaume Desmottes2012-03-121-3/+3
| | | | | | Looks like that's the right way to do it since Clutter 1.8 https://bugzilla.gnome.org/show_bug.cgi?id=669673
* Make use of new Clutter macros to check API we are usingGuillaume Desmottes2012-03-121-5/+6
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=669673
* Revert dependency on champlain 0.14 to 0.12Sjoerd Simons2012-03-121-2/+2
| | | | | As there is likely no 0.14 for gnome 3.4 and there isn't actually any real change in 0.14 revert to checking for 0.12
* Don't use both AM_GNU_GETTEXT and IT_PROG_INTLTOOLSjoerd Simons2012-03-121-3/+0
| | | | | | | When using IT_PROG_INTLTOOL using the gettect automake macros isn't necessary. To make matters worse, when mixing the marcos both try to generate po/Makefile.in.in. Recent versions of intltool detect when gettext won and bails when building.
* Make use of new GLib macros to check API we are usingGuillaume Desmottes2012-03-071-6/+4
|
* Make use of new GTK+ macros to check API we are usingGuillaume Desmottes2012-03-071-0/+4
|
* remove released flagGuillaume Desmottes2012-03-061-1/+1
|
* prepare 3.3.91EMPATHY_3_3_91Guillaume Desmottes2012-03-061-3/+3
|
* remove released flagGuillaume Desmottes2012-03-021-1/+1
|
* prepare 3.3.90.2EMPATHY_3_3_90_2Guillaume Desmottes2012-03-021-2/+2
|
* Port Empathy-av to Telepathy FarstreamOlivier Crête2012-03-021-2/+1
|
* Allow to build with empathy-avGuillaume Desmottes2012-03-021-0/+19
|
* remove released flagGuillaume Desmottes2012-02-241-1/+1
|
* prepare 3.3.90.1EMPATHY_3_3_90_1Guillaume Desmottes2012-02-241-2/+2
|
* Use champlain 0.14Guillaume Desmottes2012-02-221-2/+2
| | | | That's the version which will be used with GNOME 3.4.
* remove released flagGuillaume Desmottes2012-02-221-1/+1
|
* prepare 3.3.90EMPATHY_3_3_90Guillaume Desmottes2012-02-211-2/+2
|
* stop checking for empathy-av depsGuillaume Desmottes2012-02-211-6/+0
|
* always build empathy-callGuillaume Desmottes2012-02-211-33/+9
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=629902
* Depend on tp-farstream 0.2.1Guillaume Desmottes2012-02-211-1/+2
| | | | That's the version of the last release.
* Merge remote-tracking branch 'origin/call1' into master+callGuillaume Desmottes2012-02-211-13/+2
|\ | | | | | | | | | | Conflicts: configure.ac telepathy-yell
| * Merge branch 'master' into call1Danielle Madeley2012-01-171-1/+1
| |\
| * | Remove tp-yell and use TpCallChannelXavier Claessens2012-01-101-13/+2
| | |
* | | depend on tp-glib 0.17.5Guillaume Desmottes2012-02-211-1/+1
| | | | | | | | | | | | Needed for Call1.
* | | Use new documentation infraestructureJavier Jardón2012-02-171-1/+2
| | |
* | | disable clutter deprecation warnings for nowGuillaume Desmottes2012-02-081-0/+3
| | |
* | | remove released flagGuillaume Desmottes2012-02-071-1/+1
| | |
* | | prepare 3.3.5Guillaume Desmottes2012-02-071-2/+2
| |/ |/|
* | remove released flagGuillaume Desmottes2012-01-161-1/+1
| |
* | prepare 3.3.4EMPATHY_3_3_4Guillaume Desmottes2012-01-161-2/+2
|/
* Check for champlain 0.12.1Guillaume Desmottes2011-12-221-1/+2
| | | | | | | We don't strictly depend on it but maps in tooltips will crash as hell with any previous version. https://bugzilla.gnome.org/show_bug.cgi?id=661500
* remove released flagGuillaume Desmottes2011-12-201-1/+1
|
* prepare 3.3.3Guillaume Desmottes2011-12-201-2/+2
|
* Depend on folks 0.6.6Guillaume Desmottes2011-12-141-1/+1
| | | | We need it for the API to ensure a persona from a TpContact.
* Depend on tp-glib 0.17.3Guillaume Desmottes2011-11-281-1/+1
| | | | We need it for the high level alias API.
* remove released flagGuillaume Desmottes2011-11-211-1/+1
|
* prepare 3.3.2Guillaume Desmottes2011-11-211-2/+2
|
* Bump telepathy-farstream requirementSjoerd Simons2011-11-191-1/+1
|
* depends on tp-glib 0.17.0Guillaume Desmottes2011-11-081-1/+1
| | | | We need it for high level blocking API.
* Remove dead files codec-preferences and element-preferencesDanielle Madeley2011-11-081-1/+1
| | | | These are now handled for us by Farsight. Hooray for Farsight.
* Make GOA optional againDanielle Madeley2011-11-071-2/+5
| | | | | | | | There is an --disable-goa flag in Empathy's configure, which should be able to disable GOA, except it had been included as a required dependency. This patch makes it completely optional again. Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=663442
* Add missing AC_MSG_RESULTDanielle Madeley2011-11-071-0/+1
|
* Import Facebook and windows Live GOA accountsXavier Claessens2011-11-041-0/+6
| | | | | | Implement their auth mechanisms Fixes bug #661068 and #652544
* We need to pass a description to AC_DEFINEGuillaume Desmottes2011-10-251-1/+1
|
* Disable GLib deprecation warnings for nowGuillaume Desmottes2011-10-251-0/+5
|
* remove released flagGuillaume Desmottes2011-10-241-1/+1
|
* prepare 3.3.1EMPATHY_3_3_1Guillaume Desmottes2011-10-241-3/+3
|
* configure: depend on tp-glib with Subject.Will Thompson2011-10-151-1/+1
| | | | | | Actually, a slightly earlier version of telepathy-glib, on the unstable 0.15.x branch, includes Subject, but we may as well depend on the stable branch: it includes fixes for Empathy bugs.
* Use g_cclosure_marshal_generic for all signalsXavier Claessens2011-09-281-1/+1
| | | | No more ugly marshallers \o/
* remove released flagGuillaume Desmottes2011-09-261-1/+1
|
* prepare 3.2.0EMPATHY_3_2_0Guillaume Desmottes2011-09-261-3/+3
|
* remove release flagGuillaume Desmottes2011-09-191-1/+1
|
* prepare 3.1.92Guillaume Desmottes2011-09-191-2/+2
|
* individual-manager: Port to the new individuals_changed_detailed signalPhilip Withnall2011-09-131-1/+1
| | | | Closes: bgo#657746
* Require Clutter 1.7 for empathy-callEmilio Pozuelo Monfort2011-09-091-1/+2
|
* use champlain 0.12Guillaume Desmottes2011-09-071-4/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=658341
* Merge branch 'remove-cc-plugin'Danielle Madeley2011-09-061-41/+0
|\
| * Remove control centre pluginDanielle Madeley2011-09-021-41/+0
| | | | | | | | | | GNOME no longer supports control centre plugins, and it was decided at the hackfest that empathy-accounts should not appear in the control centre.
* | remove release flagGuillaume Desmottes2011-09-061-1/+1
| |
* | prepare 3.1.91EMPATHY_3_1_91Guillaume Desmottes2011-09-061-3/+3
| |
* | Initial work on a GNOME Online Accounts Mission Control pluginDanielle Madeley2011-09-061-0/+31
|/
* build: fix typo in configure summaryCosimo Cecchi2011-09-011-1/+1
| | | | | | Geocode support uses geocode-glib, not geoclue. https://bugzilla.gnome.org/show_bug.cgi?id=657087
* remove released flagGuillaume Desmottes2011-08-311-1/+1
|
* prepare 3.1.90.1EMPATHY_3_1_90_1Guillaume Desmottes2011-08-311-2/+2
|
* build: use an autoconf macro to get to -lmFrédéric Péters2011-08-311-0/+3
|
* remove released flagGuillaume Desmottes2011-08-291-1/+1
|
* prepare 3.1.90Guillaume Desmottes2011-08-291-3/+3
|
* Configure: produce useful dependency errorsWill Thompson2011-08-251-12/+36
| | | | | | | | I discovered that PKG_CHECK_MODULES sets a variable if the dependencies aren't found containing the message it would have died with if you hadn't specified ACTION-IF-NOT-FOUND. So this gives us better output, without breaking opportunistically adding Call (etc.) support (as I did).
* Revert "configure: simplify error path in --enable-call"Will Thompson2011-08-251-1/+4
| | | | | This reverts commit a7c8e72c9c4daa5a4830bad4ab6baa500106b3b4. It accidentally made not specifying an option equivalent to --enable-call.