irrlicht/tools/GUIEditor
bitplane e5dbed93dd Added navigation through the GUI using tab and the shift and control keys. Added keyboard navigation for most elements. Fixed that annoying bug where you had to click twice to change focus.
Added IGUIElement::isMyChild, isPointInside,  SEvent.GUIEvent.Element. 
Changed setFocus and removeFocus to return bools.
changed quaternion::toAngleAxis to use iszero. 

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@763 dfc29bdd-3216-0410-991c-e03cc46cb475
2007-07-07 07:03:54 +00:00
..
CGUIAttribute.h Added navigation through the GUI using tab and the shift and control keys. Added keyboard navigation for most elements. Fixed that annoying bug where you had to click twice to change focus. 2007-07-07 07:03:54 +00:00
CGUIAttributeEditor.cpp Added navigation through the GUI using tab and the shift and control keys. Added keyboard navigation for most elements. Fixed that annoying bug where you had to click twice to change focus. 2007-07-07 07:03:54 +00:00
CGUIAttributeEditor.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CGUIBoolAttribute.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CGUIColorAttribute.h Added navigation through the GUI using tab and the shift and control keys. Added keyboard navigation for most elements. Fixed that annoying bug where you had to click twice to change focus. 2007-07-07 07:03:54 +00:00
CGUIDummyEditorStub.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CGUIEditFactory.cpp Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CGUIEditFactory.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CGUIEditWindow.cpp Added navigation through the GUI using tab and the shift and control keys. Added keyboard navigation for most elements. Fixed that annoying bug where you had to click twice to change focus. 2007-07-07 07:03:54 +00:00
CGUIEditWindow.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CGUIEditWorkspace.cpp Added navigation through the GUI using tab and the shift and control keys. Added keyboard navigation for most elements. Fixed that annoying bug where you had to click twice to change focus. 2007-07-07 07:03:54 +00:00
CGUIEditWorkspace.h Added navigation through the GUI using tab and the shift and control keys. Added keyboard navigation for most elements. Fixed that annoying bug where you had to click twice to change focus. 2007-07-07 07:03:54 +00:00
CGUIEnumAttribute.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CGUIPanel.cpp Added navigation through the GUI using tab and the shift and control keys. Added keyboard navigation for most elements. Fixed that annoying bug where you had to click twice to change focus. 2007-07-07 07:03:54 +00:00
CGUIPanel.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CGUIStringAttribute.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CGUITextureAttribute.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CGUITextureCacheBrowser.cpp Added navigation through the GUI using tab and the shift and control keys. Added keyboard navigation for most elements. Fixed that annoying bug where you had to click twice to change focus. 2007-07-07 07:03:54 +00:00
CGUITextureCacheBrowser.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CMemoryReadWriteFile.cpp Fixed a compile error due to missing const qualifier. 2007-06-21 08:17:12 +00:00
CMemoryReadWriteFile.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
GUI Editor.sln Moved everything to /trunk 2007-05-20 18:03:49 +00:00
GUI Editor.vcproj added IFileSystem::getFileDir and made XML bitmap font use relative path for texture. 2007-05-26 22:19:21 +00:00
GUI Editor_v7.sln Moved everything to /trunk 2007-05-20 18:03:49 +00:00
GUI Editor_v7.vcproj fixed gui editor v7 solution file, corrected CFontTool #defines for windows 2007-06-17 07:47:23 +00:00
GUIEditor_win32-gcc.cbp Moved everything to /trunk 2007-05-20 18:03:49 +00:00
Makefile Moved everything to /trunk 2007-05-20 18:03:49 +00:00
main.cpp added IFileSystem::getFileDir and made XML bitmap font use relative path for texture. 2007-05-26 22:19:21 +00:00