[easytag] Update TODO



commit dbfd62e6571597282786e9053f757e0998dc8558
Author: David King <amigadave amigadave com>
Date:   Tue Mar 12 21:20:23 2013 +0000

    Update TODO

 TODO |   13 +++++--------
 1 files changed, 5 insertions(+), 8 deletions(-)
---
diff --git a/TODO b/TODO
index ef97ba6..7491d96 100644
--- a/TODO
+++ b/TODO
@@ -1,13 +1,11 @@
-###############
-#             #
-#  TODO List  #
-#             #
-###############
+TODO List
+=========
 
 General tidying
 ---------------
 
-* Convert user guide to help in Mallard or DocBook XML
+* Convert user guide to help in Mallard
+* Use DocBook XML for man page
 * Avoid using GdkWindow all over the place
 * Use PNG icons and drop the XPM ones
 * Use libproxy for proxy settings
@@ -15,8 +13,7 @@ General tidying
 * Port file I/O to use GFile from GIO
 ** Additionally, make I/O asynchronous
 * Use g_spawn_async() or g_app_info_launch() to spawn processes
-* Check usage and casting away of const
-* Check C-style casts for errors
+* Instantiate windows on first use, not at startup
 
 After GTK+ 3
 ------------


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]