Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
8f9a044
for
window.h
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Jun 3, 2010, 1:33:53 PM (
14 years
ago)
Author:
David Benjamin <davidben@mit.edu>
Branches:
master
,
release-1.10
,
release-1.7
,
release-1.8
,
release-1.9
Children:
853f397
Parents:
d7c1dbe
Message:
Move the standard callbacks into a separate file
File:
1 edited
window.h
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
window.h
rd7c1dbe
r8f9a044
55
55
void owl_window_resize(owl_window *w, int nlines, int ncols);
56
56
57
/* Standard callback functions in windowcb.c */
58
57
59
void owl_window_erase_cb(owl_window *w, WINDOW *win, void *user_data);
58
60
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive