Bug 27449 - External Tools/Ant should honour dialog font
Summary: External Tools/Ant should honour dialog font
Status: CLOSED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.1   Edit
Hardware: PC All
: P2 normal (vote)
Target Milestone: 3.0   Edit
Assignee: Darin Swanson CLA
QA Contact:
URL:
Whiteboard:
Keywords: ui
Depends on:
Blocks: 19346
  Show dependency tree
 
Reported: 2002-11-30 04:16 EST by Sebastian Davids CLA
Modified: 2003-05-26 14:54 EDT (History)
0 users

See Also:


Attachments
fixes (51.32 KB, patch)
2002-11-30 04:19 EST, Sebastian Davids CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Davids CLA 2002-11-30 04:16:23 EST
.
Comment 1 Sebastian Davids CLA 2002-11-30 04:19:22 EST
Created attachment 2596 [details]
fixes

fixes:

AntPropertiesTAb
AntTargetsTab
AddCustomDialog
AntClasspathPage
AntConsolePreferencePage
AntPage
AntPreferencePage
AntPropertiesPage
AntTasksPage
AntTypesPage
ExternalToolVariableForm
ExternalToolVariable
BuilderPropertyPage
ExternalToolsPreferencePage
MessageDialogWithToggle
ExternalToolsMainTab
ExternalToolsOptionTab
ExternalToolsRefreshTab
ResourceComponent
SpecificFileResourceComponent
SpecificFolderResourceComponent
SearchForBuildFilesDialog
Comment 2 Darin Swanson CLA 2002-11-30 10:18:32 EST
Thanks for the patch.
By the way, only committers usually set the target milestone and 
priority...severity can be set by the bug reporter.
Comment 3 Darin Swanson CLA 2002-12-01 14:36:12 EST
Applied patch.
Please verify (Jared).
Comment 4 Jared Burns CLA 2002-12-03 11:39:16 EST
Verified and opened related Bug 27588 against the platform.
Comment 5 Sebastian Davids CLA 2003-04-10 10:28:40 EDT
Run/External Tools/External Tools/Ant Build

Create new Ant configuration:

Tab "Targets": Table, Lable "Target execution order", Button "Order" and the
text area do not use the Dialog Font

Tab "Classpath": no use of Dialog Font here.

@@@@

Ant Preference Page: Label "Ant Color Options", list box below and the "Color"
button at the right do not use the Dialog Font.

Ant/Editor Preference Page: no use of Dialog Font here
Comment 6 Darin Swanson CLA 2003-04-10 11:43:05 EDT
You may as well grab this one as well :-)

Comment 7 Jared Burns CLA 2003-04-10 16:28:48 EDT
Fixed in AntTargetsTab, AntClasspathTab, AntPreferencePage, and 
AntEditorPreferencePage. Please verify, DarinS.
Comment 8 Sebastian Davids CLA 2003-04-11 08:09:40 EDT
verified