aboutsummaryrefslogtreecommitdiffstats
path: root/common/os/os.cxx
Commit message (Expand)AuthorAgeFilesLines
* [Development] os: introduce new function called "fileexists"Adam Tkac2011-02-071-0/+10
* [Development] Rename function "gethomedir" to "getvnchomedir" and rewrite it inAdam Tkac2011-02-071-6/+5
* [Development] Implement gethomedir() function on Windows.Adam Tkac2010-11-251-8/+29
* [Bugfix] Don't compile gethomedir function on WIN32Adam Tkac2010-10-291-0/+3
* [Development] Introduce gethomedir() function to retrieve home directory path.Adam Tkac2010-10-291-0/+64