armadillo.git
2011-04-16 Armadillo Build... Stamp version.js @ 534.0. 0.7.534.0
2011-04-16 Robert SesekUse |map[string] interface{}| to allow returning int...
2011-04-16 Robert SesekMerge branch 'backend-tv-rename'
2011-04-16 Robert SesekDon't canonicalize paths in tv_rename, which allows...
2011-04-16 Robert SesekUse %f for the build string
2011-04-16 Armadillo Build... Stamp version.js @ 532.17.
2011-04-16 Robert SesekRewrite the TVRenamer FE to use the new backend
2011-04-16 Robert SesekTrim the show name
2011-04-16 Robert SesekImplement lookup and construct the new path name
2011-04-16 Robert SesekGet file name parsing to work
2011-04-16 Robert SesekTry to get the regex to work
2011-04-16 Robert SesekStart work on rewriting the TV renamer in Go
2011-04-16 Robert SesekFormat the version string to include the minor build...
2011-04-16 Armadillo Build... Stamp version.js @ 529.0.
2011-04-16 Robert SesekRevert "Add logic to handle remote service requests...
2011-04-16 Robert SesekAdd logic to handle remote service requests by serving...
2011-04-16 Robert SesekFix build.py for Gitcrement 2.0
2011-01-30 Robert SesekDisable mouse events on the PathControl
2010-12-15 Armadillo Build... Stamp version.js @ 496.
2010-12-15 Robert SesekDeal with period rather than space separators in file...
2010-12-15 Robert SesekMake the TVRenamer preserve file extensions.
2010-11-17 Robert SesekRemove the RENAME action as MOVE does the same thing.
2010-11-17 Robert SesekMake delete confirmation nonmodal. Remove dependencies...
2010-11-17 Robert SesekFlip some state flags in an attempt to get mouse events...
2010-11-15 Robert SesekSet the title of the document to include the path.
2010-11-15 Robert SesekMove the move/rename dialog into the Actor UI to reudce...
2010-11-14 Armadillo Build... Stamp version.js @ 452.
2010-11-14 Robert SesekSpecify the radix when using parseInt().
2010-11-14 Armadillo Build... Stamp version.js @ 450.
2010-11-14 Robert SesekStrip leading zeros from the season number when renamin...
2010-11-14 Robert SesekRevert "Add logging for proxy errors."
2010-11-14 Robert SesekAdd logging for proxy errors.
2010-11-14 Robert Sesek* In TVRenamer.buildURL_(), encode the show name in...
2010-11-14 Robert Sesekhttp.ErrPersistEOF is a valid error response when reading.
2010-11-14 Armadillo Build... Stamp version.js @ 445.
2010-11-14 Robert Sesek* Properly expand the tilde in paths, as well as other...
2010-11-14 Robert SesekSync to a new version of Golang. Include the version...
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...
next