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
/
libempathy-gtk
/
empathy-theme-adium.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-27
Drop unused/redundant header inclusions
Emanuele Aina
1
-7
/
+0
2013-01-21
theme-adium: add empathy_theme_adium_prepend_message
Debarshi Ray
1
-34
/
+131
2013-01-04
theme-adium: implement %messageDirection%
Guillaume Desmottes
1
-9
/
+32
2012-12-26
theme-adium: use EMPATHY_WEBKIT_MENU_INSPECT
Guillaume Desmottes
1
-51
/
+11
2012-12-26
factor out empathy_webkit_show_inspector()
Guillaume Desmottes
1
-6
/
+1
2012-12-26
theme-adium: use WebKitWebView::context-menu signal
Guillaume Desmottes
1
-22
/
+27
2012-09-17
include telepathy-glib.h
Guillaume Desmottes
1
-2
/
+1
2012-09-13
theme-adium: free the result of g_strsplit with g_strfreev
Guillaume Desmottes
1
-6
/
+3
2012-09-13
theme-adium: fix priv->variant leak
Guillaume Desmottes
1
-0
/
+2
2012-07-16
Use new tp_account_* getters
Guillaume Desmottes
1
-2
/
+2
2012-07-04
empathy_adium_path_is_valid: check if the directory has the right format
Guillaume Desmottes
1
-0
/
+20
2012-07-02
Stop using EmpathyChatView
Guillaume Desmottes
1
-93
/
+53
2012-07-02
theme-adium use self->priv pattern
Guillaume Desmottes
1
-177
/
+157
2012-07-02
theme-adium: port to new coding styles
Guillaume Desmottes
1
-1552
/
+1667
2012-07-02
theme-manager: make it possible to look up theme by name
Danielle Madeley
1
-0
/
+3
2012-06-28
Adium themes: implement set_show_avatars()
Will Thompson
1
-3
/
+16
2012-06-26
Strip %senderPrefix% in Adium themes
Will Thompson
1
-0
/
+6
2012-01-18
chat_view_append_message: take a should_highlight argument
Will Thompson
1
-7
/
+12
2011-10-24
theme-adium: escape the name in actions as well
Guillaume Desmottes
1
-3
/
+3
2011-10-18
theme_adium_append_message: escape alias before displaying it
Guillaume Desmottes
1
-2
/
+5
2011-10-14
adium themes: crash less hard when Template.html is missing
Will Thompson
1
-1
/
+9
2011-10-14
Merge branch: 'Add top-up link to chat text when there is insufficient credit'
Danielle Madeley
1
-0
/
+9
2011-10-11
Use default variant if we can't find any variants
Guillaume Desmottes
1
-1
/
+4
2011-09-26
Add /inspector command to show webkit inspector
Xavier Claessens
1
-0
/
+14
2011-09-13
theme-adium: ensure we always use the same color when sending messages
Guillaume Desmottes
1
-4
/
+10
2011-09-05
EmpathyThemeAdium: implement append_event_markup
Emilio Pozuelo Monfort
1
-0
/
+9
2011-08-17
Factor out WebKit context menu as a utility
Danielle Madeley
1
-118
/
+3
2011-08-09
Use the same font-setting utility for empathy-theme-adium
Danielle Madeley
1
-62
/
+15
2011-08-01
Abstract WebKit string parsers into empathy-webkit-utils
Danielle Madeley
1
-65
/
+4
2011-07-08
theme-adium: use the pending-message-id instead of message-token in x-empathy...
Guillaume Desmottes
1
-18
/
+24
2011-07-04
empathy_contact_from_tpl_contact: don't override the alias
Emilio Pozuelo Monfort
1
-1
/
+1
2011-06-13
Use an enum instead of the value type to determine what kind of object it is
Danielle Madeley
1
-20
/
+57
2011-06-13
Add an icon to edited messages
Danielle Madeley
1
-0
/
+28
2011-06-13
Add a tooltip saying when the message was edited
Danielle Madeley
1
-0
/
+14
2011-06-13
[theme-adium] implement edit_message()
Danielle Madeley
1
-2
/
+66
2011-06-12
[theme-adium] wrap the messages in <span id=...> so we can find them again
Danielle Madeley
1
-4
/
+16
2011-06-07
Adium: Let user select theme variant in preferences
Xavier Claessens
1
-38
/
+96
2011-05-26
Adium: Convert NSDateFormatter to strftime
Xavier Claessens
1
-6
/
+149
2011-05-17
adium: set has_unread_message to FALSE when we think we've cleared them all
Jonny Lamb
1
-0
/
+2
2011-05-13
adium: add comment explaining why we add x-empathy-mesage-id-*
Jonny Lamb
1
-1
/
+5
2011-05-13
adium: implement acknowledge_message to remove unread marker
Jonny Lamb
1
-2
/
+86
2011-05-13
adium: split removing unread markers into two functions
Jonny Lamb
1
-26
/
+34
2011-05-13
adium: set x-empathy-message-id class in messageStyles
Jonny Lamb
1
-0
/
+11
2011-05-11
theme_adium_remove_focus_marks: early return if there is no unread message
Guillaume Desmottes
1
-4
/
+7
2011-05-11
theme-adium: remove unread marks when sending a message
Guillaume Desmottes
1
-0
/
+3
2011-05-11
theme-adium: remove focus marks as soon as the chat is not focused (#649890)
Guillaume Desmottes
1
-4
/
+4
2011-05-05
Include gi18n-lib.h in library sources, not gi18n.h.
Gabor Kelemen
1
-1
/
+1
2011-05-05
Adium: Fix wrong html fallbacks
Xavier Claessens
1
-208
/
+131
2011-05-04
Adium: Correctly support action messages (/me)
Xavier Claessens
1
-7
/
+15
2011-05-04
Adium: Fix selection of default variant
Xavier Claessens
1
-53
/
+163
[next]