aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ui/src/org/eclipse/jgit/awtui/AWTPlotRenderer.java
Commit message (Expand)AuthorAgeFilesLines
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-2/+2
* Fix javadoc in org.eclipse.jgit.uiMatthias Sohn2017-12-181-0/+6
* AWTPlotRenderer: use float arithmetic instead of double followed by a conversionJonathan Nieder2014-12-101-3/+3
* Use baseline instead of centerline in PlotRendererMichael Keppler2014-11-291-1/+1
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-1/+1
* Fix FindBugs and Eclipse warnings in org.eclipse.jgit.uiRobin Stocker2010-10-281-2/+5
* Rewrite reference handling to be abstract and accurateShawn O. Pearce2010-01-231-1/+2
* Move AWT UI code to new org.eclipse.jgit.ui bundleMykola Nikishov2009-10-311-0/+190