OpenSceneGraph/include/osgViewer
Robert Osfield 1df542c119 Andre Garneau, three fixes in one submissions:
"This is a fix for the issue reported by Anders a week ago (see \u201c[osg-users] BUG?: mouse coordinate changes after window move\u201d discussion thread on Sept. 20). The issue was that the initial implementation added a few months back was not converting the window coordinates to client-area coordinates resulting in a slight offset each time a decorated window was moved (caused by the window border). This was also causing windows to move out of their assigned screen."

and

"Attached is a fix for the taskbar repaint issue that occurs when a graphics window is toggled from full-screen mode to windowed mode (as identified by Gert van Maren a couple of weeks ago).
Also included is a fix derived from the \u201cEvents from the past\u201d discussion thread that took place on July 11."
2007-09-28 08:53:34 +00:00
..
api Andre Garneau, three fixes in one submissions: 2007-09-28 08:53:34 +00:00
CompositeViewer Further steps towards reading coniguration files. 2007-09-21 13:30:33 +00:00
Export Updated version number, wrappers and readme for release 2007-05-28 10:17:52 +00:00
GraphicsWindow From David Callu, adding support for GraphicsWindowX11 window inhertance and 2007-09-26 09:50:32 +00:00
Renderer Updated wrappers, and change Renderer so that private: to proteccted:. 2007-08-26 09:46:49 +00:00
Scene From David Callu, added getOrCreateScene method, made contractors protected. 2007-09-22 16:50:45 +00:00
Version From David Callu, improved consistency of Version strings and add version support 2007-09-05 17:12:24 +00:00
View Added support for basic viewer configuration files 2007-09-21 15:34:25 +00:00
Viewer Added support for basic viewer configuration files 2007-09-21 15:34:25 +00:00
ViewerEventHandlers Added ability to set the keyboard bindings in the RecordaAnimationPathHandler 2007-06-13 20:52:07 +00:00