changed exception handling code to use exception.callStackSymbols, which should give actual backtrace of exception
finalized global search, to filter out duplicate dylibs, files, etc
added 'nothing found' message to global search
filter background processing
support for filtering when enter is hit after trying full #keyword
'not found' binary attribute/#keyword
error alert when opening file in Finder fails
skipper dylib/file/network enumeration for kernel task (pid 0x0)
added DNS resolution into search
updated 'flagged' items view, to use new main text scheme
fixed bug in 'flagged' items view - where VT window wouldn't display
support for displaying & filtering encrypted files
support for enumerating dylibs in 32bit processes
UI improvements (main text in cells is single, albeit attributed string)
filtering logic via #hashtags
refresh logic
auto-expand tree view
dead procs removed from kids
fixed logic when (re)enumerating tasks
dead procs - use filter array, when filtering
save logic
popup w/ user able to select file
JSON'ified tasks
cut and paste fix
fixed various missing outlets
'about' popup has correct icon/text now
lots of commented out code removed & and various TODOs taken care of