Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReinier Heeres <reinier@heeres.eu>2008-12-23 22:04:09 (GMT)
committer Reinier Heeres <reinier@heeres.eu>2008-12-23 22:04:09 (GMT)
commit0af0362917700cbbe00052f2c397bde7cf7cc5a0 (patch)
tree0020f988da993f21370f24f63f66df30363343de
parent23545924f4f4b35c08c002117d5cab60eef16c62 (diff)
Update NEWS and MANIFEST
-rw-r--r--MANIFEST16
-rw-r--r--NEWS4
2 files changed, 9 insertions, 11 deletions
diff --git a/MANIFEST b/MANIFEST
index 14bb63a..06f9438 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3,14 +3,16 @@ COPYING
NEWS
activity/activity.info
activity/calculate.svg
+astparser.py
calculate.py
-eqnparser.py
-eqnparserhelp.py
+constants.py
+functions.py
layout.py
mathlib.py
plotlib.py
rational.py
setup.py
+shareable_activity.py
svgimage.py
toolbars.py
icons/algebra-xpowy.svg
@@ -28,6 +30,7 @@ icons/constants-pi.svg
icons/constants-e.svg
icons/format-rad.svg
icons/format-deg.svg
+icons/plot.svg
icons/trigonometry-tan.svg
icons/trigonometry-sin.svg
icons/trigonometry-cos.svg
@@ -213,12 +216,3 @@ po/vi.po
po/yo.po
po/zh_CN.po
po/zh_TW.po
-sharedstate/__init__.py
-sharedstate/shareddict.py
-sharedstate/sharedobject.py
-sharedstate/sharedobjects.py
-sharedstate/sharedpython.py
-sharedstate/sharedstate.py
-sharedstate/sharedtext.py
-sharedstate/tubeconn.py
-
diff --git a/NEWS b/NEWS
index 3ae9edb..ea6d6eb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+* Refactored equation drawing code
+* Move to new equation parser based on python ast
+* Refactor sharing
+
25
* Spell 'license' correctly