| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
It is much more natural than custom methods for this very common
operation.
|
|
|
|
|
|
| |
It is easy to get confused if these methods modify the existing object,
or return a new one. So let's mark the return value as critical so the
compiler can help out if someone gets it wrong.
|
|
|
|
| |
Makes it more sane what type to use when interacting with this class.
|
|
More changes will follow.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@589 3789f03b-4d11-0410-bbf8-ca57d06f2519
|