Commit graph

994 commits

Author SHA1 Message Date
dfighter1985
1a39ae61c5 Fixed a typo that messed up the textures of decorated editbox. 2014-10-17 16:01:50 +02:00
dfighter1985
7bc7a63317 Save decorated edit box as such. 2014-10-16 21:03:58 +02:00
dfighter1985
ea42036580 Update decorated edit box decoration coords while dragging. 2014-10-16 20:58:47 +02:00
dfighter1985
28d2b27ac6 Allow selection of CGroupEditBox. 2014-10-16 20:29:36 +02:00
dfighter1985
2e06c88f71 Implemented CGroupEditBoxDecor a decorated CGroupEditBox. 2014-10-16 20:25:19 +02:00
dfighter1985
8aa83e9197 Render every 25ms instead of 200ms 2014-10-15 23:30:36 +02:00
dfighter1985
88bdd92560 A Kami will be the default texture for Bitmaps. 2014-10-15 20:20:44 +02:00
dfighter1985
ea457544c9 CtrlButton textures should be selectable in the texture chooser! 2014-10-15 20:07:13 +02:00
dfighter1985
28d95ce424 Default texture for CtrlButton. 2014-10-15 20:03:46 +02:00
dfighter1985
2a8345ef9f TEMPORARILY add the login texture map to new project by default. 2014-10-15 19:54:35 +02:00
Nimetu
2020d49352 Change table defaults valign=middle, cellpadding=1, cellspacing=2 2014-10-15 00:02:38 +03:00
Nimetu
56852c5a6b Render table with rowspan, colspan.
Borders, if enabled, adds +1 to cell padding.
2014-10-14 15:29:06 +03:00
Nimetu
1af765330d Add rowspan and colspan attributes 2014-10-14 15:26:14 +03:00
Nimetu
36ba6552c0 Render table and cell borders 2014-10-13 01:59:20 +03:00
Nimetu
8ffde79912 Add bordercolor attribute to table tag 2014-10-13 01:10:46 +03:00
Nimetu
49eb6711cd Fix table cellpadding 2014-10-12 17:43:18 +03:00
dfighter1985
33beeeca82 Added limits to pch, should fix Linux build. 2014-10-11 13:04:03 +02:00
kaetemi
f3a32ca7d0 Add callback template class 2014-07-12 18:19:25 +02:00
kaetemi
8c4bb5069f Maybe solves #210 2014-10-16 02:00:53 +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
dfighter1985
0bbf0b70e9 Don't drop the texture property just because there's no texture assigned... 2014-10-15 12:09:57 +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
96f06076bd Don't disable the active group before serializing. 2014-10-13 20:15:41 +02:00
dfighter1985
1e364938f9 It's not a bad idea to actually retrieve the version if we load it... 2014-10-13 19:15:59 +02:00
dfighter1985
91350ec60f Don't reject an action property just because it's empty... 2014-10-13 18:55:17 +02:00
dfighter1985
d7d7a35b9a Map files can now be specified when creating a new GUI project. 2014-10-13 18:53:26 +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
47004dc293 Some refactoring regarding saving. 2014-10-12 21:15:13 +02:00
dfighter1985
257b5ac152 When creating a new project, save it right away. 2014-10-12 20:09:42 +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
bd37d82cb2 Added dialog for the new GUI action. 2014-10-11 18:56:24 +02:00
dfighter1985
a61184ac19 Some defaults. 2014-10-11 16:47:39 +02:00
dfighter1985
fc3fbfd548 Another classname. 2014-10-11 16:40:41 +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