aboutsummaryrefslogtreecommitdiffstats
path: root/meta
Commit message (Expand)AuthorAgeFilesLines
* Safari: fix vAPI.tabs.close() + cleanupDeathamns2014-12-017-1529/+0
* "platform" is more accurateRaymond Hill2014-11-291-43/+0
* jshintRaymond Hill2014-11-241-4/+38
* use "platform" as suggested in #360Raymond Hill2014-11-244-675/+0
* new revisionRaymond Hill2014-11-241-1/+1
* jshintRaymond Hill2014-11-241-3/+9
* jshintRaymond Hill2014-11-242-2/+4
* Ports cleanupDeathamns2014-11-2310-429/+562
* restore original semanticRaymond Hill2014-11-221-1/+1
* more spurious warnings in console foiledRaymond Hill2014-11-201-3/+13
* oopsRaymond Hill2014-11-201-1/+1
* fix spurious warning in consoleRaymond Hill2014-11-201-6/+11
* avoid memory leaks in case no request handler foundRaymond Hill2014-11-181-0/+5
* requests must be deemed unhandled by defaultRaymond Hill2014-11-181-6/+6
* now it's fixed...Raymond Hill2014-11-161-1/+1
* fix bug introduced in 338bf595078d0a7e52c70edd93f7b866dd00d314Raymond Hill2014-11-161-6/+6
* code reviewRaymond Hill2014-11-161-1/+1
* eliminate overhead of creating two funcs/closure for each port connectionRaymond Hill2014-11-161-38/+40
* give specific message handlers priority over default oneRaymond Hill2014-11-162-171/+199
* continued: corralling platform-specific stuff into their meta folderRaymond Hill2014-11-162-47/+42
* further separate platform-specific codeRaymond Hill2014-11-156-0/+1797
* Building extension filesDeathamns2014-11-093-30/+30
* Preferences button for SafariDeathamns2014-11-092-1/+26
* Drop js-loader, updates from gorhill/uBlock/masterDeathamns2014-11-091-1/+1
* Fix toolbar icons for SafariDeathamns2014-11-091-1/+1
* Building Info.plist was missingDeathamns2014-11-091-7/+2
* Implement pop-up blocking for SafariDeathamns2014-11-091-1/+1
* Use HTML5 download instead of extension APIDeathamns2014-11-091-1/+0
* Set default dimensions for Safari's popupDeathamns2014-11-091-2/+2
* Implement popup autoresizing for SafariDeathamns2014-11-091-0/+4
* Alphabetical order for keys in Safari's Info.plistDeathamns2014-11-091-6/+6
* Work on vendor API abstraction, and near complete Safari supportDeathamns2014-11-095-0/+207