Rev 3 | Rev 13 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
0.2.0 2006-09-15
* InotifyEvent now contains a pointer to the source InotifyWatch
* fixed: InotifyEvent::IsType() - it now handles the mask correctly
* added a static method (InotifyEvent::GetMaskByName()) for finding a mask
for a name
* added a static version of InotifyEvent::DumpTypes() method
* added a static version of InotifyEvent::IsType() method
* dumped types (InotifyEvent::DumpTypes()) now separated by commas
instead of spaces
* InotifyEvent::DumpTypes() methods now use as general types as possible
* InotifyWatch now contains a pointer to the related Inotify
0.1.0 2006-09-04
first alpha version