]> O.S.I.I.S - jp/crow.git/commit
abstract Command class, ActionCommand and ToggleCommand derived from it
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Tue, 14 Sep 2021 08:12:21 +0000 (08:12 +0000)
committerJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Tue, 14 Sep 2021 08:12:21 +0000 (08:12 +0000)
commit5dcfd372592d5d21193d1dc5a58c385b2e8a6a7c
treec68e872ac736aa39f8085395f0b0a77c222dccb8
parentdf943f924dafb874f0052e88539c59197b37964f
abstract Command class, ActionCommand and ToggleCommand derived from it
Crow/src/Command/ActionCommand.cs [new file with mode: 0644]
Crow/src/Command/Command.cs
Crow/src/Command/CommandGroup.cs
Crow/src/Command/ToggleCommand.cs
Crow/src/Widgets/DockWindow.cs
Crow/src/Widgets/Window.cs
Samples/common/src/Extensions.cs
Samples/common/src/SampleBase.cs
Samples/common/src/SampleBaseForEditor.cs