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        333 lib/widget/listbox.c         ret = send_message (WIDGET (l)->owner, l, MSG_NOTIFY, command, NULL);
MSG_NOTIFY        408 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        291 src/filemanager/boxes.c     case MSG_NOTIFY:
MSG_NOTIFY        312 src/filemanager/boxes.c     case MSG_NOTIFY:
MSG_NOTIFY        436 src/filemanager/boxes.c     case MSG_NOTIFY:
MSG_NOTIFY        774 src/filemanager/chattr.c     case MSG_NOTIFY:
MSG_NOTIFY        248 src/filemanager/chmod.c     case MSG_NOTIFY:
MSG_NOTIFY        493 src/filemanager/find.c     case MSG_NOTIFY:
MSG_NOTIFY        566 src/filemanager/hotlist.c     case MSG_NOTIFY:  // MSG_NOTIFY is fired by the listbox to tell us the item has changed.
MSG_NOTIFY        389 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.