irrlicht/tools/GUIEditor
bitplane aab1dfa7cb Added StarSonata GUI patch from the tracker, const corrected. Fixed some bugs and changed the style and behaviour of the tabs. Tables aren't fully tested and don't serialize properly yet.
Changed gui editor to show off and test the new tab features.
Updated project files and makefile, have only tested vc8 and dev-cpp. Didn't know how to do the OSX project so I'll leave it for Dean.
Moved EGUI_ALIGNMENT into separate header.
Added getArea and getVolume for bounding boxes, no real reason for them.

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1124 dfc29bdd-3216-0410-991c-e03cc46cb475
2007-12-22 07:49:29 +00:00
..
CGUIAttribute.h font tool overlapping character fix by heiye. updated const signatures in gui editor and font tool. 2007-09-19 08:03:29 +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 font tool overlapping character fix by heiye. updated const signatures in gui editor and font tool. 2007-09-19 08:03:29 +00:00
CGUIDummyEditorStub.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CGUIEditFactory.cpp font tool overlapping character fix by heiye. updated const signatures in gui editor and font tool. 2007-09-19 08:03:29 +00:00
CGUIEditFactory.h font tool overlapping character fix by heiye. updated const signatures in gui editor and font tool. 2007-09-19 08:03:29 +00:00
CGUIEditWindow.cpp Added StarSonata GUI patch from the tracker, const corrected. Fixed some bugs and changed the style and behaviour of the tabs. Tables aren't fully tested and don't serialize properly yet. 2007-12-22 07:49:29 +00:00
CGUIEditWindow.h font tool overlapping character fix by heiye. updated const signatures in gui editor and font tool. 2007-09-19 08:03:29 +00:00
CGUIEditWorkspace.cpp Fixed some typos in irrList and adapted GUIEditor to ConstIterators. 2007-10-02 12:43:25 +00:00
CGUIEditWorkspace.h font tool overlapping character fix by heiye. updated const signatures in gui editor and font tool. 2007-09-19 08:03:29 +00:00
CGUIEnumAttribute.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CGUIPanel.cpp Fixed some typos in irrList and adapted GUIEditor to ConstIterators. 2007-10-02 12:43:25 +00:00
CGUIPanel.h font tool overlapping character fix by heiye. updated const signatures in gui editor and font tool. 2007-09-19 08:03:29 +00:00
CGUIStringAttribute.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CGUITextureAttribute.h font tool overlapping character fix by heiye. updated const signatures in gui editor and font tool. 2007-09-19 08:03:29 +00:00
CGUITextureCacheBrowser.cpp font tool overlapping character fix by heiye. updated const signatures in gui editor and font tool. 2007-09-19 08:03:29 +00:00
CGUITextureCacheBrowser.h font tool overlapping character fix by heiye. updated const signatures in gui editor and font tool. 2007-09-19 08:03:29 +00:00
CMemoryReadWriteFile.cpp font tool overlapping character fix by heiye. updated const signatures in gui editor and font tool. 2007-09-19 08:03:29 +00:00
CMemoryReadWriteFile.h font tool overlapping character fix by heiye. updated const signatures in gui editor and font tool. 2007-09-19 08:03:29 +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 StarSonata GUI patch from the tracker, const corrected. Fixed some bugs and changed the style and behaviour of the tabs. Tables aren't fully tested and don't serialize properly yet. 2007-12-22 07:49:29 +00:00