kervala
|
32a82cc7a0
|
Fixed: Crash when cursor is over WebPage, Outpost or WebIG at first frame, patch by kishan_grimout (issue #245)
|
2015-11-03 13:40:49 +01:00 |
|
Nimetu
|
918d2c70fe
|
Fix utf8 tooltips on web links
|
2015-04-19 20:26:38 +03:00 |
|
Nimetu
|
c37850920a
|
Remove tooltip debug message from logs
|
2014-01-04 00:20:05 +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 |
|
mattraykowski
|
aa261f28a4
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
|
dfighter1985
|
2dc85e1136
|
ADDED: #1471 new class CEventListener that can register with the NEl event server and then send the pumped events to a CInputHandler instance which ofc translates them to Nel GUI events and sends them to whoever listens. Also added a timer to NelGUIWidget which periodically pumps events and redraws the viewport.
|
2012-07-21 21:12:43 +02:00 |
|
dfighter1985
|
f2c3c55bde
|
CHANGED: #1471 CInterfaceParser is now a component of CWidgetManager, and is instantiated by an abstract factory method. (IParser::createParser())
|
2012-07-13 05:37:09 +02:00 |
|
dfighter1985
|
363bb731c7
|
CHANGED: #1471 CViewPointer is now part of the NELGUI library and is under the NLGUI namespace.
|
2012-07-02 03:21:42 +02:00 |
|