From 16949246ee4e75ec9fb56e825f9639f5d6f3c0b1 Mon Sep 17 00:00:00 2001 From: dan Date: Tue, 16 May 2000 12:11:29 +0000 Subject: [PATCH] *** empty log message *** --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 5f544f6d..9015a419 100644 --- a/TODO +++ b/TODO @@ -27,7 +27,9 @@ Need to do: ~/G/D/WindowMaker /u/l/s/W/D/WindowMaker built-in-defaults - remake internal string processing to use wchar? unicode? - add new file for stuff like default commands and dnd commands for -docked apps, balloons for the dock etc + docked apps, balloons for the dock etc +- fix the #define MIN(a,b) stuff. defined in too many places, and maybe + replace with WMIN(a,b). Maybe some day: ===============