Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset cb5a9f3
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 1, 2010, 11:00:42 AM (
14 years
ago)
Author:
David Benjamin <davidben@mit.edu>
Branches:
master
,
release-1.10
,
release-1.7
,
release-1.8
,
release-1.9
Children:
a57f87a
Parents:
d2a4534
Message:
Clear dirty flag on unrealized windows
File:
1 edited
window.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
window.c
r7a6e6c7
rcb5a9f3
319
319
owl_window_children_foreach(w, (GFunc)_owl_window_unrealize, 0);
320
320
_owl_window_destroy_curses(w);
321
w->dirty = w->dirty_subtree = 0;
321
322
/* subwins leave a mess in the parent; dirty it */
322
323
if (w->parent)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive