aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFumitoshi UKAI <ukai@debian.or.jp>2003-01-21 15:38:55 +0000
committerFumitoshi UKAI <ukai@debian.or.jp>2003-01-21 15:38:55 +0000
commitfe1c985cccebdb6b7c618a0c499ed496af31b6cd (patch)
tree02567f1ecf37fde19023d9b80ac41a3001b6864c /ChangeLog
parent[w3m-dev 03664] config.param is clear when configure -help (diff)
downloadw3m-fe1c985cccebdb6b7c618a0c499ed496af31b6cd.tar.gz
w3m-fe1c985cccebdb6b7c618a0c499ed496af31b6cd.zip
[w3m-dev 03665] imlib2 support (on X11)
* configure: X11 inline image with Imlib2 fix typo in fb/imlib2 * w3mimg/x11/x11_w3mimg.c: USE_IMLIB2 (x11_load_image): USE_IMLIB2 (x11_show_image): USE_IMLIB2 (x11_free_image): USE_IMLIB2 (x11_get_image_size): USE_IMLIB2 From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3278587..7d11d33 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
2003-01-22 Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp>
+ * [w3m-dev 03665] imlib2 support (on X11)
+ * configure: X11 inline image with Imlib2
+ fix typo in fb/imlib2
+ * w3mimg/x11/x11_w3mimg.c: USE_IMLIB2
+ (x11_load_image): USE_IMLIB2
+ (x11_show_image): USE_IMLIB2
+ (x11_free_image): USE_IMLIB2
+ (x11_get_image_size): USE_IMLIB2
+
+2003-01-22 Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp>
+
* [w3m-dev 03664] config.param is clear when configure -help
* configure: config.param created after arg parsing
@@ -6652,4 +6663,4 @@ a * [w3m-dev 03276] compile error on EWS4800
* release-0-2-1
* import w3m-0.2.1
-$Id: ChangeLog,v 1.698 2003/01/21 15:33:16 ukai Exp $
+$Id: ChangeLog,v 1.699 2003/01/21 15:38:55 ukai Exp $