Enlightenment CVS committal

Author  : davemds
Project : e17
Module  : proto/edje_editor

Dir     : e17/proto/edje_editor


Modified Files:
        README TODO 


Log Message:
* Add shortcuts 'engine'
ctrl+q = quit
ctrl+f = fullscreen
ctrl+s = save
...and more to come

* Disable not in context menu items (but etk should grey-out disabled 
menu entry)


 

===================================================================
RCS file: /cvs/e/e17/proto/edje_editor/README,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- README      8 Mar 2008 23:18:08 -0000       1.9
+++ README      21 Jun 2008 21:40:27 -0000      1.10
@@ -36,12 +36,17 @@
    edje_editor [EDJ]
 
 Example:
-   edje_editor                #Open an empty file
+   edje_editor                #Open a new empty file
    edje_editor default.edj    #Open the given edje file
 
 Testing Edje file:
  edje_editor -t file.edj "group_name"
 
+Shortcuts 
+=======================================
+Ctrl-F      Fullscreen
+Ctrl-S      Save
+Ctrl-Q      Quit
 
 Troubleshooting
 =======================================
===================================================================
RCS file: /cvs/e/e17/proto/edje_editor/TODO,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- TODO        20 Feb 2008 19:31:38 -0000      1.10
+++ TODO        21 Jun 2008 21:40:27 -0000      1.11
@@ -12,13 +12,10 @@
 
 EDITOR:
 * Tooltips EVERYWERE  :)
-* Add keybinding
-* Add a handler to move the 2 points togheter
-* A new object add must be take a progressive (and unique) number (newrect1, 
newrect2...etc)
+* Add more keybindings
 * Make the visible checkbox work (should the visibility apply to the EDC also? 
not only in the editor?)
 * Duplicate objects (copy/cut/paste??)
 * Fix strange alpha premul on text with effect
-* In the Add/Remove menus disable 'not in context' choice
 * Add CheckBox(radio) in Options Menu
 * Make groups combobox searchable (using a Combo_Entry)
 * gradient



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to