aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\
| * configure: code clean up when choosing the connectivityJonny Lamb2009-08-201-17/+12
| | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
| * configure: enable connectivity building with nm, connman, auto or noneJonny Lamb2009-08-201-13/+43
| | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
| * Port to Clutter 1.0 and libchamplain 0.3.6Pierre-Luc Beaudoin2009-08-181-4/+4
| |
| * bump tp-glib dep to 0.7.34: we need for stable Location APIGuillaume Desmottes2009-08-171-1/+1
| |
* | Port to libuniqueCosimo Cecchi2009-08-011-0/+1
| |
* | Merge branch 'master' into mc5Cosimo Cecchi2009-08-011-5/+5
|\|
| * Bump versionXavier Claessens2009-07-291-1/+1
| |
| * Update ABI versionEMPATHY_2_27_5Xavier Claessens2009-07-291-4/+4
| |
* | Merge commit 'upstream/master' into mc5Sjoerd Simons2009-07-281-4/+4
|\| | | | | | | | | | | Conflicts: libempathy-gtk/empathy-account-widget.c src/empathy.c
| * start dev of 2.27.5Guillaume Desmottes2009-07-151-1/+1
| |
| * Bump sonames for libempathy and libempathy-gtkSjoerd Simons2009-07-151-2/+2
| |
| * Fixed a copy/paste bug in configure.acKen VanDine2009-07-101-1/+1
| | | | | | | | This fixes bug #588021.
* | Remove last references to mission-control 4Sjoerd Simons2009-07-161-7/+2
|/
* Optionally use libnm-glib for NetworkManager integrationSjoerd Simons2009-07-011-1/+28
| | | | | | | | | | | | Previously Empathy use the NM D-Bus interface directly. Unfortunately the d-bus calls used were deprecated and somewhat buggy (if NM wasn't running on empathy startup, it would never detect network changes). Given that NetworkManager isn't a blessed gnome dependency the code has been made optional, but it's expected that every distribution will build with NetworkManager integration anyway. Based on a patch by Tambet Ingo <tambet@novell.com>. Fixes #587446
* configure.ac: Cleanup PKG_CHECK_MODULESLaurent Bigonville2009-06-241-5/+4
|
* Bump version to 2.27.4Xavier Claessens2009-06-161-1/+1
|
* Bump ABI versionXavier Claessens2009-06-151-2/+2
|
* Use libchamplain 0.3.3 new Gtk embed APIPierre-Luc Beaudoin2009-06-151-2/+2
|
* Remove trailing spaceXavier Claessens2009-06-121-1/+1
|
* New webkit needs an URI as basedir for webkit_web_view_load_html_string.Xavier Claessens2009-06-121-1/+2
|
* Add Adium theme support in the configure summaryXavier Claessens2009-06-121-0/+1
|
* Update for more recent webkitXavier Claessens2009-06-121-1/+1
|
* Compile EmpathyThemeAdium only if webkit is installedXavier Claessens2009-06-121-0/+4
|
* Add skelet of Adium theme using webkit.Xavier Claessens2009-06-121-0/+23
|
* Configure bits for geocluePierre-Luc Beaudoin2009-06-011-2/+2
|
* bump tp-glib dep to 0.7.31 as we need it for tube new APIGuillaume Desmottes2009-05-281-1/+1
|
* Add sections to the configure reportPierre-Luc Beaudoin2009-05-281-3/+6
|
* Should check for enable location and not map (bad copy/paste)Pierre-Luc Beaudoin2009-05-281-1/+1
|
* Remove unneeded elsesPierre-Luc Beaudoin2009-05-281-4/+0
| | | | As the vars will already be to no.
* Print library usage in new configure reportPierre-Luc Beaudoin2009-05-281-0/+2
|
* Update to use libchamplain 0.3's APIPierre-Luc Beaudoin2009-05-281-4/+4
|
* Build fixDavyd Madeley2009-05-281-0/+2
|
* Configure bits for libchamplainPierre-Luc Beaudoin2009-05-281-0/+64
|
* Bump version to 2.27.3Xavier Claessens2009-05-261-1/+1
|
* Bump ABI versionXavier Claessens2009-05-261-2/+2
|
* Display a report at the end of configureGuillaume Desmottes2009-05-251-0/+17
|
* Bump version to 2.27.2Xavier Claessens2009-05-191-1/+1
|
* Bump ABI to not conflict with abi in 2.26 branchXavier Claessens2009-05-191-2/+2
|
* Let configure also check for farsight2Sjoerd Simons2009-05-181-0/+1
|
* enable coding style checks by defaultGuillaume Desmottes2009-05-181-0/+9
|
* Bump version to future 2.27 releasesXavier Claessens2009-05-181-1/+1
|
* Bump ABI versionXavier Claessens2009-05-181-3/+3
|
* Add shave support to build process.Jonny Lamb2009-04-241-0/+4
| | | | | | Use --enable-shave to enable building with shave. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* Replace empathy_connection_get_protocol by tp_connection_parse_object_pathXavier Claessens2009-04-221-1/+1
|
* Use tp_connection_get_self_handle where neededXavier Claessens2009-04-221-1/+1
|
* Merge commit 'bigon/configure-deprecated-flag'Xavier Claessens2009-04-191-5/+2
|\
| * Use autotools magic to take care of disabling deprecated symbolsLaurent Bigonville2009-04-181-5/+2
| | | | | | | | | | Passing --enable-maintainer-mode to the configure will disable deprecated symbols
* | AM_MAINTAINER_MODE is evilOlivier Crête2009-04-181-1/+0
|/
* Remove glade depXavier Claessens2009-04-161-6/+0
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2839
* Make a separated module set for libempathy-gtk/ and src/Xavier Claessens2009-04-161-6/+24
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2838
* use new GtkStatusIcon tooltip methods, formatting the header in italics.Frederic Peters2009-03-271-1/+1
| | | | | | (requires new GTK+ version, bumped dependency to 2.16.0) (bug #575265) svn path=/trunk/; revision=2745
* Bump version to 2.27.1Xavier Claessens2009-03-101-1/+1
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2666