Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-24 | GUI: Add error message in RemoteBrowser | Alexander Tkachev | |
For the error callback case. | |||
2016-08-24 | GUI: Add RemoteBrowser file list sorting | Alexander Tkachev | |
Because Dropbox has no means to specify files order. | |||
2016-08-24 | GUI: Add RemoteBrowser parent directories remembering | Alexander Tkachev | |
No wait when "Go up" is pressed. These contents could be invalid, though. In order to refresh contents, one has to go up one more time and then get back inside (in root folder - just press "Go up" to refresh it). | |||
2016-08-24 | GUI: Fix RemoteBrowser Request handling | Alexander Tkachev | |
Init with NULL, ignore callbacks, and such. | |||
2016-08-24 | GUI: Clean up in RemoteBrowser | Alexander Tkachev | |
2016-08-24 | GUI: Add RemoteBrowserDialog | Alexander Tkachev | |
WIP. Tested with Dropbox. |