Implement the renaming part of moving.
[armadillo.git] / web_frontend / path_control.js
2010-10-04 Robert SesekImplement the renaming part of moving.
2010-10-04 Robert SesekAdd an EventHandler instance to the PathControl.
2010-10-04 Robert SesekHook up the PathControl and Actor up to the move servic...
2010-10-04 Robert SesekImprovements to the name-editable path control.
2010-10-04 Robert SesekFix all the path joining nastiness by writing a smart...
2010-10-04 Robert SesekSeparate the path from the name in PathComponent. First...
2010-10-04 Robert SesekStart listening for the event to detect path component...
2010-10-04 Robert SesekLots of improvements to PathControl:
2010-10-03 Robert SesekSet some properties on the menu button to make the...
2010-10-03 Robert SesekDon't create a menu button for the last path component...
2010-10-03 Robert SesekFirst pass at the PathControl.