Changes between Version 14 and Version 15 of NEWS-4.7.0-pre3
- Timestamp:
- 09/23/09 18:09:13 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NEWS-4.7.0-pre3
v14 v15 13 13 * Copy/Move overwrite query dialog is more friendly for long file names 14 14 * added support of skins 15 * At first run find file dialog now contain latest item from history 15 16 16 17 === VFS === … … 36 37 * support of CP866 (IBM866) locale 37 38 * configure.ac: checking for minimal version of glib and exit if version less than 2.6 39 * segfault by mouse wheel action in history list and menu (#1564) 40 * Fixed behvior with Meta+PgDn in editor (#1598) 41 * Fixed behvior with cursor movement by Ctrl+arrows when cursor besides EOL (#1599) 42 * Fixed showing '\r' line terminator in viewer (#1595) 43 * Fixed editor autocompleting. 38 44 45