aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-chat-window.c
Commit message (Expand)AuthorAgeFilesLines
* chat-window: disable file transfer DnDGuillaume Desmottes2012-06-261-0/+2
* use the symbolic close icon in the tab close buttonGuillaume Desmottes2012-05-251-2/+2
* Define a style class for the tab close buttonGuillaume Desmottes2012-05-251-1/+3
* chat-window: stop using GeditCloseButtonGuillaume Desmottes2012-05-241-8/+28
* gedit-close-button: move CSS bits to empathy.cssGuillaume Desmottes2012-05-241-1/+1
* Load the CSS in all empathy-* binariesGuillaume Desmottes2012-05-241-0/+2
* remove unused tp-contact-factory includesGuillaume Desmottes2012-05-151-1/+0
* remove useless empathy-contact-list.h includesGuillaume Desmottes2012-04-101-1/+0
* implement empathy_tp_chat_add as a method on TpChatGuillaume Desmottes2012-04-101-3/+2
* Move category name constants to #definesWill Thompson2012-03-281-2/+2
* Show MUC highlight notifications in Gnome ShellWill Thompson2012-03-281-3/+8
* Use help:empathy to open the helpGuillaume Desmottes2012-03-221-1/+1
* drag_data_received_individual_id: make sure manager is initializedGuillaume Desmottes2012-02-211-1/+1
* chat-window: invite contacts using DnDGuillaume Desmottes2012-02-171-0/+72
* chat-window: display a phone icon in the tab labelGuillaume Desmottes2012-02-171-0/+13
* Don't unhighlight chat tabs when more messages are receivedWill Thompson2012-02-111-28/+11
* Don't warn before leaving disconnected chatroomsWill Thompson2012-01-301-2/+14
* Shorten "Leave chat room" to "Leave room"Will Thompson2012-01-301-1/+1
* Special-case closing a window with exactly one tabWill Thompson2012-01-301-0/+13
* Confirm closing windows containing chat rooms.Will Thompson2012-01-301-31/+115
* Confirm closing chat room tabsWill Thompson2012-01-301-2/+59
* EmpathyChat: include should_highlight in ::new-messageWill Thompson2012-01-191-1/+2
* empathy_chat_window_present_chat: move to the chat window desktopGuillaume Desmottes2011-12-191-2/+6
* use gtk_box_new() instead of gtk_[h,v]box_new()Guillaume Desmottes2011-11-211-2/+2
* Merge remote-tracking branch 'pochu/error-dialog'Danielle Madeley2011-10-141-1/+3
|\
| * empathy_dispatcher_chat_with_contact_id(): add optional cbEmilio Pozuelo Monfort2011-09-051-1/+3
* | all: remove butterfly workarounds (bgo#612555)Jonny Lamb2011-09-261-2/+1
|/
* EmpathyChatWindow: Set "im.received" on notification so gnome-shell can ignor...Xavier Claessens2011-08-221-0/+4
* Port to new tp-glib client factoryGuillaume Desmottes2011-08-181-6/+8
* Do not present chat window from empathy_chat_window_get_default()Xavier Claessens2011-05-261-18/+0
* remove empathy_tp_chat_get_connection and priv->connectionGuillaume Desmottes2011-05-251-1/+1
* Squash some set-but-unused variablesColin Walters2011-05-191-4/+0
* Merge branch 'LOLOOOLOLOLOLLLOLLLOLOLLL'Jonny Lamb2011-05-181-1/+2
|\
| * chat-manager: pass user action time of DBus to show the closed tabJonny Lamb2011-05-181-1/+2
* | invite-dialog: display a individual view rather than forcing user to type the...Guillaume Desmottes2011-05-181-27/+12
|/
* Merge branch 'ack'Jonny Lamb2011-05-171-0/+9
|\
| * chat-window: also update chat window title when the chat updatesJonny Lamb2011-05-131-0/+6
| * chat-window: update tab when nb-unread-messages changesJonny Lamb2011-05-131-0/+3
* | Fix call to empathy_chat_window_find_chat in /part commandWill Thompson2011-05-161-1/+1
* | Merge remote-tracking branch 'glassrose/moving-part-functionality-to-empathy-...Guillaume Desmottes2011-05-131-0/+45
|\ \
| * | Leave chatroom only if tp_chat existsChandni Verma2011-05-111-4/+12
| * | Send full message for the default chat parted on part commandChandni Verma2011-05-091-1/+14
| * | Fire a "part-command-entered" signal from libempathy-gtk/empathy-chat.c to be...Chandni Verma2011-05-071-0/+24
* | | Properly convert timestamps received from X11 (#650015)Guillaume Desmottes2011-05-121-1/+1
* | | empathy_chat_window_present_chat: always show newly created windowsGuillaume Desmottes2011-05-121-0/+5
| |/ |/|
* | Merge branch 'delivery-reports-rebase'Danielle Madeley2011-05-051-0/+38
|\ \
| * | Add a tooltip to the sending message spinnerDanielle Madeley2011-05-051-6/+11
| * | [chat-window] add a spinner to the window tab for when messages are being sentDanielle Madeley2011-05-051-0/+33
* | | fix unused-but-set-variable warningsMarc Plano-Lesay2011-05-051-9/+0
* | | Merge branch 'sms-support-rebase'Danielle Madeley2011-05-051-17/+43
|\| |
| * | Include SMSChannel property in empathy_chat_window_find_chat()Danielle Madeley2011-05-051-3/+5
| * | Change empathy_chat_get_name() from const char * -> char *Danielle Madeley2011-05-051-14/+28
| * | Add "SMS:" to the tooltipDanielle Madeley2011-05-051-0/+4
| * | Set EMPATHY_IMAGE_SMS on sms channelsDanielle Madeley2011-05-051-0/+6
| |/
* / set a not empty string when setting EMPATHY_NOTIFY_MANAGER_CAP_X_CANONICAL_AP...Guillaume Desmottes2011-05-021-1/+2
|/
* chat_window_page_switched_cb: get the child from the GTK+ signalGuillaume Desmottes2011-04-271-12/+3
* empathy_chat_window_present_chat: no need to call show_all on the windowGuillaume Desmottes2011-03-301-1/+0
* chat_window_new_message_cb: check that we found the chatroomGuillaume Desmottes2011-03-231-1/+1
* Don't update Contact menu on a focus-in (#644936)Michael Terry2011-03-171-9/+24
* rename empathy-dispatcher to empathy-request-utilGuillaume Desmottes2011-03-171-1/+2
* coding style fixesGuillaume Desmottes2011-03-141-1/+1
* Setting "window" data on submenu only if it's not NULLChandni Verma2011-03-111-3/+3
* Add a confirmation dialog when you block a contact from the Contact menuDanielle Madeley2011-03-081-2/+5
* use GeditCloseButton (#642865)Guillaume Desmottes2011-02-211-21/+4
* always color the room label when we are highlightedGuillaume Desmottes2011-02-071-1/+2
* chat-window: don't play sound for pending messages (#639302)Guillaume Desmottes2011-01-241-5/+6
* Merge remote branch 'glassrose/remove-typing-icon-in-muc-tabs-609420'Guillaume Desmottes2011-01-241-2/+2
|\
| * Do not display typing icon in MUC tabsChandni Verma2011-01-241-2/+2
* | Connect to style-updated signalEmilio Pozuelo Monfort2011-01-111-5/+4
* | Don't use deprecated gtk_widget_get_style()Emilio Pozuelo Monfort2011-01-111-1/+5
|/
* Remove the chats_new_msg list from EmpathyChatWindowSjoerd Simons2010-12-291-17/+9
* Remove the composing listSjoerd Simons2010-12-291-15/+2
* Highlight both the tab and the menu labelSjoerd Simons2010-12-291-2/+6
* chat-window: unsensitive the Contact menu if there is no submenu (#637799)Guillaume Desmottes2010-12-221-2/+8
* update copyrightsGuillaume Desmottes2010-11-301-1/+1
* chat-window: don't display notifications for pending messages (#635513)Guillaume Desmottes2010-11-301-1/+5
* EmpathyChat::new-message: tell if the message is a pending one or notGuillaume Desmottes2010-11-301-0/+1
* move sound functions to EmpathySoundManager methodsGuillaume Desmottes2010-11-301-2/+7
* move empathy-sound to empathy-sound-managerGuillaume Desmottes2010-11-301-1/+1
* chat-window: cache the UI GSettingsGuillaume Desmottes2010-11-291-4/+4
* chat-window: cache the notifications GSettingsGuillaume Desmottes2010-11-291-6/+4
* chat-window: cache the 'chat' gsettingsGuillaume Desmottes2010-11-171-5/+5
* chat-manager: make clear that we are dealing with *closed* chatsGuillaume Desmottes2010-10-251-2/+2
* Return existing default chat window when it's hidden, just restore it in this...Vitaly Minko2010-10-211-15/+15
* Port to libnotify 0.7.0William Jon McCann2010-10-191-1/+1
* chat-window: port to new GtkNotebook APIGuillaume Desmottes2010-10-041-4/+7
* GDK keys are now GDK_KEY_*Guillaume Desmottes2010-10-041-2/+2
* Avoid to completely hide the last saved window when creating a new oneGuillaume Desmottes2010-09-291-0/+10
* chat-window: remember the geometry of the last saved windowGuillaume Desmottes2010-09-291-3/+10
* chat-window: most of the functions can be staticGuillaume Desmottes2010-09-291-36/+50
* chat_window_new_message_cb: update the window icon as well (#558802)Guillaume Desmottes2010-09-271-1/+2
* chat_window_detach_hook: move the window *after* showing itGuillaume Desmottes2010-08-301-1/+1
* empathy_chat_window_present_chat: use tp_user_action_time_should_presentGuillaume Desmottes2010-08-181-5/+2
* use TP_USER_ACTION_TIME_* (#627165)Guillaume Desmottes2010-08-181-3/+3
* empathy_dispatcher_chat_with_contact_id: get a TpAccount instead of a TpConne...Guillaume Desmottes2010-08-111-8/+2
* empathy_dispatcher_chat_with_contact_id: remove callback argumentGuillaume Desmottes2010-08-111-1/+1
* empathy_contact_selector_dialog_get_selected: allow to get the account as wellGuillaume Desmottes2010-08-101-1/+1
* Merge EmpathyContact:name and *_set_alias() to EmpathyContact:aliasPhilip Withnall2010-07-221-1/+1
* GtkNotebookPage no longer exists in GTK+ 3Danielle Madeley2010-07-191-1/+4
* Port Empathy code to GSettings, remove EmpathyConfDanielle Madeley2010-06-181-12/+25
* use tp_g_signal_connect_object to connect the "closed" signal on the notifica...Guillaume Desmottes2010-06-161-2/+2
* Don't display the 'Important Room' menu item in private chatsGuillaume Desmottes2010-06-111-0/+1
* coding style fixesGuillaume Desmottes2010-05-271-2/+2
* Add option to make chatroom "always urgent" (#611894)Jonas Bonn2010-05-271-3/+53
* Use ensure_chatroom in callbackJonas Bonn2010-05-271-11/+6
* Port to new EmpathyTpContactFactory APIXavier Claessens2010-05-261-7/+2
* define EMPATHY_DISPATCHER_CURRENT_TIME rather than using G_MAXINT64 directlyGuillaume Desmottes2010-05-041-1/+1
* fix typo in commentGuillaume Desmottes2010-05-041-1/+1
* Consider G_MAXIN64 as a secred code for GDK_CURRENT_TIMESjoerd Simons2010-05-041-9/+13
* Add a comment, fix indentationSjoerd Simons2010-05-041-2/+3
* Only present and tab switch for new eventsSjoerd Simons2010-04-251-2/+25
* Always at least show new chat windows even if not presenting themSjoerd Simons2010-04-251-0/+1
* Pass the ChannelDispatcher timestamp onwards to window_presentSjoerd Simons2010-04-251-1/+8
* pass timestamp to empathy_chat_window_present_chatGuillaume Desmottes2010-04-251-2/+4
* add timestamp arg to empathy_dispatcher_chat_with_contact(_id)Sjoerd Simons2010-04-251-1/+1
* Do not use deprecated GTK symbolsXavier Claessens2010-04-191-1/+1
* Update the Tabs menu when a tab is moved.Mike Ruprecht2010-04-191-2/+8
* src/empathy-chat-window.c: use tp_g_signal_connect_object instead of empathy_...Guillaume Desmottes2010-04-091-2/+2
* remove NotificationDataGuillaume Desmottes2010-04-091-27/+3
* chat-window: don't present chat if notification has been dismissedGuillaume Desmottes2010-04-091-8/+0
* Support append hint in notifications (#607446)Nicolò Chieffo2010-04-011-18/+40
* Merge branch 'undo-close-tab'Jonny Lamb2010-03-301-0/+48
|\
| * chat-manager: take an EmpathyChat instead of an EmpathyContactJonny Lamb2010-03-061-4/+4
| * Add EmpathyChatManager::chats-changed signal and make the chat window listen ...Jonny Lamb2010-03-061-7/+35
| * Add chat manager which tracks chats closing and can respawn them (bug #609832)Jonny Lamb2010-03-061-0/+20
* | Sets sensitivity of Previous/Next Tab menu items based on gtk-keynav-wrap-aro...Aaron Brown2010-03-301-2/+7
* | chat-window: remove some DEBUG callsGuillaume Desmottes2010-03-221-15/+0
* | Added gtk-keynav-wrap-around check before cycling tabsmrhappypants2010-03-171-2/+10
* | Merge commit 'staz/dnd'Guillaume Desmottes2010-03-161-13/+17
|\ \
| * | DnD: add a new text/path-list target in chat windowOlivier Le Thanh Duong2010-03-161-6/+13
| * | chat_window_drag_motion : search in all the drop targetsOlivier Le Thanh Duong2010-03-051-7/+4
| |/
* | empathy_window_present: remove useless 'steal_focus' argGuillaume Desmottes2010-03-151-1/+1
* | invite-participant-dialog: filter contacts by accountGuillaume Desmottes2010-03-151-1/+3
|/
* TPL Enabling patch, all-in-one.Cosimo Alfarano2010-02-261-0/+2
* Remove workaround for wrong drag behaviourSjoerd Simons2010-02-151-8/+7
* Make the ChatWindow handle dropping items itselfSjoerd Simons2010-02-151-20/+31
* modifies tab-expand and tab-fill properties of child in chat-window (#608053)Reimundo Heluani2010-02-081-2/+8
* added a "find" menu itemThomas Meire2010-01-211-0/+16
* chat_window_create_label: ref the widgets stored as data so we are sure they ...Guillaume Desmottes2010-01-121-7/+8
* Remove FIXMEDanielle Madeley2009-12-221-2/+0
* Make Invite Participant menu entry sensitive only when availableDanielle Madeley2009-12-211-0/+28
* Refactor MUC upgrading to be a feature of TpChat->add()Danielle Madeley2009-12-211-74/+10
* Replace raw Tp call with existing abstraction in EmpathyTpChatDanielle Madeley2009-12-211-9/+5
* Port EmpathyInviteParticipantDialog over to EmpathyContactSelectorDialogDanielle Madeley2009-12-211-16/+48
* Don't destroy the request properties, EmpathyDispatcher now owns themDanielle Madeley2009-12-211-1/+1
* Add support for inviting to MUCsDanielle Madeley2009-12-211-2/+7
* Add a rudimentry UI to select a 3rd contact to inviteDanielle Madeley2009-12-211-12/+55
* Use EmpathyDispatcher to create the PMUC channelDanielle Madeley2009-12-211-24/+6
* Don't leak GPtrArrayDanielle Madeley2009-12-211-0/+1
* Add an Invite Participants menu item and make it request the Conf channelDanielle Madeley2009-12-211-2/+74
* chat-window: ref the contact stored as a data in the chatGuillaume Desmottes2009-12-081-2/+2
* Separate geometry of private and muc chat windows (#604003)Guillaume Desmottes2009-12-081-0/+3
* change empathy_chat_window_get_nb_rooms to get_chats_typeGuillaume Desmottes2009-12-081-8/+15
* fix commentsGuillaume Desmottes2009-12-081-2/+2
* empathy_chat_window_get_default: rename room_filter to roomGuillaume Desmottes2009-12-081-3/+3
* empathy_chat_window_get_default: check if the window has at least one roomGuillaume Desmottes2009-12-081-2/+12
* add empathy_chat_window_get_nb_roomsGuillaume Desmottes2009-12-081-0/+14
* Grouping all 1-to-1 chats in one window and MUC's in another one. (Fixes #588...Abner Silva2009-12-081-3/+6
* Merge commit 'shaunm/dndfiles2'Guillaume Desmottes2009-11-301-1/+115
|\
| * Some improvements to file drag-and-drop based on comments on #595226Shaun McCance2009-11-251-10/+18
| * [empathy-chat-window] Cleanup DND, don't accept drags to offline contactsShaun McCance2009-11-251-20/+62
| * Move GtkTargetLists into priv so they're no longer staticShaun McCance2009-11-251-6/+13
| * [empathy-chat-window] Documented MOVE/COPY selection in drag_motionShaun McCance2009-11-251-0/+4
| * Utilitiy function to send files from a URI list, for dnd implementationsShaun McCance2009-11-251-25/+2
| * Implemented file drags to contact list, along with row highlightsShaun McCance2009-11-251-2/+2
| * Handle MOVE and COPY drags better, change contact-id drags to COPYShaun McCance2009-11-251-4/+6
| * Always prefer GDK_ACTION_COPY for text/uri-list dragsShaun McCance2009-11-251-8/+31
| * Don't try to offer file transfers to MUCsShaun McCance2009-11-251-2/+8
| * Call gtk_drag_finish when we get a file transfer drag on a chat windowShaun McCance2009-11-251-0/+1
| * Implementing drag and drop file sending on chat windowsShaun McCance2009-11-251-0/+44
* | change 'unread from everyone' to 'unread from all'Guillaume Desmottes2009-11-271-2/+2
* | fix typo in commentsGuillaume Desmottes2009-11-271-3/+2
* | update the window title when a new message is receivedGuillaume Desmottes2009-11-271-0/+3
* | display the number of unread message in the window title (#548701)Guillaume Desmottes2009-11-271-5/+62
* | call empathy_chat_messages_read when messages have been read in a tabGuillaume Desmottes2009-11-271-0/+6
* | display the number of other tabsGuillaume Desmottes2009-11-271-1/+19
* | factor out empathy_chat_get_nameGuillaume Desmottes2009-11-271-3/+9
|/
* Use accessor functions instead direct access.Javier Jardón2009-11-171-2/+2
* Correctly store/restore maximized state of windows.Xavier Claessens2009-11-161-76/+9
* change empathy_notification_is_enabled to empathy_notify_manager_notification...Guillaume Desmottes2009-11-131-1/+1
* change empathy_misc_get_pixbuf_for_notification to empathy_notify_manager_get...Guillaume Desmottes2009-11-131-1/+6
* move empathy-misc to empathy-notify-managerGuillaume Desmottes2009-11-131-1/+1
* chat-window: save the size of the window when disposingGuillaume Desmottes2009-11-091-0/+1
* Better reorganization of chat_window_update (#600732)Ryan LaBelle2009-11-061-24/+76
* empathy-chat-window: always display the title of the current tabGuillaume Desmottes2009-11-041-9/+1
* Merge branch 'accountz'Jonny Lamb2009-11-021-12/+15
|\
| * chat-window: port to new tp-glib account APIJonny Lamb2009-10-241-12/+15
* | Fixes cycling tab bug in chat window (#589263)Rômulo Fernandes Machado2009-10-301-12/+49
* | Fix crash when joining a chat, GTK_WIDGET_VISIBLE is not NULL-safeXavier Claessens2009-10-261-2/+1
* | empathy-chat-window: Don't update the Contact menu if visibleRob Bradford2009-10-241-5/+26
|/
* src/empathy-chat-window: fix shadow declarations and uint comparaisonsGuillaume Desmottes2009-10-201-16/+16
* Don't display any icon if we have been disconnectedGuillaume Desmottes2009-10-201-5/+15
* empathy-chat-window: update the tab icon when the TpChat is disconnected (#59...Guillaume Desmottes2009-10-201-1/+11
* Fix little coding styleXavier Claessens2009-09-241-1/+1
* Ignore the drop if we can't get the right information from itSjoerd Simons2009-09-151-6/+16
* Don't use "/" to separate account and contact.Cosimo Cecchi2009-09-151-1/+1
* Ensure the notification callback data is always freedSjoerd Simons2009-09-141-6/+20
* Merge back from masterSjoerd Simons2009-08-221-16/+15
|\
| * Don't leak a ref when updating notification bubbleWill Thompson2009-08-131-5/+5
| * chat_window_help_contents_activate_cb: documentation doesn't have a 'chat' se...Guillaume Desmottes2009-08-071-1/+1
| * Merge branch 'escape-notifications'Will Thompson2009-08-061-9/+7
| |\
| | * Don't try to free NULL pixbufs.Will Thompson2009-08-051-9/+7
| * | Embolden tab labels when you're highlightedWill Thompson2009-08-051-1/+2
| |/
* | Merge branch 'master' into mc5Cosimo Cecchi2009-08-011-4/+3
|\|
| * Little coding style cleanupXavier Claessens2009-07-291-4/+3
* | Chang the API of AccountManager to have the get lookup the account by nameSjoerd Simons2009-07-301-3/+1
* | remove usage of empathy_account_equalSjoerd Simons2009-07-301-1/+1
* | Merge commit 'upstream/master' into mc5Sjoerd Simons2009-07-281-9/+29
|\|
| * Chat window's tab label changes the font color when got an incoming msg. (Fix...Abner Silva2009-07-151-6/+26
| * Use accessor functions instead direct access (Fixes #586476)Jonny Lamb2009-07-101-3/+3
* | Remove useless mission-control includesSjoerd Simons2009-07-061-1/+0
|/
* New chatrooms are no longer marked as favorite by default. Fixes bug #575667Abner Silva2009-07-011-9/+9
* Port the main of empathy to EmpathyAccountSjoerd Simons2009-07-011-14/+12
* fixed libnotify crashing if icon doesn't existAbderaouf Bencherait2009-06-301-2/+6
* Include empathy-sound.h to make it buildXavier Claessens2009-06-261-0/+1
* empathy-chat-window: remove trailing tabsGuillaume Desmottes2009-06-251-9/+9
* Hide muc contacts listGabriel Millaire2009-06-181-3/+1
* Applied Xavier's commentsGabriel Millaire2009-06-181-27/+23
* Add 'Show Contact List' in Conversation menuGabriel Millaire2009-06-181-0/+39
* Remove 'new message from' from notification message (#586102). Based on a pat...Guillaume Desmottes2009-06-181-4/+3
* Don't repeat a tooltip format stringWill Thompson2009-06-081-14/+13
* Italicize status message in tooltipWill Thompson2009-06-081-1/+1
* Don't include "Available"/"Away"... in tooltipsWill Thompson2009-06-081-2/+2
* Extract markup_printf-append-free to a functionWill Thompson2009-06-081-18/+29
* Only show status in tooltip when it existsWill Thompson2009-06-081-3/+11
* Add a right-click menu to conversation window tabs.Will Thompson2009-06-031-32/+52
* Ensure a minimum size of tabs in the chat windowSjoerd Simons2009-05-311-8/+24
* Only do sounds/notifications for text messages when they involve the userSjoerd Simons2009-05-281-13/+9
* empathy-chat-window: add Contact menu as top-level (bgo #580922)Guillaume Desmottes2009-05-221-0/+9
* remove Conversation->Contact menu entryGuillaume Desmottes2009-05-221-14/+0
* empathy-chat-window: fix coding styleGuillaume Desmottes2009-05-181-5/+5
* empathy-chat-window: update the FSF addressGuillaume Desmottes2009-05-181-2/+2
* empathy-chat-window: remove trailing spacesGuillaume Desmottes2009-05-151-5/+5
* Port EmpathyChatWindow's DnD to new APIXavier Claessens2009-04-221-3/+20
* Remove useless include of empathy-contact-factory.hXavier Claessens2009-04-221-1/+0
* Port EmpathyChatWindow to new API and remove dead code.Xavier Claessens2009-04-221-15/+1
* Fix urgency hint for MUCsXavier Claessens2009-04-171-1/+7
* Make use of GtkUIManager for EmpathyChatWindowXavier Claessens2009-04-161-74/+71
* Port EmpathyChatWindow to new APIXavier Claessens2009-04-161-11/+7
* Prefix "Empathy" to the notification enum.Xavier Claessens2009-01-311-2/+2
* Factor out some common code.Xavier Claessens2009-01-311-5/+2
* Add an enum to define notification close reason.Xavier Claessens2009-01-311-2/+2
* Unref the notification after it has been closed.Xavier Claessens2009-01-311-11/+18
* Escape message body with g_markup_escape_text before pushing it to the notifi...Xavier Claessens2009-01-311-3/+5
* Fix order or params in chat_window_show_or_update_notification ().Xavier Claessens2009-01-311-3/+3
* Move empathy_notification_is_enabled () to src/Xavier Claessens2009-01-311-1/+9
* Make possible to use libnotify 0.4.4, to not force the usage of too recent di...Xavier Claessens2009-01-311-1/+3
* Add a convenience function to avoid hacks when getting the pixbuf from the ic...Xavier Claessens2009-01-311-4/+3
* Make notifications for unfocused chat windows work properly.Xavier Claessens2009-01-311-17/+10
* W.I.P. for notifications on chat window.Xavier Claessens2009-01-311-0/+85