summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2015-01-31 22:24:26 -0800
committerKaz Kylheku <kaz@kylheku.com>2015-01-31 22:24:26 -0800
commit5431f3f9ab2f41df5f702f31b19a27e5061fd730 (patch)
tree899dd65a9ab78cad4bbf7ab1085d2bfcf7995a0e /ChangeLog
parent9bb7ffe3ee931bbfebe38fec4f2b24d1b851aece (diff)
downloadtxr-5431f3f9ab2f41df5f702f31b19a27e5061fd730.tar.gz
txr-5431f3f9ab2f41df5f702f31b19a27e5061fd730.tar.bz2
txr-5431f3f9ab2f41df5f702f31b19a27e5061fd730.zip
On Windows, add icon and identifying meta-data to executable.
* Makefile (EXTRA_OBJS-y): New variable. (WINDRES): New recipe. * configure: Check for presence of windres, and generate add_win_res variable in config.make. * win/txr.xcf: New file: GIMP project for icon. * win/txr.ico: New file: icon with three sizes generated from GIMP project. * win/txr.rc: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5cc7be11..a6be3d8e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2015-01-31 Kaz Kylheku <kaz@kylheku.com>
+
+ On Windows, add icon and identifying meta-data to executable.
+
+ * Makefile (EXTRA_OBJS-y): New variable.
+ (WINDRES): New recipe.
+
+ * configure: Check for presence of windres,
+ and generate add_win_res variable in config.make.
+
+ * win/txr.xcf: New file: GIMP project for icon.
+
+ * win/txr.ico: New file: icon with three sizes generated
+ from GIMP project.
+
+ * win/txr.rc: New file.
+
2015-01-29 Kaz Kylheku <kaz@kylheku.com>
Use macro to initialize strm_ops.