CVS log for webnote/objects.js

(logo)

Help

(back) Up to [home] / webnote

Request diff between arbitrary revisions / Display revisions graphically


Default branch: MAIN
Bookmark a link to: HEAD

Revision 1.25 / (download) / (as text) - annotate - [select for diffs] , Sun Jul 13 04:34:04 2008 UTC (3 years, 6 months ago) by ws
Branch: MAIN
CVS Tags: HEAD
Changes since 1.24: +8 -2 lines
Diff to previous 1.24
Fix a bug where trying to scroll a note that was off the page (required
scrolling to get to) would drag instead of scroll.

Revision 1.24 / (download) / (as text) - annotate - [select for diffs] , Fri Feb 3 07:11:36 2006 UTC (6 years ago) by ws
Branch: MAIN
Changes since 1.23: +2 -1 lines
Diff to previous 1.23
make findrelpos work in IE

Revision 1.23 / (download) / (as text) - annotate - [select for diffs] , Tue Jan 3 18:31:35 2006 UTC (6 years, 1 month ago) by ws
Branch: MAIN
Changes since 1.22: +1 -1 lines
Diff to previous 1.22
fix date year bug

Revision 1.22 / (download) / (as text) - annotate - [select for diffs] , Tue Dec 27 04:54:56 2005 UTC (6 years, 1 month ago) by ws
Branch: MAIN
Changes since 1.21: +15 -0 lines
Diff to previous 1.21
added function to get pos from event

Revision 1.20.2.3 / (download) / (as text) - annotate - [select for diffs] , Sun Oct 2 17:49:19 2005 UTC (6 years, 4 months ago) by ws
Branch: version2
Changes since 1.20.2.2: +7 -3 lines
Diff to previous 1.20.2.2 to branch point 1.20 to next main 1.21
hitch and loadlist support

Revision 1.21 / (download) / (as text) - annotate - [select for diffs] , Sun Oct 2 07:51:07 2005 UTC (6 years, 4 months ago) by ws
Branch: MAIN
Changes since 1.20: +9 -0 lines
Diff to previous 1.20
fix memory leaks due to closures (small IE leak remains for xmlhttprequest)

Revision 1.20.2.2 / (download) / (as text) - annotate - [select for diffs] , Mon Aug 29 01:36:24 2005 UTC (6 years, 5 months ago) by ws
Branch: version2
Changes since 1.20.2.1: +5 -0 lines
Diff to previous 1.20.2.1 to branch point 1.20
more sophisticated browser detection.  other small tweaks

Revision 1.20.2.1 / (download) / (as text) - annotate - [select for diffs] , Fri Aug 26 03:51:10 2005 UTC (6 years, 5 months ago) by ws
Branch: version2
Changes since 1.20: +42 -69 lines
Diff to previous 1.20
version 2 update

Revision 1.20 / (download) / (as text) - annotate - [select for diffs] , Fri Mar 25 18:12:51 2005 UTC (6 years, 10 months ago) by ws
Branch: MAIN
Branch point for: version2
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
fixed some javascript warnings

Revision 1.19 / (download) / (as text) - annotate - [select for diffs] , Sat Mar 19 06:36:38 2005 UTC (6 years, 10 months ago) by ws
Branch: MAIN
Changes since 1.18: +24 -0 lines
Diff to previous 1.18
fixed safari trans
some code for expose, but not quite done

Revision 1.18 / (download) / (as text) - annotate - [select for diffs] , Sun Jan 30 08:56:14 2005 UTC (7 years ago) by ws
Branch: MAIN
Changes since 1.17: +1 -1 lines
Diff to previous 1.17
fixed safari load page issues and casing differences

Revision 1.17 / (download) / (as text) - annotate - [select for diffs] , Sun Jan 30 08:41:57 2005 UTC (7 years ago) by ws
Branch: MAIN
Changes since 1.16: +0 -1 lines
Diff to previous 1.16
oops, extra alert

Revision 1.16 / (download) / (as text) - annotate - [select for diffs] , Sat Jan 29 08:31:05 2005 UTC (7 years ago) by ws
Branch: MAIN
Changes since 1.15: +2 -1 lines
Diff to previous 1.15
hack around escape difference in safari

Revision 1.15 / (download) / (as text) - annotate - [select for diffs] , Fri Jan 28 06:12:14 2005 UTC (7 years ago) by ws
Branch: MAIN
Changes since 1.14: +5 -0 lines
Diff to previous 1.14
color filtering

Revision 1.14 / (download) / (as text) - annotate - [select for diffs] , Sun Jan 16 00:15:40 2005 UTC (7 years ago) by ws
Branch: MAIN
Changes since 1.13: +60 -1 lines
Diff to previous 1.13
added myescape and myunescape

Revision 1.13 / (download) / (as text) - annotate - [select for diffs] , Wed Jan 5 06:32:14 2005 UTC (7 years, 1 month ago) by ws
Branch: MAIN
Changes since 1.12: +10 -5 lines
Diff to previous 1.12
fixed safari loadlast bug

Revision 1.12 / (download) / (as text) - annotate - [select for diffs] , Tue Jan 4 16:00:32 2005 UTC (7 years, 1 month ago) by ws
Branch: MAIN
Changes since 1.11: +4 -0 lines
Diff to previous 1.11
added file overview

Revision 1.11 / (download) / (as text) - annotate - [select for diffs] , Wed Dec 29 07:37:41 2004 UTC (7 years, 1 month ago) by ws
Branch: MAIN
Changes since 1.10: +127 -181 lines
Diff to previous 1.10
first cut at documentation

Revision 1.10 / (download) / (as text) - annotate - [select for diffs] , Sat Dec 18 08:39:37 2004 UTC (7 years, 1 month ago) by ws
Branch: MAIN
Changes since 1.9: +186 -3 lines
Diff to previous 1.9
fixed how xmlhttprequest is detected and moved mouse selection objects into objects.js.

Revision 1.9 / (download) / (as text) - annotate - [select for diffs] , Fri Oct 22 03:19:29 2004 UTC (7 years, 3 months ago) by ws
Branch: MAIN
Changes since 1.8: +27 -0 lines
Diff to previous 1.8
fixed mysql date issues and made slightly nicer date formats (should actually be fuzzy)

Revision 1.8 / (download) / (as text) - annotate - [select for diffs] , Mon Aug 30 14:36:34 2004 UTC (7 years, 5 months ago) by ws
Branch: MAIN
Changes since 1.7: +1 -0 lines
Diff to previous 1.7
small optimizations with mouse movement

Revision 1.7 / (download) / (as text) - annotate - [select for diffs] , Tue Jul 27 22:58:56 2004 UTC (7 years, 6 months ago) by ws
Branch: MAIN
Changes since 1.6: +78 -79 lines
Diff to previous 1.6
lower memory usage by using Object.prototype
idea from http://jibbering.com/faq/faq_notes/closures.html

Revision 1.6 / (download) / (as text) - annotate - [select for diffs] , Tue Jun 29 04:12:33 2004 UTC (7 years, 7 months ago) by ws
Branch: MAIN
Changes since 1.5: +12 -13 lines
Diff to previous 1.5
most undo stuff works, still need to test it (was developing on a plane so the python code hasn't been tested at all)

Revision 1.5 / (download) / (as text) - annotate - [select for diffs] , Tue Jun 1 21:31:30 2004 UTC (7 years, 8 months ago) by ws
Branch: MAIN
Changes since 1.4: +16 -22 lines
Diff to previous 1.4
fixed an IE clipping error (introduced another one, seems like IE handles
clipping differently than Gecko)
converted object methods into new style (functionName = function(param) {...})

Revision 1.4 / (download) / (as text) - annotate - [select for diffs] , Sun May 30 00:54:17 2004 UTC (7 years, 8 months ago) by ws
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
load/save work.  see TODO for an updated list of what needs to be worked on

Revision 1.3 / (download) / (as text) - annotate - [select for diffs] , Sat May 22 08:07:35 2004 UTC (7 years, 8 months ago) by ws
Branch: MAIN
Changes since 1.2: +0 -30 lines
Diff to previous 1.2
started work on save fuctionality

Revision 1.2 / (download) / (as text) - annotate - [select for diffs] , Sat May 22 03:34:04 2004 UTC (7 years, 8 months ago) by ws
Branch: MAIN
Changes since 1.1: +30 -0 lines
Diff to previous 1.1
added some http stuff, although that may get axed

Revision 1.1 / (download) / (as text) - annotate - [select for diffs] , Thu May 13 07:33:25 2004 UTC (7 years, 8 months ago) by ws
Branch: MAIN
moved some of the generic objects (point and color objects) to a separate file

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

tony at ponderer dot org
Powered by
ViewCVS 0.9.2