]> git.0d.be Git - empathy.git/history - libempathy/empathy-idle.c
add myself to AUTHORS
[empathy.git] / libempathy / empathy-idle.c
2009-11-18 Guillaume Desmottesidle: make empathy_idle_get_status static
2009-11-17 Guillaume Desmottesremove empathy_idle_{get,set}_flash_state
2009-11-09 Danielle Madeley[EmpathyIdle] track whether the AccountManager is ready...
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 Lambidle: added a comment to explain _is_just_connected
2009-10-30 Jonny Lambidle: don't hardcode 10 seconds as the "just connected...
2009-10-30 Jonny Lambidle: add comment about the connect_times hash table...
2009-10-30 Jonny Lambidle: updated comment
2009-10-30 Jonny Lamball: log error messages if preparing the account manage...
2009-10-24 Jonny Lambidle: use the TpAccount pointer as key to the hash...
2009-10-24 Jonny LambAdd empathy_idle_account_is_just_connected function.
2009-10-24 Jonny Lambidle: port to new tp-glib account API
2009-10-23 Jonny LambAdd empathy_idle_get_requested_presence function.
2009-10-19 Guillaume DesmottesMerge commit 'maiku/bug_598332'
2009-10-17 Jonny Lambidle: work around the case if the session doesn't tell...
2009-09-20 Xavier ClaessensMerge commit 'istaz/handle_none'
2009-09-18 Jonny LambMerge branch 'idle-state'
2009-09-17 Jonny Lambidle: wait for the account manager to be ready before...
2009-08-31 Cosimo CecchiMerge commit 'jtellier/set-account-name-translator...
2009-08-28 Gustavo Noronha... Merge branch 'fix-navigation-handling'
2009-08-27 Sjoerd SimonsWhen not connected don't apply !offline states but...
2009-08-26 Xavier ClaessensMerge branch 'debug-window'
2009-08-25 Sjoerd SimonsMerge branch 'mc5', fixes bug #590165
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-idle: no need to listen to use-conn
2009-08-19 Jonny Lambempathy-idle: disconnect from connectivity signals...
2009-08-18 Sjoerd Simonsthe status in EmpathyIdle is the status_message not...
2009-08-18 Jonny Lambempathy-idle: use EmpathyConnectivity instead of messin...
2009-08-01 Cosimo CecchiMerge branch 'master' into mc5
2009-08-01 Cosimo CecchiMerge branch 'sjoerd-mc5' into mc5
2009-07-30 Sjoerd SimonsFix typo
2009-07-28 Sjoerd SimonsMerge commit 'upstream/master' into mc5
2009-07-16 Sjoerd SimonsRemove last references to mission-control 4
2009-07-16 Sjoerd SimonsUse default status identifiers when setting the presence
2009-07-16 Sjoerd SimonsGet the presence from the AccountManager instead of MC4
2009-07-14 Gustavo Noronha... Merge branch 'fix-585882'
2009-07-08 Sjoerd SimonsUse the account manager to set the presence
2009-07-01 Will ThompsonMerge branch 'part-reasons'
2009-06-30 Sjoerd SimonsFallback to OFFLINE when getting an unknown presence...
2009-06-30 Sjoerd SimonsUse NM by default
2009-06-30 Sjoerd SimonsAlways react when disconnecting from the network
2009-06-30 Sjoerd SimonsOptionally use libnm-glib for NetworkManager integration
2009-06-28 Xavier ClaessensMerge commit 'elliot/bug-584703-c'
2009-06-26 Giedrius SlavinskasUse gnome-session instead of gnome-screensaver to know...
2009-06-25 Jonny LambMerge branch 'debugger'
2009-06-24 Guillaume Desmottesempathy-idle: remove trailing tabs
2009-06-22 Guillaume DesmottesMerge branch 'status-icon-586645'
2009-06-22 Guillaume DesmottesAssume our presence is offline if MC reports it as...
2009-06-15 Guillaume DesmottesMerge commit 'jtellier/call-window-video-preview'
2009-06-14 Guillaume Desmottesempathy_idle_init: fallback to OFFLINE instead of UNSET...
2009-06-04 Jonny LambMerge branch 'debug'
2009-06-01 Cosimo CecchiMerge branch 'ft_rework'
2009-06-01 Sjoerd SimonsDon't set NM presence state on connect when it was...
2009-05-30 Sjoerd SimonsRemove usage of McPresence as much as possible
2009-05-21 Xavier ClaessensMerge commit 'istaz/python-empathy-fix'
2009-05-18 Guillaume Desmottesempathy-idle: fix coding style
2009-02-11 Olivier CrĂȘteFix type punned pointers warnings
2009-02-10 Davyd MadeleySave status message on NetworkManager disconnect and...
2009-01-23 Jonny LambRenamed G_STR_EMPTY to EMP_STR_EMPTY.
2009-01-15 Xavier Claessensempathy_mission_control_new -> dup_singleton.
2009-01-09 Xavier ClaessensSet the right weak pointer.
2009-01-09 Xavier ClaessensPort EmpathyIdle to the new singleton policy.
2009-01-06 Xavier ClaessensSet to NULL the status message if it's empty.
2009-01-06 Xavier ClaessensAdd debug messages.
2009-01-06 Xavier ClaessensDon't set random values in EmpathyIdle init if MC is...
2008-12-12 Xavier ClaessensUse gi18n-lib.h instead of gi18n.h for libraries.
2008-08-14 Xavier ClaessensReword presence handling. Save requested presence and...
2008-08-14 Xavier Claessensreorder some functions
2008-08-14 Xavier ClaessensDo not stop and restart ext_away_timeout when already...
2008-08-14 Xavier ClaessensReorder functions to not have to declare them in the...
2008-05-06 Xavier ClaessensDo not include empathy-debug.h twice
2008-05-05 Xavier ClaessensKeep a priv pointer in the object struct instead of...
2008-05-05 Xavier ClaessensIf self presence message is "" do like if it was NULL.
2008-04-30 Xavier ClaessensMake use of tp-glib debug system.
2008-03-11 Xavier ClaessensRemove useless libtelepathy headers
2008-03-02 Xavier ClaessensUpdate collabora copyright to 2008
2008-01-24 Xavier ClaessensRemove EmpathyPresence object and have "presence" and...
2008-01-14 Xavier ClaessensMake use of PresenceChanged signal now that it got...
2008-01-11 Xavier ClaessensReset status message when coming back from away and...
2007-12-12 Xavier ClaessensCorrectly store/restore presence when NM state changes
2007-12-06 Xavier ClaessensWhen NM is in sleeping (=disabled) state, do just like...
2007-12-06 Xavier ClaessensAdd a preference option to disable/enable NM support.
2007-10-18 Xavier ClaessensCleanup licences and copyrights, Modules with 100%...
2007-10-13 Xavier ClaessensUse g_timeout_add_seconds when appropriated to avoid...
2007-09-20 Xavier ClaessensAdd 2 properties to EmpathyIdle to activate auto-away...
2007-08-09 Xavier ClaessensRemove workaround for mc-enum-types.h not being install...
2007-08-07 Marco BarisioneRemove empathy-marshal-main.c and include empathy-marsh...
2007-07-26 Xavier ClaessensFix problems when NM is not running. Fixes bug #460419.
2007-07-20 Xavier ClaessensInitial room list support. It does not works yet.
2007-06-22 Xavier ClaessensRename all filenames starting with "gossip" by "empathy...
2007-06-20 Xavier ClaessensAdding NetworkManager support.
2007-06-15 Xavier ClaessensPrepare for slack time when coming back from auto away...
2007-06-06 Xavier ClaessensAdd support for blinking when there is an event. Make...
2007-05-31 Xavier ClaessensDo not restore away presence message when coming back...
2007-05-26 Xavier ClaessensDo not highlight contacts already known when creating...
next