Mark Knol
|
875ad19432
2017 (#5932)
|
8 years ago |
Andy Li
|
1c79168a33
update copyright year to 2016
|
9 years ago |
Andy Li
|
ae6349cccf
bump license year to 2015
|
10 years ago |
Bruno Garcia
|
d676831317
Add Browser.console shortcut.
|
10 years ago |
Bruno Garcia
|
56f6e70eb9
Add Browser.alert() as an easy replacement for Lib.alert().
|
10 years ago |
Dan Korostelev
|
7e001f0297
fix js.Browser.supported
|
10 years ago |
Dan Korostelev
|
5f0b703fba
[js] make Browser.get_supported function private and inline instead of public, as I suppose it was meant to be like that
|
10 years ago |
Bruno Garcia
|
a1b0f10912
JS extern fixes missing from last commit.
|
10 years ago |
Bruno Garcia
|
04d1df7d77
Clean trailing whitespace from .hx files.
|
11 years ago |
Simon Krajewski
|
f9bcb4b12a
add js.Browser.supported
|
11 years ago |
David Peek
|
83a8e2cc81
Don't check for undefined window in js.Browser (browsers have windows)
|
12 years ago |
Bruno Garcia
|
b791dc3e97
Browser build fix.
|
13 years ago |
Bruno Garcia
|
4f6edce12a
Move js.Storage's static helpers into Browser.
|
13 years ago |
Bruno Garcia
|
a0a89ee4e8
Remove js.XMLHttpRequest, use js.html.XMLHttpRequest.
|
13 years ago |
Bruno Garcia
|
55455fe9de
Move Lib.window/document into Browser as discussed.
|
13 years ago |