dfighter1985
|
afd1d96363
|
text posref is now an enum too.
|
2014-06-27 00:07:44 +02:00 |
|
dfighter1985
|
9382e6d1f9
|
Added some defaults.
|
2013-05-10 22:29:47 +02:00 |
|
dfighter1985
|
776c95f12f
|
The editor probably shouldn't crash when adding textbutton widget.
|
2013-05-10 02:10:18 +02:00 |
|
dfighter1985
|
e9d646d864
|
Merged default
|
2013-05-03 02:07:38 +02:00 |
|
kervala
|
7de717f9e2
|
fixes #31 Luabind can't be found
Added PCH support to NeL GUI
|
2013-03-24 20:16:23 +01:00 |
|
dfighter1985
|
69954d6e8b
|
FIXED: Deleting the CViewText of CCtrlTextButton should no longer lead to crashes.
|
2013-03-10 00:56:27 +01:00 |
|
dfighter1985
|
7662138dec
|
FIXED: It's not nice to leak memory.
|
2013-03-09 20:58:53 +01:00 |
|
dfighter1985
|
b2d052108f
|
MODIFIED: Preliminary support for a little cleanup when removing a widget from it's parent group ( for example when moving the widget ).
|
2013-03-08 06:28:52 +01:00 |
|
dfighter1985
|
836f3c9c2c
|
MODIFIED: Draw the highlight of the currently selected widget in editor mode.
|
2013-03-07 06:01:33 +01:00 |
|
dfighter1985
|
9003dedbe5
|
MODIFIED: Text buttons will now delete their text too when being deleted.
|
2013-03-02 23:27:17 +01:00 |
|
mattraykowski
|
aa261f28a4
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
|
dfighter1985
|
3a6ae1b74a
|
CHANGED: #1471 Should be able to change text options for CCtrlTextButton.
|
2012-08-18 03:37:52 +02:00 |
|
dfighter1985
|
79e4832373
|
CHANGED: #1471 Serialize text options for Buttons with text too.
|
2012-08-18 02:46:19 +02:00 |
|
dfighter1985
|
8f2932fb90
|
CHANGED: #1471 CCtrlTextButton created CViewText shouldn't be serialized.
|
2012-08-15 18:12:33 +02:00 |
|
dfighter1985
|
179d9e524c
|
CHANGED: #1471 CViewTextFormated and CViewTextID fields can now be serialized.
|
2012-08-12 01:19:05 +02:00 |
|
dfighter1985
|
1c7a240285
|
CHANGED: #1471 Controls are now serialized into the XML output file when saving.
|
2012-08-10 20:08:36 +02:00 |
|
dfighter1985
|
6616577975
|
CHANGED: #1471 CCtrlTextButton fields can now be serialized.
|
2012-08-10 19:40:41 +02:00 |
|
dfighter1985
|
7c551870c8
|
CHANGED: #1471 some simple bugfixes, like missing properties, misspelled properties, widget not updating when changed, etc.
|
2012-08-07 22:35:08 +02:00 |
|
dfighter1985
|
abb32e44a3
|
CHANGED: #1471 Implemented property setting for CCtrlTextButton.
|
2012-08-03 22:15:25 +02:00 |
|
dfighter1985
|
1d81411cf0
|
CHANGED: #1471 Implemented CCtrlTextButton property querying.
|
2012-07-28 23:12:22 +02:00 |
|
dfighter1985
|
25599a4a82
|
CHANGED: #1471 Buttons can now be selected in the NelGUI widget or the widget hierarchy widget, and they will become highlighted.
|
2012-07-22 23:32:35 +02:00 |
|
dfighter1985
|
1bdb92f565
|
CHANGED: #1471 Don't show the over texture for buttons when in editor mode.
|
2012-07-22 02:46:33 +02:00 |
|
dfighter1985
|
1854b8e33a
|
CHANGED: #1471 CCtrlTextButton is now part of NELGUI library, and is under NLGUI namespace.
|
2012-06-21 22:20:02 +02:00 |
|