Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
608681f
for
global.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:33:19 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:
c1fd7e2
Parents:
9bd51b8
Message:
Add curmsg property and finish curmsg-vert-offset
File:
1 edited
global.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
global.c
r99ce51c
r608681f
219
219
void owl_global_set_curmsg(owl_global *g, int i) {
220
220
g->curmsg=i;
221
g_object_notify(G_OBJECT(g->gn), "curmsg");
221
222
/* we will reset the vertical offset from here */
222
223
/* we might want to move this out to the functions later */
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive