diff gtk/dw.c @ 369:39983df2b93d

Updated the license information, and copyrights. Code to do background color text drawing on Windows. dw_color_background_set(DW_CLR_DEFAULT) will set background color to transparent.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sun, 27 Apr 2003 18:34:48 +0000
parents aa827971da39
children 3ef2cf70ee07
line wrap: on
line diff
--- a/gtk/dw.c	Sun Apr 27 17:05:13 2003 +0000
+++ b/gtk/dw.c	Sun Apr 27 18:34:48 2003 +0000
@@ -4,6 +4,7 @@
  *          GTK forwarder module for portabilty.
  *
  * (C) 2000-2003 Brian Smith <dbsoft@technologist.com>
+ * (C) 2003 Mark Hessling <m.hessling@qut.edu.au>
  *
  */
 #include "dw.h"