This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 33928 - kill all hardcoded font sizes
Summary: kill all hardcoded font sizes
Status: RESOLVED DUPLICATE of bug 33246
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC All
: P3 blocker (vote)
Assignee: David Simonek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-27 14:13 UTC by David Simonek
Modified: 2008-12-22 15:51 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
textual diff of the proposed patch (34.71 KB, patch)
2003-05-28 14:40 UTC, David Simonek
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Simonek 2003-05-27 14:13:25 UTC
Replace all occurrences of hardcoded font sizes
with relative font sizes across whole IDE sources.
Comment 1 David Simonek 2003-05-27 14:19:48 UTC
working...
Comment 2 David Simonek 2003-05-28 14:40:30 UTC
Created attachment 10484 [details]
textual diff of the proposed patch
Comment 3 David Simonek 2003-05-28 14:57:11 UTC
Oops, I found out that Tim already has such task. Marking as duplicate.

*** This issue has been marked as a duplicate of 33246 ***