aboutsummaryrefslogtreecommitdiffstats
path: root/rfbplayer/resource.h
Commit message (Collapse)AuthorAgeFilesLines
* Migrating to new directory structure adopted from the RealVNC's source tree. ↵Constantin Kaplinsky2006-05-251-81/+0
| | | | | | Windows part should be complete. For the Unix part, more changes will follow. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@592 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added the SessionInfoDialog dialog, wich is used to show the sessiongeorge822005-04-131-2/+8
| | | | | | | information. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@286 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Removed the unworked items from the main menu.george822005-03-291-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@277 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added InfoDialog dialog. It is used to display an information.george822005-03-281-1/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@273 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added the EditPixelFormatDialog dialog. It allows change or add newgeorge822005-03-271-2/+13
| | | | | | | the user definded pixel format. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@268 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added UserPixelFormatsDialog.george822005-03-261-2/+7
| | | | | | | | It allows user to define the user pixel formats. Now "Edit User PF" button on Options Dialog is working. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@267 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added new button "Edit User PF" to OptionsDialog.george822005-03-261-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@266 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added about dialog to the player.george822005-03-211-1/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@263 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added big-endian-flag option to the ChoosePixelFormatDialog dialog.george822005-03-201-1/+1
| | | | | | | Finished big-endian-flag support in the player. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@262 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added bigEndian flag support to Options dialog.george822005-03-201-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@261 3789f03b-4d11-0410-bbf8-ca57d06f2519
* 1. Added PlayerOptions class for managing the player options.george822005-03-101-2/+9
| | | | | | | | | | 2. Added OptionsDialog. 3. Added ChoosePixelFormatDialog class. It is used for choosing the pixel format before the session playing. 4. Code improvements. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@238 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added ChoosePixelFormatDialog dialog implementation. It is usedgeorge822005-03-091-2/+4
| | | | | | | for choosing the session pixel format. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@235 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added Go to Pos dialog in RfbPlayer. This dialog allows usersgeorge822005-02-081-2/+4
| | | | | | | go to the custom time position in rfb session. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@157 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Wrong name of constant :)george822005-02-081-1/+1
| | | | | | | ID_HELP_COMMANDLINESEITCHES ->ID_HELP_COMMANDLINESWITCHES git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@156 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Removed unnecessary elements from the menu.george822005-02-061-1/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@150 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Implemented the speed changing by edit control.george822005-01-291-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@129 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Implemented the play, pause, stop button proccessing.george822005-01-271-20/+15
| | | | | | | Changed some rfbplayer's defines. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@126 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added the ToolBar to RfbPlayer.george822005-01-191-1/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@105 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added bitmap for the toolbar buttons.george822005-01-131-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@94 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Removed old RfbPlayer's controls.george822004-12-121-5/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@37 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added hot keys support to RfbPlayergeorge822004-12-091-2/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@34 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added the menu in RfbPlayergeorge822004-12-081-2/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@33 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added initial RFB Session Player implementation, by Egor Vegner.Constantin Kaplinsky2004-11-141-0/+20
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@6 3789f03b-4d11-0410-bbf8-ca57d06f2519