summaryrefslogtreecommitdiffstats
path: root/vncviewer/ViewerToolBar.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Moved methods ViewerToolBar::show() and ViewerToolBar::hide into ↵george822005-11-051-8/+0
| | | | | | rfb_win32::ToolBar class. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@374 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Removed unnecessary method ViewerToolBar::processWM_COMMAND().george822005-11-041-1/+1
| | | | | | | Removed unnecessary space symbol in the expression. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@373 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added new methods ViewerToolBar::show() and ViewerToolBar::hide().george822005-11-041-0/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@372 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added ViewerToolBar class implementation.george822005-11-031-0/+50
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@370 3789f03b-4d11-0410-bbf8-ca57d06f2519