summaryrefslogtreecommitdiff
path: root/libempathy-gtk
Commit message (Expand)AuthorAgeFilesLines
* glade: move IRC's expander to the vbox instead of the tableXavier Claessens2011-09-231-130/+168
* Glade: GtkGrid does not have n-rows and n-columns properties as GtkTableXavier Claessens2011-09-231-9/+0
* Glade: fix sizing in SIP accounts widgetXavier Claessens2011-09-231-1/+2
* e-account-widget-jabber: Use GtkGrid instead of GtkTableXavier Claessens2011-09-221-55/+71
* e-account-widget-jabber: fix sizing issuesDiego Escalante Urrelo2011-09-221-347/+381
* log-window: improve icons in the search entryCosimo Cecchi2011-09-191-4/+23
* coding style fixEMPATHY_3_1_92Guillaume Desmottes2011-09-191-1/+1
* Use always-writeable and writeable-properties for alias and groupsRaul Gutierrez Segales2011-09-191-2/+3
* EmpathyChat: Set slider position after a timeoutXavier Claessens2011-09-191-16/+29
* Use tp_proxy_prepare_async instead of tp_account_manager_prepare_asyncGuillaume Desmottes2011-09-196-14/+14
* avatar-chooser: disable 'take picture' button if there is no camera connectedGuillaume Desmottes2011-09-161-1/+16
* avatar-chooser: split creation of the file chooser dialogGuillaume Desmottes2011-09-161-11/+12
* log-window: fix translators commentGuillaume Desmottes2011-09-151-3/+2
* log-window: properly translate duration stringsGuillaume Desmottes2011-09-151-3/+14
* Remove unused variables [-Werror=unused-but-set-variable]Alban Crequy2011-09-152-4/+0
* contact-list-store: store GtkTreeIter rather than GtkTreeRowReference in the ...Guillaume Desmottes2011-09-151-59/+20
* individual-store: store GtkTreeIter rather than GtkTreeRowReference in the cacheGuillaume Desmottes2011-09-151-64/+21
* individual-widget: use GtkGrid instead of GtkTable internallyCosimo Cecchi2011-09-131-125/+118
* AccountChooser: don't return garbage from _set_accountWill Thompson2011-09-131-0/+1
* theme-adium: ensure we always use the same color when sending messagesGuillaume Desmottes2011-09-131-4/+10
* rename text/{persona,individual}-id as they are not standardGuillaume Desmottes2011-09-133-8/+8
* Because we like whalesXavier Claessens2011-09-091-2/+43
* individual_store_remove_individual: ensure that the store stays alive during ...Guillaume Desmottes2011-09-091-0/+7
* contact_list_store_remove_contact: ensure that the store stays alive during t...Guillaume Desmottes2011-09-091-0/+7
* log-window: sort "Who" list store alphabeticallyJussi Kukkonen2011-09-081-11/+27
* ContactSelector: mark standard action as the default.Will Thompson2011-09-061-16/+5
* individual-store: use Folks directly to watch is-favourite changesGuillaume Desmottes2011-09-061-20/+18
* Support launching GNOME Online Accounts in empathy-accountsDanielle Madeley2011-09-061-7/+65
* log-window: add the "raised" style class to the account chooserCosimo Cecchi2011-09-021-0/+3
* Use format-justify-fill everywhereEmilio Pozuelo Monfort2011-09-021-2/+2
* LogWindow: fix toolbar iconsEmilio Pozuelo Monfort2011-09-021-2/+2
* log-window: align the account chooser and search widgetGuillaume Desmottes2011-09-021-0/+26
* Fixes a segfault in empathy-individual-store.cCosimo Alfarano2011-09-021-0/+8
* Merge branch 'timezones-656189'Danielle Madeley2011-09-011-3/+3
|\
| * Use g_date_time_new_from_unix_local() to read timestamps from loggerDanielle Madeley2011-08-311-3/+3
* | Correct grouping in the hostname regexpSjoerd Simons2011-08-311-3/+4
|/
* coding style fixEMPATHY_3_1_90Guillaume Desmottes2011-08-292-3/+3
* Merge branch 'account-widget-657616'Guillaume Desmottes2011-08-291-0/+10
|\
| * account-widget-local-xmpp: put all the labels in a GtkSizeGroupGuillaume Desmottes2011-08-291-0/+10
* | contact list: optimize loading contactsAlban Crequy2011-08-292-194/+220
|/
* contact-widget: use the day-selected sig to update birthdayGuillaume Desmottes2011-08-291-1/+1
* Allow to call phone number of contactsGuillaume Desmottes2011-08-292-1/+209
* add EmpathyAccountSelectorDialogGuillaume Desmottes2011-08-293-0/+268
* Don't leak FDs when loading avatars.Will Thompson2011-08-261-5/+5
* Move the 'Show previous conversation' menu entryGuillaume Desmottes2011-08-262-15/+15
* Fix unclear string in avatar chooserMilo Casagrande2011-08-251-1/+1
* account-widget-sip: add option to mark account as being able to call phonesGuillaume Desmottes2011-08-242-1/+40
* widget-sip: load/save file in GladeGuillaume Desmottes2011-08-241-18/+73
* account-widget: add empathy_account_widget_get_settings()Guillaume Desmottes2011-08-242-0/+11
* libempathy-gtk: Explicitly close the input stream used for reading avatarsPhilip Withnall2011-08-231-0/+20