RandomSec/main/src/com/google/refine/model
2011-09-19 10:36:38 +00:00
..
changes Make sure all conditionals and loops are in blocks (too bug-prone otherwise) 2011-08-02 22:21:47 +00:00
recon Organize imports. com.google.refine last in a section of its own. Everything alphabetical in its section. 2011-08-02 21:10:22 +00:00
AbstractOperation.java Prepended license text to java source 2010-10-20 20:45:52 +00:00
Cell.java Add missing @Override annotations 2011-08-02 19:30:23 +00:00
Column.java @Override annotations. No functional changes. 2011-06-07 23:51:16 +00:00
ColumnGroup.java Add missing @Override annotations 2011-08-02 19:30:23 +00:00
ColumnModel.java Merged new importer UI work from branch over. 2011-08-02 03:34:47 +00:00
ModelException.java Convert tabs to spaces. No functional changes. 2011-08-02 20:26:32 +00:00
OverlayModel.java Prepended license text to java source 2010-10-20 20:45:52 +00:00
Project.java Organize imports. com.google.refine last in a section of its own. Everything alphabetical in its section. 2011-08-02 21:10:22 +00:00
Recon.java Add missing @Override annotations 2011-08-02 19:30:23 +00:00
ReconCandidate.java Add missing @Override annotations 2011-08-02 19:30:23 +00:00
ReconStats.java Add missing @Override annotations 2011-08-02 19:30:23 +00:00
Record.java Convert tabs to spaces. No functional changes. 2011-08-02 20:26:32 +00:00
RecordModel.java Made sure busy indicator shows up for GData importing when needed. 2011-08-12 19:15:58 +00:00
Row.java Fixed bug where a blank row used to corrupt the whole project because it could not be re-loaded from file. 2011-09-19 10:36:38 +00:00