Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
521e600
for
mainwin.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 (
15 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
mainwin.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
mainwin.c
rc1f1e1e
r521e600
12
12
g_signal_connect(window, "redraw", G_CALLBACK(owl_mainwin_redraw), mw);
13
13
g_signal_connect(window, "resized", G_CALLBACK(owl_mainwin_resized), mw);
14
owl_window_dirty(window);
14
15
15
16
/* connect a ton of dependencies */
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive