History of the file that is called src/OFNotificationCenter.m at check-in 849f08ce02cda94a
|
2024-04-03
| ||
| 02:16 | [acdacb86e1] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 8352) [annotate] [blame] [check-ins using] [diff] | |
|
2024-01-02
| ||
| 17:17 | [0b7b8e3a02] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 8144) [annotate] [blame] [check-ins using] [diff] | |
|
2023-08-09
| ||
| 09:08 | [3787fafa30] part of check-in [36310f6263] Add OF_SINGLETON_METHODS (check-in: [36310f6263] user: js, branch: trunk, size: 8144) [annotate] [blame] [check-ins using] [diff] | |
|
2023-01-13
| ||
| 13:31 |
[bec84a1cd3]
part of check-in [5b5c12fa0b]
OFNotificationCenter: Don't retain observer
This avoids retain cycles. A future improvement could be to use a weak reference instead, without | |
| 13:11 |
[7f71790adf]
part of check-in [651875bc1f]
OFNotificationCenter: Don't expose internal class
This causes problems with Swift, which silently drops methods that use | |
|
2023-01-06
| ||
| 09:04 | [860bf1d556] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 8193) [annotate] [blame] [check-ins using] [diff] | |
|
2022-09-12
| ||
| 14:34 | [a7b0a81fd8] part of check-in [c40a295629] Either restrict subclassing or reserve ivars (check-in: [c40a295629] user: js, branch: trunk, size: 8193) [annotate] [blame] [check-ins using] [diff] | |
|
2022-02-12
| ||
| 07:46 | [3332a25cc3] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 8159) [annotate] [blame] [check-ins using] [diff] | |
|
2021-10-31
| ||
| 20:34 | [12230f361a] part of check-in [7ef120effc] -Wmisleading-indentation false positive workaround (check-in: [7ef120effc] user: js, branch: notifications, size: 8159) [annotate] [blame] [check-ins using] [diff] | |
| 20:24 | [fc7a68de49] part of check-in [fed7fa621e] OFNotificationCenter: Add convenience methods (check-in: [fed7fa621e] user: js, branch: notifications, size: 8085) [annotate] [blame] [check-ins using] [diff] | |
| 20:14 | [ffe3d96692] part of check-in [108d360116] OFNotificationCenter: Add support for blocks (check-in: [108d360116] user: js, branch: notifications, size: 7504) [annotate] [blame] [check-ins using] [diff] | |
| 18:02 |
[7d4ea0e843]
part of check-in [93851ccd0f]
OFNotificationCenter: Move posting out of the lock
This prevents a deadlock when modifying observers from a handler. (check-in: [93851ccd0f] user: js, branch: notifications, size: 5217) [annotate] [blame] [check-ins using] [diff] | |
| 17:41 | Added: [c832dbfaa5] part of check-in [611cde23ad] Add OFNotificationCenter (check-in: [611cde23ad] user: js, branch: notifications, size: 5153) [annotate] [blame] [check-ins using] | |