]> git.0d.be Git - empathy.git/history - src/empathy.c
Merge commit 'jtellier/confirm-lose-accounts-settings'
[empathy.git] / src / empathy.c
2009-08-31 Cosimo CecchiMerge commit 'jtellier/confirm-lose-accounts-settings'
2009-08-31 Cosimo CecchiMerge commit 'jtellier/set-account-name-translator...
2009-08-30 Sjoerd SimonsAdd basic media-signalling capabilities
2009-08-30 Sjoerd SimonsAdd the filters not in the Client file to a second...
2009-08-30 Sjoerd SimonsAdd a simple abstraction for implementing handlers
2009-08-26 Xavier ClaessensMerge branch 'debug-window'
2009-08-25 Sjoerd SimonsMerge branch 'mc5', fixes bug #590165
2009-08-23 Sjoerd SimonsRefactor the startup sequence a bit
2009-08-23 Arnaud MailletInstantiate the mc4 account importer in empathy.c
2009-08-22 Cosimo CecchiPort to new API
2009-08-22 Cosimo CecchiFix long lines
2009-08-22 Cosimo CecchiAdd a parent window property to the assistant
2009-08-22 Cosimo CecchiPort empathy.c to telepathy-style
2009-08-21 Sjoerd SimonsMerge back from master
2009-08-20 Jonny LambMerge branch 'connman'
2009-08-19 Jonny Lambempathy: unref Connectivity object at the end of the...
2009-08-19 Guillaume DesmottesMerge commit 'lfrb/added'
2009-08-18 Jonny Lambempathy: create a new EmpathyConnectivity object on...
2009-08-17 Pierre-Luc BeaudoinPort to Clutter 1.0 and libchamplain 0.3.6
2009-08-01 Cosimo CecchiPort to libunique
2009-08-01 Cosimo CecchiMerge branch 'master' into mc5
2009-08-01 Cosimo CecchiMerge branch 'sjoerd-mc5' into mc5
2009-07-30 Sjoerd SimonsChange the name to Empathy IM Client, which is more...
2009-07-30 Sjoerd SimonsChang the API of AccountManager to have the get lookup...
2009-07-28 Sjoerd SimonsMerge commit 'upstream/master' into mc5
2009-07-22 Frédéric Pétersremove trailing tabulation
2009-07-21 Sjoerd SimonsCoding style fixes
2009-07-21 Sjoerd SimonsPort creating of of a salut account to then new apis
2009-07-21 Frédéric Pétersmigrate configuration files to XDG config directory
2009-07-16 Sjoerd SimonsMove the responsibility of popping up the empathy accou...
2009-07-16 Sjoerd SimonsRemove last references to mission-control 4
2009-07-15 Davyd MadeleyMerge commit 'jtellier/video-call-button-sensitivity'
2009-07-14 Gustavo Noronha... Merge branch 'fix-585882'
2009-07-10 Davyd MadeleyMerge branch 'label-align'
2009-07-10 Jonny LambUse accessor functions instead direct access (Fixes...
2009-07-06 Sjoerd SimonsRemove useless mission-control includes
2009-07-06 Sjoerd SimonsRework creating a salut account so it doesn't need...
2009-07-02 Gustavo Noronha... Merge branch 'fix-585601'
2009-07-01 Will ThompsonMerge branch 'part-reasons'
2009-07-01 Sjoerd SimonsMerge branch 'empathy-account'
2009-07-01 Sjoerd SimonsPort the main of empathy to EmpathyAccount
2009-06-28 Xavier ClaessensMerge commit 'elliot/bug-584703-c'
2009-06-25 Pierre-Luc BeaudoinMerge branch 'fix-prefs'
2009-06-25 Jonny LambMerge branch 'debugger'
2009-06-24 Guillaume Desmottesempathy: remove trailing tabs
2009-06-18 Jonny LambImplement o.fd.Tp.Debug. (Fixes #580631)
2009-06-17 Jonny LambTake org.gnome.Empathy as a well-known name on startup...
2009-06-04 Jonny LambMerge branch 'debug'
2009-06-01 Cosimo CecchiMerge branch 'ft_rework'
2009-06-01 Cosimo CecchiFix conflict after rebase
2009-06-01 Cosimo CecchiDon't claim outgoing channels
2009-06-01 Cosimo CecchiHandle construction errors
2009-06-01 Cosimo CecchiRemove the singleton logic from the manager
2009-06-01 Cosimo CecchiUnref the EmpathyFTHandlers
2009-06-01 Cosimo CecchiUse the proper TP interface instead of emp_cli
2009-06-01 Cosimo CecchiAdd to the EmpathyFTManager the new handlers.
2009-06-01 Cosimo CecchiRethink a bit the logic for an incoming transfer.
2009-06-01 Cosimo CecchiW.I.P. for heavy lifting on EmpathyTpFile.
2009-06-01 Pierre-Luc BeaudoinReimplement the singleton in the constructor
2009-06-01 Pierre-Luc BeaudoinRename empathy_location_manager_get_default to dup_default
2009-06-01 Pierre-Luc BeaudoinFix compilation if geoclue is not enabled
2009-06-01 Pierre-Luc BeaudoinAdd EmpathyLocationManager
2009-05-30 Sjoerd SimonsRemove usage of McPresence as much as possible
2009-05-27 Pierre-Luc BeaudoinFix coding style issues found by make check
2009-05-27 Pierre-Luc BeaudoinAdd a Contact Map window
2009-05-21 Xavier ClaessensMerge commit 'istaz/python-empathy-fix'
2009-05-18 Guillaume Desmottesempathy: fix coding style
2009-05-18 Guillaume Desmottesempathy: update the FSF address
2009-05-15 Guillaume Desmottesempathy: remove trailing spaces
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-22 Xavier ClaessensPort empathy.c to new API
2009-03-08 Sjoerd SimonsSet empathy's media role to phone for so pulse can...
2009-03-08 Xavier ClaessensDon't leak EmpathyFTManager object. Rebuild UI if it...
2009-03-06 Xavier ClaessensRemove useless include of contact-factory.h
2009-03-06 Jonny LambMoved dispatcher observing and logging into EmpathyLogM...
2009-03-06 Jonny LambPass the channel to received_message_cb and use tp_chan...
2009-03-06 Jonny LambOnly write messages to one specified log source, hardco...
2009-03-06 Jonny LambUse the channel wrapper to log chats instead of connect...
2009-03-06 Jonny LambMove logging to the dispatcher on Received and Sent...
2009-03-03 Sjoerd SimonsRemove gdk_threads_{enter,leave}, gdk thread support...
2009-03-03 Sjoerd SimonsEnsure to always call gtk/gdk functions while holding...
2009-02-20 Jonny LambUse tp-glib generated code for file transfers rather...
2009-02-10 Guillaume Desmottesremove second call of g_set_application_name as doc...
2009-02-03 Sjoerd SimonsToss out the old EmpathyCallWindow initialise the CallF...
2009-02-03 Sjoerd SimonsInitial port from telepathy-stream-engine to telepathy...
2009-02-02 Xavier ClaessensFix some i18n issues in main().
2009-02-02 Xavier ClaessensRe-add "--version" option from command line.
2009-01-30 Xavier ClaessensUse PACKAGE_NAME instead of hardcoding "empathy" on...
2009-01-30 Xavier Claessensuninit linotify after unrefing status icon
2009-01-30 Xavier Claessensadd notify uninit
2009-01-30 Xavier Claessensinitialize libnotify
2009-01-16 Jonny LambRemoved extensions.h inclusion in public API.
2009-01-15 Xavier Claessensempathy_mission_control_new -> dup_singleton.
2009-01-09 Sjoerd SimonsMake the dispatch operation _get_ functions not return...
2009-01-09 Sjoerd SimonsInitialise the chatroom manager from empathy itself
2009-01-09 Sjoerd SimonsMove the dispatcher to the new singleton policy
2009-01-09 Sjoerd SimonsNo need to call empathy_run_until_ready, the DispatchOp...
2009-01-09 Sjoerd SimonsStyle fixes
next