Commit 1603edd
[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 a99cbe4 commit 1603edd
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 | |
|---|---|---|---|
| |||
4517 | 4517 | | |
4518 | 4518 | | |
4519 | 4519 | | |
4520 | | - | |
4521 | 4520 | | |
4522 | | - | |
4523 | 4521 | | |
4524 | 4522 | | |
4525 | 4523 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2291 | 2291 | | |
2292 | 2292 | | |
2293 | 2293 | | |
2294 | | - | |
2295 | 2294 | | |
2296 | | - | |
2297 | 2295 | | |
2298 | 2296 | | |
2299 | 2297 | | |
| |||
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