------------------------------------------------------------------------
r18 | watchout | 2010-04-25 20:55:43 +0000 (Sun, 25 Apr 2010) | 5 lines
Changed paths:
   M /trunk/Watch.lua
   M /trunk/Watch.xml

update watchers to use only a single OnUpdate method instead of one per frame.

watchers will now change their id's when one with a lower id is removed

ids are now shown separately from the watch-string
------------------------------------------------------------------------
r16 | watchout | 2010-04-25 20:05:15 +0000 (Sun, 25 Apr 2010) | 2 lines
Changed paths:
   A /trunk/Grabber.blp
   A /trunk/Grabber.png
   A /trunk/Grabber.svg
   M /trunk/Watch.lua
   M /trunk/Watch.xml

* Made frame look prettier... whoa
* Fix for UI Objects
------------------------------------------------------------------------
r12 | watchout | 2010-04-24 03:55:10 +0000 (Sat, 24 Apr 2010) | 3 lines
Changed paths:
   M /trunk/Watch.lua

Redesign of Hyperlinks.
Watch can now also link entries that contain table/function/...? - keys
This however creates the existence of a new type of "unsaved" watchers (since tables, functions, etc. obviously won't persist)
------------------------------------------------------------------------
r11 | watchout | 2010-03-24 17:06:31 +0000 (Wed, 24 Mar 2010) | 1 line
Changed paths:
   M /trunk/Watch.toc

Interface version bump
------------------------------------------------------------------------
