]> git.0d.be Git - empathy.git/history - libempathy-gtk/empathy-chat-text-view.c
add myself to AUTHORS
[empathy.git] / libempathy-gtk / empathy-chat-text-view.c
2009-11-30 Guillaume DesmottesMerge commit 'shaunm/dndfiles2'
2009-11-26 Guillaume Desmotteschat-text-view: override GtkTextView copy_clipboard
2009-11-26 Xavier ClaessensMerge branch 'adium-events'
2009-11-24 Xavier ClaessensReplace GString param with a generic gpointer user_data...
2009-11-24 Xavier Claessensstart and end positions in EmpathySmileyHit struct...
2009-11-24 Xavier ClaessensUse new smiley parser in EmpathyChatTextView.
2009-11-03 Xavier ClaessensMerge branch 'irc-command'
2009-11-03 Danielle MadeleyMerge branch 'fix-586098'
2009-11-02 Jonny LambMerge branch 'accountz'
2009-10-24 Jonny Lambchat-text-view: port to new tp-glib account API
2009-10-22 Guillaume DesmottesMerge branch 'trivia'
2009-10-22 Guillaume Desmottesempathy-chat-text-view.c: fix shadow declarations and...
2009-10-08 Xavier ClaessensAdd missing ; to make it build.
2009-10-06 Gabriel MillaireRemoved leak with g_string_free, added comment for...
2009-10-01 Cosimo CecchiMerge branch 'chain'
2009-10-01 Dafydd HarriesMerge commit 'gabriel/fix-581488'
2009-09-30 Gabriel MillaireFixed a leak of str
2009-09-30 Gabriel MillaireFix after review
2009-09-30 Gabriel MillaireFix copy clipboard to show smileys and to show name...
2009-08-01 Cosimo CecchiMerge branch 'sjoerd-mc5' into mc5
2009-07-28 Sjoerd SimonsMerge commit 'upstream/master' into mc5
2009-07-15 Davyd MadeleyMerge commit 'jtellier/video-call-button-sensitivity'
2009-07-14 Gustavo Noronha... Merge branch 'fix-585882'
2009-07-10 Davyd MadeleyMerge branch 'label-align'
2009-07-10 Jonny LambUse accessor functions instead direct access (Fixes...
2009-07-02 Gustavo Noronha... Merge branch 'fix-585601'
2009-07-01 Will ThompsonMerge branch 'part-reasons'
2009-07-01 Gustavo Noronha... Fix Bug 585601: Adium theme is not reloaded on /clear...
2009-07-01 Sjoerd SimonsMerge branch 'empathy-account'
2009-07-01 Sjoerd SimonsPort libempathy-gtk to EmpathyAccount
2009-06-28 Xavier ClaessensMerge commit 'elliot/bug-584703-c'
2009-06-25 Jonny LambMerge branch 'debugger'
2009-06-24 Guillaume Desmottesempathy-chat-text-view: remove trailing tabs
2009-06-23 Nicolò ChieffoFix Bug 586133: don't autoscroll on new messages
2009-06-12 Cosimo CecchiMerge branch 'ft_ipv4'
2009-06-11 Xavier ClaessensFix build error due to wrong rebase
2009-06-11 Xavier Claessens - Implement remaining functions on EmpathyThemeAdium.
2009-06-11 Xavier ClaessensReorganise a bit the body parsing and add support for URL
2009-06-04 Jonny LambMerge branch 'debug'
2009-05-21 Xavier ClaessensMerge commit 'istaz/python-empathy-fix'
2009-05-18 Guillaume Desmottesempathy-chat-text-view: fix coding style and update...
2009-04-16 Xavier ClaessensRemove useless glade include
2009-03-03 Xavier ClaessensMove URI regex to empathy-ui-utils
2009-02-24 Frederic PetersSome string comments requested by translators (#572875)
2009-02-16 Bruce CowanMinor string fixes. Fixes bug #571635
2009-01-29 Xavier ClaessensAlso accept sftp as URL scheme.
2009-01-29 Xavier Claessens\n is also a delimiter for URLs.
2009-01-23 Jonny LambRenamed G_STR_EMPTY to EMP_STR_EMPTY.
2009-01-09 Xavier ClaessensPort EmpathySmileyManager to the new singleton policy.
2008-12-16 Xavier ClaessensDo not assert the tab exists in empathy_chat_text_view_...
2008-12-16 Xavier ClaessensCompletely rework the theming system to make easy imple...
2008-12-16 Xavier ClaessensRename EmpathyChatSimpleView to EmpathyChatTextView