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

Log of /contributions/modules/drawing/drawing.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.25.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 9 05:54:53 2009 UTC (6 months, 2 weeks ago) by danielb
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA3
Branch point for: DRUPAL-6--2
Changes since 1.25.4.3: +1 -6 lines
Diff to previous 1.25.4.3 , to branch point 1.25 , to next main 1.26
*** empty log message ***

Revision 1.25.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 24 09:13:01 2009 UTC (7 months ago) by danielb
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA2
Changes since 1.25.4.2: +42 -59 lines
Diff to previous 1.25.4.2 , to branch point 1.25
Updating Drupal 6 module with some development fixes.

Revision 1.25.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 7 01:43:19 2009 UTC (7 months, 2 weeks ago) by danielb
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA1
Changes since 1.25.4.1: +149 -357 lines
Diff to previous 1.25.4.1 , to branch point 1.25
Adding new files to repository

Revision 1.25.4.1
Tue Apr 7 01:39:31 2009 UTC (7 months, 2 weeks ago) by danielb
Branch: DRUPAL-6--1
Changes since 1.25: +1 -1 lines
FILE REMOVED
Removing old files from DRUPAL-6--1 branch

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 6 11:29:51 2009 UTC (7 months, 2 weeks ago) by snufkin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.25: +149 -357 lines
Diff to previous 1.25
#256292 by danielb, porting the module to Drupal 6. WOW

Revision 1.25.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 28 22:44:13 2007 UTC (2 years, 1 month ago) by snufkin
Branch: DRUPAL-5--2
Changes since 1.25.2.4: +1 -2 lines
Diff to previous 1.25.2.4 , to branch point 1.25 , to next main 1.26
forgot to remove dpr()

Revision 1.25.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 28 22:38:06 2007 UTC (2 years, 1 month ago) by snufkin
Branch: DRUPAL-5--2
Changes since 1.25.2.3: +7 -16 lines
Diff to previous 1.25.2.3 , to branch point 1.25
File embedding fixed, aspect ratio attribute added to root SVG

Revision 1.25.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 7 11:10:29 2007 UTC (2 years, 2 months ago) by snufkin
Branch: DRUPAL-5--2
Changes since 1.25.2.2: +1 -170 lines
Diff to previous 1.25.2.2 , to branch point 1.25
XHTML header moved to svg.inc. Block integration in demo.
Demos to be removed soon, going for stable release.

Revision 1.25.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 24 20:38:15 2007 UTC (2 years, 4 months ago) by snufkin
Branch: DRUPAL-5--2
Changes since 1.25.2.1: +4 -7 lines
Diff to previous 1.25.2.1 , to branch point 1.25
Small corrections in functions, README added according to emspace's suggestion.

Revision 1.25.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 23 21:38:18 2007 UTC (2 years, 4 months ago) by snufkin
Branch: DRUPAL-5--2
Changes since 1.25: +5 -5 lines
Diff to previous 1.25
Small API change: amaj -> rx, amin -> ry.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 13 22:25:26 2007 UTC (2 years, 4 months ago) by snufkin
Branch: MAIN
Branch point for: DRUPAL-5--2, DRUPAL-6--1
Changes since 1.24: +7 -1 lines
Diff to previous 1.24
circle theming call

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 11 17:05:48 2007 UTC (2 years, 4 months ago) by snufkin
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.23: +4 -1 lines
Diff to previous 1.23
Id support finished. Limited jQuery support is already available for SVG!

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 11 15:14:50 2007 UTC (2 years, 4 months ago) by snufkin
Branch: MAIN
Changes since 1.22: +3 -1 lines
Diff to previous 1.22
cleanup in svg.inc, id attribute added.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 11 13:40:27 2007 UTC (2 years, 4 months ago) by snufkin
Branch: MAIN
Changes since 1.21: +97 -44 lines
Diff to previous 1.21
cleaned up the style rendering, output only if we have definition
remade the example page, to be removed later

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 9 23:44:56 2007 UTC (2 years, 4 months ago) by snufkin
Branch: MAIN
Changes since 1.20: +32 -16 lines
Diff to previous 1.20
Completed path support, explicit and implicit path declaration.
Added text support.
Druplicon module for testing (will be removed for possible name collision) complex objects via API and file inclusion.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 9 16:59:40 2007 UTC (2 years, 4 months ago) by snufkin
Branch: MAIN
Changes since 1.19: +11 -3 lines
Diff to previous 1.19
Added file type, for embedding files.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 9 16:00:54 2007 UTC (2 years, 4 months ago) by snufkin
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
Access privilege corrected for /shapes

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 9 15:34:23 2007 UTC (2 years, 4 months ago) by snufkin
Branch: MAIN
Changes since 1.17: +90 -5 lines
Diff to previous 1.17
All basic shapes implemented, except for text. The drawing_canvas shows how to use them.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 7 22:05:43 2007 UTC (2 years, 4 months ago) by snufkin
Branch: MAIN
Changes since 1.16: +51 -24 lines
Diff to previous 1.16
New geometry: line
New theme function: line, group.
Grouping objects is now working. Due to the limitation of FAPI (im unable to reach the id from the theme function) i have to find another way to style via css.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 24 17:01:17 2007 UTC (2 years, 5 months ago) by snufkin
Branch: MAIN
Changes since 1.15: +36 -97 lines
Diff to previous 1.15
thanks to sime and chx, drupal_render is now used appropriately. drawing_render removed.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 24 14:23:50 2007 UTC (2 years, 5 months ago) by snufkin
Branch: MAIN
Changes since 1.14: +4 -6 lines
Diff to previous 1.14
some work on drawing_render

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 21 23:43:40 2007 UTC (2 years, 5 months ago) by snufkin
Branch: MAIN
Changes since 1.13: +92 -24 lines
Diff to previous 1.13
the problem is as i found, that if we don't set a content for the embedding elem
ents (<svg>, <g>), this check will not work: if (isset($content) && $content !== ''). If the embedding element _sets_ however a content in (because if passed the first if(!isset($elements['#children'])) test), then the children won't get re
ndered because their loop's entering condition is if (!isset($content) || $content === ''). This is probably circumwented in the form preparation functions, but
 here it sucks.

 i checked with appointing child to an ellipse => the child is not rendered.
 I really need to rewrite this from scratch, its not going to work.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 20 21:58:04 2007 UTC (2 years, 5 months ago) by snufkin
Branch: MAIN
Changes since 1.12: +5 -3 lines
Diff to previous 1.12
small change in drawing_elements

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 20 12:53:20 2007 UTC (2 years, 5 months ago) by snufkin
Branch: MAIN
Changes since 1.11: +31 -8 lines
Diff to previous 1.11
Experimenting with canvas theming. Starting hook_element support, drupal_render output is still nothing.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 20 11:09:26 2007 UTC (2 years, 5 months ago) by snufkin
Branch: MAIN
Changes since 1.10: +8 -5 lines
Diff to previous 1.10
progress with the drupal_render integration. content is being generated from child elements, but for some reason it is not returned.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 20 09:45:59 2007 UTC (2 years, 5 months ago) by snufkin
Branch: MAIN
Changes since 1.9: +52 -35 lines
Diff to previous 1.9
Theme doesn't receive the element in drupal_render. Automatic #theme filling for children of canvas has been started.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 19 23:49:15 2007 UTC (2 years, 5 months ago) by snufkin
Branch: MAIN
Changes since 1.8: +28 -12 lines
Diff to previous 1.8
handwired some hook_forms-like functionality, to be cleaned up. drupal_retreive_canvas works now instead of direct rendering.
This should make it possible to handle more canvases on the page, using canvas_id.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 19 22:57:13 2007 UTC (2 years, 5 months ago) by snufkin
Branch: MAIN
Changes since 1.7: +9 -10 lines
Diff to previous 1.7
changed the svg callback function's syntax to the more sensible array arguments. From here on the callback passes the whole shape array to the drawing function, which calls its elements.
unified the callbacks, now there is only one drawing_callb, which calls the toolkit AND shape dependant drawing callback.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 18 15:26:49 2007 UTC (2 years, 5 months ago) by snufkin
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6
quickfix

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 18 01:56:52 2007 UTC (2 years, 5 months ago) by snufkin
Branch: MAIN
Changes since 1.5: +38 -3 lines
Diff to previous 1.5
drawing_get_canvas started. it should be _shape probably. need more thought.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 18 00:50:59 2007 UTC (2 years, 5 months ago) by snufkin
Branch: MAIN
Changes since 1.4: +11 -6 lines
Diff to previous 1.4
In the middle of implementing the drawing_get_canvas engine. embedded svg on testpage yoursite.com/shapes with ff

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 4 16:28:12 2007 UTC (2 years, 5 months ago) by snufkin
Branch: MAIN
Changes since 1.3: +11 -1 lines
Diff to previous 1.3
I started to implement the rendering workflow. I think i will try to use drupal_render instead of writing my own.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 4 00:28:02 2007 UTC (2 years, 5 months ago) by snufkin
Branch: MAIN
Changes since 1.2: +44 -12 lines
Diff to previous 1.2
Trying to adjust the API to match FAPI more. Settings page fixed.
Sending header is now SVG specific.
New rendering function, the first block on the road to DAPI.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 2 00:00:11 2007 UTC (2 years, 5 months ago) by snufkin
Branch: MAIN
Changes since 1.1: +103 -0 lines
Diff to previous 1.1
Getting rollin'. /shapes shows testpage, drawing an ellipse. settings page broken.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 29 19:57:30 2007 UTC (2 years, 5 months ago) by snufkin
Branch: MAIN
Adding base files into CVS.

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