diff options
author | michael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2007-01-14 08:21:55 +0000 |
---|---|---|
committer | michael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2007-01-14 08:21:55 +0000 |
commit | a9d650fb4df64894e5f56758854286466918b74f (patch) | |
tree | a0de3ee7dc538eaaa34335f37e761f69f37a5579 /widget_image.c | |
parent | eff1e17fc385faa8e1ae0c8f7d0acb031f8f5cf2 (diff) | |
download | lcd4linux-a9d650fb4df64894e5f56758854286466918b74f.tar.gz |
removed all tags
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@727 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'widget_image.c')
-rw-r--r-- | widget_image.c | 41 |
1 files changed, 0 insertions, 41 deletions
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 - * */ /* |