From 50a4a2e9bbf2c3f7aced7921d223670c1346ae4c Mon Sep 17 00:00:00 2001 From: Andy Spencer Date: Mon, 3 May 2010 08:33:16 +0000 Subject: [PATCH] Update TODO and gitignore --- .gitignore | 4 +++- TODO | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6b62ecb..121c56e 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,9 @@ *.gz *.exe *~ -gtk/ +gtk +pkg +gtk-*/ build/ /arg-nonnull.h /c++defs.h diff --git a/TODO b/TODO index ce49e56..8441a7a 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,13 @@ Road plan --------- 0.4 - Beta - * CONUS (composite) radar images * Man page with key commands * UI docs?? * GTK docs + * Fix 2^x texture sizes in Radar plugin + * Fix double refresh in RadarConus + 0.x - Misc * Fix all memory leaks * Pre-load textures and polys in OpenGL -- 2.43.2