summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* preferences: coding style fixGuillaume Desmottes2010-07-121-1/+1
* main-window: coding style fixGuillaume Desmottes2010-07-121-1/+1
* empathy-accounts.1: document --if-neededGuillaume Desmottes2010-07-121-0/+3
* empathy-accounts.1: --import has been removedGuillaume Desmottes2010-07-121-3/+0
* import empathy-accounts manpage from DebianGuillaume Desmottes2010-07-122-1/+38
* sync empathy manpage with Debian packageGuillaume Desmottes2010-07-121-9/+31
* empathy_status_icon_new: always call status_icon_set_visibilityGuillaume Desmottes2010-07-121-3/+1
* empathy_status_icon_new: don't ignore hide_contact_list (#623937)Guillaume Desmottes2010-07-121-1/+5
* Merge branch 'auto-approve'Guillaume Desmottes2010-07-091-0/+1
|\
| * Pass EMPATHY_DISPATCHER_NON_USER_ACTION as action time when auto-approving mucsGuillaume Desmottes2010-07-091-0/+1
* | debug_window_name_owner_changed_cb: update client services as wellGuillaume Desmottes2010-07-091-33/+32
* | Store the unique name in the modelGuillaume Desmottes2010-07-091-13/+10
* | FillCmChooserData: rename, add type field and helper functionsGuillaume Desmottes2010-07-091-12/+35
* | rename vars, functions and constants to make code less CM specificGuillaume Desmottes2010-07-091-82/+82
* | coding style fixGuillaume Desmottes2010-07-091-2/+2
* | debug-window: add Telepathy clientsGuillaume Desmottes2010-07-091-0/+54
* | debug-window: remove hardcoded clientsGuillaume Desmottes2010-07-091-22/+0
|/
* tell the chatroom manager asap about chatsSjoerd Simons2010-07-091-10/+20
* link on unique-3 when using GTK3Guillaume Desmottes2010-07-081-0/+4
* move GTK+ check to its own PKG_CHECK_MODULESGuillaume Desmottes2010-07-081-0/+2
* call-window: use gtk_widget_get_allocation()Guillaume Desmottes2010-07-071-1/+3
* rephrase 'Important Room' menu entryGuillaume Desmottes2010-07-071-1/+1
* set a title to the room invitation dialogGuillaume Desmottes2010-07-071-0/+7
* Add a title to the incoming call dialogGuillaume Desmottes2010-07-071-0/+7
* display incoming events right away if user asked toGuillaume Desmottes2010-07-071-3/+38
* Add option to disable displaying events in the notif area (#585914)Guillaume Desmottes2010-07-072-1/+24
* add accept/decline buttons to invitation notificationsGuillaume Desmottes2010-07-071-0/+1
* use a specific event type for muc invitationsGuillaume Desmottes2010-07-072-3/+4
* add accept/decline buttons to FT notificationsGuillaume Desmottes2010-07-071-0/+10
* event-manager: allow to reject FT channelsGuillaume Desmottes2010-07-071-0/+7
* add answer/decline buttons in call notifications (#597124)Guillaume Desmottes2010-07-071-0/+21
* add empathy_event_declineGuillaume Desmottes2010-07-072-0/+11
* Add 'Respond' button only for text channels and approve it directlyGuillaume Desmottes2010-07-071-7/+11
* add empathy_event_approve()Guillaume Desmottes2010-07-072-0/+11
* factor out add_notification_actionsGuillaume Desmottes2010-07-071-9/+16
* empathy_dispatcher_join_muc: remove callback argGuillaume Desmottes2010-07-074-6/+5
* Revert "no need to specify each time of handle"Sjoerd Simons2010-07-061-0/+11
* Inform the chatroom mgr when we are handling a new roomGuillaume Desmottes2010-07-052-1/+10
* no need to specify each time of handleGuillaume Desmottes2010-07-051-11/+0
* Handle text channels using TpSimpleHandler (#623358)Guillaume Desmottes2010-07-052-46/+169
* chat-manager: document the queueGuillaume Desmottes2010-07-051-0/+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
* status-icon: drop our ref on the window when disposingGuillaume Desmottes2010-07-021-0/+1
* install empathy-av to libexecGuillaume Desmottes2010-06-291-1/+3
* add AV client to the debug windowGuillaume Desmottes2010-06-291-0/+7
* Disable timer if EMPATHY_PERSIST is setGuillaume Desmottes2010-06-291-0/+11
* Add a timer stopping the proccess after a while if idlingGuillaume Desmottes2010-06-291-0/+61
* add empathy_call_factory_registerGuillaume Desmottes2010-06-291-0/+8