jgit/org.eclipse.jgit.ui/src/org/eclipse/jgit/awtui
Jonathan Nieder 64162ab40d AWTPlotRenderer: use float arithmetic instead of double followed by a conversion
Multiplying by 0.9 and converting back to float is slightly more
complicated and achieves the same effect as multiplying by the float
0.9f directly.

Change-Id: I555863bb1251badee8887b9b93c5463eda0a3509
Signed-off-by: Jonathan Nieder <jrn@google.com>
2014-12-10 15:30:21 -08:00
..
AWTPlotRenderer.java AWTPlotRenderer: use float arithmetic instead of double followed by a conversion 2014-12-10 15:30:21 -08:00
AwtAuthenticator.java Mark non-externalizable strings as such 2012-12-27 16:57:38 +01:00
AwtCredentialsProvider.java Declare essentially static methods as static 2012-12-27 12:08:06 -05:00
CommitGraphPane.java Cleanup javadocs so they pass the java8 doclint checks 2014-03-29 18:34:41 +01:00
SwingCommitList.java PlotLane: Use identity hashCode and equals 2014-05-03 23:08:09 +02:00
UIText.java Make an exception for the formatting rules (turn off) for some files 2012-11-16 10:28:42 -08:00