View Issue Details

IDProjectCategoryView StatusLast Update
0000034DarkRadiantGUIpublic01.02.2023 05:50
Reportergreebo Assigned Togreebo  
PrioritylowSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Product Version0.9.0 
Fixed in Version0.9.0 
Summary0000034: Move Menu Structure and Commands into Registry.
DescriptionThis could be done similar to the toolbars, although I would find a global menu manager appropriate, something like

GlobalMenu().addItem("View", "_Colours...", "EditColourSchemes");

and other methods like addToggle() and addSeparator(). The first argument would represent the menu "path", to enable plugins to insert menu items at certain places.
TagsNo tags attached.

Activities

greebo

greebo

11.03.2007 17:46

administrator   ~0000388

The new GlobalUIManager and the helper class MenuManager is in place. All stuff is migrated and using the new system now.

Related Changesets

DarkRadiant: master 05663ae9

01.02.2023 05:50

greebo

Committer: GitHub


Details Diff
0006249: Merge pull request 0000034 from chalonverse/rotatable-fix

Fix GenericEntityNode not calculating the direction correctly with "editor_rotatable"
Affected Issues
0000034, 0006249
mod - radiantcore/entity/generic/GenericEntityNode.cpp Diff File
mod - radiantcore/entity/generic/GenericEntityNode.h Diff File

Issue History

Date Modified Username Field Change
24.01.2007 14:03 greebo New Issue
24.01.2007 14:04 greebo Status new => assigned
24.01.2007 14:04 greebo Assigned To => greebo
24.01.2007 14:04 greebo Status assigned => confirmed
24.01.2007 14:04 greebo Status confirmed => assigned
11.03.2007 17:46 greebo Status assigned => resolved
11.03.2007 17:46 greebo Fixed in Version => latest SVN
11.03.2007 17:46 greebo Resolution open => fixed
11.03.2007 17:46 greebo Note Added: 0000388
15.04.2007 16:02 greebo Status resolved => closed
01.02.2023 05:50 greebo Changeset attached => DarkRadiant master 05663ae9