Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-08 | I18N: Regenerate translations data file | Thierry Crozat | |
2016-09-05 | I18N: Regenerate translations data file | Thierry Crozat | |
2016-09-05 | I18N: Regenerate translations.dat | Lothar Serra Mari | |
2016-09-05 | I18N: Regenerate translations.dat | Lothar Serra Mari | |
2016-09-05 | I18N: Improve French translation for cloud feature | Thierry Crozat | |
2016-09-04 | I18N: Initial French translation for cloud storage | Thierry Crozat | |
2016-09-04 | I18N: Regenerate translations.dat | Lothar Serra Mari | |
2016-08-24 | CLOUD: Add GUI for "rootpath" selection | Alexander Tkachev | |
Cloud tab now contains a button to select path, path label and a clear button. | |||
2016-08-24 | GUI: Add Storage providers logos | Alexander Tkachev | |
StorageWizardDialog now shows logo of the Storage being connected (in modern highres theme). | |||
2016-08-24 | GUI: Add Container in StorageWizardDialog | Alexander Tkachev | |
It now looks fine in both 640x400 and 320x200! | |||
2016-08-24 | GUI: Add "Paste" button in StorageWizardDialog | Alexander Tkachev | |
It pastes clipboard contents as code into 8 fields of that dialog. (Clipboard support works with SDL2 only.) "Open URL" and "Paste" buttons are placed in the left column under the picture (because there is no room for 4 buttons in the bottom row). Commit also adds "dropbox.bmp", which is just a square 115x115 picture. Such pictures are would be used as Storages logos in that dialog. In lowres there is no left column, so all 4 buttons are in the same row. None of them are visible, because they are overflowed. Container has to be added to continue working on them. | |||
2016-08-24 | GUI: Regenerate themes | Eugene Sandulenko | |
2016-08-24 | JANITORIAL: Remove spaces at the end of the line | Alexander Tkachev | |
I knew there were some, but I wanted to fix them once, instead of doing it all the time. | |||
2016-08-24 | GUI: Add "Clear port" button in Cloud tab | Alexander Tkachev | |
2016-08-24 | CLOUD: Add port override for LocalWebserver | Alexander Tkachev | |
It's enabled only when NETWORKING_LOCALWEBSERVER_ENABLE_PORT_OVERRIDE is defined. It's not defined, because override means we have to reconfigure our redirect links somehow to use the override port. | |||
2016-08-24 | GUI: Add Cloud-related dialogs in classic theme's stx | Alexander Tkachev | |
Looks fine. | |||
2016-08-24 | GUI: Update DownloadDialog | Alexander Tkachev | |
It now has download size and speed labels. Commit also fixes minor mistake in ConnMan. | |||
2016-08-24 | GUI: Add "Open URL" button in StorageWizardDialog | Alexander Tkachev | |
It uses Networking::Browser::openUrl(). | |||
2016-08-24 | GUI: Use Container in the Cloud tab | Alexander Tkachev | |
It has a visibility issue, but we're already working on it. | |||
2016-08-24 | GUI: Add "Run server" button in Cloud tab | Alexander Tkachev | |
2016-08-24 | GUI: Update DownloadDialog | Alexander Tkachev | |
It now less empty, because if there is no download in progress, user sees the RemoteBrowser instead of empty dialog. The cancel button is now in the left bottom corner. | |||
2016-08-24 | GUI: Upgrade DownloadDialog | Alexander Tkachev | |
It now shows the remote and local directories and a progress bar. Storage now shows OSD messages on download success and failure. | |||
2016-08-24 | GUI: Add DownloadDialog sketch | Alexander Tkachev | |
2016-08-24 | CLOUD: Add checks in StorageWizardDialog | Alexander Tkachev | |
It now calculates the checksums for code pieces to determine whether it's correct and CRC-32 for user to compare with one shown on site. | |||
2016-08-24 | GUI: Add EditText in StorageWizardDialog | Alexander Tkachev | |
One can enter the code, press 'Connect' button and get a working Storage! | |||
2016-08-24 | GUI: Add Refresh button in Options Cloud tab | Alexander Tkachev | |
Commit changes CloudManager and Storages so they would automatically refresh the fields when the could. | |||
2016-08-24 | GUI: Add Cloud tab StorageWizardDialog | Alexander Tkachev | |
This is a dialog which guides user through Storage connection procedure. | |||
2016-08-24 | GUI: Replace Cloud tab's StorageBrowser with PopUp | Alexander Tkachev | |
2016-08-24 | GUI: Add Cloud tab information labels | Alexander Tkachev | |
And corresponding stub implementations in CloudManager. | |||
2016-08-24 | GUI: Add Options dialog Cloud tab | Alexander Tkachev | |
With StorageBrowser to select a Storage. It actually uses CloudMan to switch active Storage. | |||
2016-08-24 | GUI: Add SaveLoadCloudSyncProgress in ScummModern theme | Alexander Tkachev | |
ScummVM would probably crash when using a theme without SaveLoadCloudSyncProgress dialog described. | |||
2016-08-24 | GUI: Added support for PNG images | Eugene Sandulenko | |
2016-07-24 | I18N: Update Hungarian translation (patch #1652) | Thierry Crozat | |
2016-07-19 | I18N: Regenerate translations data file | Lothar Serra Mari | |
2016-07-12 | GUI: Regenerate built-in theme | Eugene Sandulenko | |
2016-07-12 | GUI: Fix TabWidget height issues | Alexander Tkachev | |
Changes theme stx files to specify TabWidget's type. That fixes wrong TabWidget height. Changes TabWidget's getHeight() to return not only "children" height, but also tabs height. That fixes wrong clipping area. Changes Widget's findWidget to use getHeight(). That fixes bug when widgets in the bottom of TabWidget were not reacting to the mouse events. | |||
2016-07-03 | GUI: Update scummmodern.zip | Alexander Tkachev | |
2016-07-03 | GUI: Fix TabWidget's padding in layout_lowres.stx | Alexander Tkachev | |
2016-07-03 | GUI: Add ThemeLayoutTabWidget | Alexander Tkachev | |
2016-06-13 | I18N: Regenerate translations data file | Thierry Crozat | |
2016-06-07 | I18N: Regenerate translations.dat | Lothar Serra Mari | |
2016-05-29 | I18N: Regenerate translations.dat | Lothar Serra Mari | |
2016-04-10 | I18N: Regenerate translations.dat | Eugene Sandulenko | |
2016-04-09 | I18N: Regenerate translations data file | Thierry Crozat | |
2016-04-03 | I18N: Regenerate translations data file | Thierry Crozat | |
2016-04-03 | Merge pull request #735 from sev-/updates-gui | Eugene Sandulenko | |
UPDATES: Add GUI. Opt-in dialog and Options | |||
2016-04-02 | I18N: Regenerate translations data file | Thierry Crozat | |
2016-04-01 | I18N: Update translations template from source code | Bastien Bouclet | |
2016-03-31 | GUI: Sync built-in theme | Eugene Sandulenko | |
2016-03-31 | UPDATES: Implement Check now button in Options | Eugene Sandulenko | |