Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
9379760
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 20, 2010, 4:25:38 PM (
13 years
ago)
Author:
David Benjamin <davidben@mit.edu>
Branches:
master
,
release-1.7
,
release-1.8
,
release-1.9
Children:
b9d04ad
Parents:
58ea109
Message:
Add owl_window_is_subwin Better not to always infer !screen && !toplevel => subwin
File:
1 edited
window.h
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
window.h
r33b64f22
r9379760
46
46
int owl_window_is_realized(owl_window *w);
47
47
int owl_window_is_toplevel(owl_window *w);
48
int owl_window_is_subwin(owl_window *w);
48
49
49
50
void owl_window_set_cursor(owl_window *w);
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive