aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/audio-inline/audio-inline.c
Commit message (Expand)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-9/+22
* Avoid camel_stream_printf().Matthew Barnes2011-07-061-6/+14
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-1/+1
* More whitespace cleanup.Matthew Barnes2011-01-311-2/+2
* Adapt to Camel API changes.Matthew Barnes2010-09-281-2/+3
* Coding style cleanups.Matthew Barnes2010-09-131-4/+4
* Coding style and whitespace cleanup.Matthew Barnes2010-07-121-1/+1
* Migrate from CamelException to GError.Matthew Barnes2010-07-091-3/+3
* Bug #610495 - Plugins should define e_plugin_lib_enableRoy Marples2010-04-271-0/+8
* Camel is now GObject-based.Matthew Barnes2010-04-241-3/+3
* Adapt to Camel API changes.Matthew Barnes2010-04-041-1/+1
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-4/+0
* Fix excessive whitespace.Matthew Barnes2009-07-131-2/+0
* Whitespace cleanup.Matthew Barnes2009-05-291-2/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-9/+9
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Fix compiler warnings in plugins.Matthew Barnes2009-05-271-1/+1
* Substitute some deprecated gtk+ functions.Andre Klapper2009-02-121-1/+1
* Change licese from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-031-5/+19
* ** Fixes bug #546892Matthew Barnes2008-08-121-1/+0
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-5/+2
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-6/+6
* plugins/audio-inline/org-gnome-audio-inline.eplug.xmlFrederic Crozat2007-09-051-149/+146
* 2007-08-16 mcrha Part of fix for bug #350539Milan Crha2007-08-161-2/+4
* Make this place a bit more quietKjartan Maraas2006-01-281-2/+1
* Use g_ascii_strcasecmp() instead of strcasecmp(), especially as we areTor Lillqvist2005-12-181-8/+8
* get image from icon factory directlyJP Rosevear2004-11-261-4/+1
* removed unused enum declaration (org_gnome_audio_inline_play_clicked):Radek Doulik2004-10-261-12/+31
* handle application/x-ogg mime typeRadek Doulik2004-10-251-1/+1
* handle audio/x-mp3 mime typeRadek Doulik2004-10-251-1/+1
* imported audio inline pluginRadek Doulik2004-10-251-0/+290