Nimetu
|
754a0ff04d
|
Fix html img not showing on some cases, clean up addImage method
|
2014-10-18 01:20:56 +03:00 |
|
Nimetu
|
a24400c059
|
Fix crash when using textarea without form
|
2014-10-18 00:15:51 +03:00 |
|
kaetemi
|
b24f979569
|
Add callback template class
|
2014-07-12 18:19:25 +02:00 |
|
kaetemi
|
8432b9eddc
|
Maybe solves #210
|
2014-10-16 02:00:53 +02:00 |
|
kaetemi
|
dc17e72ad3
|
Higher quality outline, visual difference is relevant only for black
|
2014-10-16 02:00:45 +02:00 |
|
Laszlo Kis-Adam
|
606f0f483f
|
Merged in dfighter1985/ryzomcore/dfighter-tools (pull request #94)
Just too lazy to push directly
|
2014-10-15 19:48:23 +02:00 |
|
dfighter1985
|
03c6a69141
|
Fix parent pos and size parsing.
|
2014-10-15 19:46:43 +02:00 |
|
dfighter1985
|
c91be5a563
|
Don't drop the texture property just because there's no texture assigned...
|
2014-10-15 12:09:57 +02:00 |
|
kaetemi
|
de026fe48c
|
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
|
32a144a282
|
Shadow should not be taken into account for font height, breaks vertical centering
|
2014-10-14 23:45:08 +02:00 |
|
Laszlo Kis-Adam
|
a63d49cf57
|
Merged in dfighter1985/ryzomcore/dfighter-tools (pull request #93)
Further GUI Editor improvements
|
2014-10-13 20:17:57 +02:00 |
|
dfighter1985
|
6ecd9bc5ae
|
Don't disable the active group before serializing.
|
2014-10-13 20:15:41 +02:00 |
|
dfighter1985
|
898f399730
|
It's not a bad idea to actually retrieve the version if we load it...
|
2014-10-13 19:15:59 +02:00 |
|
dfighter1985
|
7af967cc7b
|
Don't reject an action property just because it's empty...
|
2014-10-13 18:55:17 +02:00 |
|
dfighter1985
|
3511589f2f
|
Map files can now be specified when creating a new GUI project.
|
2014-10-13 18:53:26 +02:00 |
|
dfighter1985
|
284de64589
|
When creating a new GUI set the base color to white.
|
2014-10-13 17:47:42 +02:00 |
|
dfighter1985
|
b8d16d8b9b
|
Pos and Size parent setters should now use the widget directly as well.
|
2014-10-13 15:43:10 +02:00 |
|
dfighter1985
|
126631020f
|
Size parent is now queried directly from the widget.
|
2014-10-13 15:26:47 +02:00 |
|
dfighter1985
|
cc3e44ac2b
|
GUI Editor should show the right parent position.
|
2014-10-12 23:07:08 +02:00 |
|
dfighter1985
|
a96cdafb29
|
Parent positions should now be saved right again.
|
2014-10-12 23:05:22 +02:00 |
|
dfighter1985
|
f27f391724
|
Some refactoring regarding saving.
|
2014-10-12 21:15:13 +02:00 |
|
dfighter1985
|
bc3a6b83e5
|
When creating a new project, save it right away.
|
2014-10-12 20:09:42 +02:00 |
|
dfighter1985
|
479625968d
|
Implemented new action.
|
2014-10-11 21:43:28 +02:00 |
|
dfighter1985
|
f5826add20
|
Moved CRootGroup out of CInterfaceParser.
|
2014-10-11 19:30:30 +02:00 |
|
dfighter1985
|
983c9febc9
|
Added dialog for the new GUI action.
|
2014-10-11 18:56:24 +02:00 |
|
dfighter1985
|
174655dad9
|
Some defaults.
|
2014-10-11 16:47:39 +02:00 |
|
dfighter1985
|
559b4b4a6f
|
Another classname.
|
2014-10-11 16:40:41 +02:00 |
|
dfighter1985
|
c47188179a
|
CInterfaceParser in editor mode should look for files in the working directory first.
|
2014-10-11 16:26:38 +02:00 |
|
dfighter1985
|
9a5d082583
|
Restored lost class names
|
2014-10-11 14:44:16 +02:00 |
|
Laszlo Kis-Adam
|
ef1f8d997c
|
Merged in dfighter1985/ryzomcore/dfighter-tools (pull request #91)
Added limits to pch, should fix Linux build.
|
2014-10-11 13:05:57 +02:00 |
|
dfighter1985
|
f6d34ddb37
|
Added limits to pch, should fix Linux build.
|
2014-10-11 13:04:03 +02:00 |
|
Laszlo Kis-Adam
|
e2742364f6
|
Merged in dfighter1985/ryzomcore/dfighter-tools (pull request #90)
GUI Editor improvements
Widget dragging, group selection, multiple selection, grouping, ungrouping.
|
2014-10-11 02:18:33 +02:00 |
|
dfighter1985
|
c7bfb9cf20
|
Merged develop
|
2014-10-11 02:15:07 +02:00 |
|
dfighter1985
|
6c05ced558
|
Added support for grouping widgets.
|
2014-10-11 00:42:43 +02:00 |
|
dfighter1985
|
0aead6db70
|
Allow multiselection.
|
2014-10-10 20:25:25 +02:00 |
|
dfighter1985
|
20ccee370b
|
Unselect selection when clicking 'nothing'.
|
2014-10-10 17:33:57 +02:00 |
|
kervala
|
e4ab2467c1
|
Minor changes
|
2014-10-10 13:08:14 +02:00 |
|
kervala
|
9995543f47
|
Fix some warnings
|
2014-10-10 13:07:54 +02:00 |
|
kaetemi
|
d6586fa42a
|
Configure shadow outline in applications
|
2014-10-08 23:20:35 +02:00 |
|
kaetemi
|
a1262b71b2
|
Handle shadow outline in gui
|
2014-10-08 23:20:35 +02:00 |
|
kaetemi
|
523761d7b7
|
Implement text shade outline
|
2014-10-08 23:20:34 +02:00 |
|
dfighter1985
|
733fb56703
|
A little crash fix.
|
2014-10-08 21:28:20 +02:00 |
|
dfighter1985
|
a4dfd8c95e
|
Sizes should remain the same when ungrouping.
|
2014-10-08 21:00:56 +02:00 |
|
dfighter1985
|
003ddd6881
|
Added support for ungrouping.
|
2014-10-08 20:36:16 +02:00 |
|
dfighter1985
|
e9f5fef158
|
Make group selection optional.
|
2014-10-08 18:45:17 +02:00 |
|
dfighter1985
|
01cdcaa480
|
Only select a group first in editor mode.
|
2014-10-08 18:00:54 +02:00 |
|
dfighter1985
|
b524c9fec1
|
Don't try to handle the right mouse button actions in editor mode.
|
2014-10-08 17:59:39 +02:00 |
|
dfighter1985
|
1111a022af
|
When moving a group draw it's children too.
|
2014-10-08 17:52:56 +02:00 |
|
dfighter1985
|
d06ed834b6
|
Reparent items in widget hierarchy instead of deleting and creating a new item...
|
2014-10-08 17:42:18 +02:00 |
|
dfighter1985
|
4d06c3c278
|
Select groups first.
|
2014-10-08 17:37:05 +02:00 |
|