Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-05-07 | introduce OFileNotifyEvent and add more signals | mickeyl | 1 | -6/+57 |
2005-05-06 | first sketch at ODirNotification class | mickeyl | 1 | -2/+8 |
2005-05-06 | fix a couple of issues with OFileNotification, seems to work with single and ... | mickeyl | 1 | -3/+39 |
2005-05-02 | ship sanitized userland header equivalent of linux/inotify.h | mickeyl | 1 | -3/+2 |
2005-05-02 | Rewrite OFileNotification to use the upcoming inotify (kernel 2.6) interface ... | mickeyl | 1 | -43/+50 |
2004-10-06 | Closed a <pre> section in a Doxygen-enabled comment | clem | 1 | -0/+1 |
2004-04-21 | add API documentation for OFileNotification | mickeyl | 1 | -3/+87 |
2004-04-20 | 2nd milestone reached: Notification now works with deleted, renamed, and | mickeyl | 1 | -1/+9 |
2004-04-19 | First milestone reached: | mickeyl | 1 | -1/+3 |
2004-04-18 | Compile fix for gcc-2.95 <sigh> | brad | 1 | -0/+3 |
2004-04-18 | the notifier interface is shaping up | mickeyl | 1 | -8/+28 |
2004-04-16 | initial checkin of file and directory notifying classes | mickeyl | 1 | -0/+72 |