Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
521e600
for
msgwin.c
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:59:31 AM (
13 years
ago)
Author:
David Benjamin <davidben@mit.edu>
Branches:
master
,
release-1.10
,
release-1.7
,
release-1.8
,
release-1.9
Children:
40597e7
Parents:
c1f1e1e
Message:
Dirty windows when we init them
File:
1 edited
msgwin.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
msgwin.c
rd70f45f
r521e600
10
10
msgwin->window = g_object_ref(window);
11
11
msgwin->redraw_id = g_signal_connect(window, "redraw", G_CALLBACK(owl_msgwin_redraw), msgwin);
12
owl_window_dirty(window);
12
13
}
13
14
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive