OpenSceneGraph/src/osgWidget
Robert Osfield 720551d549 From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and
fopen to osgDB::fopen to facilitate support for wide character filenames using UT8 encoding.
2008-11-07 15:08:08 +00:00
..
Box.cpp Ran fixtabs to enforce four space tabs 2008-08-18 11:17:44 +00:00
Canvas.cpp Ran fixtabs to enforce four space tabs 2008-08-18 11:17:44 +00:00
CMakeLists.txt From Adrain Elgi, added osgGA to link list 2008-07-18 21:17:35 +00:00
Frame.cpp Ran fixtabs to enforce four space tabs 2008-08-18 11:17:44 +00:00
Input.cpp Added missing implementations 2008-10-29 11:09:08 +00:00
Label.cpp Added missing implementations 2008-10-29 11:09:08 +00:00
Lua.cpp Ran fixtabs to enforce four space tabs 2008-08-18 11:17:44 +00:00
Python.cpp From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and 2008-11-07 15:08:08 +00:00
StyleManager.cpp From Sergey Leontyev, "1. In StyleManager 2008-08-18 11:21:41 +00:00
Table.cpp Ran fixtabs to enforce four space tabs 2008-08-18 11:17:44 +00:00
Util.cpp Ran fixtabs to enforce four space tabs 2008-08-18 11:17:44 +00:00
Version.cpp Ran fixtabs to enforce four space tabs 2008-08-18 11:17:44 +00:00
ViewerEventHandlers.cpp Ran fixtabs to enforce four space tabs 2008-08-18 11:17:44 +00:00
Widget.cpp Ran fixtabs to enforce four space tabs 2008-08-18 11:17:44 +00:00
Window.cpp Changed curr and min to current and minimum respectively, to avoid compile problems under Windows 2008-09-01 14:03:41 +00:00
WindowManager.cpp From Max Bandazian, "Lines 302-305 of WindowManager.cpp seem to have a parenthesizing error - the code is 2008-09-17 17:13:13 +00:00