Fri, 22 Dec 2017 16:21:40 +0100 Detlev Offenbach Added an action to the view menu to clear all folds of the current editor. file | diff | annotate
Fri, 22 Dec 2017 16:07:49 +0100 Detlev Offenbach Fixed an issue drawing the marker map of the editor. file | diff | annotate
Tue, 19 Dec 2017 19:46:23 +0100 Detlev Offenbach Fixed an issue in the Python shell window executing pasted lines containing some indentation. file | diff | annotate
Mon, 18 Dec 2017 18:09:39 +0100 Detlev Offenbach Reworked the AdBlock stuff of web browser NG. file | diff | annotate
Sun, 10 Dec 2017 17:42:11 +0100 Detlev Offenbach Added the git plug-in to the core plug-ins. file | diff | annotate
Sun, 10 Dec 2017 16:23:29 +0100 Detlev Offenbach Added the translator plug-in to the core plug-ins. file | diff | annotate
Sun, 10 Dec 2017 14:51:54 +0100 Detlev Offenbach Added the .desktop wizard plug-in to the core plug-ins. file | diff | annotate
Sun, 10 Dec 2017 13:55:30 +0100 Detlev Offenbach Added the eric plug-in wizard plug-in to the core plug-ins. file | diff | annotate
Sun, 10 Dec 2017 13:02:42 +0100 Detlev Offenbach Added the setup.py wizard plug-in to the core plug-ins. file | diff | annotate
Sun, 10 Dec 2017 12:27:28 +0100 Detlev Offenbach Added the virtualenv/pyvenv interface plug-in to the core plug-ins. file | diff | annotate
Sat, 09 Dec 2017 18:32:08 +0100 Detlev Offenbach Added the pip interface plug-in to the core plug-ins. file | diff | annotate
Sat, 02 Dec 2017 12:40:22 +0100 Detlev Offenbach Merged with default branch to prepare a new release. maintenance release-17.12 file | diff | annotate
Sat, 18 Nov 2017 18:27:25 +0100 Detlev Offenbach Finished adding support for Google protobuf protocol and gRPC files. file | diff | annotate
Tue, 14 Nov 2017 19:56:39 +0100 Detlev Offenbach Updated source documentation. file | diff | annotate
Sat, 11 Nov 2017 18:44:04 +0100 Detlev Offenbach Fixed an issue in the debugger backend related to debugging threads. file | diff | annotate
Sun, 05 Nov 2017 11:35:32 +0100 Detlev Offenbach Changed the search widget used in the documentation viewer (and other places) to allow to save width but make it higher. file | diff | annotate
Fri, 03 Nov 2017 12:14:57 +0100 Detlev Offenbach Continued merging with default branch. maintenance file | diff | annotate
Fri, 03 Nov 2017 12:10:16 +0100 Detlev Offenbach Merged with default branch. maintenance file | diff | annotate
Tue, 24 Oct 2017 19:09:09 +0200 Detlev Offenbach Changed the logic of the two web browsers in order to put new downloads at the top of the list of downloads and add the download date and time to the shown info. file | diff | annotate
Mon, 23 Oct 2017 19:42:17 +0200 Detlev Offenbach Updated source documentation. file | diff | annotate
Tue, 10 Oct 2017 19:05:00 +0200 Detlev Offenbach Added the capability to enter an interpreter in the Start... dialogs of the debugger. file | diff | annotate
Thu, 05 Oct 2017 19:11:59 +0200 Detlev Offenbach Made the completions list more intuitive when showing in 'reversed' order. file | diff | annotate
Wed, 04 Oct 2017 20:06:26 +0200 Detlev Offenbach Fixed some weaknesses in the multi project code. file | diff | annotate
Tue, 03 Oct 2017 19:37:44 +0200 Detlev Offenbach Added a cache for the already determined completion lists. file | diff | annotate
Tue, 03 Oct 2017 15:33:11 +0200 Detlev Offenbach Merged with default branch to prepare a new release. maintenance release-17.10 file | diff | annotate
Sun, 24 Sep 2017 17:34:15 +0200 Detlev Offenbach Regenerated the source documentation. file | diff | annotate
Sun, 03 Sep 2017 17:11:04 +0200 Detlev Offenbach Updated source docu. file | diff | annotate
Fri, 01 Sep 2017 12:08:17 +0200 Detlev Offenbach Merged with default branch in order to prepare a new release. maintenance release-17.09 file | diff | annotate
Tue, 29 Aug 2017 17:18:18 +0200 Detlev Offenbach Added capability to reset to default to the message filter dialog and the mimetypes configuration page. file | diff | annotate
Mon, 28 Aug 2017 16:02:59 +0200 Detlev Offenbach Updated source documentation. file | diff | annotate
Sat, 26 Aug 2017 19:41:18 +0200 Detlev Offenbach Fixed an issue with the task viewer causing empty files being created. file | diff | annotate
Sat, 26 Aug 2017 19:26:07 +0200 Detlev Offenbach Unified the Python2 and Python3 debugger interfaces. file | diff | annotate
Sat, 26 Aug 2017 16:49:16 +0200 Detlev Offenbach Fixed an issue sending input to the mercurial and subversion processes. file | diff | annotate
Fri, 11 Aug 2017 19:50:06 +0200 Detlev Offenbach Some additional improvements for the HTML previewer to be able to cope with absolute URLs. These get rewritten with respect to the project directory. file | diff | annotate
Fri, 11 Aug 2017 17:50:49 +0200 Detlev Offenbach Some slight improvements for the HTML previewer. file | diff | annotate
Thu, 10 Aug 2017 13:58:50 +0200 Detlev Offenbach Fine tuned the safe browsing update notifications. file | diff | annotate
Tue, 08 Aug 2017 17:20:28 +0200 Detlev Offenbach Added an auto-update feature to the safe browsing manager of the new web browser. file | diff | annotate
Mon, 07 Aug 2017 18:00:51 +0200 Detlev Offenbach - Exporter file | diff | annotate
Fri, 04 Aug 2017 19:43:32 +0200 Detlev Offenbach Updated source docu. file | diff | annotate
Wed, 02 Aug 2017 13:28:50 +0200 Detlev Offenbach Merged with default branch to prepare the 17.08 release. maintenance release-17.08 file | diff | annotate
Wed, 19 Jul 2017 19:48:38 +0200 Detlev Offenbach Extended the documentation style checker to check for @classmethod and @staticmethod. file | diff | annotate
Wed, 12 Jul 2017 18:50:22 +0200 Detlev Offenbach Updated source docu for the changes done by Tobias. file | diff | annotate
Mon, 10 Jul 2017 18:48:33 +0200 Detlev Offenbach Updated translations and source docu for the shell changes. file | diff | annotate
Fri, 07 Jul 2017 19:05:53 +0200 Detlev Offenbach Some fixes and adjustments for the session support of the Web Browser NG. file | diff | annotate
Wed, 05 Jul 2017 19:58:40 +0200 Detlev Offenbach Updated source docu. file | diff | annotate
Wed, 28 Jun 2017 19:14:32 +0200 Detlev Offenbach Merged with default branch to prepare the 17.07 release. maintenance file | diff | annotate
Mon, 26 Jun 2017 19:31:49 +0200 Detlev Offenbach Added the capability to send these emails via Google Mail using OAuth2 authentication. file | diff | annotate
Sat, 24 Jun 2017 12:15:03 +0200 Detlev Offenbach Made the colors of the diff dialogs configurable. file | diff | annotate
Sat, 03 Jun 2017 13:08:50 +0200 Detlev Offenbach Merged with default branch to prepare the 17.06 release. maintenance release-17.06 file | diff | annotate
Mon, 29 May 2017 19:16:29 +0200 Detlev Offenbach Added a "Send Page Link" action to the File menu and the super menu. file | diff | annotate
Sun, 28 May 2017 16:59:18 +0200 Detlev Offenbach -- added a super menu to modernize the look & feel file | diff | annotate
Sat, 20 May 2017 16:13:23 +0200 Detlev Offenbach Added the capability to perform the various replace methods via keyboard shortcuts. file | diff | annotate
Mon, 15 May 2017 18:36:49 +0200 Detlev Offenbach Added an option to the plug-in manager to cleanup the plug-ins download area during startup. file | diff | annotate
Sat, 13 May 2017 16:34:04 +0200 Detlev Offenbach Fixed a source docu issue. file | diff | annotate
Sat, 13 May 2017 12:09:45 +0200 Detlev Offenbach United the stop and reload buttons of the navigation bar. file | diff | annotate
Sat, 06 May 2017 14:59:26 +0200 Detlev Offenbach Extended the source documentation checker to check for raised/documented exceptions and defined/documented signals. file | diff | annotate
Sat, 06 May 2017 13:43:21 +0200 Detlev Offenbach Merged with default branch in order to prepare the 17.05 release. maintenance release-17.05 file | diff | annotate
Fri, 05 May 2017 19:07:43 +0200 Detlev Offenbach Regenerated source docu. file | diff | annotate
Mon, 01 May 2017 16:44:28 +0200 Detlev Offenbach Further improvements to the full screen handling of the web browser NG. file | diff | annotate
Sat, 29 Apr 2017 20:07:34 +0200 Detlev Offenbach Improved the full screen handling of the web browser NG. file | diff | annotate
(0) -300 -100 -60 tip

eric ide

mercurial