MSG_NOTIFY         82 lib/widget/check.c         send_message (w->owner, w, MSG_NOTIFY, 0, NULL);
MSG_NOTIFY        125 lib/widget/history.c     case MSG_NOTIFY:
MSG_NOTIFY        331 lib/widget/listbox.c         ret = send_message (WIDGET (l)->owner, l, MSG_NOTIFY, command, NULL);
MSG_NOTIFY        406 lib/widget/listbox.c     send_message (WIDGET (l)->owner, l, MSG_NOTIFY, 0, NULL);
MSG_NOTIFY         95 lib/widget/radio.c         send_message (w->owner, w, MSG_NOTIFY, 0, NULL);
MSG_NOTIFY        132 src/filemanager/boxes.c     case MSG_NOTIFY:
MSG_NOTIFY        292 src/filemanager/boxes.c     case MSG_NOTIFY:
MSG_NOTIFY        313 src/filemanager/boxes.c     case MSG_NOTIFY:
MSG_NOTIFY        437 src/filemanager/boxes.c     case MSG_NOTIFY:
MSG_NOTIFY        783 src/filemanager/chattr.c     case MSG_NOTIFY:
MSG_NOTIFY        254 src/filemanager/chmod.c     case MSG_NOTIFY:
MSG_NOTIFY        491 src/filemanager/find.c     case MSG_NOTIFY:
MSG_NOTIFY        574 src/filemanager/hotlist.c     case MSG_NOTIFY:           /* MSG_NOTIFY is fired by the listbox to tell us the item has changed. */
MSG_NOTIFY        397 src/filemanager/layout.c     case MSG_NOTIFY:
MSG_NOTIFY        147 src/filemanager/panelize.c     case MSG_NOTIFY:           /* MSG_NOTIFY is fired by the listbox to tell us the item has changed. */