summaryrefslogtreecommitdiffstats
path: root/src/gui/frame.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Bigger icons on thumbsJohann Latocha2011-03-101-10/+6Star
|
* [PVSMGRTOUCH]Johann Latocha2011-03-081-0/+1
| | | * Set thumbnail background color to light gray
* [PVSMGRTOUCH]Johann Latocha2011-03-081-12/+13
| | | | * CloseUp fixed * Buttons removed
* [PVSMGR] Selected clients become highlightedJohann Latocha2010-11-301-2/+6
|
* Fix key case comparison bugSebastien Braun2010-10-131-1/+1
|
* Fix control character handling bug.Sebastien Braun2010-10-121-2/+12
| | | | | | The code to deal with lowercase and uppercase versions of Latin1 characters was overly broad and sent ASCII Control Characters if Ctrl was pressed.
* Fix bug where pressing the closeUp-button sometimes results in no action.Sebastien Braun2010-10-111-2/+27
|
* Rework template meta-magicSebastien Braun2010-10-071-10/+8Star
| | | | | | | - No more implicit dependency on Boost.MPL - Better documentation for template magic - Move input handler policies to handler definitions where they belong - Separate out event descriptions from handlers
* Bug fix: If there is no VNC thread, do not attempt to rescale mouse position.Sebastien Braun2010-10-051-0/+3
|
* Implement context menu in pvsmgr[touch] by pressing the Menu key for 5 seconds.Sebastien Braun2010-10-051-5/+62
|
* Remove unnecessary Qt dependency from inputEvent.cppSebastien Braun2010-10-051-6/+4Star
|
* Implement first version of basic input event supportSebastien Braun2010-10-051-12/+234
|
* initial import of latest svn versionSebastian2010-05-121-0/+332