Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
d6f2d21
for
sepbar.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, 2:11:54 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:
94be4a8
Parents:
40597e7
Message:
Hook up and use the message-received signal in the sepbar
File:
1 edited
sepbar.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
sepbar.c
r521e600
rd6f2d21
6
6
{
7
7
g_signal_connect(w, "redraw", G_CALLBACK(sepbar_redraw), NULL);
8
owl_dirty_window_on_signal(w, g.gn, "message-received");
8
9
owl_window_dirty(w);
9
10
}
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive