Enlightenment CVS committal

Author  : moom
Project : e17
Module  : libs/etk

Dir     : e17/libs/etk/data/themes/default/widgets


Modified Files:
        tree.edc 


Log Message:
* [Tree2] etk_tree2_row_fields_set() now takes another param to specify 
whether or not the "cell_valued_changed" signal should be emitted


===================================================================
RCS file: /cvs/e/e17/libs/etk/data/themes/default/widgets/tree.edc,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -3 -r1.26 -r1.27
--- tree.edc    5 Jan 2007 20:07:24 -0000       1.26
+++ tree.edc    5 Jan 2007 20:25:25 -0000       1.27
@@ -512,14 +512,12 @@
  * - "etk,action,fold": emitted when the corresponding row is folded
  * - "etk,action,unfold": emitted when the corresponding row is unfolded
  *
- * The min size of the group is used to determine the size of the expande in 
the tree
+ * The min size of the group is used to determine the size of the expander in 
the tree
  *
  * Note that this group doesn't have the common signals of a widget
  * ("etk,state,enter", "etk,state,leave", ...) since a tree's expander is not 
a widget.
  * You can though use the signals "mouse,in", "mouse,out", "mouse,down,1" (...)
  * emitted automatically by Edje
- *
- * TODOC: min size...
  */
 group {
    name: "etk/tree/expander";



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to