haiku/src
Stephan Aßmus 962a6c67e9 Finished implementing and enabled node monitoring on the folders and files
of the current search. If new files match the pattern, the appear in the
results, or are removed if they don't match anymore. The results also
adapt to changes in the files.
Basically, I added another iterator that is also used to track changes when
node monitor events arrive. Only those changed files are grepped again after
a timeout of .5 seconds when no new node monitor events pour in.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26809 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-08-04 21:51:33 +00:00
..
add-ons Fix gcc4 build (using __FUNCTION__), and more whitespaces cleanups... 2008-08-04 20:13:03 +00:00
apps Finished implementing and enabled node monitoring on the folders and files 2008-08-04 21:51:33 +00:00
bin Prevent softfault, although I would like not to have to declare the sender if I dont care... 2008-07-24 18:28:27 +00:00
build Prefer NULL over 0 and not need to initialize globals with zero as pointed 2008-07-24 12:57:41 +00:00
data update to tzdata2008d 2008-07-19 10:47:57 +00:00
documentation removed former haiku_book and headersampler tool 2007-10-04 22:15:58 +00:00
kits * Move the LockLooper() call before PathHandler::Quit() into Quit(). 2008-08-04 21:16:11 +00:00
libs * rename InterfaceUtils.h/cpp to BlockingWindow.h/cpp and adjust includes 2008-07-30 21:24:19 +00:00
preferences Patch by Andrej Spielmann (GSoC): 2008-08-03 13:40:41 +00:00
servers * Since ShowWindow() could call ActivateWindow() again as well, we should 2008-08-03 16:19:25 +00:00
system arch_setup_signal_frame(): panic() if we don't have a user iframe. 2008-08-04 21:49:11 +00:00
tests Test program to reproduce bug #2562. 2008-08-04 14:23:06 +00:00
tools * Added file_cache_is_enabled() function. 2008-08-04 08:28:17 +00:00
Jamfile libshared.a doesn't deserve a src/ subdirectory. Moved to 2007-06-15 18:32:50 +00:00