summaryrefslogtreecommitdiff
path: root/libempathy-gtk
Commit message (Expand)AuthorAgeFilesLines
* Stop using Folks deprecated functionsXavier Claessens2013-09-161-1/+1
* stop using gtk_style_context_get_fontGuillaume Desmottes2013-09-051-2/+5
* stop using gtk_icon_info_free()Guillaume Desmottes2013-09-052-2/+2
* remove egg-list-boxGuillaume Desmottes2013-09-042-3/+0
* roster-view: inherit from GtkListBoxGuillaume Desmottes2013-09-042-78/+72
* roster-group: inherit from GtkListBoxRowGuillaume Desmottes2013-09-043-9/+17
* roster-contact: inherit from GtkListBoxRowGuillaume Desmottes2013-09-042-9/+10
* location-manager: use Geoclue 2Guillaume Desmottes2013-09-031-371/+72
* add empathy-geoclue-helperGuillaume Desmottes2013-09-034-2/+641
* theme-adium: deal with g_resources_lookup_data() failingGuillaume Desmottes2013-09-021-0/+3
* Use typographical ellipses consistentlySeán de Búrca2013-09-021-2/+2
* egg-list-box: update to masterGuillaume Desmottes2013-08-282-2/+2
* Emit menu-item-activated when an action is performed from the individual menuChandni Verma2013-08-233-28/+66
* Deploy a signal "menu-item-activated" in EmpathyIndividualMenuChandni Verma2013-08-231-0/+17
* Use the telepathy-account-widgets submodule instead of the internal copyMarco Barisione2013-08-201-2/+2
* account-widget: add an "action-area" propertyMarco Barisione2013-08-202-2/+3
* protocol-chooser: port to TpawProtocolMarco Barisione2013-08-202-397/+54
* tpaw-utils: move ACCOUNT_WIDGETS_RESOURCES_PREFIX from EmpathyMarco Barisione2013-08-201-2/+0
* pixbuf-utils: copy the generic pixbuf-related utily functions from EmpathyMarco Barisione2013-08-2012-184/+30
* tpaw-utils: move EMP_STR_EMPTY to tp-aw and rename itMarco Barisione2013-08-2013-31/+45
* tpaw-utils: copy URL handling functions from Empathy to tp-awMarco Barisione2013-08-202-45/+2
* tpaw-utils: move empathy_window_present* to tp-aw and rename itMarco Barisione2013-08-202-46/+0
* tpaw-utils: move empathy_get_toplevel_window to tp-aw and rename itMarco Barisione2013-08-203-17/+2
* user-info: move from Empathy to tp-account-widgetsMarco Barisione2013-08-203-853/+0
* avatar-chooser: move from Empathy to tp-account-widgetsMarco Barisione2013-08-204-1297/+6
* tpaw-images: move the default avatar definition from Empathy to tp-awMarco Barisione2013-08-205-7/+8
* tpaw-gsettings: move the avatar path stuff from Empathy to tp-awMarco Barisione2013-08-201-4/+4
* camera-monitor: move from Empathy to tp-account-widgetsMarco Barisione2013-08-204-12/+12
* calendar-button: move from Empathy to tp-accounts-widgetsMarco Barisione2013-08-204-347/+5
* contactinfo-utils: move from Empathy to tp-account-widgetsMarco Barisione2013-08-205-322/+10
* contactinfo-utils: remove the include for empathy-ui-utils.hMarco Barisione2013-08-201-2/+1
* string-parser: move everything except for _match_smiley(), to tp-awMarco Barisione2013-08-2010-264/+34
* contactinfo-utils: move create_channel_list_label to individual-widgetMarco Barisione2013-08-203-71/+66
* time: move from Empathy to tp-account-widgetsMarco Barisione2013-08-205-18/+18
* builder: move empathy_builder_* from Empathy to tp-account-widgetsMarco Barisione2013-08-209-174/+19
* live-search: move from Empathy to tp-account-widgetsMarco Barisione2013-08-209-830/+22
* individual-menu: use TpAccount's functions for schemes instead of Empathy'sMarco Barisione2013-08-201-1/+1
* tpaw-utils: move functions for protocol and service display informationMarco Barisione2013-08-202-7/+9
* tpaw-utils: move empathy_connect_new_account to tp-aw and rename itMarco Barisione2013-08-201-1/+2
* keyring: move from Empathy to tp-account-widgetsMarco Barisione2013-08-201-4/+4
* connection-managers: move from Empathy to tp-account-widgetsMarco Barisione2013-08-201-7/+7
* account-settings: move from Empathy to tp-account-widgetsMarco Barisione2013-08-205-31/+29
* tp-account-widgets: rename all the files from empathy-* to tpaw-*Marco Barisione2013-08-202-2/+2
* tp-account-widgets: Switch the symbols namespace to tpawEmanuele Aina2013-08-202-10/+10
* tp-account-widgets: Move account widgets code in the tp-account-widgets subdirEmanuele Aina2013-08-2028-9636/+3
* Set a title to password dialogsEmilio Pozuelo Monfort2013-08-191-0/+2
* Show typing icon against composing members of a MUCChandni Verma2013-08-141-0/+67
* Make individual_store_find_contact and free_iters protectedChandni Verma2013-08-142-10/+16
* Contact should leave 'Ungrouped' group immediately upon first joining a groupChandni Verma2013-08-131-0/+13
* EmpathyUserInfo: Update identifier/alias when they change on the accountXavier Claessens2013-08-091-3/+26