/[drupal]/contributions/modules/imageapi/imageapi_gd.module
ViewVC logotype

Log of /contributions/modules/imageapi/imageapi_gd.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.8.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 17 00:30:36 2009 UTC (7 months, 1 week ago) by drewish
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-5
Changes since 1.8.2.6: +2 -2 lines
Diff to previous 1.8.2.6 , to branch point 1.8 , to next main 1.17
#422836 by drewish: Fix $background parameter name in imageapi_gd_image_rotate().

Revision 1.13.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 17 00:15:21 2009 UTC (7 months, 1 week ago) by drewish
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-6
Changes since 1.13.2.6: +2 -11 lines
Diff to previous 1.13.2.6 , to branch point 1.13 , to next main 1.17
#422836 by drewish: Drop GD background crop setting, fix $background parameter name in imageapi_gd_image_rotate().

Revision 1.8.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 13 19:11:15 2009 UTC (7 months, 1 week ago) by drewish
Branch: DRUPAL-5
Changes since 1.8.2.5: +2 -2 lines
Diff to previous 1.8.2.5 , to branch point 1.8
#431422 by dereine: Syntax error in imageapi_gd.module in PHP4.

Revision 1.13.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 13 19:10:38 2009 UTC (7 months, 1 week ago) by drewish
Branch: DRUPAL-6--1
Changes since 1.13.2.5: +2 -2 lines
Diff to previous 1.13.2.5 , to branch point 1.13
#431422 by dereine: Syntax error in imageapi_gd.module in PHP4.

Revision 1.8.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 18 10:09:02 2009 UTC (8 months, 1 week ago) by drewish
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-5-BETA1
Changes since 1.8.2.4: +217 -108 lines
Diff to previous 1.8.2.4 , to branch point 1.8
#396924 by drewish: Backport fixes from D7 core (and D6 contrib).

Revision 1.13.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 18 08:05:39 2009 UTC (8 months, 1 week ago) by drewish
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-5
Changes since 1.13.2.4: +3 -3 lines
Diff to previous 1.13.2.4 , to branch point 1.13
#396046 by drewish: 'Sharpen' action causes image to disappear.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 11 05:42:47 2009 UTC (8 months, 2 weeks ago) by drewish
Branch: MAIN
CVS Tags: HEAD
Changes since 1.16: +8 -179 lines
Diff to previous 1.16
#396930 by drewish: Drop code that's been committed to D7 core and move the rest into core imagetoolkits.

Revision 1.13.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 10 06:16:26 2009 UTC (8 months, 2 weeks ago) by drewish
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-4
Changes since 1.13.2.3: +195 -107 lines
Diff to previous 1.13.2.3 , to branch point 1.13
#396924 by drewish: Backport fixes from D7 core.

Revision 1.13.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 13 02:30:24 2009 UTC (9 months, 1 week ago) by drewish
Branch: DRUPAL-6--1
Changes since 1.13.2.2: +3 -1 lines
Diff to previous 1.13.2.2 , to branch point 1.13
#372497 by kaare: rotate() doesn't update width and height in $image.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 13 02:29:01 2009 UTC (9 months, 1 week ago) by drewish
Branch: MAIN
Changes since 1.15: +3 -1 lines
Diff to previous 1.15
#372497 by kaare: rotate() doesn't update width and height in $image.

Revision 1.13.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 6 09:27:48 2009 UTC (9 months, 2 weeks ago) by drewish
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3
Changes since 1.13.2.1: +2 -2 lines
Diff to previous 1.13.2.1 , to branch point 1.13
#366874 by mfb: Multiple warnings and notices when node is viewed for first time.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 6 09:26:33 2009 UTC (9 months, 2 weeks ago) by drewish
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
#366874 by mfb: Multiple warnings and notices when node is viewed for first time.

Revision 1.13.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 7 01:37:31 2009 UTC (10 months, 2 weeks ago) by drewish
Branch: DRUPAL-6--1
Changes since 1.13: +6 -4 lines
Diff to previous 1.13
#355242 by dman: Transparency fixes for imageapi - GD.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 7 01:36:57 2009 UTC (10 months, 2 weeks ago) by drewish
Branch: MAIN
Changes since 1.13: +6 -4 lines
Diff to previous 1.13
#355242 by dman: Transparency fixes for imageapi - GD.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 15 21:38:52 2008 UTC (11 months, 1 week ago) by drewish
Branch: MAIN
CVS Tags: DRUPAL-6--1-2
Branch point for: DRUPAL-6--1
Changes since 1.12: +25 -2 lines
Diff to previous 1.12
#204497 by Rob Loach: Background color when scaling / cropping. And a fix for transparent backgrounds.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 9 02:49:47 2008 UTC (16 months, 2 weeks ago) by dopry
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-0-alpha2, DRUPAL-6--1-1
Changes since 1.11: +135 -1 lines
Diff to previous 1.11
#271303 and #266256
tnx...

Revision 1.8.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 9 02:44:14 2008 UTC (16 months, 2 weeks ago) by dopry
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3, DRUPAL-5--1-4
Changes since 1.8.2.3: +131 -1 lines
Diff to previous 1.8.2.3 , to branch point 1.8
adding unsharp support.

Revision 1.8.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 29 16:33:32 2008 UTC (17 months, 4 weeks ago) by dopry
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.8.2.2: +2 -2 lines
Diff to previous 1.8.2.2 , to branch point 1.8
#263059 by junyor, backport: fix imageapi_gd rotation direction. fix imageapi_imagemagick rotate background color.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 29 16:30:33 2008 UTC (17 months, 4 weeks ago) by dopry
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-alpha1
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
#263059 by junyor, fix rotation direction for imageapi_gd and rotation background color for
imageapi_imagemagick.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 29 02:35:31 2008 UTC (17 months, 4 weeks ago) by drewish
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9
#256687 (drewish) Fix a bunch of warnings with the imageapi_gd.install file.

Revision 1.8.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 12 17:54:48 2008 UTC (18 months, 2 weeks ago) by dopry
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.8.2.1: +3 -3 lines
Diff to previous 1.8.2.1 , to branch point 1.8
#256687 by drewish, Clean up requirement/install errors.
by dopry, relax php version requirements
by dopry, remove gd version reporting since core does it already.

Revision 1.8.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 7 19:25:40 2008 UTC (18 months, 2 weeks ago) by dopry
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.8: +3 -2 lines
Diff to previous 1.8
uber minor doc tweaks.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 30 15:42:40 2008 UTC (18 months, 3 weeks ago) by dopry
Branch: MAIN
Changes since 1.8: +4 -4 lines
Diff to previous 1.8
#232623 Update ImageAPI to D6, Thanks eaton and drewish.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 30 15:35:07 2008 UTC (18 months, 3 weeks ago) by dopry
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-RC7
Branch point for: DRUPAL-5
Changes since 1.7: +3 -2 lines
Diff to previous 1.7
fix scaling issues with imageapi

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 24 06:46:35 2008 UTC (19 months ago) by dopry
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-RC6
Changes since 1.6: +45 -31 lines
Diff to previous 1.6
add transparency preservation on crop. isolate transparent code into it's own function.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 21 12:54:38 2008 UTC (19 months ago) by dopry
Branch: MAIN
Changes since 1.5: +20 -21 lines
Diff to previous 1.5
more minor code style fixes.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 17 11:04:13 2008 UTC (19 months, 1 week ago) by dopry
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-RC5
Changes since 1.4: +10 -39 lines
Diff to previous 1.4
fix rotate in imagemagick.module
gd fixes add imagefilter and imagerotate functions if php-gd was compiled with out them.
cleaned up php imagefilter code a bit...

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 15 14:44:21 2008 UTC (19 months, 1 week ago) by dopry
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-RC3, DRUPAL-5--1-0-RC4
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
#24633 by Drewish, fix gif resizing...

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 30 23:13:11 2008 UTC (19 months, 3 weeks ago) by dopry
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-rc2
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
#239898 by jsm174, imageapi_gd_image_resize returns incorrect $image->info['height']

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 23 06:27:03 2007 UTC (23 months ago) by dopry
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-RC1, DRUPAL-5--1-0-beta
Changes since 1.1: +8 -8 lines
Diff to previous 1.1
toolkits do everything by referece, return bools.
completely untested imagick toolkit...

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 17 06:23:19 2007 UTC (23 months, 1 week ago) by dopry
Branch: MAIN
Moving imageapi_gd to live with imageapi.module

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2