Directory src/main/org/apache/tools/ant/types/optional/image/

Directory Created:
2002-07-29 15:23
Total Files:
12
Deleted Files:
0
Lines of Code:
1152

Browse with ViewVC

[root]/src/main/org/apache/tools/ant/types/optional/image

Lines of Code

src/main/org/apache/tools/ant/types/optional/image/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 133 (100.0%) 2074 (100.0%) 15.5
ehatcher 13 (9.8%) 1393 (67.2%) 107.1
peterreilly 31 (23.3%) 306 (14.8%) 9.8
antoine 40 (30.1%) 226 (10.9%) 5.6
bodewig 32 (24.1%) 92 (4.4%) 2.8
conor 15 (11.3%) 53 (2.6%) 3.5
jhm 2 (1.5%) 4 (0.2%) 2.0

Most Recent Commits

peterreilly 2006-11-18 18:15

checkstyle

10 lines of code changed in:

peterreilly 2006-11-15 00:10

checkstyle

188 lines of code changed in:

bodewig 2006-09-01 18:49

copy2license.pl

72 lines of code changed in:

bodewig 2005-06-08 07:22

2005

2 lines of code changed in:

jhm 2005-06-03 16:46

make JavaDoc more happier

4 lines of code changed in:

bodewig 2005-05-31 11:43

2005

1 lines of code changed in:

  • src/main/org/apache/tools/ant/types/optional/image: Scale.java (+1 -1)
peterreilly 2005-05-24 17:17

checkstyle - mostly removal of _

108 lines of code changed in:

peterreilly 2004-03-09 16:49

remove authors from files

PR: 27177

Obtained from: J.M. (Martijn) Kruithof

0 lines of code changed in:

antoine 2004-02-09 21:05

Copyright owner is The Apache Software Foundation

12 lines of code changed in:

antoine 2004-02-04 20:38

Remove trailing spaces in all java files

in order to make checkstyle happy

24 lines of code changed in:

antoine 2004-02-03 22:44

Switch to Apache Software License 2.0

144 lines of code changed in:

antoine 2003-09-21 20:20

Style

Submitted by: Larry Shatzer (larry dot shatzer at spirent dot com)

8 lines of code changed in:

  • src/main/org/apache/tools/ant/types/optional/image: Scale.java (+8 -11)
conor 2003-09-10 15:29

Imports

0 lines of code changed in:

  • src/main/org/apache/tools/ant/types/optional/image: Scale.java (-2)
antoine 2003-08-22 09:20

Quoting Rob Oxspring :



I was using the image task to create thumbnails and couldn't figure out

how to keep proportions of an image but keep it within a fixed size.

My solution was to change the keepproportions attribute to be a little cleverer.

The keepproportions attribute is no more and has been replaced by the proportions

attribute, which has been added with the following features:



proportions="ignore" - treat the dimensions independently (==keepproportions="false" and is default)

proportions="width" - keep proportions based on the width (==keepproportions="true")

proportions="height" - keep proportions based on the height

proportions="fit" - keep proportions and fit in the supplied dimensions

proportions="cover" - keep proportions and cover the supplied dimensions



Submitted by: Rob Oxspring (roxspring at imapmail dot org)

34 lines of code changed in:

  • src/main/org/apache/tools/ant/types/optional/image: Scale.java (+34 -5)
antoine 2003-07-19 14:10

allow 2 classes to compile (missing import)

4 lines of code changed in:

conor 2003-07-19 11:20

Coding conventions

15 lines of code changed in:

conor 2003-07-19 08:11

style

9 lines of code changed in:

conor 2003-07-17 15:44

style

29 lines of code changed in:

bodewig 2003-04-22 07:35

2003

4 lines of code changed in:

conor 2003-04-18 23:40

Import cleanup

0 lines of code changed in:

(4 more)

Generated by StatSVN 0.3.2-SNAPSHOT