despair
|
24b8261298
|
patch
|
5 years ago |
despair
|
7d0e8a928b
|
new banner, cleanup tree for new merge
|
5 years ago |
Odilitime
|
3c5085c10b
|
fixed sign problem
|
5 years ago |
Odilitime
|
e25a030748
|
fix casting and shadow issues
|
5 years ago |
Odilitime
|
9ea9bb3e23
|
unshadow variable
|
5 years ago |
Odilitime
|
3f89d69db8
|
remove unneeded elements
|
5 years ago |
Odilitime
|
7a1f0531de
|
remove unneeded prototypes
|
5 years ago |
Odilitime
|
2fb191c000
|
fix URL typo
|
5 years ago |
Odilitime
|
2e4ae5d443
|
pass maxTextureSize to rasterizer (if available), rgba to int conversion
|
5 years ago |
Odilitime
|
3d22573e1e
|
color update, set win on components, onBeforeLoad, use docComp's navto
|
5 years ago |
Odilitime
|
45094be882
|
remove window global
|
5 years ago |
Odilitime
|
7e2f064ccb
|
remove window global, don't updateText on cstr
|
5 years ago |
Odilitime
|
6ee0425d88
|
onBeforeLoad(), navTo flushed out, new componentBuilder prototype, remove window global
|
5 years ago |
Odilitime
|
32247ac066
|
deprecate block and p element infavor of div, build now takes win instead of size, uses new element render api, remove window global
|
5 years ago |
Odilitime
|
ca10ce7d05
|
remove rgab (in favor of unsigned int), win is now a property
|
5 years ago |
Odilitime
|
0c82456c22
|
fix typo
|
5 years ago |
Odilitime
|
68f5538025
|
use unsued variable
|
5 years ago |
Odilitime
|
f8f1e99f17
|
change API to use new request reference prototype
|
5 years ago |
Odilitime
|
d185193614
|
renderer() now uses ElementRenderRequest
|
5 years ago |
Odilitime
|
81e0bc65c8
|
new browser object (holds a collection of windows)
|
5 years ago |
Odilitime
|
1e034db408
|
getActiveDocumentComponent(), multiwindow support, share first context, use doc's navTo, inherit enable_shared_from_this, new window keyboard shortcut
|
5 years ago |
Odilitime
|
ac85f54c8b
|
make maxTextureSize part of request, remove window global, buffer guard on size
|
5 years ago |
Odilitime
|
37466ecb74
|
remove window global
|
5 years ago |
Odilitime
|
255391ec56
|
remove schedule/setWindowContent, fix -log, browser
|
5 years ago |
despair
|
8b0437b6b7
|
remove unnecessary header (for NT, init_heap() isn't even in the header, it has to be declared manually in advance)
|
5 years ago |
despair
|
1ae13d3ef2
|
fixed NTMakefile and returnPath
|
5 years ago |
Odilitime
|
ad34b8a512
|
move selection start into window, allow reverse selection
|
5 years ago |
Odilitime
|
bb6d9469e3
|
searchComponentTree for text picking, textSelection start
|
5 years ago |
Odilitime
|
ee54d12d98
|
updateCursor() refactor - fixes cursor start position
|
5 years ago |
Odilitime
|
fe732f86ff
|
start highlighting support, updateHighlight()
|
5 years ago |
Odilitime
|
1a3d218837
|
selection list
|
5 years ago |
Odilitime
|
f835686ef1
|
style adjustment
|
5 years ago |
Odilitime
|
f044db9b3c
|
ending change
|
5 years ago |
Odilitime
|
961f21db8d
|
VERSION guard
|
5 years ago |
Odilitime
|
1cfc390f8f
|
whitespace
|
5 years ago |
Odilitime
|
23b5a6720f
|
no font guard
|
5 years ago |
Odilitime
|
1cdc96d70e
|
no shader guard
|
5 years ago |
Odilitime
|
bd12421697
|
fix warning, delete entire array not just first element
|
5 years ago |
Odilitime
|
4dec09a90b
|
only delete if it loaded
|
5 years ago |
Odilitime
|
3ffb313f38
|
whitespace clean up
|
5 years ago |
Odilitime
|
d7e5278ebe
|
fix path typo
|
5 years ago |
Odilitime
|
55dcd3514e
|
make gcc 5.4 on linux happy with all MRs
|
5 years ago |
Odilitime
|
996a7d62ca
|
fix static function
|
5 years ago |
despair
|
240c9945d2
|
cleanup HTTPS code
|
5 years ago |
Geert Custers
|
bcd3b07b43
|
De-Singleton ShaderLoader
|
5 years ago |
Geert Custers
|
d102e798a8
|
Create res directory
Also includes Environment and Path
|
5 years ago |
Geert Custers
|
f9f11e0fe2
|
Add ShaderLoader
|
5 years ago |
Odilitime
|
f5dbe1fd81
|
make gcc happy: unshadow var and includes
|
5 years ago |
Odilitime
|
2b4c62b3b4
|
remove debug
|
5 years ago |
Odilitime
|
6acad9d2d2
|
fix startX for non-bound components
|
5 years ago |