summaryrefslogtreecommitdiff
path: root/libempathy-gtk/empathy-theme-adium.c
Commit message (Expand)AuthorAgeFilesLines
* include telepathy-glib.hGuillaume Desmottes2012-09-171-2/+1
* theme-adium: free the result of g_strsplit with g_strfreevGuillaume Desmottes2012-09-131-6/+3
* theme-adium: fix priv->variant leakGuillaume Desmottes2012-09-131-0/+2
* Use new tp_account_* gettersGuillaume Desmottes2012-07-161-2/+2
* empathy_adium_path_is_valid: check if the directory has the right formatGuillaume Desmottes2012-07-041-0/+20
* Stop using EmpathyChatViewGuillaume Desmottes2012-07-021-93/+53
* theme-adium use self->priv patternGuillaume Desmottes2012-07-021-177/+157
* theme-adium: port to new coding stylesGuillaume Desmottes2012-07-021-1552/+1667
* theme-manager: make it possible to look up theme by nameDanielle Madeley2012-07-021-0/+3
* Adium themes: implement set_show_avatars()Will Thompson2012-06-281-3/+16
* Strip %senderPrefix% in Adium themesWill Thompson2012-06-261-0/+6
* chat_view_append_message: take a should_highlight argumentWill Thompson2012-01-181-7/+12
* theme-adium: escape the name in actions as wellGuillaume Desmottes2011-10-241-3/+3
* theme_adium_append_message: escape alias before displaying itGuillaume Desmottes2011-10-181-2/+5
* adium themes: crash less hard when Template.html is missingWill Thompson2011-10-141-1/+9
* Merge branch: 'Add top-up link to chat text when there is insufficient credit'Danielle Madeley2011-10-141-0/+9
|\
| * EmpathyThemeAdium: implement append_event_markupEmilio Pozuelo Monfort2011-09-051-0/+9
* | Use default variant if we can't find any variantsGuillaume Desmottes2011-10-111-1/+4
* | Add /inspector command to show webkit inspectorXavier Claessens2011-09-261-0/+14
* | theme-adium: ensure we always use the same color when sending messagesGuillaume Desmottes2011-09-131-4/+10
|/
* Factor out WebKit context menu as a utilityDanielle Madeley2011-08-171-118/+3
* Use the same font-setting utility for empathy-theme-adiumDanielle Madeley2011-08-091-62/+15
* Abstract WebKit string parsers into empathy-webkit-utilsDanielle Madeley2011-08-011-65/+4
* theme-adium: use the pending-message-id instead of message-token in x-empathy...Guillaume Desmottes2011-07-081-18/+24
* empathy_contact_from_tpl_contact: don't override the aliasEmilio Pozuelo Monfort2011-07-041-1/+1
* Use an enum instead of the value type to determine what kind of object it isDanielle Madeley2011-06-131-20/+57
* Add an icon to edited messagesDanielle Madeley2011-06-131-0/+28
* Add a tooltip saying when the message was editedDanielle Madeley2011-06-131-0/+14
* [theme-adium] implement edit_message()Danielle Madeley2011-06-131-2/+66
* [theme-adium] wrap the messages in <span id=...> so we can find them againDanielle Madeley2011-06-121-4/+16
* Adium: Let user select theme variant in preferencesXavier Claessens2011-06-071-38/+96
* Adium: Convert NSDateFormatter to strftimeXavier Claessens2011-05-261-6/+149
* adium: set has_unread_message to FALSE when we think we've cleared them allJonny Lamb2011-05-171-0/+2
* adium: add comment explaining why we add x-empathy-mesage-id-*Jonny Lamb2011-05-131-1/+5
* adium: implement acknowledge_message to remove unread markerJonny Lamb2011-05-131-2/+86
* adium: split removing unread markers into two functionsJonny Lamb2011-05-131-26/+34
* adium: set x-empathy-message-id class in messageStylesJonny Lamb2011-05-131-0/+11
* theme_adium_remove_focus_marks: early return if there is no unread messageGuillaume Desmottes2011-05-111-4/+7
* theme-adium: remove unread marks when sending a messageGuillaume Desmottes2011-05-111-0/+3
* theme-adium: remove focus marks as soon as the chat is not focused (#649890)Guillaume Desmottes2011-05-111-4/+4
* Include gi18n-lib.h in library sources, not gi18n.h.Gabor Kelemen2011-05-051-1/+1
* Adium: Fix wrong html fallbacksXavier Claessens2011-05-051-208/+131
* Adium: Correctly support action messages (/me)Xavier Claessens2011-05-041-7/+15
* Adium: Fix selection of default variantXavier Claessens2011-05-041-53/+163
* Adium: Also queue events when loading the pageXavier Claessens2011-05-031-11/+21
* Adium: Events must be queued until the Template.html loadedXavier Claessens2011-05-031-0/+7
* Adium: Mark autoreply messageXavier Claessens2011-05-031-2/+3
* Adium: highlight messages starting with our nameXavier Claessens2011-05-031-3/+3
* Fix crash if contact_id is NULL when selecting its colorXavier Claessens2011-05-021-3/+4
* Adium: Temporally disable scrolling when appending backlogXavier Claessens2011-05-021-5/+11