Commit Graph

9 Commits (045a6471fe206cb1f72c55601fdf174345e97798)

Author SHA1 Message Date
dfighter1985 42ebad94f6 Implemented CGroupEditBoxDecor a decorated CGroupEditBox.
--HG--
branch : dfighter-tools
10 years ago
kaetemi 573fb44088 Link group_wheel.cpp, ref #176 11 years ago
kaetemi 64335ae0b8 NLGUI files dbgroup_combo_box.cpp and dbgroup_select_number.cpp were not linked 12 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 ec51a4f340 CHANGED: #1471 Moved the basic interface expression user functions into the NELGUI library under the NLGUI namespace.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 4ba859dc7c CHANGED: #1471 CDBGroupComboBox is now part of the NELGUI library and is under the NLGUI namespace.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 9cb78fe4f5 CHANGED: #1471 CDBGroupSelectNumber is now part of the NELGUI library and is under the NLGUI namespace. Also had to add a workaround so that the linker doesn't drop the seemingly unused code from the library. Thanks goes to Kaetami for that!
--HG--
branch : gui-refactoring
13 years ago