Age | Commit message (Expand) | Author |
---|---|---|
2015-11-05 | java: remove ((unnecessary)) parentheses | Noel Grandin |
2015-06-11 | java:regulatize the order of 'final' and public/private | Noel Grandin |
2015-01-05 | java: unnecessary method overrides | Noel Grandin |
2014-12-11 | java: reduce visibility of fields and methods | Noel Grandin |
2014-11-18 | java: make fields final where possible | Noel Grandin |
2014-08-12 | java: add @Override annotation to overriding methods | Noel Grandin |
2012-08-28 | Java5 update - convert to using generics for collections | Noel Grandin |
2012-08-28 | Java cleanup - remove unused imports | Noel Grandin |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2003-05-23 | Changed registration of object views. | Andre Fischer |
2003-05-19 | Added ObjectView package. | Andre Fischer |