aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* configure: simplify error path in --enable-callWill Thompson2011-08-251-4/+1
| | | | | | | PKG_CHECK_MODULES raises a fatal error if you don't specify an ACTION-IF-NOT-FOUND, telling the developer which modules are missing. So we can simplify the configure script *and* give a more helpful error message.
* Add a configure option for GProfAlban Crequy2011-08-231-0/+12
| | | | | It should help to investigate https://bugzilla.gnome.org/show_bug.cgi?id=657086
* remove released flagGuillaume Desmottes2011-08-221-1/+1
|
* prepare 3.1.5.1Guillaume Desmottes2011-08-221-2/+2
|
* Fix call-event.h detectionLaurent Bigonville2011-08-191-0/+3
| | | | | | | Correctly set the LDFLAGS from EMPATHY_LDFLAGS so AC_CHECK_HEADER can find call-event.h https://bugzilla.gnome.org/show_bug.cgi?id=656908
* Depend on telepathy-glib 0.15.5Guillaume Desmottes2011-08-181-1/+1
| | | | | | Needed for new factory API. https://bugzilla.gnome.org/show_bug.cgi?id=655799
* Merge branch 'log-window-webview'Danielle Madeley2011-08-181-26/+2
|\
| * Make WebKit compulsoryDanielle Madeley2011-08-161-26/+2
| | | | | | | | | | It is now required for the log viewer, furthermore it will be required once we remove non-adium themes.
* | configure.ac: Generate xz tarballs with ustar format by defaultJavier Jardón2011-08-171-3/+3
| |
* | configure.ac: Use upstream gettext instead the glib oneJavier Jardón2011-08-171-2/+3
| |
* | build: Update autotools config a bitJavier Jardón2011-08-171-15/+26
| | | | | | | | | | Replace deprecated autoconf macros Use new libtool syntax
* | remove released flagGuillaume Desmottes2011-08-161-1/+1
| |
* | prepare 3.1.5EMPATHY_3_1_5Guillaume Desmottes2011-08-161-2/+2
| |
* | Use AC_ARG_ENABLE with --enable-*Emilio Pozuelo Monfort2011-08-161-10/+10
| |
* | Bug 655212 — Update for libfolks API changes to AvatarDetailsPhilip Withnall2011-08-161-1/+1
| | | | | | | | | | | | | | Folks' AvatarDetails.avatar is now a GLoadableIcon rather than a GFile. Closes: bgo#655212 https://bugzilla.gnome.org/show_bug.cgi?id=655212
* | configure: depend on libpulseJonny Lamb2011-07-281-0/+2
| | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* | remove released flagXavier Claessens2011-07-261-1/+1
| |
* | prepare releaseEMPATHY_3_1_4Xavier Claessens2011-07-261-2/+2
|/
* Optionally check for gudev for camera monitoringEmilio Pozuelo Monfort2011-07-121-0/+26
|
* Require clutter for empathy-callEmilio Pozuelo Monfort2011-07-121-6/+9
| | | | It will be used to display video output.
* bump tp-glib dep to 0.15.3Guillaume Desmottes2011-07-081-1/+1
| | | | We need it for tp_message_get_pending_message_id()
* remove released flagGuillaume Desmottes2011-07-041-1/+1
|
* prepare 3.1.3EMPATHY_3_1_3Guillaume Desmottes2011-07-041-3/+3
|
* depend on tp-glib 0.15.2Guillaume Desmottes2011-06-221-1/+1
| | | | | We need it for the high level password API and tp_channel_dispatch_operation_close_channels_async().
* Merge branch 'message-editing-rebase'Danielle Madeley2011-06-201-1/+1
|\
| * Bump to released TPL version 0.2.10Danielle Madeley2011-06-141-1/+1
| |
| * Set 'token' and 'supersedes' for events from the loggerDanielle Madeley2011-06-141-1/+1
| |
| * [theme-adium] implement edit_message()Danielle Madeley2011-06-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | This is done via DOM manipulation, we find the id for the <span> tag we wrapped the message in in the previous commit. We then replace the innerHTML with the new message. This requires a version of WebKitGtk 1.3.x, but I'm not precisely sure what. I used WebKitGtk 1.4.0, but natty only has 1.3.13, so we'll try setting that as the dep. Need to somehow mark a message as edited. Could set a class on it, but that requires support in the theme. Need inspiration here.
* | remove released flagGuillaume Desmottes2011-06-141-1/+1
| |
* | prepare 3.1.2.1EMPATHY_3_1_2_1Guillaume Desmottes2011-06-141-2/+2
| |
* | Require telepathy-logger 0.2.10Emilio Pozuelo Monfort2011-06-141-1/+1
|/ | | | As it fixes a crash that affects the new history window.
* remove released flagGuillaume Desmottes2011-06-101-1/+1
|
* Prepare 3.1.2Guillaume Desmottes2011-06-101-2/+2
|
* Don't require telepathy-logger with --enable-callEmilio Pozuelo Monfort2011-06-101-10/+28
| | | | | Having it is required for displaying call events in the history window though.
* Ensure tp-logger was compiled with Call supportDanielle Madeley2011-06-091-0/+15
|
* tp-logger 0.2.8 is required for Call supportDanielle Madeley2011-06-091-1/+1
| | | | | | Conflicts: configure.ac
* Fix typoEmilio Pozuelo Monfort2011-06-091-1/+1
|
* Merge branch 'call'Emilio Pozuelo Monfort2011-06-091-2/+41
|\
| * Don't build a shared telepathy-yellEmilio Pozuelo Monfort2011-06-091-0/+3
| |
| * Add depend on new GStreamer for gst_element_request_padSjoerd Simons2011-06-091-1/+2
| | | | | | | | | | | | Conflicts: configure.ac
| * More consistent naming of the call handler optionSjoerd Simons2011-06-091-2/+3
| |
| * make the dots consistentSjoerd Simons2011-06-091-1/+1
| |
| * auto-detect the presence of farsightSjoerd Simons2011-06-091-3/+14
| |
| * Always build telepathy-yell and handle Call channelsEmilio Pozuelo Monfort2011-06-091-2/+2
| | | | | | | | | | | | | | | | | | Just keep empathy-call optional. Conflicts: libempathy-gtk/empathy-call-utils.c libempathy/empathy-channel-factory.c
| * Build an empathy-call binary when we have Call supportEmilio Pozuelo Monfort2011-06-081-0/+6
| | | | | | | | | | | | Conflicts: src/Makefile.am
| * Check for telepathy-yell if requestedEmilio Pozuelo Monfort2011-06-081-0/+17
| |
* | add an optional dep on geocode-glibGuillaume Desmottes2011-06-081-0/+30
|/
* Require Folks 0.5.1 for the API updates.Travis Reitter2011-06-071-1/+1
| | | | Closes: bgo#648822 - Port Empathy to Folks 0.5.1
* bump tp-glib dep to 0.15.1Guillaume Desmottes2011-05-301-1/+1
| | | | | tp_channel_dispatch_operation_claim_with_async() has been introduced in 0.15.0 but suffers a race (fdo #37280) fixed in 0.15.1.
* libempathy-gtk: add dependency on libcheeseRaluca Elena Podiuc2011-05-261-0/+20
|
* remove released flagGuillaume Desmottes2011-05-091-1/+1
|
* prepare 3.1.1EMPATHY_3_1_1Guillaume Desmottes2011-05-091-3/+3
|
* Depends on tp-glib 0.14.3Guillaume Desmottes2011-05-051-1/+1
| | | | We need it for TP_ERROR_STR_INSUFFICIENT_BALANCE.
* Depend on stable release of glib 2.28.0Xavier Claessens2011-05-031-1/+1
|
* remove released flagGuillaume Desmottes2011-04-041-1/+1
|
* prepare 3.0 releaseEMPATHY_3_0_0Guillaume Desmottes2011-04-041-4/+4
|
* remove released flagGuillaume Desmottes2011-03-281-1/+1
|
* prepare 2.91.93EMPATHY_2_91_93Guillaume Desmottes2011-03-281-2/+2
|
* remove released flagGuillaume Desmottes2011-03-231-1/+1
|
* prepare 2.91.92EMPATHY_2_91_92Guillaume Desmottes2011-03-231-3/+3
|
* depends on telepathy-glib 0.14.1Guillaume Desmottes2011-03-221-1/+1
| | | | We need it for ContactBlocking API.
* remove released flagGuillaume Desmottes2011-03-171-1/+1
|
* prepare 2.91.91.1EMPATHY_2_91_91_1Guillaume Desmottes2011-03-171-2/+2
|
* Require the proper version of Folks.Travis Reitter2011-03-151-1/+1
|
* Bump the Folks version requirement for the following API changes.Travis Reitter2011-03-151-1/+1
| | | | | Helps bgo#644470 - Empathy needs to catch up with Folks interface name changes (API/ABI breaks)
* remove released flagGuillaume Desmottes2011-03-091-1/+1
|
* prepare 2.91.91EMPATHY_2_91_91Guillaume Desmottes2011-03-091-3/+3
|
* depends on GTK+ 3.0.2Guillaume Desmottes2011-03-081-1/+1
| | | | We need it for GTK_STYLE_CLASS_PRIMARY_TOOLBAR.
* depends on telepathy-glib 0.13.16Guillaume Desmottes2011-03-071-1/+1
| | | | We need it for tp_base_client_set_observer_delay_approvers().
* remove released flagGuillaume Desmottes2011-02-251-1/+1
|
* prepare 2.91.90.2EMPATHY_2_91_90_2Guillaume Desmottes2011-02-251-2/+2
|
* remove released flagGuillaume Desmottes2011-02-251-1/+1
|
* prepare 2.91.90.1EMPATHY_2_91_90_1Guillaume Desmottes2011-02-251-2/+2
|
* Check for the right telepathy-logger pc fileEmilio Pozuelo Monfort2011-02-251-1/+1
|
* Port empathy to Telepathy logger 0.2.0Nicolas Dufresne2011-02-251-1/+1
|
* Fix header collisions between clutter-gtk-0.10 and clutter-gtk-1.0Nirbheek Chauhan2011-02-241-2/+2
| | | | | | Always include clutter-gtk-1.0 first to avoid header-include-path problems https://bugzilla.gnome.org/show_bug.cgi?id=643078
* depend on telepathy-glib 0.13.14Guillaume Desmottes2011-02-241-1/+1
| | | | We need it for tp_capabilities_supports_room_list()
* remove released flagGuillaume Desmottes2011-02-221-1/+1
|
* prepare 2.91.90Guillaume Desmottes2011-02-211-3/+3
|
* re-enable strict-prototypes warningGuillaume Desmottes2011-02-211-2/+1
| | | | It seems that GTK+ has been fixed
* Port to champlain 0.10 (#642010)Guillaume Desmottes2011-02-211-5/+4
|
* Check for GLibEmilio Pozuelo Monfort2011-02-201-0/+1
| | | | Since we obviously use it.
* Bug 637151 — Hide the user Individual from the contact listPhilip Withnall2011-02-181-1/+1
| | | | | | | | | | Generalise the mechanism used to determine whether a persona is to be displayed by Empathy to also take into account whether the persona is the user and, if so, whether they're in the contact list. This bumps the libfolks dependency to 0.3.5. Closes: bgo#637151
* Only link empathy-av against farsightEmilio Pozuelo Monfort2011-02-101-2/+6
|
* depends on telepathy-glib 0.13.12Guillaume Desmottes2011-02-071-1/+1
| | | | We need it for FileTransfer.URI API.
* remove released flagGuillaume Desmottes2011-02-011-1/+1
|