aboutsummaryrefslogtreecommitdiffstats
path: root/platform/safari/vapi-common.js
Commit message (Expand)AuthorAgeFilesLines
* Safari: use self instead of window, just in caseChris2015-03-161-1/+1
* Safari: enable storage-used number formatting consistent with other browsersChris2015-03-161-0/+8
* Firefox,Safari: vAPI.localStorageDeathamns2015-03-141-9/+4
* this fixes #792gorhill2015-03-141-0/+14
* added newly available languagesgorhill2015-03-131-3/+3
* Safari: code review; oopsChris2015-03-111-1/+1
* Fix vAPI.download across all platformsChris2015-03-111-3/+10
* Safari: update locale listDeathamns2015-03-081-3/+4
* Minor vapi-common improvement -- cache vAPI in local scopeChris2015-02-101-1/+1
* Way simplify vAPI closePopup for SafariChris2015-01-131-15/+3
* Implement vAPI.insertHTMLDeathamns2015-01-131-0/+6
* Miscellaneous changesDeathamns2015-01-131-5/+6
* Code stylingDeathamns2015-01-131-5/+5
* Popup related changesDeathamns2015-01-131-0/+17
* Safari: get appinfo from tooltipDeathamns2015-01-131-0/+2
* Add license headers, plus some code stylingDeathamns2015-01-131-1/+1
* Fix Safari i18n function (default to '' if no localized string found)Chris2015-01-111-1/+1
* Abstract out platform-specific popup UI JavaScriptChris2015-01-111-21/+0
* Better Safari popover sizing, no mutation eventsChris2015-01-111-30/+9
* Safari: fix tooltips for dynamic filteringDeathamns2014-12-081-4/+4
* Safari: small locale improvementsDeathamns2014-12-081-8/+4
* Safari: fix vAPI.tabs.close() + cleanupDeathamns2014-12-011-0/+155