Mercurial > hg > octave-nkf
log libgui/src/m-editor/file-editor.cc @ 20008:415864f5b85f
age | author | description |
---|---|---|
Sat, 21 Feb 2015 13:33:28 +0100 | Torsten | communicating actual working directory to the editor (#44298) |
Tue, 17 Feb 2015 13:34:32 -0800 | Rik | Adjust spacing of static_cast<> calls to follow Octave coding conventions. |
Sat, 14 Feb 2015 11:27:10 -0600 | Daniel J Sebald | Restructure shutdown flow and behavior for improved robustness |
Wed, 11 Feb 2015 14:19:08 -0500 | John W. Eaton | maint: Update copyright notices for 2015. |
Tue, 10 Feb 2015 22:27:29 +0100 | Torsten | fix reappearing closed editor tabs at next restart (bug #44219) |
Sat, 24 Jan 2015 22:46:20 +0100 | Torsten | add actions for moving/selecting to matching brace gui-release |
Thu, 22 Jan 2015 21:38:12 +0100 | Torsten | clean up some signal-slot combinations in the editor gui-release |