RandomSec/src/main/java/com/metaweb/gridworks/commands/edit
David Huynh bb83dcda1c Added support for specifying number of initial rows to skip when creating a new project.
Fixed the height of the histogram images in range facets to eliminate jitters.

git-svn-id: http://google-refine.googlecode.com/svn/trunk@135 7d457c2a-affb-35e4-300a-418c747d4874
2010-02-24 18:52:54 +00:00
..
AddColumnCommand.java Pulled the operations package up one level. 2010-02-22 18:42:25 +00:00
AnnotateOneRowCommand.java Added support for starring rows. 2010-02-23 07:45:12 +00:00
AnnotateRowsCommand.java Added support for starring rows. 2010-02-23 07:45:12 +00:00
ApplyOperationsCommand.java Pulled the operations package up one level. 2010-02-22 18:42:25 +00:00
CreateProjectCommand.java Added support for specifying number of initial rows to skip when creating a new project. 2010-02-24 18:52:54 +00:00
DoTextTransformCommand.java Pulled the operations package up one level. 2010-02-22 18:42:25 +00:00
JoinMultiValueCellsCommand.java Pulled the operations package up one level. 2010-02-22 18:42:25 +00:00
RemoveColumnCommand.java Pulled the operations package up one level. 2010-02-22 18:42:25 +00:00
SaveProtographCommand.java Pulled the operations package up one level. 2010-02-22 18:42:25 +00:00
SplitMultiValueCellsCommand.java Pulled the operations package up one level. 2010-02-22 18:42:25 +00:00
UndoRedoCommand.java Break the commands package into several for clearer organization. 2010-02-04 06:12:22 +00:00