Removed hint processings out of the javascript.
authorDaniel Carl <danielcarl@gmx.de>
Sun, 3 Mar 2013 10:08:55 +0000 (11:08 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Sun, 3 Mar 2013 10:08:55 +0000 (11:08 +0100)
commit7d38785554ea973a6b33dda025d237858f7b94bd
tree9654a25011c6a3de96f5a5d85278072121a64f6f
parentc92afdb61b3c02c87c4f492ec9a5fab0738cdbb0
Removed hint processings out of the javascript.

Cause of the processings that where know in the c-layer and the javascript
layer too, we got really complicated code. Now the javascript-layer did no
know anything of how the hinted sources should be used by the browser. This
only concern that is kept in the javascript are the different types of
elements that are hintable.
src/command.c
src/hints.c
src/hints.h
src/hints.js