aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* remove egg-list-boxGuillaume Desmottes2013-09-041-3/+0
* add empathy-geoclue-helperGuillaume Desmottes2013-09-031-2/+17
* Use the telepathy-account-widgets submodule instead of the internal copyMarco Barisione2013-08-201-2/+2
* user-info: move from Empathy to tp-account-widgetsMarco Barisione2013-08-201-2/+0
* avatar-chooser: move from Empathy to tp-account-widgetsMarco Barisione2013-08-201-2/+0
* calendar-button: move from Empathy to tp-accounts-widgetsMarco Barisione2013-08-201-2/+0
* contactinfo-utils: move from Empathy to tp-account-widgetsMarco Barisione2013-08-201-2/+0
* live-search: move from Empathy to tp-account-widgetsMarco Barisione2013-08-201-2/+0
* tp-account-widgets: Move account widgets code in the tp-account-widgets subdirEmanuele Aina2013-08-201-26/+3
* Use a flat namespace for internal includesEmanuele Aina2013-04-011-3/+3
* Use double quotes for all internal headersEmanuele Aina2013-04-011-1/+1
* account-widget: Embed .ui files with GResourceEmanuele Aina2013-04-011-5/+20
* add empathy-roster-model-aggregatorGuillaume Desmottes2012-08-091-0/+2
* EmpathyUserInfo: New widget to edit personal informationXavier Claessens2012-07-301-0/+2
* add empathy-roster-model-managerGuillaume Desmottes2012-07-231-0/+2
* add empathy-roster-modelGuillaume Desmottes2012-07-231-0/+2
* Turn libempathy-gtk to a public libGuillaume Desmottes2012-07-171-2/+8
* remove empathy-contact-dialogsGuillaume Desmottes2012-07-111-3/+0
* add empathy-dialpad-buttonGuillaume Desmottes2012-07-091-0/+2
* add empathy-subscription-dialogGuillaume Desmottes2012-07-051-0/+2
* remove empathy-chat-viewGuillaume Desmottes2012-07-021-2/+0
* remove empathy-chat-text-viewGuillaume Desmottes2012-07-021-2/+0
* Remove legacy themes codeDanielle Madeley2012-07-021-4/+0
* add empathy-roster-groupGuillaume Desmottes2012-06-141-0/+2
* rename EmpathyRosterItem to EmpathyRosterContactGuillaume Desmottes2012-06-141-2/+2
* add empathy-roster-itemGuillaume Desmottes2012-06-141-0/+2
* create roster-view skeletonGuillaume Desmottes2012-06-141-0/+2
* Add egg-list-box as a submoduleGuillaume Desmottes2012-06-141-0/+4
* remove libebook supportGuillaume Desmottes2012-06-071-2/+0
* add EmpathyCalendarButtonGuillaume Desmottes2012-03-161-0/+2
* Revert "remove empathy-individual-information-dialog"Guillaume Desmottes2012-03-131-0/+2
* add empathy-local-xmpp-assistant-widgetGuillaume Desmottes2012-02-171-0/+4
* Remove unused persona store/viewGuillaume Desmottes2012-02-081-4/+0
* remove linking UIGuillaume Desmottes2012-02-081-4/+0
* remove empathy-individual-information-dialogGuillaume Desmottes2012-02-071-2/+0
* add new-account-dialogGuillaume Desmottes2011-12-221-0/+2
* remove empathy-contact-menuGuillaume Desmottes2011-12-141-2/+0
* Remove obsolete contact-list-{store,view}Guillaume Desmottes2011-11-241-4/+0
* Add individual-store-channelGuillaume Desmottes2011-11-241-0/+2
* Abstract the individual storeGuillaume Desmottes2011-11-241-0/+2
* add empathy-bad-password-dialogGuillaume Desmottes2011-11-231-0/+2
* Abstract EmpathyPasswordDialog to EmpathyBasePasswordDialogGuillaume Desmottes2011-11-231-0/+2
* Move empathy-contactinfo-utils to libempathy-gtkDanielle Madeley2011-10-211-0/+2
* Remove contact-selector-dialogDanielle Madeley2011-10-201-3/+0
* Move dialpad into a widget of its ownDanielle Madeley2011-10-191-0/+2
* remove empathy-contact-selectorGuillaume Desmottes2011-10-091-2/+0
* Use g_cclosure_marshal_generic for all signalsXavier Claessens2011-09-281-21/+0
* add EmpathyAccountSelectorDialogGuillaume Desmottes2011-08-291-0/+2
* Merge branch 'log-window-webview'Danielle Madeley2011-08-181-19/+11
|\
| * Make WebKit compulsoryDanielle Madeley2011-08-161-26/+11
| * Abstract WebKit string parsers into empathy-webkit-utilsDanielle Madeley2011-08-011-3/+10
* | Add EmpathyContactChooserGuillaume Desmottes2011-08-051-0/+2
|/
* Merge branch 'call'Emilio Pozuelo Monfort2011-06-091-0/+4
|\
| * Move empathy_call_* util functions to libempathy-gtkEmilio Pozuelo Monfort2011-06-091-0/+2
| * NewCallDialog: support CallsEmilio Pozuelo Monfort2011-06-081-0/+2
* | add an optional dep on geocode-glibGuillaume Desmottes2011-06-081-0/+2
|/
* libempathy-gtk: add dependency on libcheeseRaluca Elena Podiuc2011-05-261-0/+2
* Beginning of contact blocking dialogDanielle Madeley2011-03-081-0/+3
* Move farsight-using sources to srcEmilio Pozuelo Monfort2011-02-211-10/+2
* Add Contact Search supportEmilio Pozuelo Monfort2011-01-281-0/+2
* libempathy-gtk: No need to 'egg' gcr-simple-certificate.[ch]Stef Walter2010-12-241-1/+0
* auth-client: move the password dialog into a new fileJonny Lamb2010-12-031-0/+2
* move empathy-sound to empathy-sound-managerGuillaume Desmottes2010-11-301-2/+2
* Group all harddeps in one pkg-config callXavier Claessens2010-11-151-5/+1
* add EmpathyInputTextViewGuillaume Desmottes2010-11-111-0/+2
* remove EmpathyKludgeLabelGuillaume Desmottes2010-10-041-2/+0
* Check for gcr-1 when building against GTK+ 3 (GNOME bug #628092)Frédéric Péters2010-08-301-0/+2
* add empathy-irc-network-chooser-dialogGuillaume Desmottes2010-08-251-0/+2
* add empathy-irc-network-chooserGuillaume Desmottes2010-08-251-0/+2
* Merge branch 'tls-connection'Cosimo Cecchi2010-08-241-0/+4
|\
| * Import gcr-simple-certificate from gcrCosimo Cecchi2010-08-131-0/+1
| * Add EmpathyTLSDialogCosimo Cecchi2010-08-131-0/+2
| * Depend on gcr from gnome-keyringCosimo Cecchi2010-08-131-0/+1
* | Add EmpathyIndividualEditDialogPhilip Withnall2010-08-201-0/+2
* | Expand EmpathyIndividualWidgetPhilip Withnall2010-08-201-1/+2
* | Split the group editing widgets out of EmpathyContactWidgetPhilip Withnall2010-08-201-0/+2
* | Show information for all an individual's personas in the information dialoguePhilip Withnall2010-08-161-0/+2
|/
* Add EmpathyLinkingDialogPhilip Withnall2010-08-121-0/+2
* Add EmpathyIndividualLinkerPhilip Withnall2010-08-121-0/+2
* Add EmpathyIndividualWidgetPhilip Withnall2010-08-121-0/+2
* Add EmpathyPersonaStore and EmpathyPersonaViewPhilip Withnall2010-08-121-0/+4
* Support contact addingTravis Reitter2010-07-211-0/+2
* Re-implement the context menu for IndividualsTravis Reitter2010-07-211-0/+1
* Base the contact list around libfolks metacontacts. Not yet to feature-parityTravis Reitter2010-07-211-0/+5
* use libcanberra-gtk3 when building with GTK3Guillaume Desmottes2010-07-081-0/+2
* move GTK+ check to its own PKG_CHECK_MODULESGuillaume Desmottes2010-07-081-0/+2
* Simplify checking of the depsGuillaume Desmottes2010-07-071-2/+2
* Depend on telepathy-logger (#610956)Guillaume Desmottes2010-06-181-2/+0
* Port Empathy code to GSettings, remove EmpathyConfDanielle Madeley2010-06-181-2/+0
* Add EmpathyLiveSearch widgetFelix Kaser2010-06-081-0/+2
* stop exporting FAVOURITE_CONTACTS_CFLAGS and FAVOURITE_CONTACTS_LIBSGuillaume Desmottes2010-03-151-2/+0
* Add a favorite contacts build option and make Moblin support automatically tu...Travis Reitter2010-03-151-0/+2
* Move empathy_string_parser API to its own fileXavier Claessens2010-03-031-0/+2
* TPL Enabling patch, all-in-one.Cosimo Alfarano2010-02-261-0/+2
* Rename Moblin to Meego throughout EmpathyDanielle Madeley2010-02-191-2/+2
* Support silent build rules with automake 1.11Javier Jardón2010-01-181-8/+7
* Add search bar in chat text views (#585168)Thomas Meire2010-01-121-1/+4
* add empathy-new-call-dialogGuillaume Desmottes2009-12-171-0/+2
* rename empathy-new-message-dialog.ui to empathy-contact-selector-dialog.uiGuillaume Desmottes2009-12-171-1/+1
* add empathy-contact-selector-dialogGuillaume Desmottes2009-12-171-0/+2
* Link libempathy-gtk against libnotifyLaurent Bigonville2009-12-011-0/+2
* add stub EmpathyNotifyManager (#601691)Guillaume Desmottes2009-11-131-0/+2
* libempathy-gtk/Makefile.am: sort filesGuillaume Desmottes2009-11-131-19/+19
* Enable extra error CFLAGS in libempathy-gtk/Guillaume Desmottes2009-10-231-0/+1
* Stop building libempathy{,-gtk} as a shared library. Closes bug #599086Jonny Lamb2009-10-211-30/+19
* Add configure switches for nbtk (off by default).Cosimo Cecchi2009-09-281-0/+2
* Ship empathy-account-widget-private.h within the tarball.EMPATHY_2_27_91Xavier Claessens2009-08-251-1/+1
* Move back the account assistant to src/Cosimo Cecchi2009-08-221-2/+0
* Implement first page in the assistantCosimo Cecchi2009-08-221-0/+2
* Merge branch 'sjoerd-mc5' into mc5Cosimo Cecchi2009-08-011-0/+4
|\
| * Merge commit 'upstream/master' into mc5Sjoerd Simons2009-07-281-0/+4
| |\
| | * Add the new files in Makefile.amArnaud Maillet2009-07-201-0/+2
| | * Make EmpathyContactWidget use EmpathyKludgeLabelDavyd Madeley2009-07-071-0/+2
* | | First cut at GObject-ifying EmpathyAccountWidgetCosimo Cecchi2009-07-301-1/+2
|/ /
* / Transform profile chooser into a protocol chooserSjoerd Simons2009-07-061-2/+2
|/
* Move sound related functions to its own module.Jonathan Tellier2009-06-261-0/+2
* Add a plist parser and set font family, size and default variant. Fixes bug #...Patryk Zawadzki2009-06-221-0/+4
* Include empathy-theme-adium.c/h in tarballs even if webkit is not installedXavier Claessens2009-06-121-5/+11
* Compile EmpathyThemeAdium only if webkit is installedXavier Claessens2009-06-121-2/+5
* Add skelet of Adium theme using webkit.Xavier Claessens2009-06-121-0/+4
* Distribute conditionally built filesPierre-Luc Beaudoin2009-06-091-8/+12
* Add simple flymake support.Jonny Lamb2009-06-051-0/+1
* Don't build the file instead of #if the whole filePierre-Luc Beaudoin2009-06-011-2/+8
* Add EmpathyLocationManagerPierre-Luc Beaudoin2009-06-011-0/+2
* Configure bits for geocluePierre-Luc Beaudoin2009-06-011-0/+2
* Geoclue is not used in libempathy-gtkPierre-Luc Beaudoin2009-05-281-2/+0
* Add a map in the Contact Information dialogPierre-Luc Beaudoin2009-05-281-0/+4
* enable coding style checks in libempathy-gtkGuillaume Desmottes2009-05-181-2/+11
* Add shave support to build process.Jonny Lamb2009-04-241-6/+8
* Merge branch 'spelling-578399'Davyd Madeley2009-04-241-3/+0
|\
| * Display spelling suggestions in a submenu instead of in a separateAdam Schreiber2009-04-221-3/+0
* | Connect new dialog into presence chooser, remove old dialogDavyd Madeley2009-04-221-1/+0
* | List presets in the treeviewDavyd Madeley2009-04-211-0/+1
* | Skeleton of a new presets dialogDavyd Madeley2009-04-211-0/+2
|/
* 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-20/+20
* Make a separated module set for libempathy-gtk/ and src/Xavier Claessens2009-04-161-2/+2
* Add audio/video sink and source abstractionsSjoerd Simons2009-02-031-0/+8
* update Makefile.amXavier Claessens2009-01-311-0/+2
* Remove EmpathyTheme, code will be merged into EmpathyChatTextViewXavier Claessens2008-12-161-2/+0
* Rename EmpathyChatSimpleView to EmpathyChatTextViewXavier Claessens2008-12-161-2/+2
* EmpathyChatView as GInterfaceXavier Claessens2008-12-161-0/+2
* Add empathy_init(), empathy_gtk_init() and empathy_gtk_init_with_args(). They...Xavier Claessens2008-12-121-0/+1
* Move the ft manager to src/ other programs do not need it.Xavier Claessens2008-11-221-4/+1
* Added GTK file transfer manager. (Jonny Lamb)Jonny Lamb2008-11-221-1/+4
* Reorder files in alphabetical order.Xavier Claessens2008-08-291-42/+42
* Move the event manager to src/Xavier Claessens2008-07-151-4/+2
* Move event code from EmpathyStatusIcon to EmpathyEventManagerXavier Claessens2008-07-151-2/+4
* Moved empathy-accounts-dialog from libempathy-gtk to src. (Jonny Lamb)Jonny Lamb2008-07-151-3/+0
* Move contact menu code to its own module.Xavier Claessens2008-04-251-1/+3
* Cleanup the spell code.Xavier Claessens2008-04-221-0/+2
* Simplify SIP account config UI. Fixes bug #527452 (Frederic Peters).Xavier Claessens2008-04-161-0/+2
* Add a widget to configure AIM accounts. Fixes bug #513676 (Andreas Henriksson).Xavier Claessens2008-04-021-0/+1
* Remove deleted files from Makefile.amXavier Claessens2008-04-021-5/+0
* Add GUI to configure groupwise account. Fixes bug #522862 (Vincent Untz).Xavier Claessens2008-03-271-0/+1
* Add a widget to configure SIP accounts. Fixes bug #513679 (Baptiste Mille-Mat...Xavier Claessens2008-03-251-0/+1
* Move modules that make no sense to be used in other applicaton from libempath...Xavier Claessens2008-03-141-74/+51
* Add an advanced expander in the generic setting widget. Fixes bug #466521 (Ma...Xavier Claessens2008-03-081-0/+1
* Install missing glade files and add them in POTFILESXavier Claessens2008-03-031-0/+2
* Merge commit 'bari/marshalList'Xavier Claessens2008-02-181-1/+1
* Merge commit 'cassidy/irc'Xavier Claessens2008-02-181-2/+8
* Add a generic UI to make easy building UI for protocol specific settings. Por...Xavier Claessens2008-02-111-8/+2
* Generate marshal.list thanks to gabble black magic.Xavier Claessens2008-02-101-0/+21
* Do not export symbols outside the empathy_ namespace.Xavier Claessens2008-02-101-1/+2
* Move empathy-conf to libempathy-gtk. libempathy do not depend directly on gco...Xavier Claessens2008-01-231-0/+2
* Move empathy-contact-groups to libempathy, it has nothing to do in -gtkXavier Claessens2008-01-211-8/+1
* Move empathy-status-presets to libempathy, nothing to do with GTKXavier Claessens2008-01-211-3/+0
* Revert "merge git work"Xavier Claessens2007-12-291-6/+4
* merge git workXavier Claessens2007-12-291-4/+6
* Simplify chat theme systemXavier Claessens2007-12-291-6/+4
* New chat theme engine imported from Gossip (Daniel Gryniewicz, Xavier Claesse...Xavier Claessens2007-12-211-0/+8
* Squashed commit of the following:Xavier Claessens2007-12-021-3/+6
* Implement EmpathyAvatarChooser and EmpathyAvatarImage and make use of themXavier Claessens2007-10-091-1/+5
* Initial Voice+Video support Fixes bug #468204 (Elliot Fairweather, XavierXavier Claessens2007-09-291-0/+3
* Adding UI to start a VoIP call. It does nothing yet. Most of the code isXavier Claessens2007-09-091-0/+2
* More dynamic smiley managment and more efficient algorithm to detectXavier Claessens2007-09-081-0/+2
* Add specialised UI for salut settings. Configure a Salut account firstXavier Claessens2007-08-231-6/+9
* Remove empathy-marshal-main.c and include empathy-marshal.h fromMarco Barisione2007-08-081-2/+55
* Use libtool -version-info. Fixes bug #460579 (Laurent Bigonville).Xavier Claessens2007-07-261-0/+3
* Fix missing header for EmpathyAccountWidgetMSN.Xavier Claessens2007-07-131-2/+3
* Add MSN setting UI. Fixes bug #443162 (Cosimo Cecchi).Xavier Claessens2007-07-091-2/+4
* Install libempathy and libempathy-gtk and make their API public.Xavier Claessens2007-06-231-40/+74
* Rename all filenames starting with "gossip" by "empathy", change namespaceXavier Claessens2007-06-221-39/+39
* New window for viewing logs.Xavier Claessens2007-06-141-0/+2
* Adding spellcheck support.Xavier Claessens2007-06-101-0/+2
* Make it distcheckXavier Claessens2007-06-091-1/+1
* Implement editing and viewing contact information with right click on theXavier Claessens2007-06-071-2/+2
* New dialog: EmpathySubscriptionDialog. It uses EmpathyContactWidget toXavier Claessens2007-06-071-0/+2
* New widget: EmpathyContactWidget. It displays information about a contact,Xavier Claessens2007-06-061-0/+2
* libempathy-gtk/gossip-ui-utils.c libempathy-gtk/gossip-accounts-dialog.cXavier Claessens2007-06-041-0/+1
* Fix warning when selecting all accounts.Xavier Claessens2007-05-311-0/+2
* New objects: GossipAccountChooser and GossipNewChatroom, we can now joinXavier Claessens2007-05-241-0/+3
* Implementing basic chatroom support. Actually it works only if we getXavier Claessens2007-05-211-0/+2
* Fix indentation Fix not returning the contact in tp_contact_list_find()Xavier Claessens2007-05-201-4/+4
* Split GossipContactList into two objects: GossipContactListStoreXavier Claessens2007-05-201-1/+2
* EmpathyContactList is now an interface implemented byXavier Claessens2007-05-191-1/+1
* [darcs-to-svn @ GossipAboutDialog]Xavier Claessens2007-05-131-0/+1
* [darcs-to-svn @ Move schemas to data/ and hide main window by default]Xavier Claessens2007-05-131-21/+1
* [darcs-to-svn @ popup menu on the status icon]Xavier Claessens2007-05-101-0/+1
* [darcs-to-svn @ New object: EmpathyStatusIcon]Xavier Claessens2007-05-101-0/+1
* [darcs-to-svn @ Improve build system]Xavier Claessens2007-05-091-4/+4
* [darcs-to-svn @ many changes]Xavier Claessens2007-05-091-0/+2
* [darcs-to-svn @ Use icon-name API instead of stock icons and update tango icons]Xavier Claessens2007-05-081-1/+1
* [darcs-to-svn @ Cleanup build system and add MC plugin]Xavier Claessens2007-05-061-8/+4
* [darcs-to-svn @ Fixing presence and preference dialog]Xavier Claessens2007-05-021-0/+2
* [darcs-to-svn @ GossipMainWindow]Xavier Claessens2007-05-021-0/+3
* [darcs-to-svn @ Adding jabber specific settings widget]Xavier Claessens2007-04-301-3/+5
* [darcs-to-svn @ Adding GossipPresenceChooser]Xavier Claessens2007-04-271-0/+3
* [darcs-to-svn @ Save/restore window geometry]Xavier Claessens2007-04-271-0/+1
* [darcs-to-svn @ initial import]Xavier Claessens2007-04-261-0/+68