index
:
gsoc2013-empathy
archive-integration
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
empathy-chat-window.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge back from master
Sjoerd Simons
2009-08-22
1
-16
/
+15
|
\
|
*
Don't leak a ref when updating notification bubble
Will Thompson
2009-08-13
1
-5
/
+5
|
*
chat_window_help_contents_activate_cb: documentation doesn't have a 'chat' se...
Guillaume Desmottes
2009-08-07
1
-1
/
+1
|
*
Merge branch 'escape-notifications'
Will Thompson
2009-08-06
1
-9
/
+7
|
|
\
|
|
*
Don't try to free NULL pixbufs.
Will Thompson
2009-08-05
1
-9
/
+7
|
*
|
Embolden tab labels when you're highlighted
Will Thompson
2009-08-05
1
-1
/
+2
|
|
/
*
|
Merge branch 'master' into mc5
Cosimo Cecchi
2009-08-01
1
-4
/
+3
|
\
|
|
*
Little coding style cleanup
Xavier Claessens
2009-07-29
1
-4
/
+3
*
|
Chang the API of AccountManager to have the get lookup the account by name
Sjoerd Simons
2009-07-30
1
-3
/
+1
*
|
remove usage of empathy_account_equal
Sjoerd Simons
2009-07-30
1
-1
/
+1
*
|
Merge commit 'upstream/master' into mc5
Sjoerd Simons
2009-07-28
1
-9
/
+29
|
\
|
|
*
Chat window's tab label changes the font color when got an incoming msg. (Fix...
Abner Silva
2009-07-15
1
-6
/
+26
|
*
Use accessor functions instead direct access (Fixes #586476)
Jonny Lamb
2009-07-10
1
-3
/
+3
*
|
Remove useless mission-control includes
Sjoerd Simons
2009-07-06
1
-1
/
+0
|
/
*
New chatrooms are no longer marked as favorite by default. Fixes bug #575667
Abner Silva
2009-07-01
1
-9
/
+9
*
Port the main of empathy to EmpathyAccount
Sjoerd Simons
2009-07-01
1
-14
/
+12
*
fixed libnotify crashing if icon doesn't exist
Abderaouf Bencherait
2009-06-30
1
-2
/
+6
*
Include empathy-sound.h to make it build
Xavier Claessens
2009-06-26
1
-0
/
+1
*
empathy-chat-window: remove trailing tabs
Guillaume Desmottes
2009-06-25
1
-9
/
+9
*
Hide muc contacts list
Gabriel Millaire
2009-06-18
1
-3
/
+1
*
Applied Xavier's comments
Gabriel Millaire
2009-06-18
1
-27
/
+23
*
Add 'Show Contact List' in Conversation menu
Gabriel Millaire
2009-06-18
1
-0
/
+39
*
Remove 'new message from' from notification message (#586102). Based on a pat...
Guillaume Desmottes
2009-06-18
1
-4
/
+3
*
Don't repeat a tooltip format string
Will Thompson
2009-06-08
1
-14
/
+13
*
Italicize status message in tooltip
Will Thompson
2009-06-08
1
-1
/
+1
*
Don't include "Available"/"Away"... in tooltips
Will Thompson
2009-06-08
1
-2
/
+2
*
Extract markup_printf-append-free to a function
Will Thompson
2009-06-08
1
-18
/
+29
*
Only show status in tooltip when it exists
Will Thompson
2009-06-08
1
-3
/
+11
*
Add a right-click menu to conversation window tabs.
Will Thompson
2009-06-03
1
-32
/
+52
*
Ensure a minimum size of tabs in the chat window
Sjoerd Simons
2009-05-31
1
-8
/
+24
*
Only do sounds/notifications for text messages when they involve the user
Sjoerd Simons
2009-05-28
1
-13
/
+9
*
empathy-chat-window: add Contact menu as top-level (bgo #580922)
Guillaume Desmottes
2009-05-22
1
-0
/
+9
*
remove Conversation->Contact menu entry
Guillaume Desmottes
2009-05-22
1
-14
/
+0
*
empathy-chat-window: fix coding style
Guillaume Desmottes
2009-05-18
1
-5
/
+5
*
empathy-chat-window: update the FSF address
Guillaume Desmottes
2009-05-18
1
-2
/
+2
*
empathy-chat-window: remove trailing spaces
Guillaume Desmottes
2009-05-15
1
-5
/
+5
*
Port EmpathyChatWindow's DnD to new API
Xavier Claessens
2009-04-22
1
-3
/
+20
*
Remove useless include of empathy-contact-factory.h
Xavier Claessens
2009-04-22
1
-1
/
+0
*
Port EmpathyChatWindow to new API and remove dead code.
Xavier Claessens
2009-04-22
1
-15
/
+1
*
Fix urgency hint for MUCs
Xavier Claessens
2009-04-17
1
-1
/
+7
*
Make use of GtkUIManager for EmpathyChatWindow
Xavier Claessens
2009-04-16
1
-74
/
+71
*
Port EmpathyChatWindow to new API
Xavier Claessens
2009-04-16
1
-11
/
+7
*
Prefix "Empathy" to the notification enum.
Xavier Claessens
2009-01-31
1
-2
/
+2
*
Factor out some common code.
Xavier Claessens
2009-01-31
1
-5
/
+2
*
Add an enum to define notification close reason.
Xavier Claessens
2009-01-31
1
-2
/
+2
*
Unref the notification after it has been closed.
Xavier Claessens
2009-01-31
1
-11
/
+18
*
Escape message body with g_markup_escape_text before pushing it to the notifi...
Xavier Claessens
2009-01-31
1
-3
/
+5
*
Fix order or params in chat_window_show_or_update_notification ().
Xavier Claessens
2009-01-31
1
-3
/
+3
*
Move empathy_notification_is_enabled () to src/
Xavier Claessens
2009-01-31
1
-1
/
+9
*
Make possible to use libnotify 0.4.4, to not force the usage of too recent di...
Xavier Claessens
2009-01-31
1
-1
/
+3
*
Add a convenience function to avoid hacks when getting the pixbuf from the ic...
Xavier Claessens
2009-01-31
1
-4
/
+3
*
Make notifications for unfocused chat windows work properly.
Xavier Claessens
2009-01-31
1
-17
/
+10
*
W.I.P. for notifications on chat window.
Xavier Claessens
2009-01-31
1
-0
/
+85
*
Renamed G_STR_EMPTY to EMP_STR_EMPTY.
Jonny Lamb
2009-01-23
1
-1
/
+1
*
Convert EmpathyChatroomManager to the new singleton convention
Sjoerd Simons
2009-01-10
1
-1
/
+1
*
Use the new dispatcher api to request text channels
Sjoerd Simons
2009-01-10
1
-1
/
+1
*
Port EmpathySmileyManager to the new singleton policy.
Xavier Claessens
2009-01-09
1
-1
/
+1
*
Update empathy_sound_play () to be nicer to use and centralize the list
Xavier Claessens
2009-01-07
1
-4
/
+2
*
Turn empathy_sound_pref_is_enabled into empathy_sound_play that
Xavier Claessens
2009-01-07
1
-13
/
+7
*
Adapt the libcanberra calls to use the new functions.
Xavier Claessens
2009-01-07
1
-12
/
+16
*
Adapt Patryk's patch to trunk.
Xavier Claessens
2009-01-07
1
-0
/
+24
*
Don't unref NULL avatar used as chat window icon
Will Thompson
2008-12-29
1
-1
/
+4
*
Don't forget to unref the smiley manager
Xavier Claessens
2008-12-16
1
-0
/
+1
*
Move the smiley menu code from EmpathyChatView to EmpathyChatManager.
Xavier Claessens
2008-12-16
1
-16
/
+15
*
Replace _get_selection_bounds by _get_has_selection
Xavier Claessens
2008-12-16
1
-3
/
+2
*
Use GTK+ 2.14.0 and gtk_show_uri (Cosimo Cecchi).
Xavier Claessens
2008-12-02
1
-1
/
+1
*
Include account name in chat-window tooltip. Fixes bug #560622
Mathias Hasselmann
2008-11-14
1
-4
/
+8
*
Use markup for chat-window tooltips
Mathias Hasselmann
2008-11-14
1
-10
/
+21
*
If chats have no name, use the channel's ID instead of fallback to "Conversat...
Xavier Claessens
2008-11-14
1
-19
/
+2
*
empathy-chat-window: use new chatroom mgr API
Xavier Claessens
2008-10-13
1
-1
/
+1
*
Hide the tab close button where there is a single tab (closes: #551096)
Frederic Peters
2008-09-07
1
-0
/
+18
*
Do not create a new EmpathyChatroom is it already exists.
Xavier Claessens
2008-08-30
1
-10
/
+18
*
Add a menu item in chat window to set the room as favorite
Xavier Claessens
2008-08-30
1
-0
/
+52
*
Useless to cast 2 times to the same class
Xavier Claessens
2008-07-14
1
-1
/
+1
*
Added support for the chat window to show the avatar as the icon. Fixes bug #...
Jonny Lamb
2008-07-08
1
-1
/
+15
*
Set position/size of chat window only when adding the first chat. Fixes bug #...
Xavier Claessens
2008-06-08
1
-14
/
+17
*
Improve dispatcher. Fixes bug #465928.
Xavier Claessens
2008-05-18
1
-1
/
+2
*
Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...
Xavier Claessens
2008-05-06
1
-16
/
+15
*
Avoid copying chat list in chat_window_delete_event_cb.
Xavier Claessens
2008-05-05
1
-11
/
+5
*
Make use of tp-glib debug system.
Xavier Claessens
2008-05-01
1
-31
/
+24
*
Setup contact submenu in chat window.
Xavier Claessens
2008-04-25
1
-3
/
+20
*
Remove useless declarations
Xavier Claessens
2008-04-25
1
-4
/
+0
*
Make sure we don't assume Text channel's handle_type is != NONE.
Xavier Claessens
2008-04-23
1
-5
/
+7
*
Make possible to show "ghelp:" URIs and display a dialog in case of error in ...
Xavier Claessens
2008-04-20
1
-1
/
+1
*
Make sure to not set a NULL title on the window.
Xavier Claessens
2008-04-20
1
-3
/
+1
*
Always set urgency hint on p2p chat windows when receiving a message.
Xavier Claessens
2008-04-18
1
-2
/
+6
*
Fix crash in DND of chat tab.
Xavier Claessens
2008-04-17
1
-15
/
+6
*
Code cleanup
Xavier Claessens
2008-04-14
1
-59
/
+41
*
Various fixes for chats
Xavier Claessens
2008-04-14
1
-79
/
+19
*
Do not update the chat if the window doesn't exists anymore.
Xavier Claessens
2008-04-02
1
-0
/
+3
*
Redefine size_request and size_allocation on EmpathyChatClass
Xavier Claessens
2008-04-02
1
-1
/
+1
*
Fix various warnings
Xavier Claessens
2008-04-02
1
-31
/
+40
*
Fix separator in the glade and show the chat widget when adding on a window
Xavier Claessens
2008-04-02
1
-0
/
+1
*
Fix build errors EmpathyChatWindow, port to new API.
Xavier Claessens
2008-04-02
1
-500
/
+269
*
Fix load/save chat geometry
Xavier Claessens
2008-04-02
1
-38
/
+19
*
Rework EmpathyChat's API, it is now a subclass of GtkBin.
Xavier Claessens
2008-04-02
1
-17
/
+58
*
Move window's glade to empathy-chat-window.glade. Reorder empathy-chat-window.c
Xavier Claessens
2008-04-02
1
-454
/
+332
*
Use empathy_file_lookup for glade files since some are in libempathy-gtk/ and...
Xavier Claessens
2008-03-17
1
-1
/
+4
*
Fix warning when showing about dialog from a chat window
Xavier Claessens
2008-03-16
1
-1
/
+3
*
Move modules that make no sense to be used in other applicaton from libempath...
Xavier Claessens
2008-03-14
1
-0
/
+1905