/[drupal]/contributions/modules/thickbox/thickbox.js
ViewVC logotype

Log of /contributions/modules/thickbox/thickbox.js

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.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 31 15:21:59 2009 UTC (3 months, 3 weeks ago) by frjo
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-5
Changes since 1.8.2.17: +4 -2 lines
Diff to previous 1.8.2.17 , to branch point 1.8 , to next main 1.9
#179148: If only one image, do away with Image 1 of 1. Moved path checing code from hook_init to _thickbox_active(). Added check to make sure js and css in only added once.

Revision 1.8.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 30 09:13:53 2009 UTC (3 months, 3 weeks ago) by frjo
Branch: DRUPAL-6--1
Changes since 1.8.2.16: +11 -4 lines
Diff to previous 1.8.2.16 , to branch point 1.8
#525358: Re-attach all js behaviors after loading ajax thickbox, patch by Jody Lynn. #519772: thickbox_login.js doesn't use context, patch by berenddeboer. Moved tb_setBrowserExtra to tb_show(). #463566: Renamed image cache to Imagecache in code and the translations. Minor changes to thickbox.css.

Revision 1.8.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 10 07:35:21 2009 UTC (5 months, 2 weeks ago) by frjo
Branch: DRUPAL-6--1
Changes since 1.8.2.15: +4 -4 lines
Diff to previous 1.8.2.15 , to branch point 1.8
#486624: Patch by Avm that makes the ESC key work in Opera for closing the Thickbox window.

Revision 1.8.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 15 12:04:09 2009 UTC (6 months, 1 week ago) by frjo
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-4
Changes since 1.8.2.14: +2 -2 lines
Diff to previous 1.8.2.14 , to branch point 1.8
#454690: IE 7 bug, Expected identifier, string or number. Fixed by removing a comma on line 358. Fix from AliraSirin.

Revision 1.8.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 18 21:32:36 2009 UTC (7 months, 1 week ago) by frjo
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3
Changes since 1.8.2.13: +4 -4 lines
Diff to previous 1.8.2.13 , to branch point 1.8
#434660: Remove @ from selectors for jQuery 1.3.2 compatibility, patch by jcmarco.

Revision 1.8.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 15 07:59:44 2009 UTC (7 months, 1 week ago) by frjo
Branch: DRUPAL-6--1
Changes since 1.8.2.12: +18 -17 lines
Diff to previous 1.8.2.12 , to branch point 1.8
#359911: Patch by drewish to make Thickbox properly use Drupal.behaviors. Found the problem with preloading. Added $.browserextra for iphone, Mac Firefox and IE 6.

Revision 1.8.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 24 14:03:54 2009 UTC (8 months ago) by frjo
Branch: DRUPAL-6--1
Changes since 1.8.2.11: +2 -4 lines
Diff to previous 1.8.2.11 , to branch point 1.8
#152712: Patch by xxvelcrar that replace the first-form selection with a more target jQuery selector

Revision 1.8.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 11 22:00:37 2009 UTC (8 months, 2 weeks ago) by frjo
Branch: DRUPAL-6--1
Changes since 1.8.2.10: +3 -1 lines
Diff to previous 1.8.2.10 , to branch point 1.8
#359911: Partly revert patch to make next and prev image preloding work. Any help with this would be appreciated.

Revision 1.8.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 11 21:32:21 2009 UTC (8 months, 2 weeks ago) by frjo
Branch: DRUPAL-6--1
Changes since 1.8.2.9: +9 -3 lines
Diff to previous 1.8.2.9 , to branch point 1.8
#152712: Patch by jankoch to make Thickbox Login give focus to first field. #368080: Patch by jankoch to fix a missed translation in thickbox.js.

Revision 1.8.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 8 18:37:34 2009 UTC (9 months, 2 weeks ago) by frjo
Branch: DRUPAL-6--1
Changes since 1.8.2.8: +5 -10 lines
Diff to previous 1.8.2.8 , to branch point 1.8
#359911: Patch by drewish to make thickbox.js properly use Drupal.behaviors.

Revision 1.2.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 6 18:53:48 2008 UTC (12 months, 2 weeks ago) by frjo
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-1
Changes since 1.2.4.5: +2 -2 lines
Diff to previous 1.2.4.5 , to branch point 1.2 , to next main 1.9
#330744 by ckjian, removed code that made c and x close the thickbox for html display. Not to smart function when displauing e.g. a login form.

Revision 1.8.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 6 18:53:17 2008 UTC (12 months, 2 weeks ago) by frjo
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1, DRUPAL-6--1-2
Changes since 1.8.2.7: +2 -2 lines
Diff to previous 1.8.2.7 , to branch point 1.8
#330744 by ckjian, removed code that made c and x close the thickbox for html display. Not to smart function when displauing e.g. a login form.

Revision 1.2.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 20 13:59:33 2008 UTC (13 months ago) by frjo
Branch: DRUPAL-5
Changes since 1.2.4.4: +316 -288 lines
Diff to previous 1.2.4.4 , to branch point 1.2
#323310: Patch by JohnAlbin that adds a min width to the thickbox box. This make Thickbox work/look a lot better with small images. Also backported the code clean up of thickbox.js from 6-dev: Since thickbox.js is not updated anymore I started to clean up the coding style. My goal is to comply with the Coding standards for JS files.

Revision 1.8.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 20 13:56:39 2008 UTC (13 months ago) by frjo
Branch: DRUPAL-6--1
Changes since 1.8.2.6: +2 -2 lines
Diff to previous 1.8.2.6 , to branch point 1.8
#323310: Patch by JohnAlbin that adds a min width to the thickbox box. This make Thickbox work/look a lot better with small images.

Revision 1.8.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 13 05:45:02 2008 UTC (13 months, 1 week ago) by frjo
Branch: DRUPAL-6--1
Changes since 1.8.2.5: +323 -311 lines
Diff to previous 1.8.2.5 , to branch point 1.8
Since thickbox.js is not updated anymore I started to clean up the coding style. My goal is to comply with the Coding standards for JS files.

Revision 1.8.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 13:08:15 2008 UTC (14 months, 1 week ago) by frjo
Branch: DRUPAL-6--1
Changes since 1.8.2.4: +30 -12 lines
Diff to previous 1.8.2.4 , to branch point 1.8
Fixed a missing translation of close link and added better keyboard support (taken from the lightbox2 module, thanks stella).

Revision 1.2.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 13:06:41 2008 UTC (14 months, 1 week ago) by frjo
Branch: DRUPAL-5
Changes since 1.2.4.3: +30 -16 lines
Diff to previous 1.2.4.3 , to branch point 1.2
Backport from 6-dev. Adds Firefox BG Hack, some small animations, better keyboard support (taken from the lightbox2 module, thanks stella) and more options for galleries.

Revision 1.8.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 6 19:27:21 2008 UTC (14 months, 2 weeks ago) by frjo
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.8.2.3: +6 -8 lines
Diff to previous 1.8.2.3 , to branch point 1.8
Using Drupal.behaviors instead of Drupal.jsEnabled and (document).ready(function(). Using drupal_add_js setting atrubute for thickbox_derivative (not tested since I dont use the image module). Removed thickbox_compressed.js, you should make your web server gzip gzip files instead.

Revision 1.8.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 14:44:28 2008 UTC (15 months, 1 week ago) by frjo
Branch: DRUPAL-6--1
Changes since 1.8.2.2: +2 -1 lines
Diff to previous 1.8.2.2 , to branch point 1.8
Danish translation

Revision 1.2.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 06:46:28 2008 UTC (15 months, 1 week ago) by frjo
Branch: DRUPAL-5
Changes since 1.2.4.2: +17 -4 lines
Diff to previous 1.2.4.2 , to branch point 1.2
#294637: Patch by jaydub to get better checing for nid in thickbox_field_formatter(). #276829: Added preloading of next and previous images. Added IE7 hack to thickbox.js, let me know it it works ok.

Revision 1.8.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 06:24:54 2008 UTC (15 months, 1 week ago) by frjo
Branch: DRUPAL-6--1
Changes since 1.8.2.1: +6 -6 lines
Diff to previous 1.8.2.1 , to branch point 1.8
#294637 Patch by jaydub to get better checing for nid in thickbox_field_formatter(). Clean up of old po folder. Added IE7 hack to thickbox.js, let me know it it works ok.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 11 13:19:36 2008 UTC (15 months, 2 weeks ago) by frjo
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +11 -1 lines
Diff to previous 1.8
Removing old po folder.

Revision 1.8.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 17 07:30:06 2008 UTC (16 months, 1 week ago) by frjo
Branch: DRUPAL-6--1
Changes since 1.8: +17 -7 lines
Diff to previous 1.8
Small fixes to get Thickbox login to work. Changed Thickbox login links to user/login/thickbox, same as lightbox2 does it. Added all variabels to thickbox_uninstall(). Moved admin settings to thickbox.admin.inc.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 2 15:43:05 2008 UTC (18 months, 3 weeks ago) by frjo
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.7: +41 -17 lines
Diff to previous 1.7
First commit for Drupal 6. Thanks to patches from Greg Hines and btsukuda.

Revision 1.2.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 21 02:19:44 2007 UTC (2 years, 5 months ago) by frjo
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1, DRUPAL-5--1-2, DRUPAL-5--2-0
Changes since 1.2.4.1: +299 -306 lines
Diff to previous 1.2.4.1 , to branch point 1.2
Forgot to update the thickbox.js file itself.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 21 02:10:53 2007 UTC (2 years, 5 months ago) by frjo
Branch: MAIN
Changes since 1.6: +18 -11 lines
Diff to previous 1.6
Make use of drupal_add_js() settings for translated strings.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 24 13:23:01 2007 UTC (2 years, 6 months ago) by frjo
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
Fixed check for -fid in function thickbox_field_formatter(), reported by ray007, see issue #146496.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 23 06:00:39 2007 UTC (2 years, 6 months ago) by frjo
Branch: MAIN
Changes since 1.4: +292 -306 lines
Diff to previous 1.4
Updated the thickbox.js till version 3. The thickbox.js script is modified to, allow translation of navigation strings, going to the next picture by clicking on the current one, inserts the progressbar via CSS so no editing of the script is necessary.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 8 04:09:48 2007 UTC (2 years, 6 months ago) by frjo
Branch: MAIN
Changes since 1.3: +7 -7 lines
Diff to previous 1.3
Make image caption translatable, see issue #134093. Adds a option on what pages the module should not load, like you can do for blocks, see issue #120262.

Revision 1.2.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 14 14:30:10 2007 UTC (2 years, 8 months ago) by frjo
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.2: +2 -0 lines
Diff to previous 1.2
Sync with HEAD. Applied patch by kleingeist for automatic gallery functions from issue #106849. Minor update to README also.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 11 16:42:16 2007 UTC (2 years, 8 months ago) by frjo
Branch: MAIN
Changes since 1.2: +2 -0 lines
Diff to previous 1.2
Applied patch by kleingeist for automatic gallery functions from issue #106849. Minor update to README also.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 9 07:14:48 2006 UTC (3 years, 1 month ago) by frjo
Branch: MAIN
Branch point for: DRUPAL-4-7, DRUPAL-5
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
Added function by StIllE that can automaticly activate Thickbox for all image nodes, issue #87228

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 2 10:24:27 2006 UTC (3 years, 1 month ago) by frjo
Branch: MAIN
Now includs jquery and thickbox code since they now are under the GPL. Updated to thickbox 2.1

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