aboutsummaryrefslogtreecommitdiffstats
path: root/rfbplayer/ToolBar.h
Commit message (Expand)AuthorAgeFilesLines
* Removed old files ToolBar.cxx and ToolBar.h from the rfblayer project.george822006-04-051-110/+0
* Added ToolBar::getButtonsWidth(), ToolBar::getButtonsHeight().george822005-04-171-0/+10
* Added ToolBar::autoSize, ToolBar::getButtonRect().george822005-01-181-0/+7
* Added button operations to the ToolBar class.george822005-01-111-0/+35
* Added button images operations to the ToolBar class:george822005-01-111-0/+18
* Added ToolBar:create() function. It creats a windows toolbar.george822005-01-101-2/+6
* Added new methods to ToolBar class:george822005-01-101-1/+15
* Added implementation of ToolBar control class.george822005-01-101-0/+22