changelog
- Thu, 11 Aug 2016 16:13:37 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Thu, 11 Aug 2016 16:13:37 +0200] rev 5091
- Added support for pulling and pushing the current bookmark to the Mercurial plug-in.
- Wed, 10 Aug 2016 16:25:14 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Wed, 10 Aug 2016 16:25:14 +0200] rev 5090
- Fixed an issue in the IRC widget causing a traceback when a computer is put to sleep (seems to be related to disconnecting twice from a chat server).
- Wed, 10 Aug 2016 16:23:08 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Wed, 10 Aug 2016 16:23:08 +0200] rev 5089
- Fixed an issue in the IRC widget causing a traceback when a computer is put to sleep (seems to be related to disconnecting twice from a chat server).
- Mon, 08 Aug 2016 23:08:38 +0200
- by T.Rzepka <Tobias.Rzepka@gmail.com> [Mon, 08 Aug 2016 23:08:38 +0200] rev 5088
- Remove some obsolet code, which can't be executed anymore.
- Mon, 08 Aug 2016 22:51:36 +0200
- by T.Rzepka <Tobias.Rzepka@gmail.com> [Mon, 08 Aug 2016 22:51:36 +0200] rev 5087
- Not much left of bdb, so removed it entirely.
- Mon, 08 Aug 2016 22:50:36 +0200
- by T.Rzepka <Tobias.Rzepka@gmail.com> [Mon, 08 Aug 2016 22:50:36 +0200] rev 5086
- New set_trace for sys.breakpoint to reflect the changes in previous commit.
- Mon, 08 Aug 2016 22:38:07 +0200
- by T.Rzepka <Tobias.Rzepka@gmail.com> [Mon, 08 Aug 2016 22:38:07 +0200] rev 5085
- Determination where to stop in stop_here heavily reworked.
- Mon, 08 Aug 2016 22:30:48 +0200
- by T.Rzepka <Tobias.Rzepka@gmail.com> [Mon, 08 Aug 2016 22:30:48 +0200] rev 5084
- Don't use bdb.BdbQuit anymore.
- Mon, 08 Aug 2016 22:02:45 +0200
- by T.Rzepka <Tobias.Rzepka@gmail.com> [Mon, 08 Aug 2016 22:02:45 +0200] rev 5083
- Don't check the quitting flag after each operation.
- Sun, 07 Aug 2016 15:56:15 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sun, 07 Aug 2016 15:56:15 +0200] rev 5082
- Fixed an issue in the new web browser configuration page.