armadillo.git
2010-11-14 Robert SesekAllow the back and front ends to be compiled independently.
2010-11-14 Armadillo Build... Stamp version.js @ 438.
2010-11-14 Robert SesekRemove the initialized ivar and just check whether...
2010-11-14 Robert SesekBetter handling of clearing the error in the list callback.
2010-11-14 Robert SesekChange the style of the error message so it doesn't...
2010-11-14 Robert SesekFix the error animation.
2010-11-14 Robert SesekFix the actor tile appearance.
2010-11-14 Robert SesekError out if a filename can't be parsed in the TVRenamer.
2010-11-14 Robert SesekNow that paths.go holds a reference to the entire Confi...
2010-11-14 Robert SesekAdd a sample configuration file.
2010-11-14 Robert SesekAdd an IncludeDotfiles configuration directive.
2010-11-14 Armadillo Build... Stamp version.js @ 415.
2010-11-14 Robert SesekProperly load the full config file and allow overrides...
2010-11-14 Armadillo Build... Stamp version.js @ 404.
2010-11-14 Robert SesekFix final compile error.
2010-11-14 Armadillo Build... Stamp version.js @ 401.
2010-11-14 Robert SesekFix another compile error.
2010-11-14 Armadillo Build... Stamp version.js @ 400.
2010-11-14 Robert SesekFix 2 compiler errors with training commas.
2010-11-14 Armadillo Build... Stamp version.js @ 399.
2010-11-14 Robert SesekMoving now works after performing a TVRename.
2010-11-13 Robert SesekParse the response from the info server and generate...
2010-11-13 Robert SesekCreate the TVRenamer class which as of now just parses...
2010-11-13 Armadillo Build... Stamp version.js @ 367.
2010-11-13 Robert SesekThe zippy now works.
2010-11-13 Robert SesekStart working with the zippy. It opens correctly, but...
2010-11-13 Robert SesekDisplay the actor panel without using the zippy.
2010-11-13 Armadillo Build... Stamp version.js @ 346.
2010-11-13 Robert SesekStart changing the Actor from a flying pop-up to a...
2010-11-13 Robert SesekRename RunFrontEnd to be RunBackEnd.
2010-11-13 Robert SesekImplement the proxy service.
2010-11-13 Robert SesekAdd functionality to read the configuration from file.
2010-11-12 Robert SesekStart implementing the proxy service handler.
2010-11-12 Robert SesekCreate a Configuration struct and use that to RunFrontE...
2010-10-09 Robert SesekCompile all Closure CSS files into a generated file...
2010-10-09 Robert SesekRemove a bunch of console.log statements
2010-10-09 Armadillo Build... Stamp version.js @ 271.
2010-10-09 Robert SesekClosure complains about unreachable code. Fix.
2010-10-09 Armadillo Build... Stamp version.js @ 270.
2010-10-09 Robert SesekDisable the highlight mechanism after fixing the behavi...
2010-10-07 Robert SesekCall the superclass's impl in PathControl.enterDocument().
2010-10-04 Robert SesekForgot this.
2010-10-04 Robert SesekImprove actor appearance. Initial work on row highlighting.
2010-10-04 Robert SesekIf the Actor is on a directory, open the panel so that...
2010-10-04 Robert SesekImplement the renaming part of moving.
2010-10-04 Robert SesekAdd an EventHandler instance to the PathControl.
2010-10-04 Armadillo Build... Stamp version.js @ 217.
2010-10-04 Robert SesekConvert the Actor to a goog.ui.Container().
2010-10-04 Robert SesekDispose of Actor objects properly.
2010-10-04 Robert SesekDocument actor.js's members and store any dialogs/deepe...
2010-10-04 Robert SesekHook up the PathControl and Actor up to the move servic...
2010-10-04 Robert SesekImplement the back-end of the Move operation.
2010-10-04 Robert SesekIn the listing, remove the silly button and hover states.
2010-10-04 Armadillo Build... Stamp version.js @ 162.
2010-10-04 Robert SesekDefine CLOSURE_NO_DEPS.
2010-10-04 Robert SesekAlways close the Actor after dispatching the action.
2010-10-04 Robert SesekBoth Move and Rename should use the path control. Remov...
2010-10-04 Robert SesekImprovements to the name-editable path control.
2010-10-04 Armadillo Build... Stamp version.js @ 149.
2010-10-04 Robert SesekFix all the path joining nastiness by writing a smart...
2010-10-04 Armadillo Build... Stamp version.js @ 130.
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 SesekPosition the File Move dialog higher than center of...
2010-10-04 Armadillo Build... Stamp version.js @ 94.
2010-10-04 Robert SesekRather than appending Google CSS to our screen.css...
2010-10-04 Robert SesekLots of improvements to PathControl:
2010-10-04 Armadillo Build... Stamp version.js @ 75.
2010-10-04 Robert SesekAdd another set of styling for our modal dialog.
2010-10-04 Robert SesekCreate our own ModalDialog
2010-10-03 Armadillo Build... Stamp version.js @ 50.
2010-10-03 Robert SesekSet some properties on the menu button to make the...
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 Armadillo Build... Stamp version.js @ 38.
2010-10-03 Robert SesekUpdate build.py to automatically commit version.js.
2010-10-03 Robert SesekFirst pass at the PathControl.
2010-10-03 Robert SesekUpdate .gitignore
2010-10-03 Robert SesekFix compilation using -c.
2010-10-03 Robert SesekPut the version in the footer.
2010-10-03 Robert SesekAdd version.js and the auto-versioner in build.js.
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 SesekAdd an option to control the compiler setting for check...
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...
2010-09-06 Robert SesekMore styling:
2010-09-06 Robert SesekDon't show the Edit button for ../
2010-09-06 Robert SesekWhen hovering over list items, add an Edit button.
2010-09-06 Robert SesekMove click handling into the File object.
2010-09-02 Robert SesekCreate a new JS class for representing files in directo...
2010-09-02 Robert SesekImplement file removal in the backend.
2010-09-02 Robert SesekSanitze error messages so the jail path is not revealed.
2010-09-02 Robert Sesek* Add some basic styling
next