/[drupal]/contributions/modules/image_exact/image_exact.module
ViewVC logotype

Log of /contributions/modules/image_exact/image_exact.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.5.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 7 21:41:17 2008 UTC (20 months, 2 weeks ago) by joshk
Branch: DRUPAL-5
Changes since 1.5.2.2: +2 -5 lines
Diff to previous 1.5.2.2 , to branch point 1.5
Updating w/hook_image_alter and some fixes to user profile $edit

Revision 1.5.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 7 20:58:47 2008 UTC (20 months, 2 weeks ago) by joshk
Branch: DRUPAL-5
Changes since 1.5.2.1: +20 -2 lines
Diff to previous 1.5.2.1 , to branch point 1.5
Adding to DRUPAL-5 branch

Revision 1.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 7 20:18:59 2008 UTC (20 months, 2 weeks ago) by joshk
Branch: DRUPAL-5
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
Applied http://drupal.org/node/180930
thx tomislander

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 7 19:59:05 2008 UTC (20 months, 3 weeks ago) by joshk
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5
Changes since 1.4: +2 -3 lines
Diff to previous 1.4
Resolves http://drupal.org/node/180921
thanks tomislander!

Revision 1.4.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 29 05:27:44 2007 UTC (2 years, 6 months ago) by joshk
CVS Tags: DRUPAL-5--0-1
Changes since 1.4.2.1: +149 -0 lines
Diff to previous 1.4.2.1 , to branch point 1.4 , to next main 1.5
adding module that i somehowe deleted

Revision 1.4.2.1
Sun May 27 20:19:50 2007 UTC (2 years, 6 months ago) by joshk
Changes since 1.4: +0 -149 lines
FILE REMOVED
file image_exact.module was added on branch DRUPAL-5--0-1 on 2007-05-29 05:27:44 +0000

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 27 20:19:50 2007 UTC (2 years, 6 months ago) by joshk
Branch: MAIN
Changes since 1.3: +68 -34 lines
Diff to previous 1.3
Updated for Drupal 5 thanks to Ber Kessles in http://drupal.org/node/105766. Thanks Ber!

Revision 1.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 26 19:04:34 2006 UTC (3 years, 5 months ago) by joshk
Branch: DRUPAL-4-7
Changes since 1.3.2.1: +137 -0 lines
Diff to previous 1.3.2.1 , to branch point 1.3 , to next main 1.5
Committed aaron winborn's patch to extend functionality to all image sizes and to remove "division by zero" bug.

Thanks Aaron!

Revision 1.3.2.1
Sat May 13 20:56:36 2006 UTC (3 years, 6 months ago) by joshk
Branch: DRUPAL-4-7
Changes since 1.3: +0 -115 lines
FILE REMOVED
file image_exact.module was added on branch DRUPAL-4-7 on 2006-06-26 19:04:34 +0000

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 13 20:56:36 2006 UTC (3 years, 6 months ago) by joshk
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.2: +5 -3 lines
Diff to previous 1.2
testing of an updated comment

Revision 1.2.2.5
Sat May 13 20:25:01 2006 UTC (3 years, 6 months ago) by joshk
Changes since 1.2.2.4: +1 -1 lines
FILE REMOVED
Removed from 4.6 because of instability

Revision 1.2.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 1 00:01:06 2006 UTC (3 years, 8 months ago) by joshk
Changes since 1.2.2.3: +2 -10 lines
Diff to previous 1.2.2.3 , to branch point 1.2
removed unnecessary settings stuff for 4.6

Revision 1.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 28 23:57:40 2006 UTC (3 years, 8 months ago) by joshk
Changes since 1.2.2.2: +15 -7 lines
Diff to previous 1.2.2.2 , to branch point 1.2
updated to accomodate different workflow in 4.6

Revision 1.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 28 23:31:53 2006 UTC (3 years, 8 months ago) by joshk
Changes since 1.2.2.1: +1 -1 lines
Diff to previous 1.2.2.1 , to branch point 1.2
fixed location of user settings link

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 28 23:20:23 2006 UTC (3 years, 8 months ago) by joshk
Changes since 1.2: +3 -21 lines
Diff to previous 1.2
4.6 friendly settings page

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 28 22:51:51 2006 UTC (3 years, 8 months ago) by joshk
Branch: MAIN
Changes since 1.1: +6 -2 lines
Diff to previous 1.1
added check in settings page (and elsewhere) for the presense of an image toolkit

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 28 22:42:47 2006 UTC (3 years, 8 months ago) by joshk
Branch: MAIN
First checkin of 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