Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGonzalo Odiard <godiard@gmail.com>2012-06-14 23:38:14 (GMT)
committer Gonzalo Odiard <godiard@gmail.com>2012-06-14 23:38:14 (GMT)
commit335a2594e34ae997b1a5f20b94cce4cc22228866 (patch)
treeaf6493da08af35180b6b5b9454fbe58b77471678
parent237eeab888888d906639de5855ffa1f69af4930f (diff)
Add a file with pending tasks
-rw-r--r--develop-activity/PENDING17
1 files changed, 17 insertions, 0 deletions
diff --git a/develop-activity/PENDING b/develop-activity/PENDING
new file mode 100644
index 0000000..9415417
--- /dev/null
+++ b/develop-activity/PENDING
@@ -0,0 +1,17 @@
+PENDING
+
+
+
+* In logviewer.py, there are comments referencing activities (copy/pasted code)
+
+* In logviewer.py, file monitoring is commented because used gnomevfs
+
+* Icons to "show sources" and "show log" buttons.
+
+* In the treeviews, sort first the directories and next the files.
+
+* File operations (add file, add dir, delete file, delete dir) are using file choser.
+ want implement these operations here? Now are commented.
+
+* The clone capability is in sugar src/jarabe/view/customizebundle.py
+ Probably should be moved to sugar-toolkit.