Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-22 | GUI: Increase height of tab widget by 2px in lowres layout | Bastien Bouclet | |
The height of the tab widget was reduced by 2px in eabb81829f29716e949890844029567687626bc8. However, that change caused the tab nav buttons to be drawn slightly outside of the tabs with the low resolution layout. | |||
2019-09-01 | JANITORIAL: Remove some trailing whitespaces | Jaromir Wysoglad | |
2019-09-01 | TTS: Add Accessibility tab to all themes | Jaromir Wysoglad | |
2019-07-30 | CLOUD: Ask user to manually enable Storage | Alexander Tkachev | |
For more security, newly connected Storage only gets username/used space information and is disabled until user manually presses the button. | |||
2019-07-30 | GUI: Change 'Wi-Fi Sharing' tab name to 'LAN' | Alexander Tkachev | |
2019-07-30 | GUI: Add feature description into Wi-Fi Sharing tab | Alexander Tkachev | |
2019-07-30 | GUI: Separate Cloud tab in two | Alexander Tkachev | |
All local webserver-related settings are now shown in a separate, "Wi-Fi Sharing" tab (shown if built with USE_SDL_NET). Cloud tab is only shown if actual cloud storages are built (USE_LIBCURL). | |||
2019-07-30 | GUI: Rewrite Cloud tab | Alexander Tkachev | |
- StorageWizardDialog is removed, along with bmps it was using; - EditTextWidget now accepts custom font in constructor; - ScrollContainer scrollbar now jumps to top when content height changes so it's "overscrolled"; - IndexPageHandler now does not awaits for `code` GET-parameter, as local webserver is no longer used to connect Storages; - CloudManager and all corresponding Storages are updated to support disconnecting and to notify about successful connection. | |||
2019-07-30 | CLOUD: Update Dropbox and Google Drive icons in themes | Alexander Tkachev | |
2019-05-05 | GUI: Use a truetype font for the debug console | Bastien Bouclet | |
2019-05-01 | GUI: Remove TTF fonts from the theme archives | Cameron Cawley | |
2019-04-12 | GUI: Remove transparency from Remastered theme logo | Matan Bareket | |
This fixes ticket #10932 | |||
2019-04-06 | THEME: Remove extranous file from remastered theme | Matan Bareket | |
2019-04-02 | BUILD: Update Remastered text highlight color | Matan Bareket | |
2019-04-02 | BUILD: Update Remastered THEMERC | Matan Bareket | |
2019-04-02 | BUILD: Update Remastered theme | Matan Bareket | |
2019-04-02 | THEME: Create remastered theme | Matan Bareket | |