diff options
author | mataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-11-26 15:41:10 +0000 |
---|---|---|
committer | mataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-11-26 15:41:10 +0000 |
commit | f04d64869f3b1de54fb343f28f955584780001b8 (patch) | |
tree | 5453dc10de3d980de79ffe019fa0b5fcb692a27d /SplashScreen/doc/todo.txt | |
parent | 7aff1e4cb053394db57c2814d5fe1e6493e0cc75 (diff) |
Project folders rename part 3
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@215 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'SplashScreen/doc/todo.txt')
-rw-r--r-- | SplashScreen/doc/todo.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/SplashScreen/doc/todo.txt b/SplashScreen/doc/todo.txt new file mode 100644 index 0000000..f059b80 --- /dev/null +++ b/SplashScreen/doc/todo.txt @@ -0,0 +1,17 @@ +TODO List:
+
+- merge code from advsplash
+- fading in/out time
+- more formats
+- more version string options, font color and size
+
+Done:
+- add a splash service [done]
+- add random feature [done]
+- add splash display time option [done]
+- make interface to display time param [done]
+- fix absolute path issue [done]
+- cleanup folders/settings a bit [done]
+- fadeout if rightclicked (and maybe left too) [done]
+- when changing options affect them on preview [done]
+- switch to png2dib for image processing [done]
\ No newline at end of file |