Nimetu
|
ef50655b79
|
Add lua function CCtrlBase::setTooltipUtf8 to set tooltip from html page
|
2015-11-12 20:15:04 +02:00 |
|
dfighter1985
|
c8c162308d
|
tooltip parent is now changable using an enum.
|
2014-06-29 02:53:33 +02:00 |
|
dfighter1985
|
5deea1a13b
|
Tooltip posrefs are now enums in the GUI Editor.
|
2014-06-29 01:44:06 +02:00 |
|
kervala
|
22374fb124
|
Fusion avec default
|
2014-04-24 19:16:42 +02:00 |
|
kervala
|
85ab0dba81
|
Fixed: Switch not handled warnings
|
2014-03-27 15:53:19 +01: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
|
308bbbb0c6
|
MODIFIED: Views can now be selected too from the central widget.
|
2013-02-23 00:13:44 +01:00 |
|
dfighter1985
|
b25d4b628f
|
MODIFIED: Resolved some GCC build errors.
|
2013-02-17 14:30:05 +01:00 |
|
mattraykowski
|
aa261f28a4
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
|
dfighter1985
|
0d27998506
|
CHANGED: #1471 GUI library will now build with the new externals and Visual Studio 2010.
|
2012-10-24 18:16:01 +02:00 |
|
dfighter1985
|
dc93bf28a9
|
CHANGED: #1471 CCtrlBaseButton action handlers will now be retrievable, even if the action handler couldn't be found at the time of parsing.
|
2012-08-20 01:29:49 +02:00 |
|
dfighter1985
|
5895d198d0
|
CHANGED: #1471 CCtrlBase fields can now be serialized.
|
2012-08-10 02:43:01 +02:00 |
|
dfighter1985
|
b8d5721b4a
|
CHANGED: #1471 Implemented property setting for CCtrlBase.
|
2012-08-03 18:44:10 +02:00 |
|
dfighter1985
|
307129e1bf
|
CHANGED: #1471 Implemented property querying for CCtrlBase and CInterfaceGroup.
|
2012-07-28 00:17:41 +02:00 |
|
dfighter1985
|
14ac62dbad
|
ADDED: #1471 Implemented basic framework for querying widget properties. Not yet fully implemented.
|
2012-07-26 20:12:24 +02:00 |
|
dfighter1985
|
6506989e14
|
CHANGED: #1471 Moved the input event handling code from CInterfaceManager to CWidgetManager.
|
2012-07-11 06:44:34 +02:00 |
|
dfighter1985
|
3db1f3cc48
|
CHANGED: #1471 The classes moved in the previous commit are now under the NLGUI namespace.
|
2012-06-09 03:57:40 +02:00 |
|
dfighter1985
|
529dd877fe
|
CHANGED: #1471 Finally moved some of the basic widget classes and the widget manager, action handler manager to the GUI lib. Also moved some GUI related methods back to CLuaIHM.
|
2012-06-09 01:37:43 +02:00 |
|