index
:
patchwork/opie.git
fixes
master
oehacks
upstream
opie™ hacks and fixes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libopie2
/
opiecore
/
ofilenotify.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2005-05-10
add foundation for a much more intuitive API for file notifications
mickeyl
1
-1/+57
2005-05-07
introduce OFileNotifyEvent and add more signals
mickeyl
1
-25/+97
2005-05-06
first sketch at ODirNotification class
mickeyl
1
-8/+23
2005-05-06
fix a couple of issues with OFileNotification, seems to work with single and ...
mickeyl
1
-30/+65
2005-05-02
Rewrite OFileNotification to use the upcoming inotify (kernel 2.6) interface ...
mickeyl
1
-183/+89
2004-09-10
Fix warnings about unused parameters
zecke
1
-0/+2
2004-04-23
gcc 3.4 fixlet and kill a warning
mickeyl
1
-1/+2
2004-04-20
OFileNotifier now also supports watching for files which aren't existing yet
mickeyl
1
-2/+9
2004-04-20
2nd milestone reached: Notification now works with deleted, renamed, and
mickeyl
1
-1/+14
2004-04-19
First milestone reached:
mickeyl
1
-12/+90
2004-04-18
Compile fix for gcc-2.95 <sigh>
brad
1
-7/+1
2004-04-18
the notifier interface is shaping up
mickeyl
1
-46/+114
2004-04-16
initial checkin of file and directory notifying classes
mickeyl
1
-0/+159