Update of /cvs/fresco/Fresco/Berlin/include/Berlin
In directory frida:/tmp/cvs-serv31773/Berlin/include/Berlin
Modified Files:
Console.hh PickTraversalImpl.hh
Log Message:
ttch from Bernhard Fischer (cow): Misc. spelling and typo fixes.
Index: Console.hh
===================================================================
RCS file: /cvs/fresco/Fresco/Berlin/include/Berlin/Console.hh,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- Console.hh 29 Dec 2003 08:42:50 -0000 1.33
+++ Console.hh 7 Feb 2004 23:07:49 -0000 1.34
@@ -121,7 +121,7 @@
//. FIXME: Missing documentation!
PortableServer::Servant reference_to_servant(Fresco::Drawable_ptr);
- //. FIXME: Missing documentation!
+ //. FIXME: aissing documentation!
virtual void device_info(std::ostream &) = 0;
//. FIXME: Missing documentation!
virtual Fresco::Input::Event *next_event() = 0;
@@ -260,13 +260,13 @@
virtual Fresco::Raster_ptr raster() = 0;
//. Move the pointer to the given Pixelcoordinate.
virtual void move(Fresco::Coord, Fresco::Coord) = 0;
- //. FIXME: Missing documentation!
+ //. Draw the pointer.
virtual void draw() = 0;
- //. FIXME: Missing documentation!
+ //. Save the pointer.
virtual void save() = 0;
- //. FIXME: Missing documentation!
+ //. Restore the pointer.
virtual void restore() = 0;
- //. FIXME: Missing documentation!
+ //. Return whether the pointer intersects with the given coordinates.
virtual bool intersects(Fresco::Coord, Fresco::Coord,
Fresco::Coord, Fresco::Coord) = 0;
};
Index: PickTraversalImpl.hh
===================================================================
RCS file: /cvs/fresco/Fresco/Berlin/include/Berlin/PickTraversalImpl.hh,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- PickTraversalImpl.hh 29 Dec 2003 08:42:50 -0000 1.35
+++ PickTraversalImpl.hh 7 Feb 2004 23:07:49 -0000 1.36
@@ -93,7 +93,7 @@
Fresco::PickTraversal_var my_this;
};
- //. remove one controller level from the top, it might have got out of scope
+ //. remove one controller level from the top, it might have gone out of scope
inline void PickTraversalImpl::pop_controller()
{
Prague::Trace trace("PickTraversal::pop_controller");
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|