| Commit message (Expand) | Author | Age | Files | Lines |
* | stop exporting FAVOURITE_CONTACTS_CFLAGS and FAVOURITE_CONTACTS_LIBS | Guillaume Desmottes | 2010-03-15 | 1 | -2/+0 |
* | Add a favorite contacts build option and make Moblin support automatically tu... | Travis Reitter | 2010-03-15 | 1 | -0/+2 |
* | Move empathy_string_parser API to its own file | Xavier Claessens | 2010-03-03 | 1 | -0/+2 |
* | TPL Enabling patch, all-in-one. | Cosimo Alfarano | 2010-02-26 | 1 | -0/+2 |
* | Rename Moblin to Meego throughout Empathy | Danielle Madeley | 2010-02-19 | 1 | -2/+2 |
* | Support silent build rules with automake 1.11 | Javier Jardón | 2010-01-18 | 1 | -8/+7 |
* | Add search bar in chat text views (#585168) | Thomas Meire | 2010-01-12 | 1 | -1/+4 |
* | add empathy-new-call-dialog | Guillaume Desmottes | 2009-12-17 | 1 | -0/+2 |
* | rename empathy-new-message-dialog.ui to empathy-contact-selector-dialog.ui | Guillaume Desmottes | 2009-12-17 | 1 | -1/+1 |
* | add empathy-contact-selector-dialog | Guillaume Desmottes | 2009-12-17 | 1 | -0/+2 |
* | Link libempathy-gtk against libnotify | Laurent Bigonville | 2009-12-01 | 1 | -0/+2 |
* | add stub EmpathyNotifyManager (#601691) | Guillaume Desmottes | 2009-11-13 | 1 | -0/+2 |
* | libempathy-gtk/Makefile.am: sort files | Guillaume Desmottes | 2009-11-13 | 1 | -19/+19 |
* | Enable extra error CFLAGS in libempathy-gtk/ | Guillaume Desmottes | 2009-10-23 | 1 | -0/+1 |
* | Stop building libempathy{,-gtk} as a shared library. Closes bug #599086 | Jonny Lamb | 2009-10-21 | 1 | -30/+19 |
* | Add configure switches for nbtk (off by default). | Cosimo Cecchi | 2009-09-28 | 1 | -0/+2 |
* | Ship empathy-account-widget-private.h within the tarball.EMPATHY_2_27_91 | Xavier Claessens | 2009-08-25 | 1 | -1/+1 |
* | Move back the account assistant to src/ | Cosimo Cecchi | 2009-08-22 | 1 | -2/+0 |
* | Implement first page in the assistant | Cosimo Cecchi | 2009-08-22 | 1 | -0/+2 |
* | Merge branch 'sjoerd-mc5' into mc5 | Cosimo Cecchi | 2009-08-01 | 1 | -0/+4 |
|\ |
|
| * | Merge commit 'upstream/master' into mc5 | Sjoerd Simons | 2009-07-28 | 1 | -0/+4 |
| |\ |
|
| | * | Add the new files in Makefile.am | Arnaud Maillet | 2009-07-20 | 1 | -0/+2 |
| | * | Make EmpathyContactWidget use EmpathyKludgeLabel | Davyd Madeley | 2009-07-07 | 1 | -0/+2 |
* | | | First cut at GObject-ifying EmpathyAccountWidget | Cosimo Cecchi | 2009-07-30 | 1 | -1/+2 |
|/ / |
|
* / | Transform profile chooser into a protocol chooser | Sjoerd Simons | 2009-07-06 | 1 | -2/+2 |
|/ |
|
* | Move sound related functions to its own module. | Jonathan Tellier | 2009-06-26 | 1 | -0/+2 |
* | Add a plist parser and set font family, size and default variant. Fixes bug #... | Patryk Zawadzki | 2009-06-22 | 1 | -0/+4 |
* | Include empathy-theme-adium.c/h in tarballs even if webkit is not installed | Xavier Claessens | 2009-06-12 | 1 | -5/+11 |
* | Compile EmpathyThemeAdium only if webkit is installed | Xavier Claessens | 2009-06-12 | 1 | -2/+5 |
* | Add skelet of Adium theme using webkit. | Xavier Claessens | 2009-06-12 | 1 | -0/+4 |
* | Distribute conditionally built files | Pierre-Luc Beaudoin | 2009-06-09 | 1 | -8/+12 |
* | Add simple flymake support. | Jonny Lamb | 2009-06-05 | 1 | -0/+1 |
* | Don't build the file instead of #if the whole file | Pierre-Luc Beaudoin | 2009-06-01 | 1 | -2/+8 |
* | Add EmpathyLocationManager | Pierre-Luc Beaudoin | 2009-06-01 | 1 | -0/+2 |
* | Configure bits for geoclue | Pierre-Luc Beaudoin | 2009-06-01 | 1 | -0/+2 |
* | Geoclue is not used in libempathy-gtk | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -2/+0 |
* | Add a map in the Contact Information dialog | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -0/+4 |
* | enable coding style checks in libempathy-gtk | Guillaume Desmottes | 2009-05-18 | 1 | -2/+11 |
* | Add shave support to build process. | Jonny Lamb | 2009-04-24 | 1 | -6/+8 |
* | Merge branch 'spelling-578399' | Davyd Madeley | 2009-04-24 | 1 | -3/+0 |
|\ |
|
| * | Display spelling suggestions in a submenu instead of in a separate | Adam Schreiber | 2009-04-22 | 1 | -3/+0 |
* | | Connect new dialog into presence chooser, remove old dialog | Davyd Madeley | 2009-04-22 | 1 | -1/+0 |
* | | List presets in the treeview | Davyd Madeley | 2009-04-21 | 1 | -0/+1 |
* | | Skeleton of a new presets dialog | Davyd Madeley | 2009-04-21 | 1 | -0/+2 |
|/ |
|
* | Use autotools magic to take care of disabling deprecated symbols | Laurent Bigonville | 2009-04-18 | 1 | -1/+2 |
* | Modify Makefile.am for new file names | Xavier Claessens | 2009-04-16 | 1 | -20/+20 |
* | Make a separated module set for libempathy-gtk/ and src/ | Xavier Claessens | 2009-04-16 | 1 | -2/+2 |
* | Add audio/video sink and source abstractions | Sjoerd Simons | 2009-02-03 | 1 | -0/+8 |
* | update Makefile.am | Xavier Claessens | 2009-01-31 | 1 | -0/+2 |
* | Remove EmpathyTheme, code will be merged into EmpathyChatTextView | Xavier Claessens | 2008-12-16 | 1 | -2/+0 |
* | Rename EmpathyChatSimpleView to EmpathyChatTextView | Xavier Claessens | 2008-12-16 | 1 | -2/+2 |
* | EmpathyChatView as GInterface | Xavier Claessens | 2008-12-16 | 1 | -0/+2 |
* | Add empathy_init(), empathy_gtk_init() and empathy_gtk_init_with_args(). They... | Xavier Claessens | 2008-12-12 | 1 | -0/+1 |
* | Move the ft manager to src/ other programs do not need it. | Xavier Claessens | 2008-11-22 | 1 | -4/+1 |
* | Added GTK file transfer manager. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -1/+4 |
* | Reorder files in alphabetical order. | Xavier Claessens | 2008-08-29 | 1 | -42/+42 |
* | Move the event manager to src/ | Xavier Claessens | 2008-07-15 | 1 | -4/+2 |
* | Move event code from EmpathyStatusIcon to EmpathyEventManager | Xavier Claessens | 2008-07-15 | 1 | -2/+4 |
* | Moved empathy-accounts-dialog from libempathy-gtk to src. (Jonny Lamb) | Jonny Lamb | 2008-07-15 | 1 | -3/+0 |
* | Move contact menu code to its own module. | Xavier Claessens | 2008-04-25 | 1 | -1/+3 |
* | Cleanup the spell code. | Xavier Claessens | 2008-04-22 | 1 | -0/+2 |
* | Simplify SIP account config UI. Fixes bug #527452 (Frederic Peters). | Xavier Claessens | 2008-04-16 | 1 | -0/+2 |
* | Add a widget to configure AIM accounts. Fixes bug #513676 (Andreas Henriksson). | Xavier Claessens | 2008-04-02 | 1 | -0/+1 |
* | Remove deleted files from Makefile.am | Xavier Claessens | 2008-04-02 | 1 | -5/+0 |
* | Add GUI to configure groupwise account. Fixes bug #522862 (Vincent Untz). | Xavier Claessens | 2008-03-27 | 1 | -0/+1 |
* | Add a widget to configure SIP accounts. Fixes bug #513679 (Baptiste Mille-Mat... | Xavier Claessens | 2008-03-25 | 1 | -0/+1 |
* | Move modules that make no sense to be used in other applicaton from libempath... | Xavier Claessens | 2008-03-14 | 1 | -74/+51 |
* | Add an advanced expander in the generic setting widget. Fixes bug #466521 (Ma... | Xavier Claessens | 2008-03-08 | 1 | -0/+1 |
* | Install missing glade files and add them in POTFILES | Xavier Claessens | 2008-03-03 | 1 | -0/+2 |
* | Merge commit 'bari/marshalList' | Xavier Claessens | 2008-02-18 | 1 | -1/+1 |
* | Merge commit 'cassidy/irc' | Xavier Claessens | 2008-02-18 | 1 | -2/+8 |
* | Add a generic UI to make easy building UI for protocol specific settings. Por... | Xavier Claessens | 2008-02-11 | 1 | -8/+2 |
* | Generate marshal.list thanks to gabble black magic. | Xavier Claessens | 2008-02-10 | 1 | -0/+21 |
* | Do not export symbols outside the empathy_ namespace. | Xavier Claessens | 2008-02-10 | 1 | -1/+2 |
* | Move empathy-conf to libempathy-gtk. libempathy do not depend directly on gco... | Xavier Claessens | 2008-01-23 | 1 | -0/+2 |
* | Move empathy-contact-groups to libempathy, it has nothing to do in -gtk | Xavier Claessens | 2008-01-21 | 1 | -8/+1 |
* | Move empathy-status-presets to libempathy, nothing to do with GTK | Xavier Claessens | 2008-01-21 | 1 | -3/+0 |
* | Revert "merge git work" | Xavier Claessens | 2007-12-29 | 1 | -6/+4 |
* | merge git work | Xavier Claessens | 2007-12-29 | 1 | -4/+6 |
* | Simplify chat theme system | Xavier Claessens | 2007-12-29 | 1 | -6/+4 |
* | New chat theme engine imported from Gossip (Daniel Gryniewicz, Xavier Claesse... | Xavier Claessens | 2007-12-21 | 1 | -0/+8 |
* | Squashed commit of the following: | Xavier Claessens | 2007-12-02 | 1 | -3/+6 |
* | Implement EmpathyAvatarChooser and EmpathyAvatarImage and make use of them | Xavier Claessens | 2007-10-09 | 1 | -1/+5 |
* | Initial Voice+Video support Fixes bug #468204 (Elliot Fairweather, Xavier | Xavier Claessens | 2007-09-29 | 1 | -0/+3 |
* | Adding UI to start a VoIP call. It does nothing yet. Most of the code is | Xavier Claessens | 2007-09-09 | 1 | -0/+2 |
* | More dynamic smiley managment and more efficient algorithm to detect | Xavier Claessens | 2007-09-08 | 1 | -0/+2 |
* | Add specialised UI for salut settings. Configure a Salut account first | Xavier Claessens | 2007-08-23 | 1 | -6/+9 |
* | Remove empathy-marshal-main.c and include empathy-marshal.h from | Marco Barisione | 2007-08-08 | 1 | -2/+55 |
* | Use libtool -version-info. Fixes bug #460579 (Laurent Bigonville). | Xavier Claessens | 2007-07-26 | 1 | -0/+3 |
* | Fix missing header for EmpathyAccountWidgetMSN. | Xavier Claessens | 2007-07-13 | 1 | -2/+3 |
* | Add MSN setting UI. Fixes bug #443162 (Cosimo Cecchi). | Xavier Claessens | 2007-07-09 | 1 | -2/+4 |
* | Install libempathy and libempathy-gtk and make their API public. | Xavier Claessens | 2007-06-23 | 1 | -40/+74 |
* | Rename all filenames starting with "gossip" by "empathy", change namespace | Xavier Claessens | 2007-06-22 | 1 | -39/+39 |
* | New window for viewing logs. | Xavier Claessens | 2007-06-14 | 1 | -0/+2 |
* | Adding spellcheck support. | Xavier Claessens | 2007-06-10 | 1 | -0/+2 |
* | Make it distcheck | Xavier Claessens | 2007-06-09 | 1 | -1/+1 |
* | Implement editing and viewing contact information with right click on the | Xavier Claessens | 2007-06-07 | 1 | -2/+2 |
* | New dialog: EmpathySubscriptionDialog. It uses EmpathyContactWidget to | Xavier Claessens | 2007-06-07 | 1 | -0/+2 |
* | New widget: EmpathyContactWidget. It displays information about a contact, | Xavier Claessens | 2007-06-06 | 1 | -0/+2 |
* | libempathy-gtk/gossip-ui-utils.c libempathy-gtk/gossip-accounts-dialog.c | Xavier Claessens | 2007-06-04 | 1 | -0/+1 |
* | Fix warning when selecting all accounts. | Xavier Claessens | 2007-05-31 | 1 | -0/+2 |
* | New objects: GossipAccountChooser and GossipNewChatroom, we can now join | Xavier Claessens | 2007-05-24 | 1 | -0/+3 |
* | Implementing basic chatroom support. Actually it works only if we get | Xavier Claessens | 2007-05-21 | 1 | -0/+2 |
* | Fix indentation Fix not returning the contact in tp_contact_list_find() | Xavier Claessens | 2007-05-20 | 1 | -4/+4 |
* | Split GossipContactList into two objects: GossipContactListStore | Xavier Claessens | 2007-05-20 | 1 | -1/+2 |
* | EmpathyContactList is now an interface implemented by | Xavier Claessens | 2007-05-19 | 1 | -1/+1 |
* | [darcs-to-svn @ GossipAboutDialog] | Xavier Claessens | 2007-05-13 | 1 | -0/+1 |
* | [darcs-to-svn @ Move schemas to data/ and hide main window by default] | Xavier Claessens | 2007-05-13 | 1 | -21/+1 |
* | [darcs-to-svn @ popup menu on the status icon] | Xavier Claessens | 2007-05-10 | 1 | -0/+1 |
* | [darcs-to-svn @ New object: EmpathyStatusIcon] | Xavier Claessens | 2007-05-10 | 1 | -0/+1 |
* | [darcs-to-svn @ Improve build system] | Xavier Claessens | 2007-05-09 | 1 | -4/+4 |
* | [darcs-to-svn @ many changes] | Xavier Claessens | 2007-05-09 | 1 | -0/+2 |
* | [darcs-to-svn @ Use icon-name API instead of stock icons and update tango icons] | Xavier Claessens | 2007-05-08 | 1 | -1/+1 |
* | [darcs-to-svn @ Cleanup build system and add MC plugin] | Xavier Claessens | 2007-05-06 | 1 | -8/+4 |
* | [darcs-to-svn @ Fixing presence and preference dialog] | Xavier Claessens | 2007-05-02 | 1 | -0/+2 |
* | [darcs-to-svn @ GossipMainWindow] | Xavier Claessens | 2007-05-02 | 1 | -0/+3 |
* | [darcs-to-svn @ Adding jabber specific settings widget] | Xavier Claessens | 2007-04-30 | 1 | -3/+5 |
* | [darcs-to-svn @ Adding GossipPresenceChooser] | Xavier Claessens | 2007-04-27 | 1 | -0/+3 |
* | [darcs-to-svn @ Save/restore window geometry] | Xavier Claessens | 2007-04-27 | 1 | -0/+1 |
* | [darcs-to-svn @ initial import] | Xavier Claessens | 2007-04-26 | 1 | -0/+68 |