Nicolas Petton
|
d32bb706e7
Merge pull request #578 from herby/decoupling-bootjs
|
11 years ago |
Nicolas Petton
|
a37d556b4c
Merge pull request #576 from herby/pluggable-exporters-with-new-loaders
|
11 years ago |
Herbert Vojčík
|
60c038c0d2
MethodsBrik uses st.initClass, added ensure("classInit")
|
11 years ago |
Herbert Vojčík
|
aa6d73ffde
console used no more in MethodsBrik, augments off
|
11 years ago |
Herbert Vojčík
|
707c06108e
Merge branch 'master' into pluggable-exporters-with-new-loaders
|
11 years ago |
Herbert Vojčík
|
88706495e5
Merge pull request #584 from herby/fix-lost-in-merge
|
11 years ago |
Herbert Vojčík
|
ba6306765f
ajax related fix lost in merging
|
11 years ago |
Herbert Vojčík
|
8524a1e3e3
Small refactorings + method context fix smalltalk->st
|
11 years ago |
Herbert Vojčík
|
b48b01a383
Removing legacy st.addMethod
|
11 years ago |
Herbert Vojčík
|
b45ef6cda8
Only one toString for all Behaviors
|
11 years ago |
Herbert Vojčík
|
ecdd2e8507
Small refactorings
|
11 years ago |
Herbert Vojčík
|
ba8425e8e7
Refactored DNUBrik to use more local variables
|
11 years ago |
Herbert Vojčík
|
04b48d94a3
Merge branch 'master' into decoupling-bootjs
|
11 years ago |
Herbert Vojčík
|
efdbb11b21
Merge branch 'master' into pluggable-exporters-with-new-loaders
|
11 years ago |
Nicolas Petton
|
3350b6f67c
Merge pull request #551 from johnnyt/bower
|
11 years ago |
Herbert Vojčík
|
f7e5b33beb
Fix PlatformInterface initialization in non-browser env
|
11 years ago |
Herbert Vojčík
|
a8bf24f76d
Environment inherits alert:, only 3 uses of window left
|
11 years ago |
Herbert Vojčík
|
903b60afe9
tests for global variables in PlatformInterface
|
11 years ago |
Herbert Vojčík
|
0fa2bfea66
Fixing class docs for platform interface & Co.
|
11 years ago |
Herbert Vojčík
|
d10738e2ce
BrowserInterface in Canvas. jQuery used only in Canvas.
|
11 years ago |
Herbert Vojčík
|
66b588debc
Deprecating old load API directly on Package class.
|
11 years ago |
Herbert Vojčík
|
d716ffb9c3
PackageHandler inheriting ajax: from InterfacingObject
|
11 years ago |
Herbert Vojčík
|
4997465bf1
Widget inheriting alert: & Co. from InterfacingObject
|
11 years ago |
Herbert Vojčík
|
a6d165880c
PlatformInterface abstracting alert: etc. and ajax:
|
11 years ago |
Herbert Vojčík
|
5bebe43862
Smalltalkizing methods, less use of jQuery global
|
11 years ago |
Herbert Vojčík
|
ab6730465b
alert: HLWidget -> Widget, plus prompt: and confirm:
|
11 years ago |
Herbert Vojčík
|
82d9045051
window jQuery: foo -> foo asJQuery
|
11 years ago |
Herbert Vojčík
|
791ea1865c
window jQuery: foo -> foo asJQuery in non-Helios code
|
11 years ago |
Nicolas Petton
|
461ae9e443
Merge pull request #556 from herby/cli-testrunner-show-failure
|
11 years ago |
Nicolas Petton
|
04a3e79e5e
Merge pull request #555 from herby/package-loader-etc
|
11 years ago |