Position the File Move dialog higher than center of screen
[armadillo.git] / web_frontend / actor.js
2010-10-04 Robert SesekPosition the File Move dialog higher than center of...
2010-10-04 Robert SesekCreate our own ModalDialog
2010-10-03 Robert SesekAdd the PathControl as a child component of the dialog...
2010-10-03 Robert SesekDon't create a menu button for the last path component...
2010-10-03 Robert SesekFirst pass at the PathControl.
2010-10-03 Robert SesekFix compilation using -c.
2010-10-03 Robert SesekFix the move interface.
2010-09-08 Robert SesekCreate the unhooked Move action interface.
2010-09-08 Robert SesekImplement the Open action.
2010-09-07 Robert SesekDo not add the Open tile for non-directory items.
2010-09-07 Robert SesekIt helps to use the right service request name. Also...
2010-09-07 Robert SesekCreate confirmation dialog for file deletion.
2010-09-06 Robert SesekPass the File to the Actor on construction.
2010-09-06 Robert SesekProperly unlisten to tile events.
2010-09-06 Robert Sesek* Implement the basic UI of the Actor popup
2010-09-06 Robert SesekAdd the Actor class that will be the foundation for...