Harry Felton
a1d5249fe3
XML parser no longer crashes on empty file
2017-05-20 22:59:39 +12:00
Harry Felton
dbe6558fb5
Added Window close button width declaration
2017-05-20 22:59:22 +12:00
Harry Felton
90abbedb28
Fixed MPropertyManager:unlinkProperties typo (removed -> remove)
2017-05-20 22:14:02 +12:00
hbomb79
849212fa2f
Increased CI test to account for OverlayContainer
2017-05-12 19:02:51 +12:00
Harry Felton
2361dfe808
Fixed updateZ never ending (typo fix)
2017-05-12 13:00:32 +12:00
hbomb79
905ed2156e
Implemented DialogBoxes ( Resolved #54 )
2017-05-11 22:57:06 +12:00
hbomb79
549fc389c5
Added 'cos' local definition
2017-05-11 18:39:07 +12:00
hbomb79
8b55bc4358
ScrollContainer scrollbars adjust when content dimensions change
2017-05-11 17:23:08 +12:00
hbomb79
15d7f9a97a
Fixed MouseEvent interacting with out of bounds elements
2017-05-11 16:53:27 +12:00
hbomb79
688f155435
Fixed double removal of nodes
2017-05-11 16:38:32 +12:00
hbomb79
74491e09f6
'and', 'or' and 'not' operators no longer match partway through word
2017-05-09 18:27:42 +12:00
hbomb79
f48378ecb4
Fixed #61
2017-05-09 17:58:47 +12:00
Harry Felton
bef5723c43
Fixed MTextDisplay:wrapText bug when width 0
2017-05-09 15:07:50 +12:00
hbomb79
aee0c0f704
Ambiguous query selector (~) allows typeOf comparison
...
i.e: Instead of checking if the target is the SAME type, the query will use Titanium.typeOf to determine if the class extends the type
2017-05-08 22:38:18 +12:00
hbomb79
68eccdcb23
Resolved merge conflict
2017-05-07 19:59:58 +12:00
hbomb79
5d374d6722
Adjusted ScrollContainer:handle to fix CCDrop bugs
...
This function has caused a lot of trouble in the past, especially when dealing with nested ScrollContainers.
Keep an eye on this. If you see any weird behavior when dealing with ScrollContainers this change may be the cause
2017-05-07 19:56:07 +12:00
hbomb79
e18e241fe0
Container 'consumeAll' property registered as boolean
2017-05-07 19:52:28 +12:00
hbomb79
05dee5d1da
Container no longer crashes when nodes are removed part way through event ship
2017-05-07 19:52:02 +12:00
hbomb79
eacf9e0893
Registered allowMouse, key and char as boolean properties
2017-05-07 19:51:32 +12:00
Harry Felton
c28aed9417
Fixed #60
2017-05-05 09:39:26 +12:00
hbomb79
14a658a38b
Shifted Titanium check into class snippet
2017-05-05 09:39:25 +12:00
hbomb79
bfd51a8dab
Fixed bug when last line of file was missing if using readLine
2017-05-05 09:39:25 +12:00
hbomb79
3464c1748f
Silenced TPM fetch command
2017-05-05 09:39:25 +12:00
hbomb79
aef4d7d9fc
Packager writes TPM to /.tpm/bin/tpm
2017-05-05 09:39:24 +12:00
Harry Felton
4df8bda255
Monitor support
2017-05-05 09:39:24 +12:00
hbomb79
7f1ad57483
Shifted Titanium check into class snippet
2017-05-03 14:07:38 +12:00
hbomb79
abbf7085b0
Fixed bug when last line of file was missing if using readLine
2017-05-03 13:20:32 +12:00
hbomb79
cb4cacd37b
Silenced TPM fetch command
2017-05-03 11:42:07 +12:00
hbomb79
d5b22111c1
Packager writes TPM to /.tpm/bin/tpm
2017-05-02 21:16:42 +12:00
Harry Felton
cc26723324
Monitor support
2017-04-01 05:58:31 +00:00
hbomb79
a704362c3c
Merged offline work into develop
2017-03-21 17:14:27 +13:00
hbomb79
a8f0f8bc1f
Re-aligned 'text' example page buttons
2017-03-20 20:59:21 +13:00
hbomb79
d4b0e3e6c7
Improved example page layout
2017-03-20 20:55:06 +13:00
hbomb79
794852f913
PageContainer argument types
2017-03-20 20:52:28 +13:00
hbomb79
2a2a7d8ca2
Fixed bug where required arguments weren't passed to trailing table
2017-03-20 20:51:19 +13:00
hbomb79
722a583717
Moved numeric rounding out of XMLParser argument converter
2017-03-20 20:50:50 +13:00
hbomb79
00739bcd7f
Added Slider node example
2017-03-20 20:50:28 +13:00
hbomb79
bba984f005
Added Slider node
2017-03-20 20:20:42 +13:00
hbomb79
69e765a7fe
Window shadow setters
2017-03-20 20:20:19 +13:00
hbomb79
11fe5e9713
MActivatable activeBackgroundColour default changed to lightBlue
2017-03-20 20:18:57 +13:00
hbomb79
3c6623107b
TextContainer mouse resolution correctly offset
2017-03-19 22:46:00 +13:00
hbomb79
4bed043f2e
TextContainer/EditableTextContainer selection fixed when using hAlignment
2017-03-19 22:44:49 +13:00
hbomb79
50497e5972
Window mouse events pass through shadow
2017-03-19 20:38:50 +13:00
hbomb79
1f4ef94c11
Fixed Canvas:setWidth leaving trailing pixels
2017-03-19 20:21:24 +13:00
hbomb79
65de9c6d96
Removed TML debug printError
2017-03-19 20:02:29 +13:00
hbomb79
7431183a63
Support for dynamic value colours (TML side)
2017-03-19 20:00:58 +13:00
hbomb79
b08b212b1d
Window resizeButtonBackgroundColour default
2017-03-19 20:00:42 +13:00
hbomb79
c1beb7c5e1
DynamicValues are applied to trailing arguments
2017-03-19 19:40:10 +13:00
hbomb79
24d4ba597c
DynamicValue checks 'property' argument at instantiation
2017-03-19 19:39:47 +13:00
hbomb79
505f57a763
Canvas set(Width/Height) debug pixel removed
2017-03-19 18:19:31 +13:00