Commit graph

18 commits

Author SHA1 Message Date
Nimetu
ea2e8d1b92 Fix html img not showing on some cases, clean up addImage method 2014-10-18 01:20:56 +03:00
Nimetu
e9256d3b0b Fix crash when using textarea without form 2014-10-18 00:15:51 +03:00
kaetemi
f3a32ca7d0 Add callback template class 2014-07-12 18:19:25 +02:00
kaetemi
4d25275fd5 Higher quality outline, visual difference is relevant only for black 2014-10-16 02:00:45 +02:00
Laszlo Kis-Adam
f90fecf5bd Merged in dfighter1985/ryzomcore/dfighter-tools (pull request #94)
Just too lazy to push directly
2014-10-15 19:48:23 +02:00
dfighter1985
8066656c09 Fix parent pos and size parsing. 2014-10-15 19:46:43 +02:00
kaetemi
c7cd777479 Don't use I18N when the required ui prefix is not in the tooltip text (convention actually dictates uitt as tooltip prefix) 2014-10-14 23:45:08 +02:00
kaetemi
a1cdd16bd4 Shadow should not be taken into account for font height, breaks vertical centering 2014-10-14 23:45:08 +02:00
Laszlo Kis-Adam
0876456a22 Merged in dfighter1985/ryzomcore/dfighter-tools (pull request #93)
Further GUI Editor improvements
2014-10-13 20:17:57 +02:00
dfighter1985
b1f81229d0 When creating a new GUI set the base color to white. 2014-10-13 17:47:42 +02:00
dfighter1985
78e64abd69 Pos and Size parent setters should now use the widget directly as well. 2014-10-13 15:43:10 +02:00
dfighter1985
6b3e8d3766 Size parent is now queried directly from the widget. 2014-10-13 15:26:47 +02:00
dfighter1985
c8dd68418f GUI Editor should show the right parent position. 2014-10-12 23:07:08 +02:00
dfighter1985
085f500557 Parent positions should now be saved right again. 2014-10-12 23:05:22 +02:00
dfighter1985
d46ad7c2d0 Implemented new action. 2014-10-11 21:43:28 +02:00
dfighter1985
fe179823c0 Moved CRootGroup out of CInterfaceParser. 2014-10-11 19:30:30 +02:00
dfighter1985
0038ae03c4 CInterfaceParser in editor mode should look for files in the working directory first. 2014-10-11 16:26:38 +02:00
dfighter1985
dec5d7fe2d Restored lost class names 2014-10-11 14:44:16 +02:00