Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a configure option for GProf | Alban Crequy | 2011-08-23 | 1 | -0/+12 |
| | | | | | It should help to investigate https://bugzilla.gnome.org/show_bug.cgi?id=657086 | ||||
* | remove released flag | Guillaume Desmottes | 2011-08-22 | 1 | -1/+1 |
| | |||||
* | prepare 3.1.5.1 | Guillaume Desmottes | 2011-08-22 | 1 | -2/+2 |
| | |||||
* | Fix call-event.h detection | Laurent Bigonville | 2011-08-19 | 1 | -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.5 | Guillaume Desmottes | 2011-08-18 | 1 | -1/+1 |
| | | | | | | Needed for new factory API. https://bugzilla.gnome.org/show_bug.cgi?id=655799 | ||||
* | Merge branch 'log-window-webview' | Danielle Madeley | 2011-08-18 | 1 | -26/+2 |
|\ | |||||
| * | Make WebKit compulsory | Danielle Madeley | 2011-08-16 | 1 | -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 default | Javier Jardón | 2011-08-17 | 1 | -3/+3 |
| | | |||||
* | | configure.ac: Use upstream gettext instead the glib one | Javier Jardón | 2011-08-17 | 1 | -2/+3 |
| | | |||||
* | | build: Update autotools config a bit | Javier Jardón | 2011-08-17 | 1 | -15/+26 |
| | | | | | | | | | | Replace deprecated autoconf macros Use new libtool syntax | ||||
* | | remove released flag | Guillaume Desmottes | 2011-08-16 | 1 | -1/+1 |
| | | |||||
* | | prepare 3.1.5EMPATHY_3_1_5 | Guillaume Desmottes | 2011-08-16 | 1 | -2/+2 |
| | | |||||
* | | Use AC_ARG_ENABLE with --enable-* | Emilio Pozuelo Monfort | 2011-08-16 | 1 | -10/+10 |
| | | |||||
* | | Bug 655212 — Update for libfolks API changes to AvatarDetails | Philip Withnall | 2011-08-16 | 1 | -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 libpulse | Jonny Lamb | 2011-07-28 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | | remove released flag | Xavier Claessens | 2011-07-26 | 1 | -1/+1 |
| | | |||||
* | | prepare releaseEMPATHY_3_1_4 | Xavier Claessens | 2011-07-26 | 1 | -2/+2 |
|/ | |||||
* | Optionally check for gudev for camera monitoring | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -0/+26 |
| | |||||
* | Require clutter for empathy-call | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -6/+9 |
| | | | | It will be used to display video output. | ||||
* | bump tp-glib dep to 0.15.3 | Guillaume Desmottes | 2011-07-08 | 1 | -1/+1 |
| | | | | We need it for tp_message_get_pending_message_id() | ||||
* | remove released flag | Guillaume Desmottes | 2011-07-04 | 1 | -1/+1 |
| | |||||
* | prepare 3.1.3EMPATHY_3_1_3 | Guillaume Desmottes | 2011-07-04 | 1 | -3/+3 |
| | |||||
* | depend on tp-glib 0.15.2 | Guillaume Desmottes | 2011-06-22 | 1 | -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 Madeley | 2011-06-20 | 1 | -1/+1 |
|\ | |||||
| * | Bump to released TPL version 0.2.10 | Danielle Madeley | 2011-06-14 | 1 | -1/+1 |
| | | |||||
| * | Set 'token' and 'supersedes' for events from the logger | Danielle Madeley | 2011-06-14 | 1 | -1/+1 |
| | | |||||
| * | [theme-adium] implement edit_message() | Danielle Madeley | 2011-06-14 | 1 | -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 flag | Guillaume Desmottes | 2011-06-14 | 1 | -1/+1 |
| | | |||||
* | | prepare 3.1.2.1EMPATHY_3_1_2_1 | Guillaume Desmottes | 2011-06-14 | 1 | -2/+2 |
| | | |||||
* | | Require telepathy-logger 0.2.10 | Emilio Pozuelo Monfort | 2011-06-14 | 1 | -1/+1 |
|/ | | | | As it fixes a crash that affects the new history window. | ||||
* | remove released flag | Guillaume Desmottes | 2011-06-10 | 1 | -1/+1 |
| | |||||
* | Prepare 3.1.2 | Guillaume Desmottes | 2011-06-10 | 1 | -2/+2 |
| | |||||
* | Don't require telepathy-logger with --enable-call | Emilio Pozuelo Monfort | 2011-06-10 | 1 | -10/+28 |
| | | | | | Having it is required for displaying call events in the history window though. | ||||
* | Ensure tp-logger was compiled with Call support | Danielle Madeley | 2011-06-09 | 1 | -0/+15 |
| | |||||
* | tp-logger 0.2.8 is required for Call support | Danielle Madeley | 2011-06-09 | 1 | -1/+1 |
| | | | | | | Conflicts: configure.ac | ||||
* | Fix typo | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -1/+1 |
| | |||||
* | Merge branch 'call' | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -2/+41 |
|\ | |||||
| * | Don't build a shared telepathy-yell | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -0/+3 |
| | | |||||
| * | Add depend on new GStreamer for gst_element_request_pad | Sjoerd Simons | 2011-06-09 | 1 | -1/+2 |
| | | | | | | | | | | | | Conflicts: configure.ac | ||||
| * | More consistent naming of the call handler option | Sjoerd Simons | 2011-06-09 | 1 | -2/+3 |
| | | |||||
| * | make the dots consistent | Sjoerd Simons | 2011-06-09 | 1 | -1/+1 |
| | | |||||
| * | auto-detect the presence of farsight | Sjoerd Simons | 2011-06-09 | 1 | -3/+14 |
| | | |||||
| * | Always build telepathy-yell and handle Call channels | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -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 support | Emilio Pozuelo Monfort | 2011-06-08 | 1 | -0/+6 |
| | | | | | | | | | | | | Conflicts: src/Makefile.am | ||||
| * | Check for telepathy-yell if requested | Emilio Pozuelo Monfort | 2011-06-08 | 1 | -0/+17 |
| | | |||||
* | | add an optional dep on geocode-glib | Guillaume Desmottes | 2011-06-08 | 1 | -0/+30 |
|/ | |||||
* | Require Folks 0.5.1 for the API updates. | Travis Reitter | 2011-06-07 | 1 | -1/+1 |
| | | | | Closes: bgo#648822 - Port Empathy to Folks 0.5.1 | ||||
* | bump tp-glib dep to 0.15.1 | Guillaume Desmottes | 2011-05-30 | 1 | -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 libcheese | Raluca Elena Podiuc | 2011-05-26 | 1 | -0/+20 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2011-05-09 | 1 | -1/+1 |
| | |||||
* | prepare 3.1.1EMPATHY_3_1_1 | Guillaume Desmottes | 2011-05-09 | 1 | -3/+3 |
| | |||||
* | Depends on tp-glib 0.14.3 | Guillaume Desmottes | 2011-05-05 | 1 | -1/+1 |
| | | | | We need it for TP_ERROR_STR_INSUFFICIENT_BALANCE. | ||||
* | Depend on stable release of glib 2.28.0 | Xavier Claessens | 2011-05-03 | 1 | -1/+1 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2011-04-04 | 1 | -1/+1 |
| | |||||
* | prepare 3.0 releaseEMPATHY_3_0_0 | Guillaume Desmottes | 2011-04-04 | 1 | -4/+4 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2011-03-28 | 1 | -1/+1 |
| | |||||
* | prepare 2.91.93EMPATHY_2_91_93 | Guillaume Desmottes | 2011-03-28 | 1 | -2/+2 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2011-03-23 | 1 | -1/+1 |
| | |||||
* | prepare 2.91.92EMPATHY_2_91_92 | Guillaume Desmottes | 2011-03-23 | 1 | -3/+3 |
| | |||||
* | depends on telepathy-glib 0.14.1 | Guillaume Desmottes | 2011-03-22 | 1 | -1/+1 |
| | | | | We need it for ContactBlocking API. | ||||
* | remove released flag | Guillaume Desmottes | 2011-03-17 | 1 | -1/+1 |
| | |||||
* | prepare 2.91.91.1EMPATHY_2_91_91_1 | Guillaume Desmottes | 2011-03-17 | 1 | -2/+2 |
| | |||||
* | Require the proper version of Folks. | Travis Reitter | 2011-03-15 | 1 | -1/+1 |
| | |||||
* | Bump the Folks version requirement for the following API changes. | Travis Reitter | 2011-03-15 | 1 | -1/+1 |
| | | | | | Helps bgo#644470 - Empathy needs to catch up with Folks interface name changes (API/ABI breaks) | ||||
* | remove released flag | Guillaume Desmottes | 2011-03-09 | 1 | -1/+1 |
| | |||||
* | prepare 2.91.91EMPATHY_2_91_91 | Guillaume Desmottes | 2011-03-09 | 1 | -3/+3 |
| | |||||
* | depends on GTK+ 3.0.2 | Guillaume Desmottes | 2011-03-08 | 1 | -1/+1 |
| | | | | We need it for GTK_STYLE_CLASS_PRIMARY_TOOLBAR. | ||||
* | depends on telepathy-glib 0.13.16 | Guillaume Desmottes | 2011-03-07 | 1 | -1/+1 |
| | | | | We need it for tp_base_client_set_observer_delay_approvers(). | ||||
* | remove released flag | Guillaume Desmottes | 2011-02-25 | 1 | -1/+1 |
| | |||||
* | prepare 2.91.90.2EMPATHY_2_91_90_2 | Guillaume Desmottes | 2011-02-25 | 1 | -2/+2 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2011-02-25 | 1 | -1/+1 |
| | |||||
* | prepare 2.91.90.1EMPATHY_2_91_90_1 | Guillaume Desmottes | 2011-02-25 | 1 | -2/+2 |
| | |||||
* | Check for the right telepathy-logger pc file | Emilio Pozuelo Monfort | 2011-02-25 | 1 | -1/+1 |
| | |||||
* | Port empathy to Telepathy logger 0.2.0 | Nicolas Dufresne | 2011-02-25 | 1 | -1/+1 |
| | |||||
* | Fix header collisions between clutter-gtk-0.10 and clutter-gtk-1.0 | Nirbheek Chauhan | 2011-02-24 | 1 | -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.14 | Guillaume Desmottes | 2011-02-24 | 1 | -1/+1 |
| | | | | We need it for tp_capabilities_supports_room_list() | ||||
* | remove released flag | Guillaume Desmottes | 2011-02-22 | 1 | -1/+1 |
| | |||||
* | prepare 2.91.90 | Guillaume Desmottes | 2011-02-21 | 1 | -3/+3 |
| | |||||
* | re-enable strict-prototypes warning | Guillaume Desmottes | 2011-02-21 | 1 | -2/+1 |
| | | | | It seems that GTK+ has been fixed | ||||
* | Port to champlain 0.10 (#642010) | Guillaume Desmottes | 2011-02-21 | 1 | -5/+4 |
| | |||||
* | Check for GLib | Emilio Pozuelo Monfort | 2011-02-20 | 1 | -0/+1 |
| | | | | Since we obviously use it. | ||||
* | Bug 637151 — Hide the user Individual from the contact list | Philip Withnall | 2011-02-18 | 1 | -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 farsight | Emilio Pozuelo Monfort | 2011-02-10 | 1 | -2/+6 |
| | |||||
* | depends on telepathy-glib 0.13.12 | Guillaume Desmottes | 2011-02-07 | 1 | -1/+1 |
| | | | | We need it for FileTransfer.URI API. | ||||
* | remove released flag | Guillaume Desmottes | 2011-02-01 | 1 | -1/+1 |
| | |||||
* | prepare 2.91.6.1 | Guillaume Desmottes | 2011-02-01 | 1 | -2/+2 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2011-02-01 | 1 | -1/+1 |
| | |||||
* | prepare 2.91.6EMPATHY_2_91_6 | Guillaume Desmottes | 2011-02-01 | 1 | -3/+3 |
| | |||||
* | Bump the Folks requirement to match reality. | Travis Reitter | 2011-02-01 | 1 | -1/+1 |
| | |||||
* | Add Contact Search support | Emilio Pozuelo Monfort | 2011-01-28 | 1 | -1/+1 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=606947 | ||||
* | remove released flag | Guillaume Desmottes | 2011-01-18 | 1 | -1/+1 |
| | |||||
* | prepare 2.91.5.1EMPATHY_2_91_5_1 | Guillaume Desmottes | 2011-01-18 | 1 | -2/+2 |
| | |||||
* | Port to GtkStyleContext | Emilio Pozuelo Monfort | 2011-01-11 | 1 | -1/+1 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2011-01-11 | 1 | -1/+1 |
| | |||||
* | prepare 2.91.5EMPATHY_2_91_5 | Guillaume Desmottes | 2011-01-10 | 1 | -2/+2 |
| | |||||
* | tests: Lookup the pkcs11 standalone directory at run time. | Stef Walter | 2010-12-24 | 1 | -6/+0 |
| | | | | | Rather than cluttering up configure, lookup the relevant directory at runtime. | ||||
* | test: Add tests which load PKCS#11 modules for TLS verification. | Stef Walter | 2010-12-24 | 1 | -0/+6 |
| | | | | | | Add various tests which load gnome-keyring PKCS#11 modules and use them in the TLS verification. These are the standalone versions of the builtin gnome-keyring PKCS#11 modules. | ||||
* | configure: Remove option to specify system certificates. | Stef Walter | 2010-12-24 | 1 | -33/+0 |
| | | | | These are now handled by gnome-keyring through libgcr. | ||||
* | prepare 2.91.4.3EMPATHY_2_91_4_3 | Guillaume Desmottes | 2010-12-24 | 1 | -2/+2 |
| | |||||
* | Depends on gcr 2.91.4 | Guillaume Desmottes | 2010-12-24 | 1 | -1/+2 |
| | | | | | | | We need it as we don't ship our own version of gcr-simple-certificate any more. I'm not sure we still need depending on gnome-keyring itself, I'll check with Stef; but for now I just want to make a release usable by the release team. | ||||
* | remove released flag | Guillaume Desmottes | 2010-12-23 | 1 | -1/+1 |
| | |||||
* | prepare 2.91.4.2EMPATHY_2_91_4_2 | Guillaume Desmottes | 2010-12-23 | 1 | -1/+1 |
| | |||||
* | prepare 2.91.4.1EMPATHY_2_91_4_1 | Guillaume Desmottes | 2010-12-23 | 1 | -2/+2 |
| | |||||
* | disable maintainer mode for now | Guillaume Desmottes | 2010-12-21 | 1 | -2/+3 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2010-12-20 | 1 | -1/+1 |
| | |||||
* | prepare 2.91.4 releaseEMPATHY_2_91_4 | Guillaume Desmottes | 2010-12-20 | 1 | -3/+3 |
| | |||||
* | depends on GTK+ 2.91.6 as we use the new style API | Guillaume Desmottes | 2010-12-15 | 1 | -1/+1 |
| | |||||
* | Merge branch 'sasl-gui' | Jonny Lamb | 2010-12-15 | 1 | -1/+1 |
|\ | |||||
| * | configure: depend on the newest tp-glib for the new auth types stuff | Jonny Lamb | 2010-12-13 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | | remove released flag | Guillaume Desmottes | 2010-12-14 | 1 | -1/+1 |
| | | |||||
* | | prepare 2.91.3.1EMPATHY_2_91_3_1 | Guillaume Desmottes | 2010-12-14 | 1 | -2/+2 |
| | | |||||
* | | Bug 637097 — Port to latest folks API changes | Philip Withnall | 2010-12-14 | 1 | -1/+1 |
| | | | | | | | | | | Catch up with three interface renamings which have happened in folks master. This bumps Empathy's folks dependency to 0.3.3. Closes: bgo#637097 | ||||
* | | remove released flag accidentally set in previous commit | Guillaume Desmottes | 2010-12-13 | 1 | -1/+1 |
| | | |||||
* | | main-window: add a tooltip on connection error info bars (#626507) | Robert Sajdok | 2010-12-13 | 1 | -1/+1 |
|/ | |||||
* | configure: depend on tp-glib >= 0.13.7 for tp-glib codegen | Jonny Lamb | 2010-12-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | remove released flag | Guillaume Desmottes | 2010-11-30 | 1 | -1/+1 |
| | |||||
* | prepare 2.91.3 release | Guillaume Desmottes | 2010-11-30 | 1 | -2/+2 |
| | |||||
* | fix typo | Guillaume Desmottes | 2010-11-29 | 1 | -1/+1 |
| | |||||
* | Fix miss spelling quadrigraphs in the configure.ac file (#635262) | Nishio Futoshi | 2010-11-22 | 1 | -1/+1 |
| | |||||
* | remove gconf dep | Guillaume Desmottes | 2010-11-16 | 1 | -2/+0 |
| | |||||
* | depend on gsettings-desktop-schemas | Guillaume Desmottes | 2010-11-16 | 1 | -0/+1 |
| | |||||
* | Make ca-certs location configurable (#634197) | Brian Pepple | 2010-11-15 | 1 | -0/+33 |
| | |||||
* | Group all harddeps in one pkg-config call | Xavier Claessens | 2010-11-15 | 1 | -9/+4 |
| | | | | We do not support GTK2 anymore, so there is no point in keeping those | ||||
* | bump folks dep to 0.3.2 | Guillaume Desmottes | 2010-11-15 | 1 | -1/+1 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2010-11-08 | 1 | -1/+1 |
| | |||||
* | prepare 2.91.2 | Guillaume Desmottes | 2010-11-08 | 1 | -2/+2 |
| | |||||
* | Depend on latest GLib and GTK+ release | Guillaume Desmottes | 2010-11-08 | 1 | -2/+2 |
| | | | | | They have been API changes recently so we are not able to build with older versions. | ||||
* | Port to libnotify 0.7.0 | William Jon McCann | 2010-10-19 | 1 | -1/+1 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=631944 | ||||
* | remove released flag | Guillaume Desmottes | 2010-10-18 | 1 | -1/+1 |
| | |||||
* | prepare 2.91.1EMPATHY_2_91_1 | Guillaume Desmottes | 2010-10-18 | 1 | -2/+2 |
| | |||||
* | stop linking on libunique | Guillaume Desmottes | 2010-10-18 | 1 | -2/+0 |
| | |||||
* | Bump GTK+ requirement to 2.91.1 | Danielle Madeley | 2010-10-18 | 1 | -1/+1 |
| | |||||
* | Merge branch 'external-accounts' | Danielle Madeley | 2010-10-18 | 1 | -1/+2 |
|\ | |||||
| * | Bump required tp-glib version to 0.13.1.1 | Danielle Madeley | 2010-10-11 | 1 | -1/+1 |
| | | |||||
| * | Support Account.Interface.Storage | Danielle Madeley | 2010-10-08 | 1 | -0/+1 |
| | | | | | | | | Also support org.moblin.libsocialweb for Meego | ||||
* | | Use Folks to check the ability to remove Individuals in the store & view. | Travis Reitter | 2010-10-16 | 1 | -1/+1 |
|/ | | | | Helps bgo#625969. | ||||
* | Port Empathy to use FolksAliasable and FolksGroupable | Philip Withnall | 2010-10-05 | 1 | -1/+1 |
| | | | | | FolksAliasable is the new name for FolksAlias, and FolksGroupable is the new name for FolksGroups. | ||||
* | remove released flag | Guillaume Desmottes | 2010-10-04 | 1 | -1/+1 |
| | |||||
* | prepare 2.91.0 releaseEMPATHY_2_91_0 | Guillaume Desmottes | 2010-10-04 | 1 | -3/+3 |
| | |||||
* | Bump required version of libcanberra and Webkit | Guillaume Desmottes | 2010-10-04 | 1 | -2/+2 |
| | | | | | We now depends on the GTK+-3 flavour of those libs. Best to depend on the version which introduced the new pc file to make things clearer to packagers. | ||||
* | Depends on latest GTK3 release | Guillaume Desmottes | 2010-10-04 | 1 | -1/+1 |
| | | | | We already depends on it as we ported Empathy to latest API changes. | ||||
* | hard depend on GTK3 (#623925) | Guillaume Desmottes | 2010-10-04 | 1 | -87/+25 |
| | |||||
* | bump tp-glib dep to 0.11.16 | Guillaume Desmottes | 2010-09-29 | 1 | -1/+1 |
| | | | | Conference API is generated since this version. | ||||
* | Update version | Guillaume Desmottes | 2010-09-29 | 1 | -2/+2 |
| | | | | Next release will be 2.91.0 so let's be 2.90.99 for now. | ||||
* | bump GTK+ dep to 2.22.0 | Guillaume Desmottes | 2010-09-28 | 1 | -1/+1 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2010-09-27 | 1 | -1/+1 |
| | |||||
* | prepare 2.32.0 | Guillaume Desmottes | 2010-09-27 | 1 | -3/+3 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2010-09-14 | 1 | -1/+1 |
| | |||||
* | prepare 2.31.92 releaseEMPATHY_2_31_92 | Guillaume Desmottes | 2010-09-14 | 1 | -3/+3 |
| | |||||
* | bump tp-glib dep to 0.11.15 | Guillaume Desmottes | 2010-09-13 | 1 | -1/+1 |
| | | | | We need it for new TpChannel accessors. | ||||
* | Bump required tp-glib version | Cosimo Cecchi | 2010-09-09 | 1 | -1/+1 |
| | |||||
* | Remove calls to gtk_dialog_set_has_separator() if building against GTK+ 3 | Philip Withnall | 2010-09-07 | 1 | -0/+2 |
| | | | | | | | gtk_dialog_set_has_separator() has been removed in GTK+ 3, but can't be removed (or the property's default value changed) in GTK+ 2 without breaking API. This adds a wrapper macro to keep the calls when building against GTK+ 2, and remove them when building against GTK+ 3. | ||||
* | remove released flag | Guillaume Desmottes | 2010-09-02 | 1 | -1/+1 |
| | |||||
* | prepare 2.31.91.1EMPATHY_2_31_91_1 | Guillaume Desmottes | 2010-09-02 | 1 | -2/+2 |
| | |||||
* | the GTK3 flavour of gcr is gcr-3 (#627916) | Guillaume Desmottes | 2010-09-01 | 1 | -4/+1 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2010-08-30 | 1 | -1/+1 |
| | |||||
* | prepare 2.31.91 release | Guillaume Desmottes | 2010-08-30 | 1 | -2/+2 |
| | |||||
* | Check for gcr-1 when building against GTK+ 3 (GNOME bug #628092) | Frédéric Péters | 2010-08-30 | 1 | -1/+5 |
| | |||||
* | nautilus-sendto-plugin: depend on 2.31.7 when building with GTK+2 | Guillaume Desmottes | 2010-08-27 | 1 | -3/+1 |
| | | | | | This version will have the same API that 2.90.0 so we don't have to stay compatible with the old API. | ||||
* | Desensitise the "Link…" menu entry for untrusted Individuals | Philip Withnall | 2010-08-27 | 1 | -1/+1 |
| | | | | | | | This prevents the linking dialogue from being opened for local-xmpp contacts, who cannot be trusted. This bumps Empathy's dependency on libfolks to 0.1.15. Helps: bgo#627930 | ||||
* | Use libchamplain 0.7.1 or newer for the map plugin | Jiří Techet | 2010-08-27 | 1 | -4/+4 |
| | | | | Signed-off-by: Jiří Techet <techet@gmail.com> | ||||
* | Use gmodule-export-2.0 so introspecting ourselves works | Sjoerd Simons | 2010-08-25 | 1 | -0/+1 |
| | |||||
* | allow building empathy without eds | Saleem Abdulrasool | 2010-08-25 | 1 | -1/+12 |
| | |||||
* | Merge branch 'tls-connection' | Cosimo Cecchi | 2010-08-24 | 1 | -1/+4 |
|\ | |||||
| * | Require GnuTLS >= 2.8.5 | Cosimo Cecchi | 2010-08-18 | 1 | -1/+2 |
| | | |||||
| * | Depend on gcr from gnome-keyring | Cosimo Cecchi | 2010-08-13 | 1 | -1/+2 |
| | | |||||
| * | Add EmpathyTLSVerifier | Cosimo Cecchi | 2010-08-13 | 1 | -0/+1 |
| | | | | | | | | This also introduces a dependency on GnuTLS | ||||
* | | remove released flag | Guillaume Desmottes | 2010-08-18 | 1 | -1/+1 |
| | | |||||
* | | prepare 2.31.90 releaseEMPATHY_2_31_90 | Guillaume Desmottes | 2010-08-18 | 1 | -3/+3 |
| | | |||||
* | | Update tp-glib dep to 0.11.13 | Guillaume Desmottes | 2010-08-18 | 1 | -1/+1 |
|/ | |||||
* | bump logger dep to 0.1.5 | Guillaume Desmottes | 2010-08-12 | 1 | -1/+1 |
| | | | | The fix for #622714 relies on fdo #29058 which has been fixed in logger 0.1.5 | ||||
* | Bump libfolks requirement to 0.1.13 for the linking API changes | Philip Withnall | 2010-08-12 | 1 | -1/+1 |
| | |||||
* | bump tp-glib dep to 0.11.12 | Guillaume Desmottes | 2010-08-11 | 1 | -1/+1 |
| | | | | We need it for TpAccountChannelRequest. | ||||
* | remove released flag | Guillaume Desmottes | 2010-08-03 | 1 | -2/+2 |
| | |||||
* | prepare 2.31.6EMPATHY_2_31_6 | Guillaume Desmottes | 2010-08-03 | 1 | -3/+3 |
| | |||||
* | Check for the right version of CC depending on GTK+ | Guillaume Desmottes | 2010-08-02 | 1 | -4/+9 |
| | | | | gnome-control-center has been ported to GTK+3 in 2.31.4 | ||||
* | Use the new IndividualAggregator.prepare() method | Philip Withnall | 2010-07-27 | 1 | -1/+1 |
| | | | | This avoids races when connecting to signals from the IndividualAggregator. | ||||
* | Update gnome-control-center dependency | Danielle Madeley | 2010-07-21 | 1 | -3/+10 |
| | |||||
* | Remove apostrophes from configure.ac because they break vim's highlighting | Danielle Madeley | 2010-07-21 | 1 | -9/+9 |
| | |||||
* | Adjust to the new add_persona_from_details() API. | Travis Reitter | 2010-07-21 | 1 | -1/+1 |
| | |||||
* | Update to the FolksIndividualAggregator:individuals-changed signal. | Travis Reitter | 2010-07-21 | 1 | -1/+1 |
| | |||||
* | Bump libfolks requirement. | Travis Reitter | 2010-07-21 | 1 | -1/+1 |
| | |||||
* | Bump required version of libfolks for API change. | Travis Reitter | 2010-07-21 | 1 | -1/+1 |
| | |||||
* | Sync up with the libfolks replacement of ↵ | Travis Reitter | 2010-07-21 | 1 | -1/+1 |
| | | | | folks_individual_aggregator_get_members(). | ||||
* | Support contact removal | Travis Reitter | 2010-07-21 | 1 | -1/+1 |
| | |||||
* | Avoid potential segfaults if there are no contacts on the first pass. | Travis Reitter | 2010-07-21 | 1 | -25/+0 |
| | |||||
* | Implement avatar support. | Travis Reitter | 2010-07-21 | 1 | -1/+1 |
| | |||||
* | Base the contact list around libfolks metacontacts. Not yet to feature-parity | Travis Reitter | 2010-07-21 | 1 | -0/+28 |
| | | | | with mainline Empathy. | ||||
* | Merge branch 'debug-av-599166' | Guillaume Desmottes | 2010-07-14 | 1 | -1/+2 |
|\ | |||||
| * | bump telepathy-farsight dep | Guillaume Desmottes | 2010-07-12 | 1 | -1/+2 |
| | | | | | | | | The API to get the TpStream object has been added in this version. | ||||
* | | remove released flag | Guillaume Desmottes | 2010-07-13 | 1 | -1/+1 |
| | | |||||
* | | prepare 2.31.5.1EMPATHY_2_31_5_1 | Guillaume Desmottes | 2010-07-13 | 1 | -2/+2 |
| | | |||||
* | | libnm_glib.pc has been renamed to lib-glib.pc (#624202) | Laurent Bigonville | 2010-07-13 | 1 | -1/+1 |
| | | |||||
* | | remove released flag | Guillaume Desmottes | 2010-07-13 | 1 | -1/+1 |
| | | |||||
* | | prepare 2.31.5 releaseEMPATHY_2_31_5 | Guillaume Desmottes | 2010-07-13 | 1 | -2/+2 |
|/ | |||||
* | Some coding style fixes in configure.ac | Xavier Claessens | 2010-07-09 | 1 | -23/+29 |
| | |||||
* | Cleanup nm/conman pkg check | Xavier Claessens | 2010-07-09 | 1 | -12/+2 |
| | | | | No need to check for libnm_glib twice | ||||
* | Fail to build if --enable-gtk3 is passed but only gtk2 is available | Xavier Claessens | 2010-07-08 | 1 | -0/+4 |
| | |||||
* | add have_gtk3 var | Guillaume Desmottes | 2010-07-08 | 1 | -7/+8 |
| | |||||
* | don't check GTK3 deps if GTK3 is not present | Guillaume Desmottes | 2010-07-08 | 1 | -4/+3 |
| | |||||
* | Build with latest NST when using GTK3 and port to new API (#623199) | Guillaume Desmottes | 2010-07-08 | 1 | -4/+12 |
| | |||||
* | disable champlain when using GTK3 | Guillaume Desmottes | 2010-07-08 | 1 | -6/+12 |
| | |||||
* | Check for webkitgtk-3.0 when building with GTK3 | Guillaume Desmottes | 2010-07-08 | 1 | -4/+8 |
| | |||||
* | no need to explicitely check for gdk-x11 | Guillaume Desmottes | 2010-07-08 | 1 | -1/+0 |
| | |||||
* | link on unique-3 when using GTK3 | Guillaume Desmottes | 2010-07-08 | 1 | -1/+2 |
| | |||||
* | Update libnotify dep when using GTK3 | Guillaume Desmottes | 2010-07-08 | 1 | -2/+3 |
| | | | | Since 0.5.1 libnotify doesn't link on GTK+. | ||||
* | use libcanberra-gtk3 when building with GTK3 | Guillaume Desmottes | 2010-07-08 | 1 | -1/+6 |
| | |||||
* | Build with GTK+3 if available (#621753) | Guillaume Desmottes | 2010-07-08 | 1 | -5/+26 |
| | |||||
* | move GTK+ check to its own PKG_CHECK_MODULES | Guillaume Desmottes | 2010-07-08 | 1 | -1/+2 |
| | |||||
* | sort dependencies | Guillaume Desmottes | 2010-07-07 | 1 | -10/+14 |
| | |||||
* | Simplify checking of the deps | Guillaume Desmottes | 2010-07-07 | 1 | -50/+10 |
| | | | | | The empathy/libempathy/libempathy-gtk border is less clear than it used to be so there is not point continuing checking deps separately. | ||||
* | remove released flag | Guillaume Desmottes | 2010-06-29 | 1 | -1/+1 |
| | |||||
* | prepare 2.31.4 release | Guillaume Desmottes | 2010-06-29 | 1 | -2/+2 |
| | |||||
* | Now that we depend on the logger always enable favourite contact support | Sjoerd Simons | 2010-06-20 | 1 | -30/+0 |
| | |||||
* | Remove IDT_COMPILE_WARNINGS as we don't have the macro anymore | Sjoerd Simons | 2010-06-20 | 1 | -1/+0 |
| | |||||
* | Depend on telepathy-logger (#610956) | Guillaume Desmottes | 2010-06-18 | 1 | -27/+4 |
| | |||||
* | depend on telepathy-logger-0.1 | Guillaume Desmottes | 2010-06-18 | 1 | -1/+1 |
| | |||||
* | port to latest tp-logger API | Guillaume Desmottes | 2010-06-18 | 1 | -1/+1 |
| | |||||
* | Convert to new-style schema | Danielle Madeley | 2010-06-18 | 1 | -3/+2 |
| | |||||
* | Merge branch 'gseal' | Danielle Madeley | 2010-06-15 | 1 | -4/+4 |
|\ | |||||
| * | Require GTK+ 2.21.2 | Xavier Claessens | 2010-06-12 | 1 | -4/+4 |
| | | |||||
* | | Bump required version of telepathy-glib to 0.11.7 for ContactInfo API | Xavier Claessens | 2010-06-15 | 1 | -1/+1 |
| | | |||||
* | | Bump required version of libunique to 1.1.2 | Xavier Claessens | 2010-06-14 | 1 | -2/+3 |
|/ | | | | Fixes bug #621545 | ||||
* | remove released flag | Guillaume Desmottes | 2010-06-08 | 1 | -1/+1 |
| | |||||
* | prepare 2.31.3EMPATHY_2_31_3 | Guillaume Desmottes | 2010-06-07 | 1 | -2/+2 |
| | |||||
* | configure.ac: improve portability of test(1) calls | Simon McVittie | 2010-05-26 | 1 | -2/+2 |
| | | | | | The "==" operator isn't POSIX (use "="), and the -a and -o connectors aren't POSIX (use test foo && test bar, test foo || test bar). | ||||
* | Bump required telepathy-glib to 0.11.6 | Xavier Claessens | 2010-05-26 | 1 | -1/+1 |
| | |||||
* | remove the release flag | Guillaume Desmottes | 2010-05-24 | 1 | -1/+1 |
| | |||||
* | prepare 2.31.2 releaseEMPATHY_2_31_2 | Guillaume Desmottes | 2010-05-24 | 1 | -2/+2 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2010-05-05 | 1 | -1/+1 |
| | |||||
* | prepare 2.31.1 releaseEMPATHY_2_31_1 | Guillaume Desmottes | 2010-05-04 | 1 | -2/+2 |
| | |||||
* | bump tp-glib dep tp 0.11.3 | Guillaume Desmottes | 2010-04-27 | 1 | -1/+1 |
| | | | | We need TpContact:capabilities | ||||
* | Fix some build errors when GSEAL is enabled | Xavier Claessens | 2010-04-19 | 1 | -2/+6 |
| | |||||
* | Replace EphySpinner by GtkSpinner | Xavier Claessens | 2010-04-19 | 1 | -1/+1 |
| | | | | Fixes bug #598446 | ||||
* | Force maintainer mode if it is not a released empathy | Xavier Claessens | 2010-04-19 | 1 | -6/+3 |
| | |||||
* | bump tp-glib dep to 0.11.1 | Guillaume Desmottes | 2010-04-06 | 1 | -1/+1 |
| | | | | We need it for tp_account_set_avatar_async() | ||||
* | bump tp-glib dep to 0.11.0 | Guillaume Desmottes | 2010-04-05 | 1 | -1/+1 |
| | | | | This will be needed to set avatar and nickname properties on Account. | ||||
* | 2.31 here we go | Guillaume Desmottes | 2010-03-30 | 1 | -1/+1 |
| | |||||
* | start dev of next release | Guillaume Desmottes | 2010-03-29 | 1 | -1/+1 |
| | |||||
* | prepare 2.30 releaseEMPATHY_2_30_0 | Guillaume Desmottes | 2010-03-29 | 1 | -3/+3 |
| | |||||
* | start dev of next release | Guillaume Desmottes | 2010-03-16 | 1 | -1/+1 |
| | |||||
* | Prepare 2.29.93 release | Guillaume Desmottes | 2010-03-16 | 1 | -2/+2 |
| | |||||
* | stop exporting FAVOURITE_CONTACTS_CFLAGS and FAVOURITE_CONTACTS_LIBS | Guillaume Desmottes | 2010-03-15 | 1 | -2/+0 |
| | |||||
* | libtelepathy-logger has been renamed to telepathy-logger | Guillaume Desmottes | 2010-03-15 | 1 | -1/+1 |
| | |||||
* | Add a favorite contacts build option and make Moblin support automatically ↵ | Travis Reitter | 2010-03-15 | 1 | -0/+32 |
| | | | | turn it on. | ||||
* | start dev of next release | Guillaume Desmottes | 2010-03-10 | 1 | -1/+1 |
| | |||||
* | prepare 2.29.92EMPATHY_2_29_92 | Guillaume Desmottes | 2010-03-10 | 1 | -3/+3 |
| | |||||
* | start dev of next release | Guillaume Desmottes | 2010-03-05 | 1 | -1/+1 |
| | |||||
* | prepare 2.29.91.2 release | Guillaume Desmottes | 2010-03-05 | 1 | -2/+2 |
| | |||||
* | start dev of next release | Guillaume Desmottes | 2010-03-04 | 1 | -1/+1 |
| |