aboutsummaryrefslogtreecommitdiffstats
path: root/doc/TODO.txt
diff options
context:
space:
mode:
authorLaurent Ghigonis <laurent@p1sec.com>2012-12-14 01:48:37 +0100
committerLaurent Ghigonis <laurent@p1sec.com>2012-12-14 01:48:37 +0100
commite362b7191d867e799755ae50260c5768ba3b4373 (patch)
tree1c8ca781badc4c5733030b2be949bf236a675803 /doc/TODO.txt
parentwording (diff)
downloadglouglou-e362b7191d867e799755ae50260c5768ba3b4373.tar.xz
glouglou-e362b7191d867e799755ae50260c5768ba3b4373.zip
updat
Diffstat (limited to '')
-rw-r--r--doc/TODO.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt
index 0cb6244..e23ce65 100644
--- a/doc/TODO.txt
+++ b/doc/TODO.txt
@@ -4,9 +4,6 @@ CURRENT
vertice / vertice_text visibility will be broken
need to implement it in the edje object and send signals
-edje_object_part_text_set() is done in egraph_display_names_set()
-AND egraph_vertice_rename() ... spank
-
* BUG: show nodes labels does not show old nodes labels
reproduce: do not show labels, add edges, show label, add edges
@@ -19,6 +16,9 @@ add 500 edges to reproduce, and watch the nodes
TODO
====
+* missing function declaration for static _color_int_to_rgb()
+* reorder static funcs
+
* BUG: sometimes when you add nodes during layouting, the graph is broken
a new edge attaches to the wrong new vertice
it seems to be always the same node numbers that gets this wrong edge