aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy.c
Commit message (Expand)AuthorAgeFilesLines
* include telepathy-glib.hGuillaume Desmottes2012-09-171-6/+1
* use tp_account_manager_dup_valid_accounts()Guillaume Desmottes2012-09-111-2/+2
* empathy: use tp_account_manager_enable_restart()Guillaume Desmottes2012-07-171-0/+2
* Readd Ctrl-H acceleratorDanielle Madeley2012-05-161-0/+4
* Remove menu button, have only app menuDanielle Madeley2012-05-151-15/+3
* Add the app menu using the same model as the menu buttonDanielle Madeley2012-05-151-0/+15
* EmpathyMainWindow: inherit from GtkApplicationWindowGuillaume Desmottes2012-05-151-1/+1
* Fix localization of --help outputs and application namesGabor Kelemen2012-05-031-1/+2
* Merge branch 'gnome-3-4'Guillaume Desmottes2012-04-111-7/+0
|\
| * Don't display anything when being re-invoked in hidden modeGuillaume Desmottes2012-04-111-7/+0
* | stop using g_thread_initGuillaume Desmottes2012-04-051-1/+0
* | stop instantiating EmpathyConnectivityGuillaume Desmottes2012-04-051-22/+0
|/
* include logger single headerGuillaume Desmottes2012-04-041-1/+1
* check gtk_clutter_init() return valueGuillaume Desmottes2012-02-221-1/+2
* Remove tp-yell and use TpCallChannelXavier Claessens2012-01-101-3/+0
* rename MainWindow to RosterWindowGuillaume Desmottes2012-01-101-6/+6
* event-manager: use the conn aggregator instead of the contact mgrGuillaume Desmottes2011-11-301-0/+3
* Revert "WIP"Guillaume Desmottes2011-11-291-1/+0
* WIPGuillaume Desmottes2011-11-291-0/+1
* groups-widget: use empathy_connection_aggregator_get_all_groups()Guillaume Desmottes2011-11-291-0/+26
* empathy: rely on gtk_application_add_window() to manage the main loopGuillaume Desmottes2011-10-261-4/+3
* hide notifications options when in ShellJuan R. Garcia Blanco2011-09-261-0/+3
* Don't assume a connected TpAccount always have a TpConnectionGuillaume Desmottes2011-09-191-14/+7
* Use tp_proxy_prepare_async instead of tp_account_manager_prepare_asyncGuillaume Desmottes2011-09-191-5/+5
* Don't update presence on session changes if the Shell is runningGuillaume Desmottes2011-08-301-20/+27
* fix typoGuillaume Desmottes2011-08-301-1/+1
* Don't set presence to offline when Shell is runningGuillaume Desmottes2011-08-301-4/+8
* don't create the status icon if GNOME Shell is runningGuillaume Desmottes2011-08-301-2/+48
* Use the new enum everywhereEmilio Pozuelo Monfort2011-08-041-5/+5
* Allow to specify the tab to open in the preferencesEmilio Pozuelo Monfort2011-08-041-5/+29
* Add a command line option to Empathy to show the preferencesEmilio Pozuelo Monfort2011-08-041-3/+39
* Always build telepathy-yell and handle Call channelsEmilio Pozuelo Monfort2011-06-091-3/+1
* Initialize GObjectEmilio Pozuelo Monfort2011-06-091-1/+1
* Initialize telepathy-yellEmilio Pozuelo Monfort2011-06-081-0/+6
* Do not show the main window when creating it, it will be presented if not sta...Xavier Claessens2011-05-261-1/+0
* Fix some races in the chatroom joining codeSjoerd Simons2011-03-211-34/+38
* rename empathy-dispatcher to empathy-request-utilGuillaume Desmottes2011-03-171-3/+3
* empathy.c: stop instantiating a EmpathyDispatcherGuillaume Desmottes2011-02-241-6/+0
* rename EmpathyIdle to EmpathyPresenceManager (#640532)Guillaume Desmottes2011-01-251-12/+14
* empathy.c: instantiate a EmpathyNotificationsApproverGuillaume Desmottes2010-11-231-0/+6
* empathy: use the proper exit statusTravis Reitter2010-10-301-2/+4
* Make the core empathy a command-line GApplication.Travis Reitter2010-10-301-46/+88
* Don't try to register for unique bus names in remote instances of Empathy.Travis Reitter2010-10-301-45/+56
* Cut out unnecessary empathy_app_new().Travis Reitter2010-10-301-27/+3
* Make the Empathy core program act as a unique app.Travis Reitter2010-10-301-2/+2
* empathy.c: stop instantiating the chat managerGuillaume Desmottes2010-10-251-6/+0
* empathy.c: call g_application_hold() on the appGuillaume Desmottes2010-10-221-0/+1
* GApplication is not a initable anymoreGuillaume Desmottes2010-10-221-6/+2
* Port core Empathy to new G/tkApplication.Travis Reitter2010-10-221-5/+4
* define EMPATHY_DBUS_NAMEGuillaume Desmottes2010-10-181-1/+3
* Use GtkApplication::activated instead of libuniqueGuillaume Desmottes2010-10-181-54/+21
* EmpathyApp: inherit from GtkApplication (#621339)Guillaume Desmottes2010-10-181-7/+28
* Create a EmpathyApp objectGuillaume Desmottes2010-10-181-147/+271
* A modal dialog to warn the user if account manager could not be contactedChandni Verma2010-10-151-0/+14
* empathy.c: check return value of unique_app_send_message (#629782)Guillaume Desmottes2010-09-271-4/+6
* use TP_USER_ACTION_TIME_* (#627165)Guillaume Desmottes2010-08-181-2/+2
* remove empathy-dispatch-operationGuillaume Desmottes2010-08-111-1/+0
* empathy_dispatcher_join_muc: get an account instead of a connectionGuillaume Desmottes2010-08-111-6/+3
* Use TpSimpleHandler to handle incoming file transfer (#623139)Guillaume Desmottes2010-08-111-0/+6
* stop handling internally FT channelsGuillaume Desmottes2010-08-111-62/+3
* use gtk_clutter_init rather than clutter_initGuillaume Desmottes2010-08-091-3/+5
* Add noreturn annotation to version callback functionPhilip Withnall2010-08-051-2/+5
* Use #ifdef instead of #if to avoid warnings of undefined symbolsPhilip Withnall2010-08-051-5/+5
* empathy_dispatcher_join_muc: remove callback argGuillaume Desmottes2010-07-071-3/+2
* Inform the chatroom mgr when we are handling a new roomGuillaume Desmottes2010-07-051-1/+0
* Handle text channels using TpSimpleHandler (#623358)Guillaume Desmottes2010-07-051-46/+1
* stop handling text channels using EmpathyDispatcherGuillaume Desmottes2010-07-051-21/+1
* room list channels are not dispatchedGuillaume Desmottes2010-07-051-2/+0
* main: destroy the window when we're done (#623396)Guillaume Desmottes2010-07-021-0/+1
* empathy: stop handling media channelsGuillaume Desmottes2010-06-291-24/+1
* stop importing MC4 accountsGuillaume Desmottes2010-06-241-5/+2
* Port EmpathyMainWindow to GtkWindow subclassDanielle Madeley2010-06-241-1/+2
* stop handling internally stream media channelsGuillaume Desmottes2010-06-221-35/+1
* Merge branch 'approvers-redone-599158'Guillaume Desmottes2010-06-191-1/+1
|\
| * add inviter arg to empathy_tp_chat_is_invitedGuillaume Desmottes2010-06-171-1/+1
* | Depend on telepathy-logger (#610956)Guillaume Desmottes2010-06-181-13/+0
* | port to latest tp-logger APIGuillaume Desmottes2010-06-181-1/+0
* | Port Empathy code to GSettings, remove EmpathyConfDanielle Madeley2010-06-181-24/+22
|/
* Join room where we have been invited when handling the channel rather than we...Guillaume Desmottes2010-06-071-0/+7
* pass timestamp to empathy_chat_window_present_chatGuillaume Desmottes2010-04-251-1/+2
* add timestamp arg to empathy_dispatcher_join_mucSjoerd Simons2010-04-251-2/+4
* Merge branch 'undo-close-tab'Jonny Lamb2010-03-301-0/+6
|\
| * Add chat manager which tracks chats closing and can respawn them (bug #609832)Jonny Lamb2010-03-061-0/+6
* | fix #endif commentGuillaume Desmottes2010-03-301-1/+1
* | add gconf key to disable auto-away (#613603)Christian Kampka2010-03-301-2/+23
* | Automatically reap the empathy-accounts child processDanielle Madeley2010-03-241-13/+1
|/
* Popup the assistant when starting only if there is *no* account configuredGuillaume Desmottes2010-03-051-2/+2
* Improve debugging and don't use g_debugSjoerd Simons2010-03-021-1/+0
* Make the empathy-account code be slightly more streamlinedSjoerd Simons2010-03-021-2/+3
* Only launch empathy-accounts if neededSjoerd Simons2010-03-021-1/+7
* Also potentially popup the account dialog when activate by libuniqueSjoerd Simons2010-03-021-0/+10
* Merge commit 'ka/empathy-tpl-20100225-ifdef'Guillaume Desmottes2010-02-261-2/+16
|\
| * TPL Enabling patch, all-in-one.Cosimo Alfarano2010-02-261-2/+16
* | Remove the SKIP_TASKBAR hint when the main window is activatedRob Bradford2010-02-261-0/+1
|/
* Use a appropriate unique name for Empathy unique appSjoerd Simons2010-02-251-1/+1
* Remove the --acounts CLI optionGuillaume Desmottes2010-02-221-43/+13
* define EMPATHY_CLIENT_NAMEGuillaume Desmottes2010-02-221-2/+1
* Stop using org.gnome.EmpathyGuillaume Desmottes2010-02-221-22/+2
* Use TpDebugSender to publish debug messages (#607330)Jonny Lamb2010-02-171-29/+12
* Only act when the account got a connectionSjoerd Simons2010-02-141-0/+2
* Separate the accounts dialog into its own program which works with the Gnome ...Travis Reitter2010-02-121-180/+19
* do_show_accounts_ui: don't unref the EmpathyConnectionManagersGuillaume Desmottes2010-02-111-2/+0
* empathy.c: Initialise variable (#609030)Danielle Madeley2010-02-081-0/+4
* Pass a ready EmpathyConnectionManagers to empathy_account_assistant_showGuillaume Desmottes2010-01-251-8/+35
* Move all the tests checking if we should display the the assistant to a singl...Guillaume Desmottes2010-01-251-25/+63
* replace empathy_connection_managers_call_when_ready by prepare_{async_finish}...Guillaume Desmottes2010-01-221-5/+7
* empathy.c: use empathy_connection_managers_call_when_readyGuillaume Desmottes2010-01-221-21/+11
* Call create_salut_account_if_needed when the assistant is closedGuillaume Desmottes2010-01-201-1/+0
* Don't pass managers to create_salut_account_if_neededGuillaume Desmottes2010-01-201-2/+1
* move create_salut_account_if_needed and should_create_salut_account to a new ...Guillaume Desmottes2010-01-201-181/+1
* stop dispatching tube channels (#599159)Guillaume Desmottes2010-01-191-6/+0
* Call xmlCleanupParser() only once when exiting (#600693)Guillaume Desmottes2010-01-131-0/+1
* Use clutter_get_option_group instead of gtk_clutter_initGuillaume Desmottes2009-12-231-4/+3
* Don't set the accounts dialog transient when running empathy -aGuillaume Desmottes2009-11-231-1/+1
* empathy.c: use tp_account_manager_get_most_available_presence instead of empa...Guillaume Desmottes2009-11-191-1/+5
* Don't leak references to dup'ed objectsDanielle Madeley2009-11-091-0/+3
* Move the call to empathy_idle_get_state() to once the AM is readyDanielle Madeley2009-11-091-11/+17
* Merge branch 'accountz'Jonny Lamb2009-11-021-97/+126
|\
| * empathy: when creating salut account, be sure to wait for the account managerJonny Lamb2009-10-301-14/+37
| * all: log error messages if preparing the account manager failsJonny Lamb2009-10-301-6/+21
| * empathy: port to new tp-glib account APIJonny Lamb2009-10-241-85/+76
* | empathy.c: document how the reference on the newly created EmpathyChat is man...Guillaume Desmottes2009-10-231-2/+9
|/
* src/empathy.c: fix uint comparaisonGuillaume Desmottes2009-10-201-1/+1
* Make calling empathy without options idempotentSjoerd Simons2009-10-191-6/+21
* Explain the -h option betterSjoerd Simons2009-10-191-2/+2
* Make sure -h is respected when there were no mc4 accounts to importSjoerd Simons2009-10-151-1/+1
* Make sure the account manager is completely unreffed when exitingSjoerd Simons2009-10-151-1/+5
* Let empathy -a show the assistant if applicableSjoerd Simons2009-10-151-11/+52
* When starting hidden don't show the assistantSjoerd Simons2009-10-151-4/+5
* Show the assistant if there are no non-salut accountsSjoerd Simons2009-10-151-6/+25
* initialize libnotify earlier in main()Guillaume Desmottes2009-10-021-1/+2
* Merge commit 'istaz/handle_none'Xavier Claessens2009-09-211-10/+1
|\
| * Fallback to the contact id if present when there is no room id for empathy_tp...Olivier Le Thanh Duong2009-09-211-10/+1
* | Add StreamMedia channelfilters with InitialAudio and InitialVideoSjoerd Simons2009-09-201-0/+21
|/
* Merge branch 'auto-connect'Jonny Lamb2009-09-081-0/+95
|\
| * empathy: no need to connect to status-changed; notify::connection will doJonny Lamb2009-09-081-57/+29
| * empathy: auto-connect to chatrooms where appropriateJonny Lamb2009-09-081-0/+123
* | fix typoSjoerd Simons2009-09-081-1/+1
|/
* Use GOptionContext to parse optionsOlivier Crête2009-09-021-8/+14
* Add basic media-signalling capabilitiesSjoerd Simons2009-08-311-1/+4
* Add the filters not in the Client file to a second HandlerSjoerd Simons2009-08-311-3/+18
* Add a simple abstraction for implementing handlersSjoerd Simons2009-08-311-4/+55
* Refactor the startup sequence a bitSjoerd Simons2009-08-241-30/+37
* Instantiate the mc4 account importer in empathy.cArnaud Maillet2009-08-241-0/+2
* Port to new APICosimo Cecchi2009-08-221-1/+1
* Fix long linesCosimo Cecchi2009-08-221-3/+4
* Add a parent window property to the assistantCosimo Cecchi2009-08-221-2/+8
* Port empathy.c to telepathy-styleCosimo Cecchi2009-08-221-526/+546
* Merge back from masterSjoerd Simons2009-08-221-17/+24
|\
| * empathy: unref Connectivity object at the end of the application lifeJonny Lamb2009-08-191-0/+1
| * empathy: create a new EmpathyConnectivity object on startupJonny Lamb2009-08-191-10/+16
| * Port to Clutter 1.0 and libchamplain 0.3.6Pierre-Luc Beaudoin2009-08-181-1/+1
* | Port to libuniqueCosimo Cecchi2009-08-011-114/+37
* | Merge branch 'master' into mc5Cosimo Cecchi2009-08-011-1/+1
|\|
| * Change the name to Empathy IM Client, which is more recognizableSjoerd Simons2009-07-311-1/+1
* | Chang the API of AccountManager to have the get lookup the account by nameSjoerd Simons2009-07-301-1/+1
* | Merge commit 'upstream/master' into mc5Sjoerd Simons2009-07-281-1/+64
|\|
| * remove trailing tabulationFrédéric Péters2009-07-221-1/+1
| * migrate configuration files to XDG config directoryFrédéric Péters2009-07-211-0/+63
| * Use accessor functions instead direct access (Fixes #586476)Jonny Lamb2009-07-101-1/+1
* | Coding style fixesSjoerd Simons2009-07-221-4/+4
* | Port creating of of a salut account to then new apisSjoerd Simons2009-07-221-44/+90
* | Move the responsibility of popping up the empathy accounts dialog out of the ...Sjoerd Simons2009-07-161-3/+18
* | Remove last references to mission-control 4Sjoerd Simons2009-07-161-74/+2
* | Remove useless mission-control includesSjoerd Simons2009-07-061-1/+0
* | Rework creating a salut account so it doesn't need profilesSjoerd Simons2009-07-061-43/+85
|/
* Port the main of empathy to EmpathyAccountSjoerd Simons2009-07-011-10/+12
* Merge branch 'debugger'Jonny Lamb2009-06-261-0/+31
|\
| * Implement o.fd.Tp.Debug. (Fixes #580631)Jonny Lamb2009-06-181-0/+31
* | empathy: remove trailing tabsGuillaume Desmottes2009-06-251-3/+3
|/
* Take org.gnome.Empathy as a well-known name on startup. (Fixes #560159)Jonny Lamb2009-06-181-0/+19
* Fix conflict after rebaseCosimo Cecchi2009-06-021-1/+0
* Don't claim outgoing channelsCosimo Cecchi2009-06-011-1/+8
* Handle construction errorsCosimo Cecchi2009-06-011-2/+12
* Remove the singleton logic from the managerCosimo Cecchi2009-06-011-7/+1
* Unref the EmpathyFTHandlersCosimo Cecchi2009-06-011-0/+2
* Use the proper TP interface instead of emp_cliCosimo Cecchi2009-06-011-1/+1
* Add to the EmpathyFTManager the new handlers.Cosimo Cecchi2009-06-011-4/+7
* Rethink a bit the logic for an incoming transfer.Cosimo Cecchi2009-06-011-1/+25
* W.I.P. for heavy lifting on EmpathyTpFile.Cosimo Cecchi2009-06-011-9/+5
* Reimplement the singleton in the constructorPierre-Luc Beaudoin2009-06-011-1/+1
* Rename empathy_location_manager_get_default to dup_defaultPierre-Luc Beaudoin2009-06-011-1/+1
* Fix compilation if geoclue is not enabledPierre-Luc Beaudoin2009-06-011-1/+7
* Add EmpathyLocationManagerPierre-Luc Beaudoin2009-06-011-0/+6
* Remove usage of McPresence as much as possibleSjoerd Simons2009-05-311-2/+3
* Fix coding style issues found by make checkPierre-Luc Beaudoin2009-05-281-1/+1
* Add a Contact Map windowPierre-Luc Beaudoin2009-05-281-0/+8
* empathy: fix coding styleGuillaume Desmottes2009-05-181-3/+3
* empathy: update the FSF addressGuillaume Desmottes2009-05-181-2/+2
* empathy: remove trailing spacesGuillaume Desmottes2009-05-151-3/+3
* Port empathy.c to new APIXavier Claessens2009-04-221-1/+8
* Set empathy's media role to phone for so pulse can do policy on itSjoerd Simons2009-03-091-0/+1
* Don't leak EmpathyFTManager object. Rebuild UI if it got destroyed.Xavier Claessens2009-03-081-0/+5
* Remove useless include of contact-factory.hXavier Claessens2009-03-061-1/+0
* Moved dispatcher observing and logging into EmpathyLogManager.Jonny Lamb2009-03-061-53/+6
* Pass the channel to received_message_cb and use tp_channel_get_identifier.Jonny Lamb2009-03-061-13/+10
* Only write messages to one specified log source, hardcoded at the moment.Jonny Lamb2009-03-061-2/+10
* Use the channel wrapper to log chats instead of connecting to the signals dir...Jonny Lamb2009-03-061-98/+18
* Move logging to the dispatcher on Received and Sent signals.Jonny Lamb2009-03-061-0/+130
* Remove gdk_threads_{enter,leave}, gdk thread support is useless untill we aud...Sjoerd Simons2009-03-041-2/+0
* Ensure to always call gtk/gdk functions while holding the gdk lockSjoerd Simons2009-03-041-0/+2
* Use tp-glib generated code for file transfers rather than extensions.Jonny Lamb2009-02-211-1/+1
* remove second call of g_set_application_name as doc says explicitely it have ...Guillaume Desmottes2009-02-111-1/+0
* Toss out the old EmpathyCallWindow initialise the CallFactory and hook into i...Sjoerd Simons2009-02-031-7/+19
* Initial port from telepathy-stream-engine to telepathy-farsightSjoerd Simons2009-02-031-0/+6
* Fix some i18n issues in main().Xavier Claessens2009-02-031-3/+6
* Re-add "--version" option from command line.Xavier Claessens2009-02-031-0/+15
* Use PACKAGE_NAME instead of hardcoding "empathy" on notify_init ().Xavier Claessens2009-01-311-1/+1
* uninit linotify after unrefing status iconXavier Claessens2009-01-311-2/+2
* add notify uninitXavier Claessens2009-01-311-1/+4
* initialize libnotifyXavier Claessens2009-01-311-0/+2
* Removed extensions.h inclusion in public API.Jonny Lamb2009-01-171-0/+2
* empathy_mission_control_new -> dup_singleton.Xavier Claessens2009-01-161-1/+1
* Make the dispatch operation _get_ functions not return a refSjoerd Simons2009-01-101-7/+1
* Initialise the chatroom manager from empathy itselfSjoerd Simons2009-01-101-0/+6
* Move the dispatcher to the new singleton policySjoerd Simons2009-01-101-1/+1
* No need to call empathy_run_until_ready, the DispatchOperation already ensure...Sjoerd Simons2009-01-101-1/+0
* Style fixesSjoerd Simons2009-01-101-2/+2
* DIspatch streamed media channelsSjoerd Simons2009-01-101-6/+13
* Call emp_cli_init in empathy_initSjoerd Simons2009-01-101-4/+0
* Enabled dispatching of file tranfersSjoerd Simons2009-01-101-3/+5
* Initial port to the new dispatcherSjoerd Simons2009-01-101-10/+15
* Port EmpathyFTManager to the new singleton policy.Xavier Claessens2009-01-091-1/+1
* Port EmpathyIdle to the new singleton policy.Xavier Claessens2009-01-091-1/+1
* gtk_init and g_thread_init shouldn't be called by libraries. Let applications...Xavier Claessens2008-12-121-5/+7
* Use gi18n-lib.h instead of gi18n.h for libraries.Xavier Claessens2008-12-121-0/+1
* Add empathy_init(), empathy_gtk_init() and empathy_gtk_init_with_args(). They...Xavier Claessens2008-12-121-18/+5
* Remove empathy_tp_file_keep_alive hack and connect to "notify::state" in file...Xavier Claessens2008-11-221-1/+0
* Avoid a string dup.Xavier Claessens2008-11-221-4/+2
* Fix ref counting of tp_file, make it singleton per channel, and add a _keep_a...Xavier Claessens2008-11-221-0/+2
* Simplify the code to add a FT in the manager.Xavier Claessens2008-11-221-25/+6
* Move the ft manager to src/ other programs do not need it.Xavier Claessens2008-11-221-1/+1
* Fix coding style and cleanupXavier Claessens2008-11-221-18/+9
* Implement latest ft draftXavier Claessens2008-11-221-18/+2
* fix FT client side code as the generated code changedXavier Claessens2008-11-221-3/+3
* Added a wait for file channels so outgoing transfers are only added to the ma...Jonny Lamb2008-11-221-7/+50
* Handle new file channels regardless of direction in the dispatcher. (Jonny Lamb)Jonny Lamb2008-11-221-0/+10
* Removed empathy_init in favour of calling emp_cli_init directly. (Jonny Lamb)Jonny Lamb2008-11-221-1/+3
* Added empathy_init function to call emp_cli_init in main. (Jonny Lamb)Jonny Lamb2008-11-221-0/+2
* Do not crash if there is no salut profile installedXavier Claessens2008-08-191-0/+4
* Fix translators complains about ambigous strings. Fixes bug #546154.Xavier Claessens2008-08-041-14/+14
* Fix little coding styleXavier Claessens2008-08-021-2/+1
* Implemented showing a single accounts dialog from the command line.Jonny Lamb2008-08-021-17/+51
* Merge branch 'leak'Xavier Claessens2008-07-141-0/+2
* Add a command line option to hide contact list on startup. Fixes bug #535080 ...Xavier Claessens2008-06-041-1/+6
* Only permit to have one running call at any time. Fixes bug #527970.Xavier Claessens2008-05-271-8/+1
* Improve dispatcher. Fixes bug #465928.Xavier Claessens2008-05-181-5/+8
* Move non-gtk parts of EmpathyFilter to EmpathyDispatcher in libempathy, gtk p...Xavier Claessens2008-05-091-0/+64
* Make use of tp-glib debug system.Xavier Claessens2008-05-011-24/+22
* Display error message when cannot create salut account.Xavier Claessens2008-04-201-2/+5