aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* remove libebook supportGuillaume Desmottes2012-06-071-2/+0
* remove GeditCloseButtonGuillaume Desmottes2012-05-241-2/+0
* Merge branch 'gnome-3-4'Guillaume Desmottes2012-05-211-0/+5
|\
| * empathy-accounts: init cheese-gtk if neededGuillaume Desmottes2012-05-211-0/+5
* | Remove dead map view componentDanielle Madeley2012-05-161-14/+0
* | video-widget: Remove as it is now unusedOlivier Crête2012-05-091-2/+0
* | remove empathy-avGuillaume Desmottes2012-05-021-33/+0
|/
* Add magic to automatically run tasks when empathy-auth-client is startedGuillaume Desmottes2012-03-061-0/+1
* empathy-call doesn't need ev-sidebarGuillaume Desmottes2012-03-021-2/+0
* Allow to build with empathy-avGuillaume Desmottes2012-03-021-3/+6
* Revert "Drop empathy-av"Guillaume Desmottes2012-03-011-0/+29
* Revert "remove ev-sidebar"Guillaume Desmottes2012-03-011-0/+2
* check coding style of all binariesGuillaume Desmottes2012-02-211-1/+7
* remove ev-sidebarGuillaume Desmottes2012-02-211-2/+0
* Drop empathy-avGuillaume Desmottes2012-02-211-31/+1
* always build empathy-callGuillaume Desmottes2012-02-211-4/+0
* Merge remote-tracking branch 'origin/call1' into master+callGuillaume Desmottes2012-02-211-2/+0
|\
| * Remove tp-yell and use TpCallChannelXavier Claessens2012-01-101-2/+0
* | remove empathy-auto-salut-account-helperGuillaume Desmottes2012-02-171-2/+0
|/
* rename MainWindow to RosterWindowGuillaume Desmottes2012-01-101-3/+3
* Use g_cclosure_marshal_generic for all signalsXavier Claessens2011-09-281-31/+0
* all: remove butterfly workarounds (bgo#612555)Jonny Lamb2011-09-261-1/+0
* Remove control centre pluginDanielle Madeley2011-09-021-31/+0
* build: use an autoconf macro to get to -lmFrédéric Péters2011-08-311-2/+2
* build: remove -enumtypes rulesFrédéric Péters2011-08-301-18/+0
* build: add -lm where requiredFrédéric Péters2011-08-301-1/+1
* src: install empathy-main-window-menubar.uiRaluca Elena Podiuc2011-08-251-0/+1
* Add a rectangle actor with rounded cornersEmilio Pozuelo Monfort2011-08-191-0/+2
* Add a ClutterTexture subclass with rounded cornersEmilio Pozuelo Monfort2011-08-191-0/+2
* mic-monitor: move the PA-specific stuff from audio-src to hereJonny Lamb2011-08-181-1/+5
* Merge branch 'log-window-webview'Danielle Madeley2011-08-181-4/+1
|\
| * Make WebKit compulsoryDanielle Madeley2011-08-161-4/+1
* | CallWindow: add a menu to change the cameraEmilio Pozuelo Monfort2011-08-151-0/+2
* | Add a GtkClutterActor subclass that clips the cornersEmilio Pozuelo Monfort2011-08-121-1/+3
* | Make the #defines an static arrayEmilio Pozuelo Monfort2011-08-041-0/+2
* | CallWindow: add a Help->About menuEmilio Pozuelo Monfort2011-08-041-0/+2
* | call-window: add a Microphone menu to change mic on the flyJonny Lamb2011-07-291-1/+3
* | src: give empathy-call sources to the marshal generatorJonny Lamb2011-07-291-2/+2
|/
* Add a empathy-streamed-media-window.ui fileEmilio Pozuelo Monfort2011-06-231-0/+1
* Include yell before anything elseEmilio Pozuelo Monfort2011-06-091-1/+1
* Build an empathy-call binary when we have Call supportEmilio Pozuelo Monfort2011-06-081-0/+34
* Autoreject incoming calls if there are others in progressEmilio Pozuelo Monfort2011-03-071-0/+1
* Fix make distcheckEMPATHY_2_91_90Emilio Pozuelo Monfort2011-02-211-1/+1
* add gedit-close-buttonGuillaume Desmottes2011-02-211-0/+2
* Move farsight-using sources to srcEmilio Pozuelo Monfort2011-02-211-0/+8
* Only link empathy-av against farsightEmilio Pozuelo Monfort2011-02-101-0/+3
* Only build the EmpathyStreamedMedia* classes for empathy-avEmilio Pozuelo Monfort2011-02-101-10/+15
* Generate closures for src/Emilio Pozuelo Monfort2011-02-101-1/+22
* EmpathyCallWindowFullscreen -> EmpathyStreamedMediaFullscreenEmilio Pozuelo Monfort2011-02-031-1/+1
* EmpathyCallWindow -> EmpathyStreamedMediaWindowEmilio Pozuelo Monfort2011-02-031-1/+1
* libempathy: Use trust assertions instead of certificate directories.Stef Walter2010-12-241-0/+1
* add EmpathyNotificationsApproverGuillaume Desmottes2010-11-231-0/+1
* Group all harddeps in one pkg-config callXavier Claessens2010-11-151-6/+0
* src/Makefile.am: add $(NULL)Guillaume Desmottes2010-10-251-3/+6
* Create 'empathy-chat' handling text channels (#631946)Guillaume Desmottes2010-10-251-1/+9
* stop linking on libuniqueGuillaume Desmottes2010-10-181-4/+0
* Import latest version of ev-sidebar from totemGuillaume Desmottes2010-10-041-3/+6
* allow building empathy without edsSaleem Abdulrasool2010-08-251-2/+4
* Rename empathy-auth-helper->empathy-auth-clientCosimo Cecchi2010-08-191-3/+3
* Add a first skeleton of the auth helper.Cosimo Cecchi2010-08-131-1/+5
* Update cc-empathy-accounts-panel for latest gnome-control-centerDanielle Madeley2010-07-211-2/+0
* import empathy-accounts manpage from DebianGuillaume Desmottes2010-07-121-1/+2
* link on unique-3 when using GTK3Guillaume Desmottes2010-07-081-0/+4
* move GTK+ check to its own PKG_CHECK_MODULESGuillaume Desmottes2010-07-081-0/+2
* install empathy-av to libexecGuillaume Desmottes2010-06-291-1/+3
* Add empathy-av, a new process handling media channels (#599161)Guillaume Desmottes2010-06-291-4/+10
* remove empathy-import-mc4-accounts (#622578)Guillaume Desmottes2010-06-241-1/+0
* Depend on telepathy-logger (#610956)Guillaume Desmottes2010-06-181-2/+0
* cc-empathy-accounts-panel: Enable gettext when the panel is createdRob Bradford2010-04-261-0/+1
* Replace EphySpinner by GtkSpinnerXavier Claessens2010-04-191-1/+0
* Merge branch 'undo-close-tab'Jonny Lamb2010-03-301-0/+1
|\
| * Add chat manager which tracks chats closing and can respawn them (bug #609832)Jonny Lamb2010-03-061-0/+1
* | Separate the debug window into its own process.Mike Ruprecht2010-03-151-1/+6
* | Migrate butterfly logs to remove the network ID suffix.Jonny Lamb2010-03-131-0/+1
|/
* TPL Enabling patch, all-in-one.Cosimo Alfarano2010-02-261-0/+2
* Add missing libm linking (#610751)Brian Pepple2010-02-231-0/+1
* empathy-accounts-dialog: Prepend BIN_DIR to the binary nameDanielle Madeley2010-02-121-0/+1
* Separate the accounts dialog into its own program which works with the Gnome ...Travis Reitter2010-02-121-14/+89
* move create_salut_account_if_needed and should_create_salut_account to a new ...Guillaume Desmottes2010-01-201-0/+1
* remove empathy-tube-handler.c and empathy-tube-dispatchGuillaume Desmottes2010-01-191-4/+1
* Support silent build rules with automake 1.11Javier Jardón2010-01-181-3/+2
* Add a rudimentry UI to select a 3rd contact to inviteDanielle Madeley2009-12-211-0/+1
* Move empathy-log to tests/interactive and don't install it anymoreLaurent Bigonville2009-11-191-4/+1
* move empathy-misc to empathy-notify-managerGuillaume Desmottes2009-11-131-1/+0
* src/Makefile.am: sort filesGuillaume Desmottes2009-11-131-9/+9
* Enable extra error CFLAGS in src/Guillaume Desmottes2009-10-231-0/+1
* Merge branch 'debug-window'Xavier Claessens2009-08-261-1/+1
|\
| * Rename EmpathyDebugDialog to EmpathyDebugWindowXavier Claessens2009-08-261-1/+1
* | Add the mc4 account importer files in the makefileArnaud Maillet2009-08-241-0/+1
* | Make the import system more future-proofCosimo Cecchi2009-08-221-0/+1
* | Add the new files to the Makefile.amCosimo Cecchi2009-08-221-0/+1
* | Move back the account assistant to src/Cosimo Cecchi2009-08-221-0/+1
* | Implement first page in the assistantCosimo Cecchi2009-08-221-1/+0
* | Add a first page to the assistantCosimo Cecchi2009-08-221-0/+1
* | Add empathy-import-dialog and empathy-import-pidgin to the makefileArnaud Maillet2009-08-221-0/+2
* | Port to libuniqueCosimo Cecchi2009-08-011-1/+0
* | Temporarily disable account importing as it still depends on profilesSjoerd Simons2009-07-161-2/+0
|/
* Merge branch 'debugger'Jonny Lamb2009-06-261-0/+1
|\
| * Set G_LOG_DOMAIN in libempathy and empathy.Jonny Lamb2009-06-181-0/+1
* | add empathy-map-view files to empathy_handwritten_source so they are checked ...Guillaume Desmottes2009-06-241-1/+1
|/
* Add UI in the preference dialog to select the path to adium themeXavier Claessens2009-06-121-1/+3
* src/Makefile.am: actually enable warning CFLAGSGuillaume Desmottes2009-06-111-1/+1
* Distribute conditionally built filesPierre-Luc Beaudoin2009-06-091-5/+11
* Add simple flymake support.Jonny Lamb2009-06-051-0/+1
* Merge branch 'debug'Jonny Lamb2009-06-051-0/+1
|\
| * Added initial empty EmpathyDebugDialog.Jonny Lamb2009-04-241-0/+1
* | Move the geoclue geocoding in EmpathyTpContactFactoryPierre-Luc Beaudoin2009-05-281-3/+1
* | Build fixDavyd Madeley2009-05-281-2/+4
* | Add a Contact Map windowPierre-Luc Beaudoin2009-05-281-0/+8
* | Configure bits for libchamplainPierre-Luc Beaudoin2009-05-281-1/+3
* | enable coding style checks in srcGuillaume Desmottes2009-05-181-3/+12
* | Video playback fullscreen modejtellier2009-05-081-0/+2
* | Add shave support to build process.Jonny Lamb2009-04-241-2/+4
|/
* Use autotools magic to take care of disabling deprecated symbolsLaurent Bigonville2009-04-181-1/+2
* Modify Makefile.am for new file namesXavier Claessens2009-04-161-13/+13
* Put in new VOIP UISjoerd Simons2009-02-031-0/+1
* add a sidebar abstraction taken from emerillionSjoerd Simons2009-02-031-0/+1
* Toss out the old EmpathyCallWindow initialise the CallFactory and hook into i...Sjoerd Simons2009-02-031-1/+0
* Move empathy_notification_is_enabled () to src/Xavier Claessens2009-01-311-0/+1
* Add libnotify dep to src/ only.Xavier Claessens2009-01-311-0/+2
* Do not generate marshallers in src/, it is not needed.Xavier Claessens2009-01-101-21/+0
* Add EmpathyTubeDispatcher as a helper for dispatching tubesSjoerd Simons2009-01-101-0/+46
* Add empathy_init(), empathy_gtk_init() and empathy_gtk_init_with_args(). They...Xavier Claessens2008-12-121-6/+0
* Don't forget to install empathy-import-dialog.gladeXavier Claessens2008-12-011-0/+1
* Move the ft manager to src/ other programs do not need it.Xavier Claessens2008-11-221-0/+2
* Split pidgin import code into its own module. It makes easier to add other im...Xavier Claessens2008-10-171-0/+1
* Added an account importer dialog. Fixes bug #541060 (Jonny Lamb)Jonny Lamb2008-10-171-0/+1
* Use alphabetical order in makefileXavier Claessens2008-10-171-12/+12
* Remove empathy-accounts binary, it is replaced by empathy --accountsXavier Claessens2008-08-021-6/+1
* Move the event manager to src/Xavier Claessens2008-07-151-2/+3
* Moved empathy-accounts-dialog from libempathy-gtk to src. (Jonny Lamb)Jonny Lamb2008-07-151-3/+7
* Move non-gtk parts of EmpathyFilter to EmpathyDispatcher in libempathy, gtk p...Xavier Claessens2008-05-091-1/+0
* Add man page for empathy and empathy-accounts. Fixes bug #529552 (Simon McVit...Xavier Claessens2008-04-231-0/+4
* Move tube chandler to EmpathyFilterXavier Claessens2008-04-201-0/+1
* Build empathy-tubes-chandlerXavier Claessens2008-04-201-2/+2
* Drop Chandler and Filter, do not use MC for dispatching channels, do it ourself.Xavier Claessens2008-04-201-29/+2
* Add missing glade fileXavier Claessens2008-04-041-0/+1
* Install glade files that got moved to src/Xavier Claessens2008-03-151-1/+11
* Move modules that make no sense to be used in other applicaton from libempath...Xavier Claessens2008-03-141-5/+15
* Move chat chandler into the same process than contact listXavier Claessens2008-03-141-6/+2
* Do not run multiple instances of empathy. Fixes bug #501805 (Marco Barisione).Xavier Claessens2008-03-091-1/+4
* Fix typo in var name and don't link empathy-call-chandler on libemp-extension...Xavier Claessens2008-02-261-1/+0
* Make use of generated code for using stream engine.Xavier Claessens2008-02-261-0/+1
* Add a program to show chat logsXavier Claessens2008-01-201-1/+3
* Ship empathy-call.chandler as extra_dist if not compiled with VoIPXavier Claessens2007-12-051-0/+2
* Do not build voip chandler if building without voip support. Fixes bugXavier Claessens2007-11-151-10/+10
* Move chats to its own process.Xavier Claessens2007-11-111-1/+4
* Install empathy-call-chandler to $libexecdir.Xavier Claessens2007-11-081-2/+3
* Rename icons to follow fd.o icon naming spec. Move icons to the rightXavier Claessens2007-10-281-0/+1
* Initial Voice+Video support Fixes bug #468204 (Elliot Fairweather, XavierXavier Claessens2007-09-291-4/+13
* Ported from VOIP branch.Xavier Claessens2007-09-281-6/+5
* Fix a leaked ref.Xavier Claessens2007-07-011-1/+2
* Empathy is no more splitted into 2 processes. It makes debugging moreXavier Claessens2007-06-141-14/+4
* libempathy-gtk/gossip-ui-utils.c libempathy-gtk/gossip-accounts-dialog.cXavier Claessens2007-06-041-20/+4
* po/POTFILES.inXavier Claessens2007-05-141-2/+5
* Removing empathy-contact-list program, it's useless.Xavier Claessens2007-05-141-6/+1
* [darcs-to-svn @ Improve build system]Xavier Claessens2007-05-091-13/+22
* [darcs-to-svn @ many changes]Xavier Claessens2007-05-091-21/+25
* [darcs-to-svn @ Cleanup build system and add MC plugin]Xavier Claessens2007-05-061-19/+23
* [darcs-to-svn @ Remove EmpathySession and move all programs into src/]Xavier Claessens2007-05-031-13/+44
* [darcs-to-svn @ Autostart]Xavier Claessens2007-05-031-1/+4
* [darcs-to-svn @ Replace the launcher by the main program with tray icon]Xavier Claessens2007-05-021-0/+20