W3C Mercurial service hosted at dvcs.w3.org was discontinued on April 1st, 2019
This site serves a read-only snapshot taken on that date.
The repositories that are still active have been migrated to other platforms such as W3C's GitHub repository.
More about the archival.
The important views were preserved:
- Changelog and list of commits
/hg/foo/(shortlog|log)
- View of individual commit
/hg/foo/rev/...
- Raw file view for branches (but not for individual commits)
/hg/foo/raw-file/(tip|default)/...
Some minor functionnalities were dropped such as:
- Additional diff views on commits
/hg/foo/(annotate|comparison|diff|log|raw-diff|raw-rev)/...
- Atom and RSS feeds
/hg/foo/(atom-log|rss-log)/...
Mon, 20 Aug 2012 23:13:08 -0700 |
Ryosuke Niwa |
Fixed the date on the previous verions link
default tip
|
changeset
|
Mon, 20 Aug 2012 23:11:11 -0700 |
Ryosuke Niwa |
Disallow nested transactions as we have previously discussed
|
changeset
|
Sun, 22 Jul 2012 16:36:44 -0700 |
Ryosuke Niwa |
Update the description in the example for section 2.2.1
|
changeset
|
Sun, 22 Jul 2012 16:24:59 -0700 |
Ryosuke Niwa |
Fix typos. UndoManager.transact() should take DOMTransaction and the example in section 2.2.1 should have =false on contenteditable attribute, not undoscope attribute
|
changeset
|
Wed, 04 Jul 2012 15:23:45 -0700 |
Ryosuke Niwa |
Update the date.
|
changeset
|
Wed, 04 Jul 2012 15:20:42 -0700 |
Ryosuke Niwa |
Add an example to 2.2.1 suggested by Caio Marcelo de Oliveira Filho
|
changeset
|
Wed, 04 Jul 2012 15:06:39 -0700 |
Ryosuke Niwa |
Revise section 2.1.1 per Rakesh Chaitanya KN's post
|
changeset
|
Wed, 04 Jul 2012 14:51:09 -0700 |
Ryosuke Niwa |
Add Caio Marcelo de Oliveira Filho to the list of acknowledgements
|
changeset
|
Wed, 04 Jul 2012 14:50:23 -0700 |
Ryosuke Niwa |
Fix typos per Caio Marcelo de Oliveira Filho's comment.
|
changeset
|
Fri, 08 Jun 2012 16:00:07 -0700 |
Ryosuke Niwa |
Update the date.
|
changeset
|
Fri, 08 Jun 2012 15:57:30 -0700 |
Ryosuke Niwa |
Fix another typo. undoManager.item() should return the entry when 0 <= n < length, not when n is length.
|
changeset
|
Fri, 08 Jun 2012 15:54:50 -0700 |
Ryosuke Niwa |
Fix a typo in the definition of undoManager.transact. We insert a new entry in the undo transaction history only if merge is set to false, not true.
|
changeset
|
Wed, 30 May 2012 00:11:51 -0700 |
Ryosuke Niwa |
Add the missing link to http://rniwa.com/editing/undomanager-2011-12-05.html
|
changeset
|
Tue, 29 May 2012 23:19:44 -0700 |
Ryosuke Niwa |
Introduce the concept to disconnect an undo manager to replace the concept of destroying an undo manager per Olli's comment.
|
changeset
|
Tue, 29 May 2012 22:54:02 -0700 |
Ryosuke Niwa |
Add the forgotten undomanager.html change
|
changeset
|
Tue, 29 May 2012 22:49:47 -0700 |
Ryosuke Niwa |
Fix a bug in the example for explianing automatic DOM transactions ignores DOM changes made
|
changeset
|
Tue, 29 May 2012 22:44:17 -0700 |
Ryosuke Niwa |
Revise the way an entry (a.k.a. "transaction group") in the undo transaction history is added.
|
changeset
|
Tue, 29 May 2012 22:23:12 -0700 |
Ryosuke Niwa |
Changed the latest version's URL to http://dvcs.w3.org/hg/undomanager/raw-file/tip/undomanager.html.
|
changeset
|
Tue, 29 May 2012 22:22:05 -0700 |
Ryosuke Niwa |
Remove references to transaction groups per Alex & Olli's comments.
|
changeset
|
Tue, 27 Mar 2012 21:51:29 -0700 |
Ryosuke Niwa |
Update dates
|
changeset
|
Tue, 27 Mar 2012 21:44:44 -0700 |
Ryosuke Niwa |
Import files from https://github.com/rniwa/undomanager/commit/a2fb3b2096105bb0506f41edddde0e155a14ba4b
|
changeset
|
... |