Search:
Login
Help/Guide
About Trac
Register
Forgot your password?
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
5052:b0014913dd74
for
browser.h
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2007-04-02 19:19:55 (
20 months
ago)
Author:
Brendan Cully <brendan@…>
Branch:
HEAD
Message:
Add hook for proper IMAP unseen count in mailbox browser
Files:
1 modified
browser.h
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
browser.h
r4343
r5052
56
56
};
57
57
58
struct mailbox_state
59
{
60
unsigned int new;
61
unsigned int old;
62
unsigned int messages;
63
};
58
64
#endif /* _BROWSER_H */
Download in other formats:
Unified Diff
Zip Archive