Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix Bugzilla Bug 114886 Font setting changes in highlight Editor everytime you reopen it.Add theme apply support in report design attribute page

- Summary: Fix Bugzilla Bug 114886 Font setting changes in highlight Editor everytime you reopen it.
Add theme apply support in report design attribute page

- Bugzilla Bug (s) Resolved:

- Description:
Add theme apply support in report design attribute page.User can apply theme by selection in theme list.
Fix bugzilla bug 114886.
The font family is sorted with Alphabitical order. The order is different with model provided list. GUI can't determine selection by using model provided list, but using sorted list.

- Tests Description: manual

- Files Edited:

- Files Added:

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:

- Notes to Documentation:

 

/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/nls/messages.properties
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/HighlightRuleBuilderDialog.java
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/page/ReportPage.java
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/widget/PropertyDescriptorFactory.java
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/widget/SimpleComboPropertyDescriptor.java
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/views/attributes/providers/ChoiceSetFactory.java



<<Your Signature Here>>


Back to the top