summaryrefslogtreecommitdiff
path: root/libempathy-gtk/empathy-presence-chooser.c
Commit message (Expand)AuthorAgeFilesLines
* libempathy-gtk: chain GtkCombobox subclass constructors to parentFrédéric Péters2014-08-121-0/+3
* tpaw-utils: move EMP_STR_EMPTY to tp-aw and rename itMarco Barisione2013-08-201-1/+2
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-011-1/+2
* Use a flat namespace for internal includesEmanuele Aina2013-04-011-4/+4
* Use double quotes for all internal headersEmanuele Aina2013-04-011-4/+4
* Drop unused/redundant header inclusionsEmanuele Aina2013-03-271-8/+0
* include telepathy-glib.hGuillaume Desmottes2012-09-171-2/+1
* use tp_account_manager_dup_valid_accounts()Guillaume Desmottes2012-09-111-2/+2
* Use (non-)starred-symbolic for presence chooserDanielle Madeley2012-05-151-49/+4
* presence-chooser: use GNetworkMonitorGuillaume Desmottes2012-04-051-7/+8
* Tooltip text marked as translatableLaurent2012-04-031-2/+3
* Tooltip is more usefull when editing status. FixupLaurent2012-04-021-0/+10
* [presence-chooser] Set status message as the tooltipJovanka Gulicoska2011-10-251-4/+8
* Use tp_proxy_prepare_async instead of tp_account_manager_prepare_asyncGuillaume Desmottes2011-09-191-2/+2
* PresenceChooser: remove unused #define FLASH_TIMEOUTWill Thompson2011-06-241-3/+0
* Fix warnings from GCC 4.6 about variables that are set but not used.Kjartan Maraas2011-03-171-2/+0
* rename EmpathyIdle to EmpathyPresenceManager (#640532)Guillaume Desmottes2011-01-251-11/+11
* coding style fixesEMPATHY_2_91_2Guillaume Desmottes2010-11-081-1/+1
* Port empathy-presence-chooser to GtkComboBoxDanielle Madeley2010-10-181-6/+18
* GDK keys are now GDK_KEY_*Guillaume Desmottes2010-10-041-2/+2
* simplify empathy_presence_chooser_newGuillaume Desmottes2010-07-081-5/+1
* libempathy-gtk/empathy-presence-chooser.c: use tp_g_signal_connect_object ins...Guillaume Desmottes2010-04-091-12/+12
* Cope with the favorite pixbuf not being availableSjoerd Simons2010-03-041-4/+8
* update the not-favorite icon when the theme is changedGuillaume Desmottes2010-02-271-0/+18
* presence-chooser: Grey the 'favorite' icon when the status is not a favoriteGuillaume Desmottes2010-02-271-2/+25
* presence-chooser: use 'emblem-favorite' instead of our own iconGuillaume Desmottes2010-02-271-1/+1
* Punctuation fixes in translatable stringsPhilip Withnall2010-01-011-5/+5
* presence-chooser: Ellipsize long status messages (#576434)Pascal Potvin2009-12-211-0/+1
* presence-chooser: use the account-manager directly to get our state and statusGuillaume Desmottes2009-11-181-17/+48
* presence-chooser: remove icon blinking supportGuillaume Desmottes2009-11-171-88/+4
* Use accessor functions instead direct access.Javier Jardón2009-11-171-3/+3
* Force an unset presence type to appear as offline in the presence chooser and...Jonny Lamb2009-11-121-0/+6
* all: log error messages if preparing the account manager failsJonny Lamb2009-10-301-1/+4
* presence-chooser: port to new tp-glib account APIJonny Lamb2009-10-241-14/+42
* presence-chooser: remove "\n"s from DEBUG callsJonny Lamb2009-10-161-5/+5
* presence-chooser: make the entry not editable when we are offlineJonny Lamb2009-10-161-0/+5
* Use a nicer callback nameSjoerd Simons2009-10-141-5/+6
* Use empathy_signal_connect_weakSjoerd Simons2009-10-141-16/+10
* make the presence chooser insensitive no accounts are enabledSjoerd Simons2009-10-141-3/+58
* presence-chooser: only listen to EmpathyIdle::notify::stateJonny Lamb2009-09-171-1/+1
* all: save the signal id and use that to disconnect from the signalJonny Lamb2009-08-191-4/+7
* empathy-connectivity: only send the new state in the state-change signalJonny Lamb2009-08-191-2/+1
* empathy-presence-chooser: make chooser insensitive when there's no connectionJonny Lamb2009-08-191-0/+24
* Always show icons in presence chooser (GNOME bug 591247)Frédéric Péters2009-08-101-0/+1
* Set status text first in presence chooser widget model.Frédéric Péters2009-07-281-6/+6
* Don't add invalid presence type as favorite (#585053)Guillaume Desmottes2009-06-181-0/+4
* empathy-presence-chooser: use tp_strdiff instead of strcmpGuillaume Desmottes2009-06-181-1/+1
* Fix silly mistake where I passed the struct pointer and not the first memberDavyd Madeley2009-06-061-2/+2
* Cope with status being NULLSjoerd Simons2009-05-301-2/+2
* Remove usage of McPresence as much as possibleSjoerd Simons2009-05-301-48/+47