/[suikacvs]/test/suikawebwww/www/css/noderect/NodeRect.js
Suika

Log of /test/suikawebwww/www/css/noderect/NodeRect.js

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 20 13:41:37 2009 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.29: +9 -5 lines
Diff to previous 1.29
getBoundingClientRect in WinIE7 quirks mode returnes different value


Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 13 03:45:59 2009 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.28: +2 -0 lines
Diff to previous 1.28
Added textRange.boundingClient


Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 13 03:43:47 2009 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.27: +85 -6 lines
Diff to previous 1.27
Added support for getClientRects and Range.getBoundingClientRect


Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 12 14:13:37 2009 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.26: +57 -0 lines
Diff to previous 1.26
License block and ref to wiki page added


Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 12 13:49:31 2009 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.25: +3 -3 lines
Diff to previous 1.25
You can cache viewport rects if desired


Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 12 13:37:01 2009 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.24: +23 -17 lines
Diff to previous 1.24
Split unused event coords as extra method


Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 12 13:32:32 2009 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.23: +5 -2 lines
Diff to previous 1.23
IE support of event


Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 12 13:16:32 2009 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.22: +42 -0 lines
Diff to previous 1.22
Implemented event coord modes for Gecko, WebKit, and WinIE


Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 12 09:51:10 2009 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.21: +66 -1 lines
Diff to previous 1.21
Added bounding*, pos*, and pixel*


Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 12 08:09:08 2009 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.20: +12 -9 lines
Diff to previous 1.20
Added contentBox; s/edge/box/ for paddingBox, marginBox, borderBox


Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 12 07:48:56 2009 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.19: +2 -1 lines
Diff to previous 1.19
Workaround for Opera's quirks for client*


Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 12 07:43:52 2009 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.18: +68 -5 lines
Diff to previous 1.18
Support border-style keywords; Added padding-edge box; Support for boundingClientRect origin in IE quirks mode document w/o body{border: ...} by author


Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 12 05:46:39 2009 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.17: +62 -33 lines
Diff to previous 1.17
Non-useful stuffs moved to *Extra methods; Fixed typo in CSS convertion method; Use an ancestor element if the element cannot used to append a node (e.g. empty element) in CSS convertion method


Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 11 14:12:46 2009 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.16: +458 -356 lines
Diff to previous 1.16
NodeRect.js refactoring


Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 6 13:15:17 2009 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.15: +27 -1 lines
Diff to previous 1.15
Added a workaround for Safari's incorrect offset* value that can easily fixed; Noted other known problems; Allow [attr=value] selector as an implied command


Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 6 11:53:36 2009 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.14: +25 -31 lines
Diff to previous 1.14
More complicated rules is necessary to obtain computed width/height in WinIE


Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 4 09:31:53 2009 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.13: +10 -3 lines
Diff to previous 1.13
Don't create rect for offsets


Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 4 08:13:33 2009 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
Margin-outside operation should always extend the box; clear any markers by Controller#remove


Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 4 07:55:43 2009 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
Don't use |document| where possible


Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 4 07:17:57 2009 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.10: +2 -0 lines
Diff to previous 1.10
Make setting the position property as a method


Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 4 06:43:03 2009 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.9: +41 -6 lines
Diff to previous 1.9
Reimplemented controller as Box


Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 4 01:07:46 2009 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.8: +3 -4 lines
Diff to previous 1.8
screen: Fixed typos; Viewer: Moved more codes to own methods


Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 3 17:26:17 2009 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.7: +35 -9 lines
Diff to previous 1.7
Restore cumulative offset support and support WebKit; it seems working well for Opera; not always good fot Firefox and WinIE, but it is not necessary since they have getBoundingClientRect


Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 3 16:33:35 2009 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.6: +17 -17 lines
Diff to previous 1.6
Show coordinates even if not-supported


Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 3 16:31:51 2009 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.5: +53 -8 lines
Diff to previous 1.5
IE support


Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 3 15:42:07 2009 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.4: +146 -81 lines
Diff to previous 1.4
Fixed typos; Fixed border edge such that it does work for Fx and Safari; Added new subclass Band for margin/border/padding areas


Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 3 11:58:05 2009 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.3: +42 -92 lines
Diff to previous 1.3
Remove unused clauses; Shorten attribute names; Supportedness flag was not set after operations


Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 3 11:45:49 2009 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.2: +116 -59 lines
Diff to previous 1.2
Make vector a subclass of Rect; Added factory methods and marks unsupported DOM attributes/methods as such; Added toString() to Rect; Separate window-related rects from viewport-related ones; Render rects always in front of other boxes


Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 3 10:36:19 2009 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.1: +7 -53 lines
Diff to previous 1.1
URL changed; Changed NodeRect.Rect.Trace to NodeRect.Rect; Fixed addVector bug; Added vp.scrollState to list


Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 3 10:20:17 2009 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Initial commit


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:

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24