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

Log of /contributions/modules/style/style.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.11.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 28 17:31:54 2009 UTC (7 months, 4 weeks ago) by skiquel
Branch: DRUPAL-6--1
Changes since 1.11.2.3: +1 -163 lines
Diff to previous 1.11.2.3 , to branch point 1.11
more reorganizing. many manipulation functions are now in style_editor.module

Revision 1.11.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 28 16:12:42 2009 UTC (7 months, 4 weeks ago) by skiquel
Branch: DRUPAL-6--1
Changes since 1.11.2.2: +69 -88 lines
Diff to previous 1.11.2.2 , to branch point 1.11
commenting, removing deprecated functions (WIP)

Revision 1.11.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 28 05:35:57 2009 UTC (7 months, 4 weeks ago) by skiquel
Branch: DRUPAL-6--1
Changes since 1.11.2.1: +296 -657 lines
Diff to previous 1.11.2.1 , to branch point 1.11
reordered code, split the module into the CSS overrider and the editor

Revision 1.11.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 7 15:20:55 2009 UTC (8 months, 2 weeks ago) by skiquel
Branch: DRUPAL-6--1
Changes since 1.11: +649 -78 lines
Diff to previous 1.11
syncing from github

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 27 13:09:26 2008 UTC (10 months, 4 weeks ago) by skiquel
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.10: +321 -1405 lines
Diff to previous 1.10
updating these

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 1 00:08:35 2004 UTC (5 years, 1 month ago) by uwe
Branch: MAIN
Changes since 1.9: +2 -0 lines
Diff to previous 1.9
Added CVS $Id$ tag to all *.module files where it was missing (as required
by the coding standards, see CODING_STANDARDS.html). I also unified the
format and the location of the $Id$ tag. It starts with "//" and is placed
on the second line in all *.module files, now.

Revision 1.8.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 16 13:50:41 2003 UTC (6 years ago) by raido
Branch: DRUPAL-4-3
Changes since 1.8: +41 -12 lines
Diff to previous 1.8 , to next main 1.11
Bug fix color pallet

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 13 22:25:59 2003 UTC (6 years ago) by dries
Branch: MAIN
Branch point for: drop
Changes since 1.8: +18 -18 lines
Diff to previous 1.8
- Theme system updates: theme() function return their data now.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 10 18:43:44 2003 UTC (6 years ago) by killes
Branch: MAIN
Branch point for: DRUPAL-4-3
Changes since 1.7: +1222 -707 lines
Diff to previous 1.7
Upload on behalf of Robert.

Revision 1.7.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 10 11:45:12 2003 UTC (6 years ago) by raido
Branch: DRUPAL-4-2
Changes since 1.7.2.1: +1217 -711 lines
Diff to previous 1.7.2.1 , to branch point 1.7 , to next main 1.11
Update for Drupal 4.3

Revision 1.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 31 09:04:13 2003 UTC (6 years, 3 months ago) by raido
Branch: DRUPAL-4-2
Changes since 1.7: +69 -60 lines
Diff to previous 1.7
update

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 24 21:28:44 2003 UTC (6 years, 5 months ago) by killes
Branch: MAIN
Branch point for: DRUPAL-4-2
Changes since 1.6: +3 -3 lines
Diff to previous 1.6
Replaced two global $edit; lines.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 21:48:03 2003 UTC (6 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
- Renamed check_input()s to check_query()s.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 28 13:32:07 2003 UTC (6 years, 7 months ago) by raido
Branch: MAIN
Changes since 1.4: +43 -14 lines
Diff to previous 1.4
improved admin navigation

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 24 11:51:47 2003 UTC (6 years, 7 months ago) by raido
Branch: MAIN
Changes since 1.3: +29 -28 lines
Diff to previous 1.3
fixed menu

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 15 11:58:06 2003 UTC (6 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.2: +237 -226 lines
Diff to previous 1.2
replaced menu_add with menu.
Still needs some testing.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 10 10:16:30 2003 UTC (6 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1
Added CVS-IDs

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 10 16:00:36 2003 UTC (6 years, 9 months ago) by raido
Branch: MAIN
Style module main file

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