Nicolas Petton
|
483d5de51c
Fixes issue #807
|
10 years ago |
Herbert Vojčík
|
cdd56a0fdb
.st: Smalltalk{ current=>} createPackage:
|
10 years ago |
Nicolas Petton
|
c72222ef4e
Uses `protocol` in CompiledMethod instead of `category` (mixed with protocol)
|
11 years ago |
Herbert Vojčík
|
dc44e0f409
Fixes #763
|
11 years ago |
Nicolas Petton
|
83445d9376
Removes old HTMLCanvas class >> is*
|
11 years ago |
Nicolas Petton
|
0063ee0bf8
Removes TagBrush and HTMLCanvas >> isMSIE
|
11 years ago |
Herbert Vojčík
|
bc3d61e24b
remove forgotten `BrowserInterface class` variables
|
11 years ago |
Herbert Vojčík
|
2be26bb5b4
TagBrush atrribute getters (since it has setter and deleter)
|
11 years ago |
Nicolas Petton
|
123cf313a1
Removes unused DocumentFragmentTag
|
11 years ago |
Nicolas Petton
|
26a757a05f
reformatting to follow the coding conventions
|
11 years ago |
Nicolas Petton
|
83ea12eeb1
revert commit ef214a0 as CodeMirror seems to have issues with it.
|
11 years ago |
Nicolas Petton
|
ef214a0093
avoid reflows by using a DocumentFragment
|
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
|
4997465bf1
Widget inheriting alert: & Co. from InterfacingObject
|
11 years ago |
Herbert Vojčík
|
ab6730465b
alert: HLWidget -> Widget, plus prompt: and confirm:
|
11 years ago |
Herbert Vojčík
|
791ea1865c
window jQuery: foo -> foo asJQuery in non-Helios code
|
11 years ago |
Nicolas Petton
|
cd60780111
Improved class comments
|
11 years ago |
Nicolas Petton
|
b3008dc9a3
Class icons for Helios
|
11 years ago |
Nicolas Petton
|
f69008ab0f
documentation (class comments)
|
11 years ago |
Herbert Vojčík
|
8d0d0adde2
Convert spaces to tabs in .st
|
11 years ago |
Herbert Vojčík
|
2e40ee8a92
createPackage: with only one parameter at the beginning of .st
|
11 years ago |
Nicolas Petton
|
3ed8b38659
- Many small fixed for grunt to compile amber.
|
11 years ago |
Herbert Vojčík
|
1fc5022926
Adds HTMLCanvas >> entity:. Fixes #172.
|
11 years ago |
Herbert Vojčík
|
aab6cc9679
Inlined HTMLSnippet >> snippetAt:put:
|
11 years ago |
Herbert Vojčík
|
9e4ded4119
Refactoring anAssociation out.
|
11 years ago |
Nicolas Petton
|
1325505768
Renamed HtmlSnippet to HTMLSnippet
|
11 years ago |
Nicolas Petton
|
b92654a47c
HTML Snippets refactorings
|
11 years ago |
Herbert Vojčík
|
c1668bf534
Made refactorings as required.
|
11 years ago |
Herbert Vojčík
|
61aeb66b52
Canvas-Snippet: Moved to Canvas package.
|
11 years ago |