1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-03-22 19:27:13 +01:00

refs #1202: changelog update

This commit is contained in:
Illya Yalovoy 2010-03-07 23:15:21 +00:00
parent 98a37f6472
commit 46386f147b

View File

@ -1,4 +1,19 @@
2010-03-07 Roman Bovsunivkiy a2k0001@gmail.com
2010-02-28 yalovoy <yalovoy@gmail.com>
* refs #1202: Main menu "Rules" does not match rule context menu
Items in the main menu Rules should get disabled and enabled just
like items in the context menu do.
Added action: copyRuleAction; cutRuleAction; pasteRuleAboveAction;
pasteRuleBelowAction; disableRuleAction; enableRuleAction;
setColorEmptyAction; setColorRedAction; setColorBlueAction;
setColorOrangeAction; setColorPurpleAction; setColorGrayAction;
setColorYellowAction; setColorGreenAction;
Affected files:
FWWindow.cpp
FWBMainWindow_q.ui
RuleSetView.cpp
RuleSetView.h
2010-03-07 Roman Bovsunivkiy <a2k0001@gmail.com>
* ticket #1307 "cluster names in cyrillic appear garbled in
instDialog list"