summaryrefslogtreecommitdiff
path: root/common/content/hints.js
Commit message (Expand)AuthorAge
* Revert change in parent; this style is already applied in liberator.js. Add !...Kris Maglione2009-10-31
* Fix bug #122 - thanks robert anthony farrellMartin Stubenschrott2009-10-29
* Take a crack at killing security warnings. Fail miserably. Keep the new code ...Kris Maglione2009-10-26
* Change lots of local vars in hints.js to camel case.Doug Kearns2009-10-13
* Work around failing getComputedStyle on Facebook.Doug Kearns2009-10-05
* Whitespace fixes.Doug Kearns2009-10-03
* Move all files to a MIT licenseMartin Stubenschrott2009-10-03
* Fix last commit.Doug Kearns2009-10-02
* Remove useless var from getContainerOffsets.Doug Kearns2009-10-02
* Fix hint positioning for pages with body { position: static }.Doug Kearns2009-10-01
* Add util.makeXPath for constructing XPath expressions.Doug Kearns2009-09-25
* Revert "Move util.Array to modules.Array_."Doug Kearns2009-09-15
* Move util.Array to modules.Array_.Doug Kearns2009-09-14
* Last commit ++Kris Maglione2009-09-05
* Quick fix for hints broken in 50681c8dda1e2f35c9f15a3221913f3bf8e0927f.Doug Kearns2009-09-06
* Remove redundant semicolons.Doug Kearns2009-09-04
* Fix some hint bugs.Kris Maglione2009-09-03
* Fix bug in last commit.Kris Maglione2009-08-29
* Fix hints with body { position: relative; }Kris Maglione2009-08-28
* Formatting fixes.Doug Kearns2009-08-27
* Formatting fixes.Doug Kearns2009-08-27
* Fix something to do with <a>.Kris Maglione2009-08-19
* Normalise fooID => fooId.Doug Kearns2009-08-16
* Whitespace and semicolon fixes.Doug Kearns2009-08-10
* Clean up some option descriptions.Doug Kearns2009-07-24
* Remove Gmail hack from the default 'hinttags' value.Doug Kearns2009-07-01
* Cleanup and add some documention.Doug Kearns2009-06-29
* Cleanup default 'hinttags' definition a bitKris Maglione2009-06-28
* Split Map.flags into individual properties of Map.Doug Kearns2009-06-28
* Fix show image extended hint commands on XHTML pages.Doug Kearns2009-06-28
* Refactor getInputHint.Doug Kearns2009-06-17
* Fix some "for each" iteration of arrays.Doug Kearns2009-06-17
* Formatting fixes.Doug Kearns2009-06-14
* Refactor 'followhints' validator definition.Doug Kearns2009-06-11
* Fix some heinous comment formatting errors.Doug Kearns2009-06-08
* Change multiline beep guard clauses to single line formatting.Doug Kearns2009-06-04
* Add missing semicolons.Doug Kearns2009-06-02
* Fix more function formatting faux pas as per the style guide.Doug Kearns2009-06-01
* Fix #268 (Hints for opening images)Conrad Irwin2009-05-27
* Add "c" extended hint mode to open the context menu.Doug Kearns2009-05-23
* Add 'hintinputs' to the help index.Doug Kearns2009-05-22
* Change multiline error message guard clauses to single line formatting.Doug Kearns2009-05-22
* Add some very rough API documentation for Events.Doug Kearns2009-05-22
* Add some API documentation for Options and others.Doug Kearns2009-05-22
* Use @returns rather than @return in API docs.Doug Kearns2009-05-22
* Merge branch 'master' of kmaglione@git.vimperator.org:/git/vimperator/liberatorKris Maglione2009-05-19
|\
| * Add some rough documentation for the Tabs module.Doug Kearns2009-05-13
| * Remove a trailing comma.Doug Kearns2009-05-11
* | Fix 'hi' to mean 'history' and 'hin' to mean 'hintinputs'Timo Mihaljov2009-05-19
|/
* Fix #255.Doug Kearns2009-05-11