irrlicht/tools/GUIEditor
bitplane a019b12b11 Made the GUI editor use MAKE_IRR_ID for its own event types instead of using user events, and forced EEVENT_TYPE to 32-bit so this always works for users.
Renamed VC8 GUI editor and font tool project files. Disabled vector fonts since there's still no loader.

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1618 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-10-05 23:39:24 +00:00
..
CGUIAttribute.h Made the GUI editor use MAKE_IRR_ID for its own event types instead of using user events, and forced EEVENT_TYPE to 32-bit so this always works for users. 2008-10-05 23:39:24 +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 Table serialization fix, small update to gui editor colour attribute, updated readme.txt 2008-01-16 05:10:27 +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 Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +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 Made the GUI editor use MAKE_IRR_ID for its own event types instead of using user events, and forced EEVENT_TYPE to 32-bit so this always works for users. 2008-10-05 23:39:24 +00:00
CGUIEditWorkspace.h Made the GUI editor use MAKE_IRR_ID for its own event types instead of using user events, and forced EEVENT_TYPE to 32-bit so this always works for users. 2008-10-05 23:39:24 +00:00
CGUIEnumAttribute.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
CGUIPanel.cpp Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
CGUIPanel.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +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 Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
CGUITextureCacheBrowser.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
CMemoryReadWriteFile.cpp Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
CMemoryReadWriteFile.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +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
GUI Editor_v8.sln Made the GUI editor use MAKE_IRR_ID for its own event types instead of using user events, and forced EEVENT_TYPE to 32-bit so this always works for users. 2008-10-05 23:39:24 +00:00
GUI Editor_v8.vcproj Made the GUI editor use MAKE_IRR_ID for its own event types instead of using user events, and forced EEVENT_TYPE to 32-bit so this always works for users. 2008-10-05 23:39:24 +00:00
GUI Editor_v9.sln Merged revisions 1561:1570 from 1.4 branch. This fixes the ZWrite enable scene attribute and does some minor cosmetic changes. 2008-09-16 16:33:33 +00:00
GUI Editor_v9.vcproj Merged revisions 1561:1570 from 1.4 branch. This fixes the ZWrite enable scene attribute and does some minor cosmetic changes. 2008-09-16 16:33:33 +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