Skip to content

Tags: mike-foster/npp-session-manager

Tags

v0.6

Toggle v0.6's commit message
v0.6

- The bugfix in the previous release has been confirmed.
- In the New Session dialog box, clicking one of the options (when the edit
  field is empty) will populate the edit field with the selected session name.

v0.4.1

Toggle v0.4.1's commit message
v0.4.1

- Possible bugfix (strange characters in names): I think I have found and corrected this problem. (In dlg::getText, use GetWindowText instead of SendMessage.)
- Changed button name from Cancel to Close on the Session Manager dialog.
- If the session directory specified in the Settings dialog does not exist then it is created.