]> git.0d.be Git - empathy.git/history - libempathy-gtk/empathy-theme-adium.c
Merge commit 'jtellier/video-call-button-sensitivity'
[empathy.git] / libempathy-gtk / empathy-theme-adium.c
2009-07-15 Davyd MadeleyMerge commit 'jtellier/video-call-button-sensitivity'
2009-07-14 Gustavo Noronha... Merge branch 'fix-585882'
2009-07-13 Guillaume Desmottesempathy-theme-adium.c: remove trailing spaces
2009-07-10 Davyd MadeleyMerge branch 'label-align'
2009-07-08 Nicolò ChieffoSupport for history message in Adium themes. Use contex...
2009-07-08 Xavier ClaessensUse atomic operations to manage EmpathyAdiumData refcount
2009-07-02 Pierre-Luc BeaudoinList installed adium themes
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-30 Gustavo Noronha... Fix Bug 585882: Can't easily copy URL's when using...
2009-06-28 Xavier ClaessensMerge commit 'elliot/bug-584703-c'
2009-06-25 Jonny LambMerge branch 'debugger'
2009-06-24 Guillaume Desmottesempathy-theme-adium: remove trailing tabs
2009-06-22 Guillaume DesmottesMerge branch 'status-icon-586645'
2009-06-22 Xavier ClaessensAdd helper API to read info.plist file of an adium...
2009-06-22 Xavier ClaessensMove all data about an adium theme into EmpathyAdiumDat...
2009-06-22 Xavier ClaessensFix warning if theme don't have footer_html
2009-06-22 Xavier ClaessensUse tp_g_value_slice_new and tp_asv API for plist parser.
2009-06-22 Patryk ZawadzkiAdd a plist parser and set font family, size and defaul...
2009-06-19 Patryk ZawadzkiPartial fix for bug #586379
2009-06-19 Patryk ZawadzkiStop status_html from leaking
2009-06-19 Patryk ZawadzkiFix bug #585475
2009-06-19 Patryk ZawadzkiSupport fallback avatars provided by adium themes
2009-06-19 Patryk ZawadzkiLimit joining consecutive messages to 5 minutes
2009-06-16 Guillaume DesmottesMerge commit 'jtellier/video-call-stop-showing-last...
2009-06-16 Patryk ZawadzkiIntroduce empathy_contact_equal, adapt themes
2009-06-15 Guillaume DesmottesMerge commit 'jtellier/call-window-video-preview'
2009-06-12 Jonathan TellierFixed code style
2009-06-12 Cosimo CecchiMerge branch 'ft_ipv4'
2009-06-11 Xavier ClaessensUpdate copyright to 2008-2009
2009-06-11 Xavier ClaessensMove g_object_unref to dispose instead of finalize
2009-06-11 Xavier ClaessensCorrectly parse %time% if a format is provided
2009-06-11 Xavier ClaessensNew webkit needs an URI as basedir for webkit_web_view_...
2009-06-11 Xavier ClaessensDo not use empathy_contact_equal(), we can now compare...
2009-06-11 Xavier ClaessensSupport /me command and fix crash if smiley are not...
2009-06-11 Xavier ClaessensPort to new API
2009-06-11 Xavier ClaessensWebKit is expecting an absolute path to a file name...
2009-06-11 Xavier Claessens - Implement remaining functions on EmpathyThemeAdium.
2009-06-11 Xavier ClaessensDon't escape message before detecting smileys otherwise...
2009-06-11 Xavier ClaessensCleanup little things
2009-06-11 Xavier ClaessensUse a default Template.html if not provided by the...
2009-06-11 Xavier ClaessensCorrectly escape message body so html tags are not...
2009-06-11 Xavier ClaessensAdd a path property on EmpathyThemeAdium and ge the...
2009-06-11 Xavier ClaessensQuick check if the theme path is OK.
2009-06-11 Xavier ClaessensAdd UI in the preference dialog to select the path...
2009-06-11 Xavier ClaessensAdd a tooltip on smileys with the text it hides
2009-06-11 Xavier ClaessensOpen URI when they are clicked in webkit
2009-06-11 Xavier ClaessensReorganise a bit the body parsing and add support for URL
2009-06-11 Xavier ClaessensFix a typo in a comment
2009-06-11 Xavier ClaessensAdd support for smileys with adium themes
2009-06-11 Xavier Claessensrename ready to page_loaded, it explains better what...
2009-06-11 Xavier ClaessensAdd path in EmpathySmiley
2009-06-11 Xavier ClaessensUpdate for more recent webkit
2009-06-11 Xavier ClaessensFallback if ContentNext or Outgoing are missing.
2009-06-11 Xavier ClaessensOops, remove stupid debug g_print
2009-06-11 Xavier ClaessensDon't load SVG icons because webkit can't load them
2009-06-11 Xavier ClaessensAdd the filename in EmpathyAvatar and fallback to stock...
2009-06-11 Xavier ClaessensSupport for custom time format
2009-06-11 Xavier ClaessensAdd initial adium theme support: Load the template...
2009-06-11 Xavier ClaessensEmpathyThemeAdium inherit from WebkitWebView and not...
2009-06-11 Xavier ClaessensAdd skelet of Adium theme using webkit.