Rev 3 | Rev 13 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3 | Rev 11 | ||
---|---|---|---|
Line -... | Line 1... | ||
- | 1 | 0.2.0 2006-09-15 |
|
- | 2 | * InotifyEvent now contains a pointer to the source InotifyWatch |
|
- | 3 | * fixed: InotifyEvent::IsType() - it now handles the mask correctly |
|
- | 4 | * added a static method (InotifyEvent::GetMaskByName()) for finding a mask |
|
- | 5 | for a name |
|
- | 6 | * added a static version of InotifyEvent::DumpTypes() method |
|
- | 7 | * added a static version of InotifyEvent::IsType() method |
|
- | 8 | * dumped types (InotifyEvent::DumpTypes()) now separated by commas |
|
- | 9 | instead of spaces |
|
- | 10 | * InotifyEvent::DumpTypes() methods now use as general types as possible |
|
- | 11 | * InotifyWatch now contains a pointer to the related Inotify |
|
- | 12 | ||
- | 13 | ||
1 | 0.1.0 2006-09-04 |
14 | 0.1.0 2006-09-04 |
2 | first alpha version |
15 | first alpha version |