Commit fdd99a8
committed
[Gtk4] gdk_event_handler_set is gone
It was called in Gtk 4 codepaths luckily not causing crashes.
Uncovers that eventProc is only used on Gtk 3 so there could be no
efforts to make calls in it Gtk 4 safe.1 parent ae58361 commit fdd99a8
2 files changed
Lines changed: 13 additions & 14 deletions
File tree
- bundles/org.eclipse.swt
- Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk
- Eclipse SWT/gtk/org/eclipse/swt/widgets
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
540 | 540 | | |
541 | 541 | | |
542 | 542 | | |
543 | | - | |
| 543 | + | |
544 | 544 | | |
545 | 545 | | |
546 | 546 | | |
| |||
Lines changed: 12 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1305 | 1305 | | |
1306 | 1306 | | |
1307 | 1307 | | |
1308 | | - | |
1309 | | - | |
1310 | | - | |
| 1308 | + | |
| 1309 | + | |
| 1310 | + | |
| 1311 | + | |
| 1312 | + | |
1311 | 1313 | | |
1312 | 1314 | | |
1313 | 1315 | | |
| |||
1577 | 1579 | | |
1578 | 1580 | | |
1579 | 1581 | | |
| 1582 | + | |
1580 | 1583 | | |
1581 | 1584 | | |
1582 | 1585 | | |
| |||
1589 | 1592 | | |
1590 | 1593 | | |
1591 | 1594 | | |
1592 | | - | |
1593 | | - | |
| 1595 | + | |
1594 | 1596 | | |
1595 | 1597 | | |
1596 | 1598 | | |
| |||
1607 | 1609 | | |
1608 | 1610 | | |
1609 | 1611 | | |
1610 | | - | |
1611 | | - | |
1612 | | - | |
1613 | | - | |
1614 | | - | |
1615 | | - | |
| 1612 | + | |
1616 | 1613 | | |
1617 | 1614 | | |
1618 | 1615 | | |
| |||
4772 | 4769 | | |
4773 | 4770 | | |
4774 | 4771 | | |
4775 | | - | |
4776 | | - | |
| 4772 | + | |
| 4773 | + | |
| 4774 | + | |
| 4775 | + | |
4777 | 4776 | | |
4778 | 4777 | | |
4779 | 4778 | | |
| |||
0 commit comments