From a9d650fb4df64894e5f56758854286466918b74f Mon Sep 17 00:00:00 2001 From: michael Date: Sun, 14 Jan 2007 08:21:55 +0000 Subject: removed all tags git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@727 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- widget_image.c | 41 ----------------------------------------- 1 file changed, 41 deletions(-) (limited to 'widget_image.c') diff --git a/widget_image.c b/widget_image.c index bd96cb7..15ca90b 100644 --- a/widget_image.c +++ b/widget_image.c @@ -20,47 +20,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * - * - * $Log: widget_image.c,v $ - * Revision 1.13 2006/10/01 11:54:38 reinelt - * timer widget uses properties - * - * Revision 1.12 2006/09/29 04:48:22 reinelt - * image widget uses properties now; new property 'reload' - * - * Revision 1.11 2006/09/28 04:08:33 reinelt - * image widget memory leaks fixed (thanks to Magne Tørresen) - * - * Revision 1.10 2006/09/07 09:06:25 reinelt - * lots of wrong printf formats corrected (thanks to Ernst Bachmann) - * - * Revision 1.9 2006/06/21 05:12:43 reinelt - * added checks for libgd version 2 (thanks to Sam) - * - * Revision 1.8 2006/06/20 08:50:59 reinelt - * widget_image linker error hopefully finally fixed - * - * Revision 1.7 2006/04/15 05:22:52 reinelt - * mpd plugin from Stefan Kuhne - * - * Revision 1.6 2006/04/09 14:17:50 reinelt - * autoconf/library fixes, image and graphic display inversion - * - * Revision 1.5 2006/02/25 13:36:33 geronet - * updated indent.sh, applied coding style - * - * Revision 1.4 2006/02/19 07:20:54 reinelt - * image support nearly finished - * - * Revision 1.3 2006/02/08 04:55:05 reinelt - * moved widget registration to drv_generic_graphic - * - * Revision 1.2 2006/01/23 06:17:18 reinelt - * timer widget added - * - * Revision 1.1 2006/01/22 09:16:11 reinelt - * Image Widget framework added - * */ /* -- cgit v1.2.3