CVS log for webnote/TODO

(logo)

Help

(back) Up to [home] / webnote

Request diff between arbitrary revisions / Display revisions graphically


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.55 / (view) - annotate - [select for diffs] , Tue May 23 02:01:20 2006 UTC (2 years, 6 months ago) by ws
Branch: MAIN
CVS Tags: HEAD
Changes since 1.54: +1 -0 lines
Diff to previous 1.54
add some items

Revision 1.54 / (view) - annotate - [select for diffs] , Sun Oct 2 17:42:54 2005 UTC (3 years, 1 month ago) by ws
Branch: MAIN
Changes since 1.53: +6 -4 lines
Diff to previous 1.53
updated

Revision 1.53 / (view) - annotate - [select for diffs] , Wed May 25 05:11:41 2005 UTC (3 years, 5 months ago) by ws
Branch: MAIN
CVS Tags: version2
Changes since 1.52: +4 -0 lines
Diff to previous 1.52
sigh, the list grows too fast

Revision 1.52 / (view) - annotate - [select for diffs] , Wed Feb 23 06:15:40 2005 UTC (3 years, 8 months ago) by ws
Branch: MAIN
Changes since 1.51: +0 -1 lines
Diff to previous 1.51
crossed simple item off the list

Revision 1.51 / (view) - annotate - [select for diffs] , Thu Feb 17 06:49:32 2005 UTC (3 years, 9 months ago) by ws
Branch: MAIN
Changes since 1.50: +1 -0 lines
Diff to previous 1.50
css stylesheet would be nice

Revision 1.50 / (view) - annotate - [select for diffs] , Mon Feb 7 06:11:34 2005 UTC (3 years, 9 months ago) by ws
Branch: MAIN
Changes since 1.49: +0 -1 lines
Diff to previous 1.49
gave up on not using escape because all the info in the database is already in
that format.  Instead, I converted Safari to use escape (their escape is
actually encodeURIComponent) and set ascii chars from 160-255 to use html
entities rather than ascii values (for safari's unescape to work).  I know
this is a terrible hack, people using new installations should replace all
encodes with encodeUriComponent (and handle some escaping issues for single
quote chars before hitting the db).

Revision 1.49 / (view) - annotate - [select for diffs] , Fri Jan 28 06:17:22 2005 UTC (3 years, 9 months ago) by ws
Branch: MAIN
Changes since 1.48: +0 -1 lines
Diff to previous 1.48
added filter by color

Revision 1.48 / (view) - annotate - [select for diffs] , Mon Jan 24 02:47:55 2005 UTC (3 years, 9 months ago) by ws
Branch: MAIN
Changes since 1.47: +2 -0 lines
Diff to previous 1.47
a few ideas from chatcircles

Revision 1.47 / (view) - annotate - [select for diffs] , Sun Oct 31 09:36:02 2004 UTC (4 years ago) by ws
Branch: MAIN
Changes since 1.46: +1 -1 lines
Diff to previous 1.46
slightly faster joins for stats.py

Revision 1.46 / (view) - annotate - [select for diffs] , Thu Oct 21 06:13:30 2004 UTC (4 years, 1 month ago) by ws
Branch: MAIN
Changes since 1.45: +1 -6 lines
Diff to previous 1.45
updated, current priority is unicode problems

Revision 1.45 / (view) - annotate - [select for diffs] , Sun Oct 10 01:44:12 2004 UTC (4 years, 1 month ago) by ws
Branch: MAIN
Changes since 1.44: +2 -0 lines
Diff to previous 1.44
added new things to todo

Revision 1.44 / (view) - annotate - [select for diffs] , Sun Oct 10 01:43:06 2004 UTC (4 years, 1 month ago) by ws
Branch: MAIN
Changes since 1.43: +0 -4 lines
Diff to previous 1.43
updated TODO file

Revision 1.43 / (view) - annotate - [select for diffs] , Wed Aug 18 15:01:39 2004 UTC (4 years, 3 months ago) by ws
Branch: MAIN
Changes since 1.42: +0 -1 lines
Diff to previous 1.42
removed mailing list line

Revision 1.42 / (view) - annotate - [select for diffs] , Sat Aug 7 04:49:34 2004 UTC (4 years, 3 months ago) by ws
Branch: MAIN
Changes since 1.41: +8 -3 lines
Diff to previous 1.41
style: made more space for the icons to account for possible browser differences
TODO: lots of stuff

Revision 1.41 / (view) - annotate - [select for diffs] , Sat Jul 24 04:11:04 2004 UTC (4 years, 3 months ago) by ws
Branch: MAIN
Changes since 1.40: +0 -3 lines
Diff to previous 1.40
removed async save item

Revision 1.40 / (view) - annotate - [select for diffs] , Thu Jul 22 05:36:52 2004 UTC (4 years, 4 months ago) by ws
Branch: MAIN
Changes since 1.39: +0 -1 lines
Diff to previous 1.39
tweaks and IE fixes

Revision 1.39 / (view) - annotate - [select for diffs] , Mon Jul 19 16:54:55 2004 UTC (4 years, 4 months ago) by ws
Branch: MAIN
Changes since 1.38: +2 -4 lines
Diff to previous 1.38
updated

Revision 1.38 / (view) - annotate - [select for diffs] , Mon Jul 19 16:53:12 2004 UTC (4 years, 4 months ago) by ws
Branch: MAIN
Changes since 1.37: +1 -0 lines
Diff to previous 1.37
warning on change

Revision 1.37 / (view) - annotate - [select for diffs] , Mon Jul 5 19:33:01 2004 UTC (4 years, 4 months ago) by ws
Branch: MAIN
Changes since 1.36: +0 -1 lines
Diff to previous 1.36
removed item from TODO and small text change on the index

Revision 1.36 / (view) - annotate - [select for diffs] , Sat Jul 3 06:32:42 2004 UTC (4 years, 4 months ago) by ws
Branch: MAIN
Changes since 1.35: +3 -2 lines
Diff to previous 1.35
note about widgets

Revision 1.35 / (view) - annotate - [select for diffs] , Sat Jul 3 00:14:02 2004 UTC (4 years, 4 months ago) by ws
Branch: MAIN
Changes since 1.34: +0 -1 lines
Diff to previous 1.34
hidden notes become transparent. also added editable and selectable flags

Revision 1.34 / (view) - annotate - [select for diffs] , Tue Jun 29 05:31:43 2004 UTC (4 years, 4 months ago) by ws
Branch: MAIN
Changes since 1.33: +2 -1 lines
Diff to previous 1.33
undo/redo functionality

Revision 1.33 / (view) - annotate - [select for diffs] , Tue Jun 29 04:12:33 2004 UTC (4 years, 4 months ago) by ws
Branch: MAIN
Changes since 1.32: +2 -0 lines
Diff to previous 1.32
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.32 / (view) - annotate - [select for diffs] , Sun Jun 27 09:41:57 2004 UTC (4 years, 4 months ago) by ws
Branch: MAIN
Changes since 1.31: +16 -17 lines
Diff to previous 1.31
group drag and check for lbutton

Revision 1.31 / (view) - annotate - [select for diffs] , Sun Jun 27 00:50:42 2004 UTC (4 years, 4 months ago) by ws
Branch: MAIN
Changes since 1.30: +0 -1 lines
Diff to previous 1.30
added email to index

Revision 1.30 / (view) - annotate - [select for diffs] , Sat Jun 26 18:10:02 2004 UTC (4 years, 4 months ago) by ws
Branch: MAIN
Changes since 1.29: +7 -1 lines
Diff to previous 1.29
updated todo, fixed anther sql vulnerability

Revision 1.29 / (view) - annotate - [select for diffs] , Sat Jun 26 07:23:43 2004 UTC (4 years, 4 months ago) by ws
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28
fixed a possible security bug in the sql

Revision 1.28 / (view) - annotate - [select for diffs] , Thu Jun 24 17:42:41 2004 UTC (4 years, 4 months ago) by ws
Branch: MAIN
Changes since 1.27: +0 -1 lines
Diff to previous 1.27
fixed an IE6 bug a long time ago

Revision 1.27 / (view) - annotate - [select for diffs] , Thu Jun 24 02:53:31 2004 UTC (4 years, 4 months ago) by ws
Branch: MAIN
Changes since 1.26: +0 -2 lines
Diff to previous 1.26
added searching (filtering) and removed the idea of auto making links (too hard to detect)

Revision 1.26 / (view) - annotate - [select for diffs] , Sat Jun 19 15:16:31 2004 UTC (4 years, 5 months ago) by ws
Branch: MAIN
Changes since 1.25: +1 -0 lines
Diff to previous 1.25
linkification idea

Revision 1.25 / (view) - annotate - [select for diffs] , Wed Jun 16 21:50:22 2004 UTC (4 years, 5 months ago) by ws
Branch: MAIN
Changes since 1.24: +2 -0 lines
Diff to previous 1.24
small deselect error

Revision 1.24 / (view) - annotate - [select for diffs] , Tue Jun 15 04:35:29 2004 UTC (4 years, 5 months ago) by ws
Branch: MAIN
Changes since 1.23: +1 -0 lines
Diff to previous 1.23
added xmlhttprequest async to todo list

Revision 1.23 / (view) - annotate - [select for diffs] , Tue Jun 15 04:14:07 2004 UTC (4 years, 5 months ago) by ws
Branch: MAIN
Changes since 1.22: +0 -3 lines
Diff to previous 1.22
fixed resize bugs
major refactoring of code (uses hash style objects for singletons and removed unused functions)

Revision 1.22 / (view) - annotate - [select for diffs] , Sun Jun 13 07:11:41 2004 UTC (4 years, 5 months ago) by ws
Branch: MAIN
Changes since 1.21: +2 -3 lines
Diff to previous 1.21
added colors, better separation between html and css style

Revision 1.21 / (view) - annotate - [select for diffs] , Thu Jun 10 15:02:42 2004 UTC (4 years, 5 months ago) by ws
Branch: MAIN
Changes since 1.20: +1 -0 lines
Diff to previous 1.20
slight optimization on detecting if it's resizing or moving

Revision 1.20 / (view) - annotate - [select for diffs] , Thu Jun 10 06:42:55 2004 UTC (4 years, 5 months ago) by ws
Branch: MAIN
Changes since 1.19: +2 -1 lines
Diff to previous 1.19
random thought about why I should use DOM

Revision 1.19 / (view) - annotate - [select for diffs] , Thu Jun 10 06:42:09 2004 UTC (4 years, 5 months ago) by ws
Branch: MAIN
Changes since 1.18: +1 -0 lines
Diff to previous 1.18
cursor doesn't chance if the mouse button is down

Revision 1.18 / (view) - annotate - [select for diffs] , Wed Jun 9 00:03:21 2004 UTC (4 years, 5 months ago) by ws
Branch: MAIN
Changes since 1.17: +0 -2 lines
Diff to previous 1.17
slight optimization to the getSize method of notes

Revision 1.17 / (view) - annotate - [select for diffs] , Tue Jun 8 23:30:57 2004 UTC (4 years, 5 months ago) by ws
Branch: MAIN
Changes since 1.16: +4 -2 lines
Diff to previous 1.16
resize cursor

Revision 1.16 / (view) - annotate - [select for diffs] , Mon Jun 7 18:41:29 2004 UTC (4 years, 5 months ago) by ws
Branch: MAIN
Changes since 1.15: +1 -2 lines
Diff to previous 1.15
fixed delete in IE, better editoff

Revision 1.15 / (view) - annotate - [select for diffs] , Mon Jun 7 04:45:14 2004 UTC (4 years, 5 months ago) by ws
Branch: MAIN
Changes since 1.14: +3 -1 lines
Diff to previous 1.14
basic delete note funcionality

Revision 1.14 / (view) - annotate - [select for diffs] , Tue Jun 1 21:33:04 2004 UTC (4 years, 5 months ago) by ws
Branch: MAIN
Changes since 1.13: +1 -0 lines
Diff to previous 1.13
made browser detection for mouse movement more general

Revision 1.13 / (view) - annotate - [select for diffs] , Mon May 31 16:25:51 2004 UTC (4 years, 5 months ago) by ws
Branch: MAIN
Changes since 1.12: +1 -2 lines
Diff to previous 1.12
clipping notes after load, detect if debug should appear or not

Revision 1.12 / (view) - annotate - [select for diffs] , Mon May 31 16:08:16 2004 UTC (4 years, 5 months ago) by ws
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11
optimized sql insert, fixed a bug with nextnotenum

Revision 1.11 / (view) - annotate - [select for diffs] , Sun May 30 06:43:53 2004 UTC (4 years, 5 months ago) by ws
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
I cleaned up the main page and the general area.  I think it's ready for testing

Revision 1.10 / (view) - annotate - [select for diffs] , Sun May 30 00:54:17 2004 UTC (4 years, 5 months ago) by ws
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9
load/save work.  see TODO for an updated list of what needs to be worked on

Revision 1.9 / (view) - annotate - [select for diffs] , Sat May 29 07:14:51 2004 UTC (4 years, 5 months ago) by ws
Branch: MAIN
Changes since 1.8: +3 -4 lines
Diff to previous 1.8
save functionality, need to add load next

Revision 1.8 / (view) - annotate - [select for diffs] , Tue May 18 21:23:52 2004 UTC (4 years, 6 months ago) by ws
Branch: MAIN
Changes since 1.7: +1 -0 lines
Diff to previous 1.7
need to add clipping

Revision 1.7 / (view) - annotate - [select for diffs] , Fri May 14 17:01:55 2004 UTC (4 years, 6 months ago) by ws
Branch: MAIN
Changes since 1.6: +1 -0 lines
Diff to previous 1.6
another thougth

Revision 1.6 / (view) - annotate - [select for diffs] , Thu May 13 08:37:00 2004 UTC (4 years, 6 months ago) by ws
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5
better wikification and resizing

Revision 1.5 / (view) - annotate - [select for diffs] , Thu May 13 07:10:35 2004 UTC (4 years, 6 months ago) by ws
Branch: MAIN
Changes since 1.4: +2 -6 lines
Diff to previous 1.4
diff the TODO file to see changes.  mostly bug fixes and basic wikification

Revision 1.4 / (view) - annotate - [select for diffs] , Wed May 12 19:14:07 2004 UTC (4 years, 6 months ago) by ws
Branch: MAIN
Changes since 1.3: +9 -8 lines
Diff to previous 1.3
fixed a small toColor bug and updated the TODO file

Revision 1.3 / (view) - annotate - [select for diffs] , Wed May 12 16:52:46 2004 UTC (4 years, 6 months ago) by ws
Branch: MAIN
Changes since 1.2: +8 -4 lines
Diff to previous 1.2
fixed font, fixed IE error

Revision 1.2 / (view) - annotate - [select for diffs] , Wed May 12 07:03:16 2004 UTC (4 years, 6 months ago) by ws
Branch: MAIN
Changes since 1.1: +8 -1 lines
Diff to previous 1.1
web compatibility notes

Revision 1.1 / (view) - annotate - [select for diffs] , Wed May 12 05:11:33 2004 UTC (4 years, 6 months ago) by ws
Branch: MAIN
basic functionality, although the TODO file is growing . . .

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