--- a/changelog Sun Nov 17 12:24:45 2013 +0100 +++ b/changelog Sun Nov 17 13:28:39 2013 +0100 @@ -15,6 +15,7 @@ -- added commandline options '--start-file', '--start-multi' and '--start-project' to start with the most recently opened file, multi project or project + -- added a dialog to show the most recent error log - Debugger -- Debug Viewer --- added a viewer for the call stack leading to the current line @@ -38,7 +39,8 @@ -- added support to show the current class/method name in the combo boxes at the top of the editor - File Browser - -- added a JavaScript parser in order to show the structure of JavaScript files + -- added a JavaScript parser in order to show the structure of JavaScript + files - Mini Editor -- changed the line numbers margin to adjust themselves to the size needed -- added support for virtual space @@ -54,9 +56,10 @@ --- added support for more widgets in the code creation dialog --- added a plug-in hook for the 'open' action -- Sources Viewer - --- added support to highlight the current class/method name of the current - editor - --- added a JavaScript parser in order to show the structure of JavaScript files + --- added support to highlight the current class/method name of the + current editor + --- added a JavaScript parser in order to show the structure of JavaScript + files -- Translations Viewer --- added a plug-in hook for the 'open' action - Shell