]> git.0d.be Git - empathy.git/history - libempathy-gtk/empathy-presence-chooser.c
Merge commit 'staz/dnd'
[empathy.git] / libempathy-gtk / empathy-presence-chooser.c
2010-03-04 Sjoerd SimonsMerge branch 'tweaks'
2010-03-04 Sjoerd SimonsCope with the favorite pixbuf not being available
2010-03-02 Travis ReitterMerge branch 'more-accounts-fixes'
2010-03-01 Guillaume DesmottesMerge commit 'ka/tpl-0.1.1'
2010-02-27 Guillaume Desmottesupdate the not-favorite icon when the theme is changed
2010-02-27 Guillaume Desmottespresence-chooser: Grey the 'favorite' icon when the...
2010-02-27 Guillaume Desmottespresence-chooser: use 'emblem-favorite' instead of...
2010-01-01 Philip WithnallPunctuation fixes in translatable strings
2009-12-22 Danielle MadeleyMerge branch 'pmuc'
2009-12-21 Pascal Potvinpresence-chooser: Ellipsize long status messages (...
2009-11-18 Guillaume Desmottespresence-chooser: use the account-manager directly...
2009-11-17 Guillaume Desmottespresence-chooser: remove icon blinking support
2009-11-16 Javier JardónUse accessor functions instead direct access.
2009-11-12 Jonny LambForce an unset presence type to appear as offline in...
2009-11-03 Xavier ClaessensMerge branch 'irc-command'
2009-11-03 Danielle MadeleyMerge branch 'fix-586098'
2009-11-02 Jonny LambMerge branch 'accountz'
2009-10-30 Jonny Lamball: log error messages if preparing the account manage...
2009-10-24 Jonny Lambpresence-chooser: port to new tp-glib account API
2009-10-19 Guillaume DesmottesMerge commit 'maiku/bug_598332'
2009-10-16 Jonny Lambpresence-chooser: remove "\n"s from DEBUG calls
2009-10-16 Jonny Lambpresence-chooser: make the entry not editable when...
2009-10-14 Sjoerd SimonsUse a nicer callback name
2009-10-14 Sjoerd SimonsUse empathy_signal_connect_weak
2009-10-14 Sjoerd Simonsmake the presence chooser insensitive no accounts are...
2009-09-20 Xavier ClaessensMerge commit 'istaz/handle_none'
2009-09-18 Jonny LambMerge branch 'idle-state'
2009-09-17 Jonny Lambpresence-chooser: only listen to EmpathyIdle::notify...
2009-08-21 Sjoerd SimonsMerge back from master
2009-08-20 Jonny LambMerge branch 'connman'
2009-08-19 Jonny Lamball: save the signal id and use that to disconnect...
2009-08-19 Jonny Lambempathy-connectivity: only send the new state in the...
2009-08-19 Jonny Lambempathy-presence-chooser: make chooser insensitive...
2009-08-10 Frédéric PétersAlways show icons in presence chooser (GNOME bug 591247)
2009-08-01 Cosimo CecchiMerge branch 'sjoerd-mc5' into mc5
2009-07-28 Sjoerd SimonsMerge commit 'upstream/master' into mc5
2009-07-28 Frédéric PétersSet status text first in presence chooser widget model.
2009-06-28 Xavier ClaessensMerge commit 'elliot/bug-584703-c'
2009-06-25 Jonny LambMerge branch 'debugger'
2009-06-18 Guillaume DesmottesDon't add invalid presence type as favorite (#585053)
2009-06-18 Guillaume Desmottesempathy-presence-chooser: use tp_strdiff instead of...
2009-06-07 Jonny LambMerge branch 'profile-chooser'
2009-06-06 Davyd MadeleyFix silly mistake where I passed the struct pointer...
2009-06-04 Jonny LambMerge branch 'debug'
2009-05-30 Sjoerd SimonsCope with status being NULL
2009-05-30 Sjoerd SimonsRemove usage of McPresence as much as possible
2009-05-22 Davyd MadeleyForce update of GtkEntry primary icon for ENTRY_TYPE_BU...
2009-05-21 Xavier ClaessensMerge commit 'istaz/python-empathy-fix'
2009-05-18 Guillaume Desmottesempathy-presence-chooser: fix coding style and update...
2009-04-24 Guillaume DesmottesMerge branch 'master' into tp-tube
2009-04-24 Davyd MadeleyMerge branch 'spelling-578399'
2009-04-23 Davyd MadeleyMerge branch 'presets-dialog'
2009-04-23 Davyd MadeleySort presets alphabetically in the list
2009-04-23 Guillaume DesmottesMerge branch 'irc-dialog-579800'
2009-04-22 Jonny LambAdd documentation for EmpathyPresenceChooser.
2009-04-22 Davyd MadeleyConnect new dialog into presence chooser, remove old...
2009-04-21 Davyd MadeleyCoding style fix
2009-04-21 Davyd Madeleys/favourite/favorite/
2009-04-21 Davyd MadeleyReliably set favourite-star
2009-04-21 Davyd MadeleyUpdate the preset list
2009-04-21 Davyd MadeleyAdd a favourite icon to custom/saved messages
2009-04-16 Xavier ClaessensPort EmpathyPresenceChooser to new API
2009-04-10 Xavier ClaessensFix more coding style
2009-04-10 Davyd MadeleyDon't blat message if it updates whilst in editing...
2009-04-10 Davyd Madeleymake the type enum a named type
2009-04-10 Davyd MadeleyCoding style fixes
2009-04-10 Davyd MadeleyDon't get stuck in editing mode when you load up the...
2009-04-10 Davyd MadeleyDrop this, it breaks something subtly
2009-04-10 Davyd MadeleyFix focus-out autocommit using an idle handler
2009-04-10 Davyd MadeleyDon't set editing mode on click, just select the text
2009-04-10 Davyd MadeleyFix regression where going offline was overwriting...
2009-04-10 Davyd MadeleyClean up function names
2009-04-10 Davyd MadeleyIgnore up/down arrow keypresses
2009-04-10 Davyd MadeleyEditing mode on click
2009-04-10 Davyd MadeleyRefactor some code, cleans some things up
2009-04-10 Davyd MadeleyFix reset status on Esc
2009-04-10 Davyd MadeleyCommit the changed status message on focus-out.
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.
next