/[drupal]/contributions/modules/ext/ext.info
ViewVC logotype

Log of /contributions/modules/ext/ext.info

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


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

Revision 1.2.2.11 - (view) (download) (annotate) - [select for diffs]
Sun Jul 5 10:51:25 2009 UTC (4 months, 3 weeks ago) by apanag
Branch: DRUPAL-6--1
Changes since 1.2.2.10: +0 -0 lines
Diff to previous 1.2.2.10 , to branch point 1.2
Fixed various bugs,added new features.

Revision 1.2.2.10 - (view) (download) (annotate) - [select for diffs]
Sat Jun 27 15:46:37 2009 UTC (5 months ago) by apanag
Branch: DRUPAL-6--1
Changes since 1.2.2.9: +0 -0 lines
Diff to previous 1.2.2.9 , to branch point 1.2
Added config options: x, y, shadowOffset, pageX, pageY, overCls, minButtonWidth, maxHeight, minColumnWidth,iconCls

Revision 1.2.2.9 - (view) (download) (annotate) - [select for diffs]
Wed Jun 24 23:39:08 2009 UTC (5 months ago) by apanag
Branch: DRUPAL-6--1
Changes since 1.2.2.8: +0 -0 lines
Diff to previous 1.2.2.8 , to branch point 1.2
Added autoExpandMin,autoExpandMax,baseCls,buttonAlign and cls congif options.

Revision 1.2.2.8 - (view) (download) (annotate) - [select for diffs]
Sat Jun 20 23:38:25 2009 UTC (5 months, 1 week ago) by apanag
Branch: DRUPAL-6--1
Changes since 1.2.2.7: +8 -1 lines
Diff to previous 1.2.2.7 , to branch point 1.2
Added Ext.BLANK_IMAGE_URL and fixed a bug with the data displayed.

Revision 1.2.2.7 - (view) (download) (annotate) - [select for diffs]
Fri Jun 19 20:48:04 2009 UTC (5 months, 1 week ago) by apanag
Branch: DRUPAL-6--1
Changes since 1.2.2.6: +0 -0 lines
Diff to previous 1.2.2.6 , to branch point 1.2
Fixed a bug with the css rule about td,th.

Revision 1.2.2.6 - (view) (download) (annotate) - [select for diffs]
Thu Jun 18 12:09:25 2009 UTC (5 months, 1 week ago) by apanag
Branch: DRUPAL-6--1
Changes since 1.2.2.5: +0 -0 lines
Diff to previous 1.2.2.5 , to branch point 1.2
Added floating, titleCollpse config options and fixed various bugs

Revision 1.2.2.5 - (view) (download) (annotate) - [select for diffs]
Thu Jun 18 11:39:40 2009 UTC (5 months, 1 week ago) by apanag
Branch: DRUPAL-6--1
Changes since 1.2.2.4: +0 -0 lines
Diff to previous 1.2.2.4 , to branch point 1.2
Added defaults values to all previous config options

Revision 1.2.2.4 - (view) (download) (annotate) - [select for diffs]
Wed Jun 17 11:14:47 2009 UTC (5 months, 1 week ago) by apanag
Branch: DRUPAL-6--1
Changes since 1.2.2.3: +0 -0 lines
Diff to previous 1.2.2.3 , to branch point 1.2
Added new config options: autoHeight,autoShow, border, deferRowRender, disableSelection, frame, header, headerAsText, hideCollapseTool, hideHeaders, hideParent, maskDisabled, shim, stripeRows, trackMouseOver

Revision 1.2.2.3 - (view) (download) (annotate) - [select for diffs]
Tue Jun 16 18:16:04 2009 UTC (5 months, 1 week ago) by apanag
Branch: DRUPAL-6--1
Changes since 1.2.2.2: +0 -0 lines
Diff to previous 1.2.2.2 , to branch point 1.2
Added new config options on settings: CollapseFirst, Collapsed, Collapsible, EnableColumnHide/Move/Resize/HdMenu, HeaderAsText, Hidden, Frame

Revision 1.2.2.2 - (view) (download) (annotate) - [select for diffs]
Mon Jun 15 19:36:23 2009 UTC (5 months, 2 weeks ago) by apanag
Branch: DRUPAL-6--1
Changes since 1.2.2.1: +0 -0 lines
Diff to previous 1.2.2.1 , to branch point 1.2
Fixed a bug with the displayed data and add a css rule for padding

Revision 1.2.2.1 - (view) (download) (annotate) - [select for diffs]
Sun Jun 14 21:59:47 2009 UTC (5 months, 2 weeks ago) by apanag
Branch: DRUPAL-6--1
Changes since 1.2: +8 -1 lines
Diff to previous 1.2
First release of an ExtJS Grid. Only for debugging.

Revision 1.2.4.2 - (view) (download) (annotate) - [select for diffs]
Tue May 27 23:42:10 2008 UTC (18 months ago) by ximo
Branch: DRUPAL-5
Changes since 1.2.4.1: +2 -1 lines
Diff to previous 1.2.4.1 , to branch point 1.2
#261919: Added jQuery Update dependency.

Revision 1.2.4.1 - (view) (download) (annotate) - [select for diffs]
Sat May 24 15:46:05 2008 UTC (18 months ago) by ximo
Branch: DRUPAL-5
Changes since 1.2: +1 -3 lines
Diff to previous 1.2
#242429: Backport to Drupal 5.x.

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sat May 24 00:42:54 2008 UTC (18 months ago) by ximo
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
A bunch of new features. 1. A setting for making the library load always, or only when needed by other modules. 2. User may now select which library file to use amongst all available ones in the Ext directory. 3. User may select locale to use in Ext from all available ones in the Ext directory. 4. Other modules may load the library as needed using the ext_load_library() function. 5. Some new default values and misc. corrections.

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed Sep 26 22:35:05 2007 UTC (2 years, 2 months ago) by ximo
Branch: MAIN
First commit of Ext 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