File: AppKitNotifications.list

package info (click to toggle)
steptalk 0.10.0%2Bgit20200629-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,732 kB
  • sloc: objc: 12,182; yacc: 400; makefile: 40; sh: 34; csh: 4; awk: 3; lisp: 3
file content (82 lines) | stat: -rw-r--r-- 2,535 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
# AppKit Notifications

id NSColorListDidChangeNotification
id NSColorPanelColorDidChangeNotification

# id NSComboBoxWillPopUpNotification
# id NSComboBoxWillDismissNotification
# id NSComboBoxSelectionDidChangeNotification
# id NSComboBoxSelectionIsChangingNotification

id NSControlTextDidBeginEditingNotification
id NSControlTextDidEndEditingNotification
id NSControlTextDidChangeNotification

id NSDrawerDidCloseNotification
id NSDrawerDidOpenNotification
id NSDrawerWillCloseNotification
id NSDrawerWillOpenNotification

id NSImageRepRegistryChangedNotification


##################################################
# FIXME: Undefined symbols
#
# id NSOutlineViewColumnDidMoveNotification
# id NSOutlineViewColumnDidResizeNotification
# id NSOutlineViewSelectionDidChangeNotification
# id NSOutlineViewSelectionIsChangingNotification
# id NSOutlineViewItemDidExpandNotification
# id NSOutlineViewItemDidCollapseNotification
#
##################################################


id NSPopUpButtonWillPopUpNotification

id NSSplitViewDidResizeSubviewsNotification
id NSSplitViewWillResizeSubviewsNotification

id NSTableViewColumnDidMoveNotification
id NSTableViewColumnDidResizeNotification
id NSTableViewSelectionDidChangeNotification
id NSTableViewSelectionIsChangingNotification

id NSTextDidBeginEditingNotification
id NSTextDidEndEditingNotification
id NSTextDidChangeNotification

id NSTextStorageWillProcessEditingNotification
id NSTextStorageDidProcessEditingNotification

id NSTextViewWillChangeNotifyingTextViewNotification
id NSTextViewDidChangeSelectionNotification

id NSViewFrameDidChangeNotification
id NSViewBoundsDidChangeNotification
id NSViewFocusDidChangeNotification

id NSWindowDidBecomeKeyNotification
id NSWindowDidBecomeMainNotification
id NSWindowDidChangeScreenNotification
id NSWindowDidDeminiaturizeNotification
id NSWindowDidExposeNotification
id NSWindowDidMiniaturizeNotification
id NSWindowDidMoveNotification
id NSWindowDidResignKeyNotification
id NSWindowDidResignMainNotification
id NSWindowDidResizeNotification
id NSWindowDidUpdateNotification
id NSWindowWillCloseNotification
id NSWindowWillMiniaturizeNotification
id NSWindowWillMoveNotification

id NSWorkspaceDidLaunchApplicationNotification
id NSWorkspaceDidMountNotification
id NSWorkspaceDidPerformFileOperationNotification
id NSWorkspaceDidTerminateApplicationNotification
id NSWorkspaceDidUnmountNotification
id NSWorkspaceWillLaunchApplicationNotification
id NSWorkspaceWillPowerOffNotification
id NSWorkspaceWillUnmountNotification