]> git.0d.be Git - empathy.git/history - libempathy-gtk/empathy-presence-chooser.c
Don't make Hidden/Offline have customisable text
[empathy.git] / libempathy-gtk / empathy-presence-chooser.c
2009-04-10 Davyd MadeleyDon't make Hidden/Offline have customisable text
2009-04-10 Davyd MadeleyEnsure ::changed is connected on both the entry and...
2009-04-10 Davyd MadeleyWhen editing custom messages, preseed the entry with...
2009-04-10 Davyd MadeleyOnly check model rows that will have valid states
2009-04-10 Davyd MadeleyUpdate comment headers/copyrights/etc.
2009-04-10 Davyd MadeleyUnset focus from GtkEntry when editing is stopped
2009-04-10 Davyd MadeleyAdd Custom Messages dialog back in (this dialog needs...
2009-04-10 Davyd MadeleyMake custom messages dialog a transient of the window...
2009-04-10 Davyd MadeleyAdd a tooltip, mark user visible strings for translation
2009-04-10 Davyd MadeleyFix bug where priv->state might be unset
2009-04-10 Davyd MadeleyEscape to cancel from status editing
2009-04-10 Davyd MadeleySeparate out mc_set_custom_state from set_status_editing
2009-04-10 Davyd MadeleyReimplement flashing (untested). Prevent a possible...
2009-04-10 Davyd MadeleyReenable warning flags.. clean up mess
2009-04-10 Davyd MadeleyUse EmpathyIdle to push MC around
2009-04-10 Davyd MadeleyInitial work on reimplementing presence_chooser_presenc...
2009-04-10 Davyd MadeleyFix some type warnings
2009-04-10 Davyd MadeleySet the chooser in "editing mode" when you start editing it
2009-04-10 Davyd MadeleyInitial work on reworking the presence selector
2009-01-09 Xavier ClaessensPort EmpathyIdle to the new singleton policy.
2008-12-12 Xavier ClaessensUse gi18n-lib.h instead of gi18n.h for libraries.
2008-05-05 Xavier ClaessensKeep a priv pointer in the object struct instead of...
2008-04-30 Xavier ClaessensMake use of tp-glib debug system.
2008-03-16 Xavier ClaessensUse empathy_file_lookup for glade files since some...
2008-02-09 Xavier ClaessensDo not export symbols outside the empathy_ namespace.
2008-01-24 Xavier ClaessensRemove EmpathyPresence object and have "presence" and...
2008-01-21 Xavier ClaessensMove empathy-status-presets to libempathy, nothing...
2008-01-20 Xavier ClaessensAdd a cancel button on the custom message diaog
2008-01-20 Xavier ClaessensFix a leak: unref the GtkListStore for presets messages
2007-12-02 Xavier ClaessensConflicts:
2007-10-24 Xavier ClaessensCleanup licences and copyrights, Modules with 100%...
2007-10-13 Xavier ClaessensUse g_timeout_add_seconds when appropriated to avoid...
2007-08-10 Xavier ClaessensAdd hidden supprot. Fixes bug #455510 (Cosimo Cecchi).
2007-08-09 Xavier ClaessensRemove per-state "Custom message..." item and add one...
2007-06-22 Xavier ClaessensRename all filenames starting with "gossip" by "empathy...