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

Log of /contributions/modules/textimage/textimage.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.19.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 22:28:51 2009 UTC (5 months, 3 weeks ago) by deciphered
Branch: DRUPAL-5--2
Changes since 1.19.2.18: +62 -2 lines
Diff to previous 1.19.2.18 , to branch point 1.19 , to next main 1.40
#465800: Added backup imagerotate support.

Revision 1.23.4.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 22:27:46 2009 UTC (5 months, 3 weeks ago) by deciphered
Branch: DRUPAL-6--2
Changes since 1.23.4.16: +62 -2 lines
Diff to previous 1.23.4.16 , to branch point 1.23 , to next main 1.40
#465800: Added backup imagerotate support.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 22:26:40 2009 UTC (5 months, 3 weeks ago) by deciphered
Branch: MAIN
CVS Tags: HEAD
Changes since 1.39: +62 -2 lines
Diff to previous 1.39
#465800: Added backup imagerotate support.

Revision 1.19.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 20 00:03:48 2009 UTC (6 months, 1 week ago) by deciphered
Branch: DRUPAL-5--2
Changes since 1.19.2.17: +28 -2 lines
Diff to previous 1.19.2.17 , to branch point 1.19
#465638: Improved unicode support.

Revision 1.23.4.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 20 00:02:29 2009 UTC (6 months, 1 week ago) by deciphered
Branch: DRUPAL-6--2
Changes since 1.23.4.15: +28 -2 lines
Diff to previous 1.23.4.15 , to branch point 1.23
#465638: Improved unicode support.

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 20 00:01:23 2009 UTC (6 months, 1 week ago) by deciphered
Branch: MAIN
Changes since 1.38: +28 -2 lines
Diff to previous 1.38
#465638: Improved unicode support.

Revision 1.19.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 14 12:36:47 2009 UTC (6 months, 2 weeks ago) by deciphered
Branch: DRUPAL-5--2
Changes since 1.19.2.16: +5 -4 lines
Diff to previous 1.19.2.16 , to branch point 1.19
Fixed minor issues.

Revision 1.23.4.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 14 12:34:24 2009 UTC (6 months, 2 weeks ago) by deciphered
Branch: DRUPAL-6--2
Changes since 1.23.4.14: +6 -4 lines
Diff to previous 1.23.4.14 , to branch point 1.23
Fixed minor issues.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 14 12:32:20 2009 UTC (6 months, 2 weeks ago) by deciphered
Branch: MAIN
Changes since 1.37: +6 -4 lines
Diff to previous 1.37
Fixed minor issues.

Revision 1.19.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 14 03:56:38 2009 UTC (6 months, 2 weeks ago) by deciphered
Branch: DRUPAL-5--2
Changes since 1.19.2.15: +65 -19 lines
Diff to previous 1.19.2.15 , to branch point 1.19
#422772: Changed formatter to no longer show alt/title for Email module.
Added additional text fields in preview settings.

Revision 1.23.4.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 14 03:55:13 2009 UTC (6 months, 2 weeks ago) by deciphered
Branch: DRUPAL-6--2
Changes since 1.23.4.13: +99 -19 lines
Diff to previous 1.23.4.13 , to branch point 1.23
#422772: Changed formatter to no longer show alt/title for Email module.
Added additional text fields in preview settings.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 14 03:53:24 2009 UTC (6 months, 2 weeks ago) by deciphered
Branch: MAIN
Changes since 1.36: +102 -22 lines
Diff to previous 1.36
#422772: Changed formatter to no longer show alt/title for Email module.
Added additional text fields in preview settings.

Revision 1.19.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 23:49:30 2009 UTC (6 months, 2 weeks ago) by deciphered
Branch: DRUPAL-5--2
Changes since 1.19.2.14: +72 -82 lines
Diff to previous 1.19.2.14 , to branch point 1.19
#459046: Fixed upgrade path.
#221539: Added consistent heights.
Added requirements to .install.
Added ability to output file path using theme_textimage_image().
Added font color opacity.
Changed Improved UI from jQuery UI to Vertical Tabs.
Changed structure of preset settings.
Changed location of Textimage to admin/build/textimage.

Revision 1.23.4.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 23:47:14 2009 UTC (6 months, 2 weeks ago) by deciphered
Branch: DRUPAL-6--2
Changes since 1.23.4.12: +75 -102 lines
Diff to previous 1.23.4.12 , to branch point 1.23
#459046: Fixed upgrade path.
#221539: Added consistent heights.
Added requirements to .install.
Added ability to output file path using theme_textimage_image().
Added font color opacity.
Changed Improved UI from jQuery UI to Vertical Tabs.
Changed structure of preset settings.
Changed location of Textimage to admin/build/textimage.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 23:45:01 2009 UTC (6 months, 2 weeks ago) by deciphered
Branch: MAIN
Changes since 1.35: +106 -133 lines
Diff to previous 1.35
#459046: Fixed upgrade path.
#221539: Added consistent heights.
Added requirements to .install.
Added ability to output file path using theme_textimage_image().
Added font color opacity.
Changed Improved UI from jQuery UI to Vertical Tabs.
Changed structure of preset settings.
Changed location of Textimage to admin/build/textimage.

Revision 1.19.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 23:32:11 2009 UTC (7 months ago) by deciphered
Branch: DRUPAL-5--2
Changes since 1.19.2.13: +39 -34 lines
Diff to previous 1.19.2.13 , to branch point 1.19
#403212: Removed legacy code.
#71265: Prevent character cutoff.
Stop all presets being flushed.

Revision 1.23.4.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 23:27:46 2009 UTC (7 months ago) by deciphered
Branch: DRUPAL-6--2
Changes since 1.23.4.11: +39 -34 lines
Diff to previous 1.23.4.11 , to branch point 1.23
#403212: Removed legacy code.
#71265: Prevent character cutoff.
Stop all presets being flushed.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 23:25:50 2009 UTC (7 months ago) by deciphered
Branch: MAIN
Changes since 1.34: +39 -34 lines
Diff to previous 1.34
#403212: Removed legacy code.
#71265: Prevent character cutoff.
Stop all presets being flushed.

Revision 1.19.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 2 21:37:09 2009 UTC (8 months, 3 weeks ago) by deciphered
Branch: DRUPAL-5--2
Changes since 1.19.2.12: +2 -2 lines
Diff to previous 1.19.2.12 , to branch point 1.19
#388818: Fixed error when generating textimage.

Revision 1.23.4.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 2 21:36:15 2009 UTC (8 months, 3 weeks ago) by deciphered
Branch: DRUPAL-6--2
Changes since 1.23.4.10: +2 -2 lines
Diff to previous 1.23.4.10 , to branch point 1.23
#388818: Fixed error when generating textimage.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 2 21:34:46 2009 UTC (8 months, 3 weeks ago) by deciphered
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33
#388818: Fixed error when generating textimage.

Revision 1.19.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 2 02:59:54 2009 UTC (8 months, 4 weeks ago) by deciphered
Branch: DRUPAL-5--2
Changes since 1.19.2.11: +5 -5 lines
Diff to previous 1.19.2.11 , to branch point 1.19
Improved CCK formatter support.

Revision 1.23.4.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 2 02:58:58 2009 UTC (8 months, 4 weeks ago) by deciphered
Branch: DRUPAL-6--2
Changes since 1.23.4.9: +7 -7 lines
Diff to previous 1.23.4.9 , to branch point 1.23
Improved CCK formatter support.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 2 02:57:39 2009 UTC (8 months, 4 weeks ago) by deciphered
Branch: MAIN
Changes since 1.32: +8 -8 lines
Diff to previous 1.32
Improved CCK formatter support.

Revision 1.19.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 25 03:10:06 2009 UTC (9 months ago) by deciphered
Branch: DRUPAL-5--2
Changes since 1.19.2.10: +35 -32 lines
Diff to previous 1.19.2.10 , to branch point 1.19
Added jQuery UI support.
Fixed Text Outlines with Margins or Background.
Fixed undefined variable error.

Revision 1.23.4.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 25 03:05:21 2009 UTC (9 months ago) by deciphered
Branch: DRUPAL-6--2
Changes since 1.23.4.8: +35 -32 lines
Diff to previous 1.23.4.8 , to branch point 1.23
Added jQuery UI support.
Fixed Text Outlines with Margins or Background.
Fixed undefined variable error.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 25 02:56:43 2009 UTC (9 months ago) by deciphered
Branch: MAIN
Changes since 1.31: +42 -39 lines
Diff to previous 1.31
Fixed Text Outlines with Margins or Background.
Fixed undefined variable error.

Revision 1.23.4.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 21 00:22:00 2009 UTC (9 months, 1 week ago) by deciphered
Branch: DRUPAL-6--2
Changes since 1.23.4.7: +5 -4 lines
Diff to previous 1.23.4.7 , to branch point 1.23
Actually fixed undefined variable.

Revision 1.19.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 21 00:18:59 2009 UTC (9 months, 1 week ago) by deciphered
Branch: DRUPAL-5--2
Changes since 1.19.2.9: +80 -71 lines
Diff to previous 1.19.2.9 , to branch point 1.19
Added Textimage preset settings preview.
Improved transparency support.
Fixed undefined variable.

Revision 1.23.4.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 21 00:13:11 2009 UTC (9 months, 1 week ago) by deciphered
Branch: DRUPAL-6--2
Changes since 1.23.4.6: +102 -70 lines
Diff to previous 1.23.4.6 , to branch point 1.23
Added Textimage preset settings preview.
Improved transparency support.
Fixed undefined variable.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 21 00:07:16 2009 UTC (9 months, 1 week ago) by deciphered
Branch: MAIN
Changes since 1.30: +106 -74 lines
Diff to previous 1.30
Added Textimage preset settings preview.
Improved transparency support.
Fixed undefined variable.

Revision 1.19.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 12 23:16:06 2009 UTC (9 months, 2 weeks ago) by deciphered
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-1
Changes since 1.19.2.8: +2 -2 lines
Diff to previous 1.19.2.8 , to branch point 1.19
Fixed SQL syntax error.

Revision 1.23.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 12 23:14:51 2009 UTC (9 months, 2 weeks ago) by deciphered
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-1
Changes since 1.23.4.5: +2 -2 lines
Diff to previous 1.23.4.5 , to branch point 1.23
Fixed SQL syntax error.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 12 23:12:40 2009 UTC (9 months, 2 weeks ago) by deciphered
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29
Fixed SQL syntax error.

Revision 1.19.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 12 21:48:26 2009 UTC (9 months, 2 weeks ago) by deciphered
Branch: DRUPAL-5--2
Changes since 1.19.2.7: +12 -6 lines
Diff to previous 1.19.2.7 , to branch point 1.19
#244891: Prevent Anonymous users from generating random Textimages.

Revision 1.23.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 12 21:47:21 2009 UTC (9 months, 2 weeks ago) by deciphered
Branch: DRUPAL-6--2
Changes since 1.23.4.4: +13 -7 lines
Diff to previous 1.23.4.4 , to branch point 1.23
#244891: Prevent Anonymous users from generating random Textimages.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 12 21:46:03 2009 UTC (9 months, 2 weeks ago) by deciphered
Branch: MAIN
Changes since 1.28: +15 -9 lines
Diff to previous 1.28
#244891: Prevent Anonymous users from generating random Textimages.

Revision 1.19.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 11 03:45:53 2009 UTC (9 months, 2 weeks ago) by deciphered
Branch: DRUPAL-5--2
Changes since 1.19.2.6: +3 -1 lines
Diff to previous 1.19.2.6 , to branch point 1.19
Improved transparency support in background images.

Revision 1.23.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 11 03:44:35 2009 UTC (9 months, 2 weeks ago) by deciphered
Branch: DRUPAL-6--2
Changes since 1.23.4.3: +3 -1 lines
Diff to previous 1.23.4.3 , to branch point 1.23
Improved transparency support in background images.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 11 03:43:01 2009 UTC (9 months, 2 weeks ago) by deciphered
Branch: MAIN
Changes since 1.27: +3 -1 lines
Diff to previous 1.27
Improved transparency support in background images.

Revision 1.19.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 9 22:44:11 2009 UTC (9 months, 2 weeks ago) by deciphered
Branch: DRUPAL-5--2
Changes since 1.19.2.5: +6 -6 lines
Diff to previous 1.19.2.5 , to branch point 1.19
Changed weight of 'Settings' menu item.
Fixed a few issues with Maximum width.
Stopped weird characters displaying in font names.

Revision 1.23.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 9 22:42:48 2009 UTC (9 months, 2 weeks ago) by deciphered
Branch: DRUPAL-6--2
Changes since 1.23.4.2: +5 -5 lines
Diff to previous 1.23.4.2 , to branch point 1.23
Change weight of 'Settings' menu item.
Fixed a few issues with Maximum width.
Stopped weird characters displaying in font names.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 9 22:40:55 2009 UTC (9 months, 2 weeks ago) by deciphered
Branch: MAIN
Changes since 1.26: +5 -5 lines
Diff to previous 1.26
Changed weight of 'Settings' menu item.
Fixed a few issues with Maximum width.
Stopped weird characters displaying in font names.

Revision 1.19.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 8 23:46:53 2009 UTC (9 months, 2 weeks ago) by deciphered
Branch: DRUPAL-5--2
Changes since 1.19.2.4: +30 -5 lines
Diff to previous 1.19.2.4 , to branch point 1.19
Re-implemented fixed width and text align functionality.

Revision 1.23.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 8 23:45:21 2009 UTC (9 months, 2 weeks ago) by deciphered
Branch: DRUPAL-6--2
Changes since 1.23.4.1: +30 -5 lines
Diff to previous 1.23.4.1 , to branch point 1.23
Re-implemented fixed width and text align functionality.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 8 23:43:28 2009 UTC (9 months, 2 weeks ago) by deciphered
Branch: MAIN
Changes since 1.25: +30 -5 lines
Diff to previous 1.25
Re-implemented fixed width and text align functionality.

Revision 1.19.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 8 22:25:22 2009 UTC (9 months, 2 weeks ago) by deciphered
Branch: DRUPAL-5--2
Changes since 1.19.2.3: +7 -3 lines
Diff to previous 1.19.2.3 , to branch point 1.19
#122672: Fixed translated string.
#368323: Support for Email Field.
Added default format to textimage_build_image().

Revision 1.23.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 8 22:23:46 2009 UTC (9 months, 2 weeks ago) by deciphered
Branch: DRUPAL-6--2
Changes since 1.23: +3 -3 lines
Diff to previous 1.23
#122672: Fixed translated string.
#368323: Support for Email Field.
Added default format to textimage_build_image().

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 8 22:21:41 2009 UTC (9 months, 2 weeks ago) by deciphered
Branch: MAIN
Changes since 1.24: +3 -3 lines
Diff to previous 1.24
#122672: Fixed translated string.
#368323: Support for Email Field.
Added default format to textimage_build_image().

Revision 1.19.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 5 10:24:27 2009 UTC (9 months, 3 weeks ago) by deciphered
Branch: DRUPAL-5--2
Changes since 1.19.2.2: +42 -66 lines
Diff to previous 1.19.2.2 , to branch point 1.19
Rotation algorithm rewritten.
Fixed width and text alignment temporarily disabled.
Minor code cleanup.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 5 10:16:42 2009 UTC (9 months, 3 weeks ago) by deciphered
Branch: MAIN
Changes since 1.23: +14 -12 lines
Diff to previous 1.23
Ported to Drupal 7.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 5 10:05:53 2009 UTC (9 months, 3 weeks ago) by deciphered
Branch: MAIN
Branch point for: DRUPAL-6--2
Changes since 1.22: +44 -68 lines
Diff to previous 1.22
Rotation algorithm rewritten.
Fixed width and text alignment temporarily disabled.
Minor code cleanup.

Revision 1.19.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 07:24:04 2008 UTC (11 months, 1 week ago) by deciphered
Branch: DRUPAL-5--2
Changes since 1.19.2.1: +4 -3 lines
Diff to previous 1.19.2.1 , to branch point 1.19
#346993: Call to undefined function image_gd_open().

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 07:18:32 2008 UTC (11 months, 1 week ago) by deciphered
Branch: MAIN
Changes since 1.21: +4 -3 lines
Diff to previous 1.21
#346993: Call to undefined function image_gd_open().

Revision 1.19.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 18 10:43:41 2008 UTC (12 months, 1 week ago) by deciphered
Branch: DRUPAL-5--2
Changes since 1.19: +116 -107 lines
Diff to previous 1.19
#234069: Store textimages and data in database
#138609: Implement default folders
#135523: Convert all words correctly
Support for non-alphanumeric characters
Documentation update
Reorganized menu

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 18 10:30:08 2008 UTC (12 months, 1 week ago) by deciphered
Branch: MAIN
Changes since 1.20: +117 -109 lines
Diff to previous 1.20
#334399: Fixed font information
#234069: Store textimages and data in database
#138609: Implement default folders
#135523: Convert all words correctly
Support for non-alphanumeric characters
Documentation update
Reorganized menu

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 14 08:04:03 2008 UTC (12 months, 2 weeks ago) by deciphered
Branch: MAIN
Changes since 1.19: +108 -90 lines
Diff to previous 1.19
Initial port to D6.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 14 07:36:41 2008 UTC (12 months, 2 weeks ago) by deciphered
Branch: MAIN
Branch point for: DRUPAL-5--2
Changes since 1.18: +46 -7 lines
Diff to previous 1.18
#149363: Added OpenType font support
#218354: Sort fonts alphabetically
CCK and Views formatter integration
Show fonts names instead of filename
General code cleanup

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 13 07:23:11 2008 UTC (12 months, 2 weeks ago) by deciphered
Branch: MAIN
Changes since 1.17: +242 -717 lines
Diff to previous 1.17
#332319: Rewrote image rotation
Removed old CAPTCHA integration
Broke Administration functionality into separate file
General coding standards cleanup

Revision 1.14.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 8 03:11:19 2008 UTC (20 months, 3 weeks ago) by wundo
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-0
Changes since 1.14.2.4: +17 -16 lines
Diff to previous 1.14.2.4 , to branch point 1.14 , to next main 1.40
Code cleanup

Revision 1.14.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 8 03:06:03 2008 UTC (20 months, 3 weeks ago) by wundo
Branch: DRUPAL-5
Changes since 1.14.2.3: +1 -6 lines
Diff to previous 1.14.2.3 , to branch point 1.14
Merge from HEAD to DRUPAL-5 finished

Revision 1.14.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 8 03:04:00 2008 UTC (20 months, 3 weeks ago) by wundo
Branch: DRUPAL-5
Changes since 1.14.2.2: +1 -1105 lines
Diff to previous 1.14.2.2 , to branch point 1.14
Still merging branches...

Revision 1.14.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 8 03:00:17 2008 UTC (20 months, 3 weeks ago) by wundo
Branch: DRUPAL-5
Changes since 1.14.2.1: +1275 -1 lines
Diff to previous 1.14.2.1 , to branch point 1.14
Merging HEAD and DRUPAL-5 branches

Revision 1.14.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 7 22:03:28 2008 UTC (20 months, 3 weeks ago) by wundo
Branch: DRUPAL-5
Changes since 1.14: +1021 -1026 lines
Diff to previous 1.14
Droping captcha support.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 15 14:17:03 2007 UTC (2 years, 4 months ago) by wundo
Branch: MAIN
Changes since 1.16: +5 -5 lines
Diff to previous 1.16
Fixed #147553: Thanks drewish.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 10 22:33:48 2007 UTC (2 years, 6 months ago) by wundo
Branch: MAIN
CVS Tags: DRUPAL-5--2-0-beta, DRUPAL-5--2-0-beta1
Changes since 1.15: +47 -6 lines
Diff to previous 1.15
OW!!!
Textimage now, wraps, aligns, and can even clean your house.
Isn't it everything you want?y
;)

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 10 21:31:49 2007 UTC (2 years, 6 months ago) by wundo
Branch: MAIN
Changes since 1.14: +225 -101 lines
Diff to previous 1.14
Committed #142153, Thanks UnConeD!

Revision 1.8.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 10 01:23:05 2007 UTC (2 years, 7 months ago) by wundo
Branch: DRUPAL-4-7
Changes since 1.8.2.1: +1 -1 lines
Diff to previous 1.8.2.1 , to branch point 1.8 , to next main 1.40
Fixed #102498 Thanks Sean

Revision 1.8.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 31 09:48:26 2007 UTC (2 years, 9 months ago) by heine
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--2-1
Changes since 1.8: +68 -68 lines
Diff to previous 1.8
#114462 - bugfix

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 22 14:10:34 2007 UTC (2 years, 10 months ago) by wundo
Branch: MAIN
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--1-1, DRUPAL-5--1-2
Branch point for: DRUPAL-5
Changes since 1.13: +1014 -443 lines
Diff to previous 1.13
New Drupal 5.x Version, Tons of Features
#107897, thanks quicksketch!!!

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 24 12:57:03 2006 UTC (3 years, 3 months ago) by wundo
Branch: MAIN
Branch point for: DRUPAL-4-7--2
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
Fixed #80421, thanks Duke.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 24 12:41:14 2006 UTC (3 years, 3 months ago) by wundo
Branch: MAIN
Changes since 1.11: +160 -150 lines
Diff to previous 1.11
Code Cleanup. Issue #80208, thanks Fredik

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 24 12:11:32 2006 UTC (3 years, 3 months ago) by wundo
Branch: MAIN
Changes since 1.10: +168 -169 lines
Diff to previous 1.10
Fixed #75838.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 18 13:44:44 2006 UTC (3 years, 3 months ago) by wundo
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
#66153 again.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 15 12:34:37 2006 UTC (3 years, 3 months ago) by wundo
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
Fixed #66153, thanks Jakub Suchy

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 12 19:25:43 2006 UTC (3 years, 7 months ago) by wundo
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.7: +43 -33 lines
Diff to previous 1.7
Fixed #27622, variables names changes, becarefull it make you loose your options.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 12 18:57:51 2006 UTC (3 years, 7 months ago) by wundo
Branch: MAIN
Changes since 1.6: +302 -67 lines
Diff to previous 1.6
Bunch of features added, thanks again. \n Patched #58372

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 11 21:37:56 2006 UTC (3 years, 7 months ago) by wundo
Branch: MAIN
Changes since 1.5: +22 -6 lines
Diff to previous 1.5
Added custom font size support.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 11 21:03:57 2006 UTC (3 years, 7 months ago) by wundo
Branch: MAIN
Changes since 1.4: +20 -22 lines
Diff to previous 1.4
Fixed #54141, thanks quicksketch

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 11 20:41:55 2006 UTC (3 years, 7 months ago) by wundo
Branch: MAIN
Changes since 1.3: +9 -10 lines
Diff to previous 1.3
Fixed #57454, thanks quicksketch

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 10 20:21:15 2006 UTC (3 years, 8 months ago) by arnabdotorg
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
*** empty log message ***

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 10 20:14:27 2006 UTC (3 years, 8 months ago) by arnabdotorg
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
Fixed #52578. Thanks @Fool2

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 4 02:08:17 2006 UTC (3 years, 8 months ago) by arnabdotorg
Branch: MAIN
Textimage.module: provides image captcha services

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