Commit 6bc59a3
[Cocoa] Remove deprecated scroller part constants
NSScrollerDecrementLine and NSScrollerIncrementLine are deprecated since
macOS 10.14 without replacement, as scrollers do not have arrow buttons
anymore since macOS 10.7. Remove the constants together with the dead
switch cases in ScrollBar and Slider that handled hits on the no longer
existing scroller arrows.
Contributes to
#3214
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>1 parent 28ddc85 commit 6bc59a3
4 files changed
Lines changed: 0 additions & 20 deletions
File tree
- bundles/org.eclipse.swt
- Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa
- Eclipse SWT/cocoa/org/eclipse/swt/widgets
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4504 | 4504 | | |
4505 | 4505 | | |
4506 | 4506 | | |
4507 | | - | |
4508 | 4507 | | |
4509 | | - | |
4510 | 4508 | | |
4511 | 4509 | | |
4512 | 4510 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2293 | 2293 | | |
2294 | 2294 | | |
2295 | 2295 | | |
2296 | | - | |
2297 | 2296 | | |
2298 | | - | |
2299 | 2297 | | |
2300 | 2298 | | |
2301 | 2299 | | |
| |||
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
481 | 481 | | |
482 | 482 | | |
483 | 483 | | |
484 | | - | |
485 | | - | |
486 | | - | |
487 | | - | |
488 | 484 | | |
489 | 485 | | |
490 | 486 | | |
491 | 487 | | |
492 | | - | |
493 | | - | |
494 | | - | |
495 | | - | |
496 | 488 | | |
497 | 489 | | |
498 | 490 | | |
| |||
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
336 | | - | |
337 | | - | |
338 | | - | |
339 | | - | |
340 | 336 | | |
341 | 337 | | |
342 | 338 | | |
343 | 339 | | |
344 | | - | |
345 | | - | |
346 | | - | |
347 | | - | |
348 | 340 | | |
349 | 341 | | |
350 | 342 | | |
| |||
0 commit comments