Commit Graph

10 Commits (67877cb8461438289783bfa4c8c0327e718ba967)

Author SHA1 Message Date
kervala b7e3e4b4f0 Changed: Memory leaks detection
--HG--
branch : develop
8 years ago
kervala 4a97f339a3 Changed: Replaced some NLMISC::strlwr by NLMISC::toLower
--HG--
branch : develop
9 years ago
kervala 6aaeedb077 Fixed: Crash when cursor is over WebPage, Outpost or WebIG at first frame, patch by kishan_grimout (issue #245)
--HG--
branch : develop
9 years ago
Nimetu 2771185ef7 Fix utf8 tooltips on web links
--HG--
branch : develop
10 years ago
Nimetu ea5a36b105 Remove tooltip debug message from logs
--HG--
branch : misc-patches
11 years ago
kervala ab454f3d92 fixes #31 Luabind can't be found
Added PCH support to NeL GUI
12 years ago
mattraykowski e7e51f01e0 merging gui editor repo. 12 years ago
dfighter1985 0d21b4fd29 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.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 e2abe1e33e CHANGED: #1471 CInterfaceParser is now a component of CWidgetManager, and is instantiated by an abstract factory method. (IParser::createParser())
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 65f038bf4e CHANGED: #1471 CViewPointer is now part of the NELGUI library and is under the NLGUI namespace.
--HG--
branch : gui-refactoring
13 years ago