1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-03-19 01:37:17 +01:00

6 Commits

Author SHA1 Message Date
Theron Tock
48e1096c24 * Tried to fix #2507: set a size for the "type" column in the
dynamic group dialog (on some platforms it comes out so narrow you
	can't see it, despite it having ResizeToContents).
2011-07-13 16:59:30 -07:00
Theron Tock
dc32508caf * Fixed #2505: make sure that objects that we show are members of
a dynamic group are actually objects.  Previously we were showing
	stuff like FirewallOptions objects.  To make sure that dynamic
	group expansion is done the same way in the UI and for the
	compiler, also fixed #2502 (consolidate logic for DynamicGroup).
2011-07-13 12:09:36 -07:00
Theron Tock
cac508c0e5 Fix for #2522. 2011-06-23 17:02:51 -07:00
Theron Tock
6dedc26452 Make sure we reload the filter criteria if the set of keywords changes.
Fixes #2504.
2011-06-16 15:59:14 -07:00
Theron Tock
aacc4016cd Removed help button from UI. Fixes #2495. 2011-06-13 14:29:31 -07:00
Theron Tock
dac6b04d4d Manually merged keyword management/filtering code from fortress.
All dialogs modified to include custom keyword/comment widget.

Also added first cut at 'dynamic group' implementation.
2011-06-10 00:56:33 -07:00