Commit c2ddea0
Rename setDirtyIndicatorCloseStyle to setDirtyIndicatorStyle
"CloseStyle" leaks the implementation detail that the bullet occupies
the close button area. The shorter name describes the feature, not
the mechanism.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 21c32b7 commit c2ddea0
File tree
4 files changed
+18
-19
lines changed- bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom
- examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets
- tests/org.eclipse.swt.tests/JUnit Tests/org/eclipse/swt/tests/junit
4 files changed
+18
-19
lines changedLines changed: 9 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3689 | 3689 | | |
3690 | 3690 | | |
3691 | 3691 | | |
3692 | | - | |
| 3692 | + | |
3693 | 3693 | | |
3694 | 3694 | | |
3695 | 3695 | | |
| |||
3698 | 3698 | | |
3699 | 3699 | | |
3700 | 3700 | | |
3701 | | - | |
3702 | | - | |
| 3701 | + | |
3703 | 3702 | | |
3704 | 3703 | | |
3705 | 3704 | | |
| |||
3709 | 3708 | | |
3710 | 3709 | | |
3711 | 3710 | | |
3712 | | - | |
| 3711 | + | |
3713 | 3712 | | |
3714 | | - | |
3715 | | - | |
| 3713 | + | |
| 3714 | + | |
3716 | 3715 | | |
3717 | 3716 | | |
3718 | 3717 | | |
3719 | | - | |
| 3718 | + | |
3720 | 3719 | | |
3721 | | - | |
| 3720 | + | |
3722 | 3721 | | |
3723 | 3722 | | |
3724 | 3723 | | |
3725 | 3724 | | |
3726 | 3725 | | |
3727 | 3726 | | |
3728 | | - | |
| 3727 | + | |
3729 | 3728 | | |
3730 | 3729 | | |
3731 | | - | |
| 3730 | + | |
3732 | 3731 | | |
3733 | 3732 | | |
3734 | 3733 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
293 | | - | |
| 293 | + | |
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
| |||
514 | 514 | | |
515 | 515 | | |
516 | 516 | | |
517 | | - | |
| 517 | + | |
518 | 518 | | |
519 | 519 | | |
520 | 520 | | |
| |||
525 | 525 | | |
526 | 526 | | |
527 | 527 | | |
528 | | - | |
| 528 | + | |
529 | 529 | | |
530 | 530 | | |
531 | 531 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
0 commit comments