aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-presence-chooser.c
Commit message (Expand)AuthorAgeFilesLines
* Update comment headers/copyrights/etc.Davyd Madeley2009-04-111-0/+2
* Unset focus from GtkEntry when editing is stoppedDavyd Madeley2009-04-111-1/+7
* Add Custom Messages dialog back in (this dialog needs some work ASAP)Davyd Madeley2009-04-111-5/+60
* Make custom messages dialog a transient of the window containing the presence...Davyd Madeley2009-04-111-4/+9
* Add a tooltip, mark user visible strings for translationDavyd Madeley2009-04-111-1/+6
* Fix bug where priv->state might be unsetDavyd Madeley2009-04-111-1/+9
* Escape to cancel from status editingDavyd Madeley2009-04-111-0/+23
* Separate out mc_set_custom_state from set_status_editingDavyd Madeley2009-04-111-22/+24
* Reimplement flashing (untested). Prevent a possible recursive signal loop.Davyd Madeley2009-04-111-11/+16
* Reenable warning flags.. clean up messDavyd Madeley2009-04-111-32/+4
* Use EmpathyIdle to push MC aroundDavyd Madeley2009-04-111-195/+43
* Initial work on reimplementing presence_chooser_presence_changed_cbDavyd Madeley2009-04-111-6/+61
* Fix some type warningsDavyd Madeley2009-04-111-3/+3
* Set the chooser in "editing mode" when you start editing itDavyd Madeley2009-04-111-1/+34
* Initial work on reworking the presence selectorDavyd Madeley2009-04-111-189/+216
* Port EmpathyIdle to the new singleton policy.Xavier Claessens2009-01-091-2/+2
* Use gi18n-lib.h instead of gi18n.h for libraries.Xavier Claessens2008-12-121-1/+1
* Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...Xavier Claessens2008-05-061-9/+6
* Make use of tp-glib debug system.Xavier Claessens2008-05-011-3/+0
* Use empathy_file_lookup for glade files since some are in libempathy-gtk/ and...Xavier Claessens2008-03-171-1/+7
* Do not export symbols outside the empathy_ namespace.Xavier Claessens2008-02-101-1/+0
* Remove EmpathyPresence object and have "presence" and "presence-message" prop...Xavier Claessens2008-01-251-8/+8
* Move empathy-status-presets to libempathy, nothing to do with GTKXavier Claessens2008-01-211-1/+1
* Add a cancel button on the custom message diaogXavier Claessens2008-01-201-8/+19
* Fix a leak: unref the GtkListStore for presets messagesXavier Claessens2008-01-201-0/+2
* Conflicts:Xavier Claessens2007-12-031-1/+2
* Cleanup licences and copyrights, Modules with 100% collabora code are nowXavier Claessens2007-10-251-0/+1
* Use g_timeout_add_seconds when appropriated to avoid weaking the processXavier Claessens2007-10-131-3/+3
* Add hidden supprot. Fixes bug #455510 (Cosimo Cecchi).Xavier Claessens2007-08-101-4/+6
* Remove per-state "Custom message..." item and add one on the bottom of theXavier Claessens2007-08-101-245/+224
* Rename all filenames starting with "gossip" by "empathy", change namespaceXavier Claessens2007-06-221-0/+979