Mercurial > libervia-backend
log src/bridge/bridge_constructor/bridge_constructor.py @ 2050:046449cc2bff
age | author | description |
---|---|---|
Sun, 28 Aug 2016 19:23:58 +0200 | Goffi | core, bridge, frontends: removed deprecated bridge method askConfirmation, confirmationAnswer, actionResult, actionResultExt and getWaitingConf |
Sun, 17 Apr 2016 14:45:26 +0200 | Goffi | use of /usr/bin/env instead of /usr/bin/python in shebang |
Sun, 03 Jan 2016 16:28:30 +0100 | Goffi | copyright update |
Mon, 30 Mar 2015 10:26:26 +0200 | Goffi | 2015 copyright dates update |
Sat, 24 Jan 2015 01:00:29 +0100 | Goffi | core, frontends: refactoring to base Libervia on QuickFrontend (big mixed commit): frontends_multi_profiles |
Thu, 16 Oct 2014 20:18:40 +0200 | Goffi | bridge (frontends side): fixed call of async method in blocking context |
Sun, 15 Jun 2014 00:18:28 +0200 | Goffi | bridge (D-Bus): frontend side now use a 120 s timeout for async calls |
Sat, 07 Jun 2014 15:20:39 +0200 | souliane | bridge: async failures are more detailed (full class name + error message) |