index
:
~smcv/empathy
38-goa-mc-517
38-mc-517
gnome-3-8
next
next-decore
next-factory
next-gdbus
next-gdbus-properties
next-untested
untested-goa-mc-517
Unnamed repository; edit this file 'description' to name the repository.
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
empathy-chat-window.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-27
Drop unused/redundant header inclusions
Emanuele Aina
1
-8
/
+0
2013-03-27
Consistently use `#include "config.h"` everywhere
Emanuele Aina
1
-1
/
+1
2013-01-03
Recognize both handheld and phone clienttypes as mobile devices
Sjoerd Simons
1
-2
/
+2
2013-01-03
factor out empathy_notify_manager_create_notification()
Guillaume Desmottes
1
-1
/
+3
2013-01-03
notifications: no need to set NOTIFY_EXPIRES_DEFAULT
Guillaume Desmottes
1
-2
/
+0
2012-10-10
turn EmpathyChatWindow to a GtkWindow subclass
Guillaume Desmottes
1
-36
/
+40
2012-10-03
chat-window: expose the individual mgr as a property
Guillaume Desmottes
1
-0
/
+39
2012-10-03
chat-window: update the contact menu when folks is loaded
Guillaume Desmottes
1
-0
/
+16
2012-10-03
chat-window: load the individual mgr when the chat window is focused out
Guillaume Desmottes
1
-11
/
+35
2012-10-03
move the individual mgr reference to empathy-chat-window
Guillaume Desmottes
1
-5
/
+15
2012-09-28
empathy_chat_window_present_chat: return the window presenting the chat
Guillaume Desmottes
1
-4
/
+5
2012-09-28
No need to pass twice the same param to chat_window_contact_menu_update()
Guillaume Desmottes
1
-4
/
+3
2012-09-28
make sure that chat_window_contact_menu_update is not called recursively
Guillaume Desmottes
1
-0
/
+8
2012-09-17
include telepathy-glib.h
Guillaume Desmottes
1
-2
/
+0
2012-09-11
use tp_channel_get_connection()
Guillaume Desmottes
1
-2
/
+2
2012-09-06
Don't show "Topic: " in tooltips if there is none
Will Thompson
1
-1
/
+1
2012-09-03
chat_window_new_message_cb: early return when handling outgoing msg
Guillaume Desmottes
1
-0
/
+1
2012-07-11
chat-window: use self->priv pattern
Guillaume Desmottes
1
-506
/
+371
2012-07-11
chat-window: port to new coding styles
Guillaume Desmottes
1
-2137
/
+2227
2012-07-11
remove useless includes
Guillaume Desmottes
1
-1
/
+0
2012-07-02
Stop using EmpathyChatView
Guillaume Desmottes
1
-1
/
+1
2012-06-26
chat-window: disable file transfer DnD
Guillaume Desmottes
1
-0
/
+2
2012-05-25
use the symbolic close icon in the tab close button
Guillaume Desmottes
1
-2
/
+2
2012-05-25
Define a style class for the tab close button
Guillaume Desmottes
1
-1
/
+3
2012-05-24
chat-window: stop using GeditCloseButton
Guillaume Desmottes
1
-8
/
+28
2012-05-24
gedit-close-button: move CSS bits to empathy.css
Guillaume Desmottes
1
-1
/
+1
2012-05-24
Load the CSS in all empathy-* binaries
Guillaume Desmottes
1
-0
/
+2
2012-05-15
remove unused tp-contact-factory includes
Guillaume Desmottes
1
-1
/
+0
2012-04-10
remove useless empathy-contact-list.h includes
Guillaume Desmottes
1
-1
/
+0
2012-04-10
implement empathy_tp_chat_add as a method on TpChat
Guillaume Desmottes
1
-3
/
+2
2012-03-28
Move category name constants to #defines
Will Thompson
1
-2
/
+2
2012-03-28
Show MUC highlight notifications in Gnome Shell
Will Thompson
1
-3
/
+8
2012-03-22
Use help:empathy to open the help
Guillaume Desmottes
1
-1
/
+1
2012-02-21
drag_data_received_individual_id: make sure manager is initialized
Guillaume Desmottes
1
-1
/
+1
2012-02-17
chat-window: invite contacts using DnD
Guillaume Desmottes
1
-0
/
+72
2012-02-17
chat-window: display a phone icon in the tab label
Guillaume Desmottes
1
-0
/
+13
2012-02-10
Don't unhighlight chat tabs when more messages are received
Will Thompson
1
-28
/
+11
2012-01-30
Don't warn before leaving disconnected chatrooms
Will Thompson
1
-2
/
+14
2012-01-30
Shorten "Leave chat room" to "Leave room"
Will Thompson
1
-1
/
+1
2012-01-30
Special-case closing a window with exactly one tab
Will Thompson
1
-0
/
+13
2012-01-30
Confirm closing windows containing chat rooms.
Will Thompson
1
-31
/
+115
2012-01-30
Confirm closing chat room tabs
Will Thompson
1
-2
/
+59
2012-01-18
EmpathyChat: include should_highlight in ::new-message
Will Thompson
1
-1
/
+2
2011-12-19
empathy_chat_window_present_chat: move to the chat window desktop
Guillaume Desmottes
1
-2
/
+6
2011-11-21
use gtk_box_new() instead of gtk_[h,v]box_new()
Guillaume Desmottes
1
-2
/
+2
2011-10-14
Merge remote-tracking branch 'pochu/error-dialog'
Danielle Madeley
1
-1
/
+3
2011-09-26
all: remove butterfly workarounds (bgo#612555)
Jonny Lamb
1
-2
/
+1
2011-09-05
empathy_dispatcher_chat_with_contact_id(): add optional cb
Emilio Pozuelo Monfort
1
-1
/
+3
2011-08-22
EmpathyChatWindow: Set "im.received" on notification so gnome-shell can ignor...
Xavier Claessens
1
-0
/
+4
2011-08-18
Port to new tp-glib client factory
Guillaume Desmottes
1
-6
/
+8
[next]