aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* prepare 2.91.6.1Guillaume Desmottes2011-02-011-2/+2
|
* remove released flagGuillaume Desmottes2011-02-011-1/+1
|
* prepare 2.91.6EMPATHY_2_91_6Guillaume Desmottes2011-02-011-3/+3
|
* Bump the Folks requirement to match reality.Travis Reitter2011-02-011-1/+1
|
* Add Contact Search supportEmilio Pozuelo Monfort2011-01-281-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=606947
* remove released flagGuillaume Desmottes2011-01-181-1/+1
|
* prepare 2.91.5.1EMPATHY_2_91_5_1Guillaume Desmottes2011-01-181-2/+2
|
* Port to GtkStyleContextEmilio Pozuelo Monfort2011-01-111-1/+1
|
* remove released flagGuillaume Desmottes2011-01-111-1/+1
|
* prepare 2.91.5EMPATHY_2_91_5Guillaume Desmottes2011-01-101-2/+2
|
* tests: Lookup the pkcs11 standalone directory at run time.Stef Walter2010-12-241-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 Walter2010-12-241-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 Walter2010-12-241-33/+0
| | | | These are now handled by gnome-keyring through libgcr.
* prepare 2.91.4.3EMPATHY_2_91_4_3Guillaume Desmottes2010-12-241-2/+2
|
* Depends on gcr 2.91.4Guillaume Desmottes2010-12-241-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 flagGuillaume Desmottes2010-12-231-1/+1
|
* prepare 2.91.4.2EMPATHY_2_91_4_2Guillaume Desmottes2010-12-231-1/+1
|
* prepare 2.91.4.1EMPATHY_2_91_4_1Guillaume Desmottes2010-12-231-2/+2
|
* disable maintainer mode for nowGuillaume Desmottes2010-12-211-2/+3
|
* remove released flagGuillaume Desmottes2010-12-201-1/+1
|
* prepare 2.91.4 releaseEMPATHY_2_91_4Guillaume Desmottes2010-12-201-3/+3
|
* depends on GTK+ 2.91.6 as we use the new style APIGuillaume Desmottes2010-12-151-1/+1
|
* Merge branch 'sasl-gui'Jonny Lamb2010-12-151-1/+1
|\
| * configure: depend on the newest tp-glib for the new auth types stuffJonny Lamb2010-12-131-1/+1
| | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* | remove released flagGuillaume Desmottes2010-12-141-1/+1
| |
* | prepare 2.91.3.1EMPATHY_2_91_3_1Guillaume Desmottes2010-12-141-2/+2
| |
* | Bug 637097 — Port to latest folks API changesPhilip Withnall2010-12-141-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 commitGuillaume Desmottes2010-12-131-1/+1
| |
* | main-window: add a tooltip on connection error info bars (#626507)Robert Sajdok2010-12-131-1/+1
|/
* configure: depend on tp-glib >= 0.13.7 for tp-glib codegenJonny Lamb2010-12-011-1/+1
| | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* remove released flagGuillaume Desmottes2010-11-301-1/+1
|
* prepare 2.91.3 releaseGuillaume Desmottes2010-11-301-2/+2
|
* fix typoGuillaume Desmottes2010-11-291-1/+1
|
* Fix miss spelling quadrigraphs in the configure.ac file (#635262)Nishio Futoshi2010-11-221-1/+1
|
* remove gconf depGuillaume Desmottes2010-11-161-2/+0
|
* depend on gsettings-desktop-schemasGuillaume Desmottes2010-11-161-0/+1
|
* Make ca-certs location configurable (#634197)Brian Pepple2010-11-151-0/+33
|
* Group all harddeps in one pkg-config callXavier Claessens2010-11-151-9/+4
| | | | We do not support GTK2 anymore, so there is no point in keeping those
* bump folks dep to 0.3.2Guillaume Desmottes2010-11-151-1/+1
|
* remove released flagGuillaume Desmottes2010-11-081-1/+1
|
* prepare 2.91.2Guillaume Desmottes2010-11-081-2/+2
|
* Depend on latest GLib and GTK+ releaseGuillaume Desmottes2010-11-081-2/+2
| | | | | They have been API changes recently so we are not able to build with older versions.
* Port to libnotify 0.7.0William Jon McCann2010-10-191-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=631944
* remove released flagGuillaume Desmottes2010-10-181-1/+1
|
* prepare 2.91.1EMPATHY_2_91_1Guillaume Desmottes2010-10-181-2/+2
|
* stop linking on libuniqueGuillaume Desmottes2010-10-181-2/+0
|
* Bump GTK+ requirement to 2.91.1Danielle Madeley2010-10-181-1/+1
|
* Merge branch 'external-accounts'Danielle Madeley2010-10-181-1/+2
|\
| * Bump required tp-glib version to 0.13.1.1Danielle Madeley2010-10-111-1/+1
| |
| * Support Account.Interface.StorageDanielle Madeley2010-10-081-0/+1
| | | | | | | | Also support org.moblin.libsocialweb for Meego
* | Use Folks to check the ability to remove Individuals in the store & view.Travis Reitter2010-10-161-1/+1
|/ | | | Helps bgo#625969.
* Port Empathy to use FolksAliasable and FolksGroupablePhilip Withnall2010-10-051-1/+1
| | | | | FolksAliasable is the new name for FolksAlias, and FolksGroupable is the new name for FolksGroups.
* remove released flagGuillaume Desmottes2010-10-041-1/+1
|
* prepare 2.91.0 releaseEMPATHY_2_91_0Guillaume Desmottes2010-10-041-3/+3
|
* Bump required version of libcanberra and WebkitGuillaume Desmottes2010-10-041-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 releaseGuillaume Desmottes2010-10-041-1/+1
| | | | We already depends on it as we ported Empathy to latest API changes.
* hard depend on GTK3 (#623925)Guillaume Desmottes2010-10-041-87/+25
|
* bump tp-glib dep to 0.11.16Guillaume Desmottes2010-09-291-1/+1
| | | | Conference API is generated since this version.
* Update versionGuillaume Desmottes2010-09-291-2/+2
| | | | Next release will be 2.91.0 so let's be 2.90.99 for now.
* bump GTK+ dep to 2.22.0Guillaume Desmottes2010-09-281-1/+1
|
* remove released flagGuillaume Desmottes2010-09-271-1/+1
|
* prepare 2.32.0Guillaume Desmottes2010-09-271-3/+3
|
* remove released flagGuillaume Desmottes2010-09-141-1/+1
|
* prepare 2.31.92 releaseEMPATHY_2_31_92Guillaume Desmottes2010-09-141-3/+3
|
* bump tp-glib dep to 0.11.15Guillaume Desmottes2010-09-131-1/+1
| | | | We need it for new TpChannel accessors.
* Bump required tp-glib versionCosimo Cecchi2010-09-091-1/+1
|
* Remove calls to gtk_dialog_set_has_separator() if building against GTK+ 3Philip Withnall2010-09-071-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 flagGuillaume Desmottes2010-09-021-1/+1
|
* prepare 2.31.91.1EMPATHY_2_31_91_1Guillaume Desmottes2010-09-021-2/+2
|
* the GTK3 flavour of gcr is gcr-3 (#627916)Guillaume Desmottes2010-09-011-4/+1
|
* remove released flagGuillaume Desmottes2010-08-301-1/+1
|
* prepare 2.31.91 releaseGuillaume Desmottes2010-08-301-2/+2
|
* Check for gcr-1 when building against GTK+ 3 (GNOME bug #628092)Frédéric Péters2010-08-301-1/+5
|
* nautilus-sendto-plugin: depend on 2.31.7 when building with GTK+2Guillaume Desmottes2010-08-271-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 IndividualsPhilip Withnall2010-08-271-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 pluginJiří Techet2010-08-271-4/+4
| | | | Signed-off-by: Jiří Techet <techet@gmail.com>
* Use gmodule-export-2.0 so introspecting ourselves worksSjoerd Simons2010-08-251-0/+1
|
* allow building empathy without edsSaleem Abdulrasool2010-08-251-1/+12
|
* Merge branch 'tls-connection'Cosimo Cecchi2010-08-241-1/+4
|\
| * Require GnuTLS >= 2.8.5Cosimo Cecchi2010-08-181-1/+2
| |
| * Depend on gcr from gnome-keyringCosimo Cecchi2010-08-131-1/+2
| |
| * Add EmpathyTLSVerifierCosimo Cecchi2010-08-131-0/+1
| | | | | | | | This also introduces a dependency on GnuTLS
* | remove released flagGuillaume Desmottes2010-08-181-1/+1
| |
* | prepare 2.31.90 releaseEMPATHY_2_31_90Guillaume Desmottes2010-08-181-3/+3
| |
* | Update tp-glib dep to 0.11.13Guillaume Desmottes2010-08-181-1/+1
|/
* bump logger dep to 0.1.5Guillaume Desmottes2010-08-121-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 changesPhilip Withnall2010-08-121-1/+1
|
* bump tp-glib dep to 0.11.12Guillaume Desmottes2010-08-111-1/+1
| | | | We need it for TpAccountChannelRequest.
* remove released flagGuillaume Desmottes2010-08-031-2/+2
|
* prepare 2.31.6EMPATHY_2_31_6Guillaume Desmottes2010-08-031-3/+3
|
* Check for the right version of CC depending on GTK+Guillaume Desmottes2010-08-021-4/+9
| | | | gnome-control-center has been ported to GTK+3 in 2.31.4
* Use the new IndividualAggregator.prepare() methodPhilip Withnall2010-07-271-1/+1
| | | | This avoids races when connecting to signals from the IndividualAggregator.
* Update gnome-control-center dependencyDanielle Madeley2010-07-211-3/+10
|
* Remove apostrophes from configure.ac because they break vim's highlightingDanielle Madeley2010-07-211-9/+9
|
* Adjust to the new add_persona_from_details() API.Travis Reitter2010-07-211-1/+1
|
* Update to the FolksIndividualAggregator:individuals-changed signal.Travis Reitter2010-07-211-1/+1
|
* Bump libfolks requirement.Travis Reitter2010-07-211-1/+1
|
* Bump required version of libfolks for API change.Travis Reitter2010-07-211-1/+1
|
* Sync up with the libfolks replacement of ↵Travis Reitter2010-07-211-1/+1
| | | | folks_individual_aggregator_get_members().
* Support contact removalTravis Reitter2010-07-211-1/+1
|
* Avoid potential segfaults if there are no contacts on the first pass.Travis Reitter2010-07-211-25/+0
|
* Implement avatar support.Travis Reitter2010-07-211-1/+1
|
* Base the contact list around libfolks metacontacts. Not yet to feature-parityTravis Reitter2010-07-211-0/+28
| | | | with mainline Empathy.
* Merge branch 'debug-av-599166'Guillaume Desmottes2010-07-141-1/+2
|\
| * bump telepathy-farsight depGuillaume Desmottes2010-07-121-1/+2
| | | | | | | | The API to get the TpStream object has been added in this version.
* | remove released flagGuillaume Desmottes2010-07-131-1/+1
| |
* | prepare 2.31.5.1EMPATHY_2_31_5_1Guillaume Desmottes2010-07-131-2/+2
| |
* | libnm_glib.pc has been renamed to lib-glib.pc (#624202)Laurent Bigonville2010-07-131-1/+1
| |
* | remove released flagGuillaume Desmottes2010-07-131-1/+1
| |
* | prepare 2.31.5 releaseEMPATHY_2_31_5Guillaume Desmottes2010-07-131-2/+2
|/
* Some coding style fixes in configure.acXavier Claessens2010-07-091-23/+29
|
* Cleanup nm/conman pkg checkXavier Claessens2010-07-091-12/+2
| | | | No need to check for libnm_glib twice
* Fail to build if --enable-gtk3 is passed but only gtk2 is availableXavier Claessens2010-07-081-0/+4
|
* add have_gtk3 varGuillaume Desmottes2010-07-081-7/+8
|
* don't check GTK3 deps if GTK3 is not presentGuillaume Desmottes2010-07-081-4/+3
|
* Build with latest NST when using GTK3 and port to new API (#623199)Guillaume Desmottes2010-07-081-4/+12
|
* disable champlain when using GTK3Guillaume Desmottes2010-07-081-6/+12
|
* Check for webkitgtk-3.0 when building with GTK3Guillaume Desmottes2010-07-081-4/+8
|
* no need to explicitely check for gdk-x11Guillaume Desmottes2010-07-081-1/+0
|
* link on unique-3 when using GTK3Guillaume Desmottes2010-07-081-1/+2
|
* Update libnotify dep when using GTK3Guillaume Desmottes2010-07-081-2/+3
| | | | Since 0.5.1 libnotify doesn't link on GTK+.
* use libcanberra-gtk3 when building with GTK3Guillaume Desmottes2010-07-081-1/+6
|
* Build with GTK+3 if available (#621753)Guillaume Desmottes2010-07-081-5/+26
|
* move GTK+ check to its own PKG_CHECK_MODULESGuillaume Desmottes2010-07-081-1/+2
|
* sort dependenciesGuillaume Desmottes2010-07-071-10/+14
|
* Simplify checking of the depsGuillaume Desmottes2010-07-071-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 flagGuillaume Desmottes2010-06-291-1/+1
|
* prepare 2.31.4 releaseGuillaume Desmottes2010-06-291-2/+2
|
* Now that we depend on the logger always enable favourite contact supportSjoerd Simons2010-06-201-30/+0
|
* Remove IDT_COMPILE_WARNINGS as we don't have the macro anymoreSjoerd Simons2010-06-201-1/+0
|
* Depend on telepathy-logger (#610956)Guillaume Desmottes2010-06-181-27/+4
|
* depend on telepathy-logger-0.1Guillaume Desmottes2010-06-181-1/+1
|
* port to latest tp-logger APIGuillaume Desmottes2010-06-181-1/+1
|
* Convert to new-style schemaDanielle Madeley2010-06-181-3/+2
|
* Merge branch 'gseal'Danielle Madeley2010-06-151-4/+4
|\
| * Require GTK+ 2.21.2Xavier Claessens2010-06-121-4/+4
| |
* | Bump required version of telepathy-glib to 0.11.7 for ContactInfo APIXavier Claessens2010-06-151-1/+1
| |
* | Bump required version of libunique to 1.1.2Xavier Claessens2010-06-141-2/+3
|/ | | | Fixes bug #621545
* remove released flagGuillaume Desmottes2010-06-081-1/+1
|
* prepare 2.31.3EMPATHY_2_31_3Guillaume Desmottes2010-06-071-2/+2
|
* configure.ac: improve portability of test(1) callsSimon McVittie2010-05-261-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.6Xavier Claessens2010-05-261-1/+1
|
* remove the release flagGuillaume Desmottes2010-05-241-1/+1
|
* prepare 2.31.2 releaseEMPATHY_2_31_2Guillaume Desmottes2010-05-241-2/+2
|
* remove released flagGuillaume Desmottes2010-05-051-1/+1
|
* prepare 2.31.1 releaseEMPATHY_2_31_1Guillaume Desmottes2010-05-041-2/+2
|
* bump tp-glib dep tp 0.11.3Guillaume Desmottes2010-04-271-1/+1
| | | | We need TpContact:capabilities
* Fix some build errors when GSEAL is enabledXavier Claessens2010-04-191-2/+6
|
* Replace EphySpinner by GtkSpinnerXavier Claessens2010-04-191-1/+1
| | | | Fixes bug #598446
* Force maintainer mode if it is not a released empathyXavier Claessens2010-04-191-6/+3
|
* bump tp-glib dep to 0.11.1Guillaume Desmottes2010-04-061-1/+1
| | | | We need it for tp_account_set_avatar_async()
* bump tp-glib dep to 0.11.0Guillaume Desmottes2010-04-051-1/+1
| | | | This will be needed to set avatar and nickname properties on Account.
* 2.31 here we goGuillaume Desmottes2010-03-301-1/+1
|
* start dev of next releaseGuillaume Desmottes2010-03-291-1/+1
|
* prepare 2.30 releaseEMPATHY_2_30_0Guillaume Desmottes2010-03-291-3/+3
|
* start dev of next releaseGuillaume Desmottes2010-03-161-1/+1
|
* Prepare 2.29.93 releaseGuillaume Desmottes2010-03-161-2/+2
|
* stop exporting FAVOURITE_CONTACTS_CFLAGS and FAVOURITE_CONTACTS_LIBSGuillaume Desmottes2010-03-151-2/+0
|
* libtelepathy-logger has been renamed to telepathy-loggerGuillaume Desmottes2010-03-151-1/+1
|
* Add a favorite contacts build option and make Moblin support automatically ↵Travis Reitter2010-03-151-0/+32
| | | | turn it on.
* start dev of next releaseGuillaume Desmottes2010-03-101-1/+1
|
* prepare 2.29.92EMPATHY_2_29_92Guillaume Desmottes2010-03-101-3/+3
|
* start dev of next releaseGuillaume Desmottes2010-03-051-1/+1
|
* prepare 2.29.91.2 releaseGuillaume Desmottes2010-03-051-2/+2
|
* start dev of next releaseGuillaume Desmottes2010-03-041-1/+1
|
* prepare 2.29.91.1 releaseEMPATHY_2_29_91_1Guillaume Desmottes2010-03-041-2/+2
|
* Update to TPL 0.1.1Cosimo Alfarano2010-02-261-2/+2
| | | | | | Updated the the pkg-config version to 0.1.1 Updated the the pkg-config dep name fom libtelepathy-logger to telepathy-logger Updated TPL's _finish() methods using one for each async API.
* Merge commit 'ka/empathy-tpl-20100225-ifdef'Guillaume Desmottes2010-02-261-0/+28
|\
| * TPL Enabling patch, all-in-one.Cosimo Alfarano2010-02-261-0/+28
| | | | | | | | By default TPL is disabled, use --enable-tpl configure option to enable it.
* | set empathy_released to 0Guillaume Desmottes2010-02-261-1/+1
|/ | | | I forgot to set it after latest release...
* prepare 2.29.91 releaseEMPATHY_2_29_91Guillaume Desmottes2010-02-221-2/+2
|
* Rename Moblin to Meego throughout EmpathyDanielle Madeley2010-02-191-17/+17
| | | | At the request of Rob Bradford
* Port Moblin widgets to MxDanielle Madeley2010-02-121-1/+1
|
* Separate the accounts dialog into its own program which works with the Gnome ↵Travis Reitter2010-02-121-0/+47
| | | | | | | | preferences and control center. Where available, this also supports embedding the preferences dialog in the "extensible-shell" control center (currently in development, but likely to be mainlined soon).
* start dev of next releaseGuillaume Desmottes2010-02-091-1/+1
|
* prepare 2.29.90 releaseEMPATHY_2_29_90Guillaume Desmottes2010-02-091-2/+2
|
* start dev of 2.29.7Guillaume Desmottes2010-01-261-2/+2
|
* prepare 2.29.6 releaseEMPATHY_2_29_6Guillaume Desmottes2010-01-261-1/+1
|
* Support silent build rules with automake 1.11Javier Jardón2010-01-181-5/+6
| | | | | | | | | | Support silent build rules, requires at least automake-1.11. Disable by either passing --disable-silent-rules to configure or passing V=1 to make. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=585364 Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* start dev of next versionGuillaume Desmottes2010-01-121-3/+3
|
* prepare 2.29.5.1EMPATHY_2_29_5_1Guillaume Desmottes2010-01-121-3/+3
|
* start dev of 2.29.6Guillaume Desmottes2010-01-121-2/+2
|
* prepare 2.29.5 releaseGuillaume Desmottes2010-01-121-2/+2
|
* Bump tp-glib version to 0.9.2Danielle Madeley2009-12-211-1/+1
|
* dep on nautilus-sendto is actually 2.28.1Guillaume Desmottes2009-12-011-1/+1
|
* start dev of 2.29.4Guillaume Desmottes2009-12-011-2/+2
|
* prepare 2.29.3 releaseEMPATHY_2_29_3Guillaume Desmottes2009-12-011-1/+1
|
* Add check for new NetworkManager-glib pkgconfig file.Brian Pepple2009-11-301-0/+10
| | | | Fixes bug #599315.
* Disable single includeXavier Claessens2009-11-171-4/+4
|
* start dev of 2.29.3Guillaume Desmottes2009-11-171-2/+2
|
* prepare 2.29.2 releaseEMPATHY_2_29_2Guillaume Desmottes2009-11-171-1/+1
|
* bumped gtk-dep version to 2.18.0Felix Kaser2009-11-101-1/+1
|
* Fix --enable-nautilus-sendtoPascal Terjan2009-11-061-3/+3
|
* Empathy should link on Farsight2Guillaume Desmottes2009-11-051-0/+1
| | | | | Empathy uses some Farsight2 API but doesn't explicitely link on it (#600671).
* No need to check for the 'check' framework any moreGuillaume Desmottes2009-11-031-24/+0
|
* Remove LIBPANELAPPLET entry from configure.acDanielle Madeley2009-11-031-1/+0
|
* Merge branch 'accountz'Jonny Lamb2009-11-021-1/+1
|\
| * Upped dependency on tp-glibJonny Lamb2009-10-301-1/+1
| | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* | move test app needing user interaction to interactive/Guillaume Desmottes2009-10-291-0/+1
| | | | | | | | tests/ should be used only for automatic unit tests.
* | start dev of 2.29.2Guillaume Desmottes2009-10-271-2/+2
| |
* | prepare 2.29.1 releaseEMPATHY_2_29_1Guillaume Desmottes2009-10-271-1/+1
|/
* use empathy_released to check if we are releasing or notGuillaume Desmottes2009-10-231-9/+12
| | | | This allow us to release a 2.x.y.1 release without enabling Werror.
* disable -Wstrict-prototypes as some GTK+ headers are buggedGuillaume Desmottes2009-10-231-1/+2
|
* copy error flags from GabbleGuillaume Desmottes2009-10-231-1/+40
|
* copy version management from GabbleGuillaume Desmottes2009-10-231-1/+21
|
* Stop building libempathy{,-gtk} as a shared library. Closes bug #599086Jonny Lamb2009-10-211-21/+0
| | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* Stop building gtk-doc documentation. Closes bug #599087Jonny Lamb2009-10-211-7/+0
| | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* Merge branch 'slatez-applets'Jonny Lamb2009-10-201-62/+0
|\ | | | | | | | | | | | | | | Conflicts: Makefile.am configure.ac Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
| * Remove the panel applets. (Closes bug #599042)Jonny Lamb2009-10-201-62/+0
| | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* | Remove python bindings. (Closes bug #599039)Jonny Lamb2009-10-201-39/+0
|/ | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* Refactor context menu code to use new HitTestResult APIGustavo Noronha Silva2009-10-101-1/+1
| | | | | | This is a big cleanup of the context menu code. The current API in WebKit is still not perfect, but we are now able to avoid lots of hacks and work-arounds.
* Rename HAVE_NBTK to HAVE_MOBLIN.Xavier Claessens2009-10-051-7/+9
|
* Add configure switches for nbtk (off by default).Cosimo Cecchi2009-09-281-0/+28
|
* Add nautilus-sendto pluginBastien Nocera2009-09-241-0/+26
| | | | | | As nautilus-sendto now exports its plugin API. https://bugzilla.gnome.org/show_bug.cgi?id=596075
* Bump GLib requirement to 2.22.0Xavier Claessens2009-09-241-1/+1
|
* Bump version to 2.29.1Xavier Claessens2009-09-221-1/+1
|
* Depend on released libchamplain 0.4Pierre-Luc Beaudoin2009-09-151-4/+4
|
* Bump telepathy-glib requirement to 0.7.35Cosimo Cecchi2009-09-091-1/+1
|
* start dev of 2.28.0Guillaume Desmottes2009-09-091-1/+1
|
* Bump the libempathy and libempathy-gtk sonames againSjoerd Simons2009-09-081-2/+2
|
* Bump versionXavier Claessens2009-08-261-1/+1
|
* Prepare for 2.27.91.1 releaseXavier Claessens2009-08-251-1/+1
|
* We require gnome-doc-utils 0.17.3Xavier Claessens2009-08-251-1/+1
|
* Bump ABI versionsXavier Claessens2009-08-251-4/+4
|
* Bump version to 2.27.91Xavier Claessens2009-08-251-1/+1
|
* Grab passwords from the keyring if neededSjoerd Simons2009-08-241-0/+2
|
* Merge back from masterSjoerd Simons2009-08-221-15/+40
|\