[RELEASE] Notepad++ v5.6.8 release.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@621 f5eea248-9336-0410-98b8-ebc06183d4e3
This commit is contained in:
Don Ho 2010-03-04 23:26:37 +00:00
parent de399da6ff
commit 40eb02ab1f
27 changed files with 2091 additions and 693 deletions

Binary file not shown.

View File

@ -1,3 +1,11 @@
Notepad++ v5.6.8 new features and fixed bugs (from v5.6.7) :
1. Fix comment stream without selection bug.
2. Fix Find in files results highlighting regression bug.
3. Fix regression bug (include the correct SciLexer.dll) about insensible case search mode.
Notepad++ v5.6.7 new features and fixed bugs (from v5.6.6) :
1. Fix "Find in files" crash bug.

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@ -27,10 +27,10 @@
<Item posX = "1" posY = "13" name = "Zakomentovat/Odkomentovat"/>
<Item posX = "1" posY = "14" name = "Automatické dokončování"/>
<Item posX = "1" posY = "15" name = "Konverze konců řádků (EOL)"/>
<Item posX = "2" posY = "14" name = "Označit vše"/>
<Item posX = "2" posY = "15" name = "Odznačit vše"/>
<Item posX = "2" posY = "16" name = "Skočit nahoru"/>
<Item posX = "2" posY = "17" name = "Skočit dolů"/>
<Item posX = "2" posY = "16" name = "Označit vše"/>
<Item posX = "2" posY = "17" name = "Odznačit vše"/>
<Item posX = "2" posY = "18" name = "Skočit nahoru"/>
<Item posX = "2" posY = "19" name = "Skočit dolů"/>
<Item posX = "3" posY = "4" name = "Ukázat symboly"/>
<Item posX = "3" posY = "5" name = "Lupa"/>
<Item posX = "3" posY = "6" name = "Přesunout/duplikovat aktuální dokument"/>
@ -156,6 +156,8 @@
<Item id = "43045" name = "Okno s výsledky vyhledávání"/>
<Item id = "43046" name = "Další vyhledaný výsledek"/>
<Item id = "43047" name = "Předchozí vyhledaný výsledek"/>
<Item id = "43048" name = "Vybrat a najít další"/>
<Item id = "43049" name = "Vybrat a najít předchozí"/>
<Item id = "44009" name = "Zobrazit pouze okno dokumentu"/>
<Item id = "44010" name = "Sbalit vše"/>
<Item id = "44011" name = "Panel Uživatelsky definované syntaxe"/>

View File

@ -1,7 +1,4 @@
<?xml version="1.0" encoding="Windows-1251" ?>
<!-- Russian translation update by: -->
<!-- Murat Jumashev <murat@crm.kg> -->
<!-- Last update (5.6.2): 15:15 13.12.2009 -->
<NotepadPlus>
<Native-Langue name = "Русский" filename="russian.xml" >
<Menu>
@ -27,18 +24,18 @@
<Item posX = "1" posY = "10" name = "Отступы"/>
<Item posX = "1" posY = "11" name = "Преобразовать регистр"/>
<Item posX = "1" posY = "12" name = "Операции со строками"/>
<Item posX = "1" posY = "13" name = "Добавить/удалить комментарий"/>
<Item posX = "1" posY = "13" name = "Добавить/Удалить комментарий"/>
<Item posX = "1" posY = "14" name = "Автозавершение"/>
<Item posX = "1" posY = "15" name = "EOL Конверсия"/>
<Item posX = "2" posY = "14" name = "Отметить все"/>
<Item posX = "2" posY = "15" name = "Убрать отметки"/>
<Item posX = "2" posY = "16" name = "Перескочить вверх"/>
<Item posX = "2" posY = "17" name = "Перескочить вниз"/>
<Item posX = "2" posY = "16" name = "Пометить выделенное или строку"/>
<Item posX = "2" posY = "17" name = "Снять пометки"/>
<Item posX = "2" posY = "18" name = "Перейти вверх"/>
<Item posX = "2" posY = "19" name = "Перейти вниз"/>
<Item posX = "3" posY = "4" name = "Отображение символов"/>
<Item posX = "3" posY = "5" name = "Масштаб"/>
<Item posX = "3" posY = "6" name = "Переместить/клонировать документ"/>
<Item posX = "3" posY = "6" name = "Переместить/Клонировать документ"/>
<Item posX = "3" posY = "16" name = "Свернуть уровень"/>
<Item posX = "3" posY = "17" name = "Развернуть уровень"/>
@ -58,7 +55,7 @@
<Item posX = "4" posY = "5" posZ = "12" name = "Тайский"/>
<Item posX = "4" posY = "5" posZ = "13" name = "Турецкий"/>
<Item posX = "4" posY = "5" posZ = "14" name = "Западно-Европейский"/>
<Item posX = "4" posY = "5" posZ = "15" name = "Въетнамский"/>
<Item posX = "4" posY = "5" posZ = "15" name = "Вьетнамский"/>
<Item posX = "6" posY = "4" name = "Импортировать"/>
</SubEntries>
@ -88,8 +85,8 @@
<Item id = "42005" name = "Вставить"/>
<Item id = "42006" name = "Удалить"/>
<Item id = "42007" name = "Выделить всё"/>
<Item id = "42008" name = "Вставить Tab (Отступ)"/>
<Item id = "42009" name = "Удалить Tab (Втяжка)"/>
<Item id = "42008" name = "Вставить табуляцию"/>
<Item id = "42009" name = "Удалить табуляцию"/>
<Item id = "42010" name = "Дублировать строку"/>
<Item id = "42012" name = "Разбить строки"/>
<Item id = "42013" name = "Объединить строки"/>
@ -111,23 +108,23 @@
<Item id = "42030" name = "Копировать имя файла"/>
<Item id = "42031" name = "Копировать путь к файлу"/>
<Item id = "42032" name = "Запустить многократно..."/>
<Item id = "42033" name = "Снять метку &quot;только чтение&quot;"/>
<Item id = "42033" name = "Снять метку &quot;Только чтение&quot;"/>
<Item id = "42035" name = "Закомментировать блок"/>
<Item id = "42036" name = "Раскомментировать блок"/>
<Item id = "43001" name = "Поиск..."/>
<Item id = "43002" name = "Искать далее"/>
<Item id = "43003" name = "Замена..."/>
<Item id = "43004" name = "Переход к..."/>
<Item id = "43005" name = "Закладки"/>
<Item id = "43006" name = "Следующая..."/>
<Item id = "43007" name = "Предыдущая..."/>
<Item id = "43008" name = "Очистить все закладки"/>
<Item id = "43009" name = "Сопоставить скобку"/>
<Item id = "43004" name = "Перейти к..."/>
<Item id = "43005" name = "Закладка (поставить/снять)"/>
<Item id = "43006" name = "Следующая Закладка"/>
<Item id = "43007" name = "Предыдущая Закладка"/>
<Item id = "43008" name = "Убрать все Закладки"/>
<Item id = "43009" name = "Переход к краям сопоставленных скобок"/>
<Item id = "43010" name = "Искать ранее"/>
<Item id = "43011" name = "Поиск по мере набора..."/>
<Item id = "43013" name = "Найти в файлах"/>
<Item id = "43014" name = "Найти такое же слово"/>
<Item id = "43015" name = "Такое же предыдущее"/>
<Item id = "43014" name = "Выбрать и искать далее с регистром"/>
<Item id = "43015" name = "Выбрать и искать ранее с регистром"/>
<Item id = "43016" name = "Выделить все"/>
<Item id = "43017" name = "Снять выделение"/>
<Item id = "43018" name = "Вырезать отмеченные строки"/>
@ -135,16 +132,16 @@
<Item id = "43020" name = "Вставить (с заменой) в отмеченные строки"/>
<Item id = "43021" name = "Удалить отмеченные строки"/>
<Item id = "43022" name = "Используя 1й стиль"/>
<Item id = "43023" name = "Очистить 1й стиль"/>
<Item id = "43023" name = "Убрать 1й стиль"/>
<Item id = "43024" name = "Используя 2й стиль"/>
<Item id = "43025" name = "Очистить 2й стиль"/>
<Item id = "43025" name = "Убрать 2й стиль"/>
<Item id = "43026" name = "Используя 3й стиль"/>
<Item id = "43027" name = "Очистить 3й стиль"/>
<Item id = "43027" name = "Убрать 3й стиль"/>
<Item id = "43028" name = "Используя 4й стиль"/>
<Item id = "43029" name = "Очистить 4й стиль"/>
<Item id = "43029" name = "Убрать 4й стиль"/>
<Item id = "43030" name = "Используя 5й стиль"/>
<Item id = "43031" name = "Очистить 5й стиль"/>
<Item id = "43032" name = "Очистить все стили"/>
<Item id = "43031" name = "Убрать 5й стиль"/>
<Item id = "43032" name = "Убрать все стили"/>
<Item id="43033" name="1й стиль"/>
<Item id="43034" name="2й стиль"/>
<Item id="43035" name="3й стиль"/>
@ -160,17 +157,19 @@
<Item id="43045" name="Окно результата поиска"/>
<Item id="43046" name="Следующие результаты поиска"/>
<Item id="43047" name="Предыдущие результаты поиска"/>
<Item id = "44009" name = "Текст во все окно"/>
<Item id="43048" name="Выбрать и искать далее"/>
<Item id="43049" name="Выбрать и искать ранее"/>
<Item id = "44009" name = "Текст во все окно"/>
<Item id = "44010" name = "Свернуть все"/>
<Item id = "44011" name = "Личные опции"/>
<Item id = "44019" name = "Все символы"/>
<Item id = "44020" name = "Значения отступов"/>
<Item id = "44019" name = "Отобразить все символы"/>
<Item id = "44020" name = "Отобразить отступы"/>
<Item id = "44022" name = "Перенос строк"/>
<Item id = "44023" name = "Крупнее"/>
<Item id = "44024" name = "Мельче"/>
<Item id = "44025" name = "Пустые пробелы и Tab"/>
<Item id = "44025" name = "Пустые пробелы и табуляции"/>
<Item id = "44026" name = "Символ конца строки"/>
<Item id = "44029" name = "Развернуть все"/>
<Item id = "44029" name = "Развернуть все"/>
<Item id = "44030" name = "Свернуть текущий фрагмент"/>
<Item id = "44031" name = "Развернуть текущий фрагмент"/>
<Item id = "44032" name = "Во весь экран"/>
@ -178,8 +177,8 @@
<Item id = "44034" name = "Всегда сверху"/>
<Item id = "44035" name = "Синхрониз. вертикальную прокрутки"/>
<Item id = "44036" name = "Синхрониз. горизонтальную прокрутки"/>
<Item id = "44041" name = "Показывать символ перевода строки"/>
<Item id = "44072" name = "Сфокусироваться на другой вид"/>
<Item id = "44041" name = "Отображать символ перевода строки"/>
<Item id = "44072" name = "Сфокусироваться на другой вид"/>
<Item id = "45001" name = "Преобразовать в Win-формат"/>
<Item id = "45002" name = "Преобразовать в UNIX-формат"/>
<Item id = "45003" name = "Преобразовать в MAC-формат"/>
@ -188,15 +187,15 @@
<Item id = "45006" name = "Кодировать в UCS-2 Big Endian"/>
<Item id = "45007" name = "Кодировать в UCS-2 Little Endian"/>
<Item id = "45008" name = "Кодировать в UTF-8 (без BOM)"/>
<Item id = "45009" name = "Преобразовать в ANSI"/>
<Item id = "45010" name = "Преобразовать в UTF-8 без BOM"/>
<Item id = "45011" name = "Преобразовать в UTF-8"/>
<Item id = "45012" name = "Преобразовать в UCS-2 Big Endian"/>
<Item id = "45013" name = "Преобразовать в UCS-2 Little Endian"/>
<Item id = "45009" name = "Преобразовать в ANSI"/>
<Item id = "45010" name = "Преобразовать в UTF-8 без BOM"/>
<Item id = "45011" name = "Преобразовать в UTF-8"/>
<Item id = "45012" name = "Преобразовать в UCS-2 Big Endian"/>
<Item id = "45013" name = "Преобразовать в UCS-2 Little Endian"/>
<Item id = "10001" name = "Вторым окном"/>
<Item id = "10002" name = "Копировать во второе окно"/>
<Item id = "10003" name = "Перейти к новому экземпляру"/>
<Item id = "10004" name = "Открыть в новом экземпляре"/>
<Item id = "10003" name = "Перейти к новому экземпляру"/>
<Item id = "10004" name = "Открыть в новом экземпляре"/>
<Item id = "46001" name = "Определение стилей..."/>
<Item id = "47000" name = "О программе..."/>
<Item id = "47001" name = "Домашняя страница Notepad++"/>
@ -215,34 +214,34 @@
<Item id = "44042" name = "Спрятать строки"/>
<Item id = "42040" name = "Открыть все недавние файлы"/>
<Item id = "42041" name = "Очистить список недавних файлов"/>
<Item id = "46019" name = "MS INI файл"/>
<Item id = "46015" name = "MS-DOS стиль"/>
<Item id = "46016" name = "Обычный Текст"/>
<Item id = "46017" name = "RC Resource файл"/>
<Item id = "46080" name = "Свои Настройки"/>
<Item id = "47006" name = "Обновить Notepad++"/>
<Item id = "47008" name = "Содержание"/>
<Item id = "46019" name = "MS INI файл"/>
<Item id = "46015" name = "MS-DOS стиль"/>
<Item id = "46016" name = "Обычный Текст"/>
<Item id = "46017" name = "RC Resource файл"/>
<Item id = "46080" name = "Свои Настройки"/>
<Item id = "47006" name = "Обновить Notepad++"/>
<Item id = "47008" name = "Справка"/>
<Item id = "48005" name = "Импортировать Плагин(ы)"/>
<Item id = "48006" name = "Импортировать Тему(ы)"/>
<Item id = "48006" name = "Импортировать Тему(ы)"/>
</Commands>
</Main>
<Splitter>
</Splitter>
<TabBar>
<Item order = "0" name = "Закрой меня"/>
<Item order = "1" name = "Закрой все, кроме меня"/>
<Item order = "2" name = "Сохрани меня"/>
<Item order = "0" name = "Закрыть"/>
<Item order = "1" name = "Закрыть все, кроме этого"/>
<Item order = "2" name = "Сохранить"/>
<Item order = "3" name = "Сохранить как..."/>
<Item order = "4" name = "Печать"/>
<Item order = "5" name = "Вторым окном"/>
<Item order = "6" name = "Копировать во второе окно"/>
<Item order = "7" name = "Полный путь файла к Буферу обмена"/>
<Item order = "8" name = "Имя файла Буферу обмена"/>
<Item order = "7" name = "Полный путь файла к буферу обмена"/>
<Item order = "8" name = "Имя файла в буфере обмена"/>
<Item order = "9" name = "Текущий путь директории к Буферу обмена"/>
<Item order = "10" name = "Переименовать"/>
<Item order = "11" name = "Удалить"/>
<Item order = "12" name = "Только чтение"/>
<Item order = "13" name = "Убрать метку Только чтение"/>
<Item order = "13" name = "Снять метку &quot;Только чтение&quot;"/>
<Item order = "14" name = "Перейти к новому экземпляру"/>
<Item order = "15" name = "Открыть в новом экземпляре"/>
</TabBar>
@ -252,18 +251,18 @@
<Find title = "" titleFind = "Найти" titleReplace = "Заменить" titleFindInFiles = "Найти в файлах">
<Item id = "1" name = "Искать далее"/>
<Item id = "2" name = "Закрыть"/>
<Item id = "1620" name = "Что искать:"/>
<Item id = "1620" name = "Найти:"/>
<Item id = "1603" name = "Только целые слова"/>
<Item id = "1604" name = "Учитывать регистр"/>
<Item id = "1605" name = "Регулярное выражение"/>
<Item id = "1606" name = "Перенос слов"/>
<Item id = "1612" name = "Вверх"/>
<Item id = "1613" name = "Вниз"/>
<Item id = "1614" name = "Подсчёт"/>
<Item id = "1615" name = "Искать все"/>
<Item id = "1616" name = "Метки строки"/>
<Item id = "1617" name = "Стиль пометок"/>
<Item id = "1618" name = "Очищать для каждого поиска"/>
<Item id = "1614" name = "Подсчитать"/>
<Item id = "1615" name = "Найти все"/>
<Item id = "1616" name = "Помечать закладкой"/>
<Item id = "1617" name = "Помечать найденное"/>
<Item id = "1618" name = "Убирать предыдущие метки"/>
<Item id = "1621" name = "Направление"/>
<Item id = "1611" name = "Заменить на:"/>
<Item id = "1608" name = "Заменить"/>
@ -273,7 +272,7 @@
<Item id = "1687" name = "Неактивно"/>
<Item id = "1688" name = "Всегда"/>
<Item id = "1632" name = "В выбранном"/>
<Item id = "1633" name = "Убрать"/>
<Item id = "1633" name = "Убрать все"/>
<Item id = "1635" name = "Заменить все во всех открытых документах"/>
<Item id = "1636" name = "Найти все во всех открытых документах"/>
<Item id = "1637" name = "Искать в файлах"/>
@ -281,7 +280,7 @@
<Item id = "1641" name = "Найти все в текущем документе"/>
<Item id = "1654" name = "Фильтры:"/>
<Item id = "1655" name = "Папка:"/>
<Item id = "1656" name = "Найти все!"/>
<Item id = "1656" name = "Найти все"/>
<Item id = "1658" name = "Во всех подпапках"/>
<Item id = "1661" name = "След. за текущим док."/>
<Item id = "1659" name = "В скрытых папках"/>
@ -294,15 +293,15 @@
<Item id = "2007" name = "Строка"/>
<Item id = "2008" name = "Столбец"/>
<Item id = "1" name = "Вперед!"/>
<Item id = "2" name = "Не хочу никуда"/>
<Item id = "2004" name = "Мы здесь:"/>
<Item id = "2005" name = "Идём туда:"/>
<Item id = "2006" name = "Дальше не пройти:"/>
<Item id = "2" name = "Отмена"/>
<Item id = "2004" name = "Здесь:"/>
<Item id = "2005" name = "Пройти:"/>
<Item id = "2006" name = "Всего:"/>
</GoToLine>
<Run title = "Запуск...">
<Item id = "1903" name = "Введите параметра запуска программы"/>
<Item id = "1" name = "Пуск!"/>
<Item id = "1" name = "Запуск!"/>
<Item id = "2" name = "Отмена"/>
<Item id = "1904" name = "Сохранить..."/>
</Run>
@ -316,8 +315,8 @@
<SubDialog>
<Item id = "2204" name = "Жирный"/>
<Item id = "2205" name = "Курсив"/>
<Item id = "2206" name = "Цвет знаков"/>
<Item id = "2207" name = "Цвет фона"/>
<Item id = "2206" name = "Передний фон"/>
<Item id = "2207" name = "Задний фон"/>
<Item id = "2208" name = "Шрифт:"/>
<Item id = "2209" name = "Размер:"/>
<Item id = "2211" name = "Описание стиля:"/>
@ -398,9 +397,9 @@
</UserDefine>
<Preference title = "Настройки">
<Item id = "6001" name = "Закрыть"/>
<Global title = "Общие">
<Global title = " Общие ">
<Item id = "6101" name = "Панель инструментов"/>
<Item id = "6102" name = "Скрыть"/>
<Item id = "6102" name = "Скрытый"/>
<Item id = "6103" name = "Мелкие значки"/>
<Item id = "6104" name = "Крупные значки"/>
<Item id = "6105" name = "Стандартные мелкие значки"/>
@ -409,17 +408,17 @@
<Item id = "6108" name = "Запретить перетаскивание"/>
<Item id = "6109" name = "Неактивные вкладки серые"/>
<Item id = "6110" name = "Оранжевая линия сверху"/>
<Item id = "6111" name = "Показывать строку состояния"/>
<Item id = "6111" name = "Отображать строку состояния"/>
<Item id = "6112" name = "Кнопка закрытия на вкладке"/>
<Item id = "6113" name = "Закрывать двойным щелчком"/>
<Item id = "6118" name = "Скрыть"/>
<Item id = "6118" name = "Скрытый"/>
<Item id = "6119" name = "Каскадный"/>
<Item id = "6120" name = "Вертикальный"/>
<Item id = "6121" name = "Строка меню"/>
<Item id = "6122" name = "Скрыть (Alt или F10 для показа)"/>
<Item id = "6121" name = "Панель меню"/>
<Item id = "6122" name = "Скрыть (Alt или F10 для выбора)"/>
<Item id = "6123" name = "Язык"/>
</Global>
<Scintillas title = "Правка">
<Scintillas title = " Правка ">
<Item id = "6201" name = "Оформление границ блока"/>
<Item id = "6202" name = "Простой"/>
<Item id = "6203" name = "Стрелками"/>
@ -460,21 +459,21 @@
<Item id = "6415" name = "Запомнить последнюю директорию"/>
<Item id = "6420" name = "Применить при откр. ANSI файла"/>
</NewDoc>
<FileAssoc title = "Связанные типы файлов">
<FileAssoc title = "Ассоциация файлов">
<Item id = "4009" name = "Поддерживаемые:"/>
<Item id = "4010" name = "Зарегистрированные:"/>
</FileAssoc>
<LangMenu title = "Синтаксис">
<LangMenu title = "Синтаксис/Табуляция">
<Item id = "6301" name = "Настройка табуляции"/>
<Item id = "6302" name = "Заменить пробелом"/>
<Item id = "6303" name = "Размер табуляции:"/>
<Item id = "6505" name = "Доступные языки"/>
<Item id = "6506" name = "Отключённые языки"/>
<Item id = "6507" name = "Сделать меню Синтаксис компактным"/>
<Item id = "6507" name = "Компактное меню Синтаксиса"/>
<Item id = "6508" name = "Меню синтаксиса"/>
<Item id = "6510" name = "Исп. знач. по умолч."/>
</LangMenu>
<Print title = "Печать">
<Print title = " Печать ">
<Item id = "6601" name = "Печатать номера строк"/>
<Item id = "6602" name = "Цветовая схема"/>
<Item id = "6603" name = "Как есть"/>
@ -488,25 +487,25 @@
<Item id = "6615" name = "Снизу"/>
<Item id = "6706" name = "Полужирный"/>
<Item id = "6707" name = "Курсив"/>
<Item id = "6708" name = "Верхний колонтитул"/>
<Item id = "6708" name = "Верхний колонтитул:"/>
<Item id = "6709" name = "Левая часть"/>
<Item id = "6710" name = "Средняя часть"/>
<Item id = "6711" name = "Правая часть"/>
<Item id = "6717" name = "Полужирный"/>
<Item id = "6718" name = "Курсив"/>
<Item id = "6719" name = "Нижний колонтитул"/>
<Item id = "6719" name = "Нижний колонтитул:"/>
<Item id = "6720" name = "Левая часть"/>
<Item id = "6721" name = "Средняя часть"/>
<Item id = "6722" name = "Правая часть"/>
<Item id = "6723" name = "Добавить"/>
<Item id = "6725" name = "Переменная:"/>
<Item id = "6727" name = "Какая часть:"/>
<Item id = "6727" name = "Какая часть"/>
<Item id = "6728" name = "Колонтитулы"/>
</Print>
<MISC title = "Разное">
<MISC title = " Разное ">
<Item id = "6304" name = "История открытых файлов"/>
<Item id = "6305" name = "Не проверять во время запуска"/>
<Item id = "6306" name = "Сколько помнить:"/>
<Item id = "6306" name = "Запоминать последние:"/>
<Item id = "6307" name = "Включить"/>
<Item id = "6308" name = "Сворачивать в значок в трее"/>
<Item id = "6309" name = "Открывать файлы с прошлого сеанса"/>
@ -516,28 +515,28 @@
<Item id = "6325" name = "Прокрутить до конца после обновл."/>
<Item id = "6319" name = "Включить"/>
<Item id = "6320" name = "Не подчёркивать"/>
<Item id = "6322" name = "Расширения файла сессии:"/>
<Item id = "6322" name = "Расширение файла сессии:"/>
<Item id = "6323" name = "Включить автоматическое обновление"/>
<Item id = "6324" name = "Переключение документов (Ctrl+TAB)"/>
<Item id = "6326" name = "Интеллектуальная подсветка"/>
<Item id = "6327" name = "Разрешить"/>
<Item id = "6328" name = "Подсветка характерных меток"/>
<Item id = "6329" name = "Подсветка похожих меток"/>
<Item id = "6330" name = "Подсветка php/asp зон"/>
<Item id = "6331" name = "Показывать только имя файла в строке заголовка"/>
<Item id = "6328" name = "Подсветка характерных тегов"/>
<Item id = "6329" name = "Подсветка совпадающих тегов"/>
<Item id = "6330" name = "Подсветка comment/php/asp зон"/>
<Item id = "6331" name = "Отображать в заголовке только имя файла"/>
<Item id = "6114" name = "Разрешить"/>
<Item id = "6115" name = "Автоматический отступ"/>
<Item id = "6117" name = "Переключать на предыдущую"/>
<Item id = "6117" name = "Переключать на предыдущие"/>
</MISC>
<Backup title = "Резерв/Автодополнение">
<Backup title = "Резерв/Автозавершение">
<Item id = "6801" name = "Резервное сохранение"/>
<Item id = "6315" name = "Отключено"/>
<Item id = "6316" name = "Простое"/>
<Item id = "6317" name = "Подробное"/>
<Item id = "6804" name = "Пользовательская папка для сохранения"/>
<Item id = "6803" name = "Папка:"/>
<Item id = "6807" name = "Автодополнение"/>
<Item id = "6807" name = "Автозавершение"/>
<Item id = "6808" name = "Включить для каждого ввода"/>
<Item id = "6809" name = "Завершение функций"/>
<Item id = "6810" name = "Дополнение слов"/>

View File

@ -18,10 +18,10 @@
; Define the application name
!define APPNAME "Notepad++"
!define APPVERSION "5.6.7"
!define APPNAMEANDVERSION "Notepad++ v5.6.7"
!define APPVERSION "5.6.8"
!define APPNAMEANDVERSION "Notepad++ v5.6.8"
!define VERSION_MAJOR 5
!define VERSION_MINOR 67
!define VERSION_MINOR 68
!define APPWEBSITE "http://notepad-plus.sourceforge.net/"
@ -29,7 +29,7 @@
Name "${APPNAMEANDVERSION}"
InstallDir "$PROGRAMFILES\Notepad++"
InstallDirRegKey HKLM "Software\${APPNAME}" ""
OutFile ".\build\npp.5.6.7.Installer.exe"
OutFile ".\build\npp.5.6.8.Installer.exe"
; GetWindowsVersion
;

View File

@ -2,13 +2,24 @@
<html><head><meta content="text/html; charset=utf-8" http-equiv="content-type"><title>Continued search</title>
<link rel="stylesheet" href="styles.css" type="text/css">
</head>
<body><h1>Continued search</h1>
<body>
<h1>Dialog-free search</h1>
<h2>Continued search</h2>
<p>After
a search inside a file, you can select <span class="menu_item">Search-&gt;Find Next</span> or
<span class="menu_item">Search-&gt;Find Previous</span> to search for this query again. This allows
you to quickly perform the same search multiple times without the
need for any further input.
<p>Likewise, select <span class="menu_item">Search-&gt;Find (Volatile) Next</span> or
<span class="menu_item">Search-&gt;Find (Volatile) Previous</span> to go find the next/previous word under the carat. Or <span class="menu_item">Search-&gt;Go to Next found result</span> or
<p>Likewise, you can use <span class="menu_item">Search-&gt;Go to Next found result</span> or
<span class="menu_item">Search-&gt;Go to Previous found result</span> to navigate through results shown on the <a href="Search%window.html">Search result window</a>
<h2>Volatile search</h2>
Volatile search consists in searching for a word under the caret without the need to open the search dialog box. This has two flavours:
<ul>
<li>
<span class="menu_item">Search-&gt;Find (Volatile) Next</span> or
<span class="menu_item">Search-&gt;Find (Volatile) Previous</span> find the next/previous occurence of the selected text, without affecting continued search.
<li>
<span class="menu_item">Search-&gt;Select and Find Next</span> or
<span class="menu_item">Search-&gt;Select and Find Previous</span> find the next/previous occurence of the word under the caret, and remember this search so that continued search applies to this same word.
</ul>
</body></html>

View File

@ -0,0 +1,33 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Display Shortcuts</title>
<link rel="stylesheet" href="styles.css" type="text/css">
</head>
<h1>Shortcuts for the View menu</h1>
<h3> Default shortcuts </h3>
Below is the list of predefined keyboard and mouse shortcuts for Notepad++.
They can be freely configured using the <a href="Shortcut%20Mapper.html">shortcut mapper</a>,
as well as all the commands which were not bound to shortcuts by default.
This list does not include standard shortcuts provided by Notepad++-related plugins.
</p><br/><br/>
<table>
<caption> <i><b>View menu</b></i></caption><tr>
<th width="30%"> Shortcut</th><th> Action</th></tr>
<tr><td> Ctrl-(Keypad-/Keypad+) </td><td> or Ctrl + mouse wheel button (if any) Zoom in (+ or up) and Zoom out (- or down)</td></tr>
<tr><td> Ctrl-Keypad/ </td><td> Restore the original size from zoom</td></tr>
<tr><td> F11 </td><td> Toggle Full Screen Mode</td></tr>
<tr><td> F12 </td><td> Toggle Post-It Mode</td></tr>
<tr><td> Ctrl-Alt-F </td><td> Collapse the Current Level</td></tr>
<tr><td> Ctrl-Alt-Shift-F </td><td> Uncollapse the Current Level</td></tr>
<tr><td> Alt-0 </td><td> Fold All</td></tr>
<tr><td> Alt-(1~8) </td><td> Collapse the Level (1~8)</td></tr>
<tr><td> Alt-Shift-0 </td><td> Unfold All</td></tr>
<tr><td> Alt-Shift-(1~8) </td><td> Uncollapse the Level (1~8)</td></tr>
</table>
</body>
</html>

View File

@ -0,0 +1,62 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Edit Shortcuts</title>
<link rel="stylesheet" href="styles.css" type="text/css">
</head>
<h1>Shortcuts for the Edit menu</h1>
<h3> Default shortcuts </h3>
Below is the list of predefined keyboard and mouse shortcuts for Notepad++.
They can be freely configured using the <a href="Shortcut%20Mapper.html">shortcut mapper</a>,
as well as all the commands which were not bound to shortcuts by default.
This list does not include standard shortcuts provided by Notepad++-related plugins.
</p><br/><br/>
<table>
<caption> <i><b>Edit menu</b></i></caption>
<tr><th width="30%"> Shortcut</th><th> Action</th></tr>
<tr><td> Ctrl-C </td><td> Copy</td></tr>
<tr><td> Ctrl-Insert </td><td> Copy</td></tr>
<tr><td> Ctrl-Shift-T </td><td> Copy current line to clipboard</td></tr>
<tr><td> Ctrl-X </td><td> Cut</td></tr>
<tr><td> Shift-Delete </td><td> Cut</td></tr>
<tr><td> Ctrl-V </td><td> Paste</td></tr>
<tr><td> Shift-Insert </td><td> Paste</td></tr>
<tr><td> Ctrl-Z </td><td> Undo</td></tr>
<tr><td> Alt-Backspace </td><td> Undo</td></tr>
<tr><td> Ctrl-Y </td><td> Redo</td></tr>
<tr><td> Ctrl-A </td><td> Select All</td></tr>
<tr><td> Alt-Shift-Arrow keys, or Alt + Left mouse click </td><td> Column Mode Select</td></tr>
<tr><td> Ctrl + Left mouse click </td><td> Start new selected area. Only multiple stream areas ca be selected this way.</td></tr>
<tr><td> ALT-C </td><td> Column Editor</td></tr>
<tr><td> Ctrl-D </td><td> Duplicate Current Line</td></tr>
<tr><td> Ctrl-T </td><td> Switch the current line position with the previous line position</td></tr>
<tr><td> Ctrl-Shift-Up </td><td> Move Current Line, or current selection if a single stream, Up</td></tr>
<tr><td> Ctrl-Shift-Down </td><td> Move Current Line, or current selection if a single stream, Down</td></tr>
<tr><td> Ctrl-L </td><td> Delete Current Line</td></tr>
<tr><td> Ctrl-I </td><td> Split Lines</td></tr>
<tr><td> Ctrl-J </td><td> Join Lines</td></tr>
<tr><td> Ctrl-G </td><td> Launch GoToLine Dialog</td></tr>
<tr><td> Ctrl-Q </td><td> Block comment/uncomment</td></tr>
<tr><td> Ctrl-Shift-Q </td><td> Stream comment</td></tr>
<tr><td> Tab (selection of one or more full lines) </td><td> Insert Tabulation or Space (Indent)</td></tr>
<tr><td> Shift-Tab (selection of one or more full lines) </td><td> Remove Tabulation or Space (outdent)</td></tr>
<tr><td> Ctrl-BackSpace </td><td> Delete to start of word</td></tr>
<tr><td> Ctrl-Delete </td><td> Delete to end of word</td></tr>
<tr><td> Ctrl-Shift-BackSpace </td><td> Delete to start of line</td></tr>
<tr><td> Ctrl-Shift-Delete </td><td> Delete to end of line</td></tr>
<tr><td> Ctrl-U </td><td> Convert to lower case</td></tr>
<tr><td> Ctrl-Shift-U </td><td> Convert to UPPER CASE</td></tr>
<tr><td> Ctrl-B </td><td> Go to matching brace</td></tr>
<tr><td> Ctrl-Space </td><td> Launch CallTip ListBox</td></tr>
<tr><td> Ctrl-Shift-Space </td><td> Launch Function Completion ListBox</td></tr>
<tr><td> Ctrl-Enter </td><td> Launch Word Completion ListBox</td></tr>
<tr><td> Ctrl-Alt-R </td><td> Text Direction RTL</td></tr>
<tr><td> Ctrl-Alt-L </td><td> Text Direction LTR</td></tr>
<tr><td> Enter </td><td> Split line downwards, or create new line</td></tr>
<tr><td> Shift-Enter </td><td> Split line downwards, or create new line</td></tr>
</table>
</body>
</html>

View File

@ -0,0 +1,33 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>File Shortcuts</title>
<link rel="stylesheet" href="styles.css" type="text/css">
</head>
<h1>Shortcuts for the File menu</h1>
<h3> Default shortcuts </h3>
Below is the list of predefined keyboard and mouse shortcuts for Notepad++.
They can be freely configured using the <a href="Shortcut%20Mapper.html">shortcut mapper</a>,
as well as all the commands which were not bound to shortcuts by default.
This list does not include standard shortcuts provided by Notepad++-related plugins.
</p><br/><br/>
<table>
<caption> <i><b>File menu</b></i></caption>
<tr><th width="30%"> Shortcut</th><th> Action</th></tr>
<tr><td> Ctrl-O </td><td> Open File</td></tr>
<tr><td> Ctrl-N </td><td> New File</td></tr>
<tr><td> Ctrl-S </td><td> Save File</td></tr>
<tr><td> Ctrl-Alt-S </td><td> Save As</td></tr>
<tr><td> Ctrl-Shift-S </td><td> Save All</td></tr>
<tr><td> Ctrl-P </td><td> Print</td></tr>
<tr><td> Alt-F4 </td><td> Exit</td></tr>
<tr><td> Ctrl-Tab </td><td> Next Document (also shows list of open files). Can be disabled - see Settings/Preferences/Global.</td></tr>
<tr><td> Ctrl-Shift-Tab </td><td> Previous Document (also shows list of open files). Can be disabled - see above.</td></tr>
<tr><td> Ctrl-W </td><td> Close Current Document</td></tr>
</table>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 9.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.0 KiB

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.3 KiB

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 19 KiB

View File

@ -0,0 +1,28 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Mouse gestures</title>
<link rel="stylesheet" href="styles.css" type="text/css">
</head>
<h1>Mouse gestures</h1>
<h3> Actions </h3>
Below is the list of the predefined mouse gestures which you can use in Notepad++.
They are defined by the Scintilla component, and cannot be configured:
</p><p><br/><table>
<caption> <i><b>Mouse gestures</b></i></caption><tr>
<th width="30%"> Shortcut</th><th> Action</th></tr>
<tr><td> Single left click </td><td> Set current line</td></tr>
<tr><td> Single left click on rightmost status bar pane </td><td> Toggle typing mode between Insert and Overtype</td></tr>
<tr><td> Single left click on bookmark margin </td><td> Toggle bookmark</td></tr>
<tr><td> Shift+left click on fold point </td><td> Uncollapse this fold and all those below</td></tr>
<tr><td> Ctrl+left click on fold point </td><td> Toggle collapsed state of this fold, and propagate below</td></tr>
<tr><td> Right click </td><td> Pop up context menu</td></tr>
<tr><td> Double left click </td><td> Select word</td></tr>
<tr><td> Double left click on location pane (status bar) </td><td> Go to line</td></tr>
<tr><td> Triple left click </td><td> Select line</td></tr>
</table>
</body>
</html>

View File

@ -0,0 +1,35 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>Command Shortcuts</title>
<link rel="stylesheet" href="styles.css" type="text/css">
</head>
<h1>Shortcuts for the Run menu</h1>
<h3> Default shortcuts </h3>
Below is the list of predefined keyboard and mouse shortcuts for Notepad++.
They can be freely configured using the <a href="Shortcut%20Mapper.html">shortcut mapper</a>,
as well as all the commands which were not bound to shortcuts by default.
This list does not include standard shortcuts provided by Notepad++-related plugins.
</p><br/><br/>
<table>
<caption> <i><b>Run menu</b></i></caption><tr>
<th width="30%"> Shortcut</th><th> Action</th></tr>
<tr><td> F5 </td><td> Launch Run Dialog</td></tr>
<tr><td> Alt-F1 </td><td> Get PHP help</td></tr>
<tr><td> Alt-F2 </td><td> Google search</td></tr>
<tr><td> Alt-F3 </td><td> Wikipedia search</td></tr>
<tr><td> Alt-F5 </td><td> Open file (name at cursor)</td></tr>
<tr><td> Alt-F6 </td><td> Open file in another instance (name at cursor)</td></tr>
<tr><td> Ctrl-Alt-Shift-R </td><td> Open in Chrome</td></tr>
<tr><td> Ctrl-Alt-Shift-X </td><td> Open in Firefox</td></tr>
<tr><td> Ctrl-Alt-Shift-I </td><td> Open in IE</td></tr>
<tr><td> Ctrl-Alt-Shift-F </td><td> Open in Safari</td></tr>
<tr><td> Ctrl-Alt-Shift-O </td><td> Send via Outlook</td></tr>
</table>
</body>
</html>

View File

@ -0,0 +1,42 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Search Shortcuts</title>
<link rel="stylesheet" href="styles.css" type="text/css">
</head>
<h1>Shortcuts for the Search menu</h1>
<h3> Default shortcuts </h3>
Below is the list of predefined keyboard and mouse shortcuts for Notepad++.
They can be freely configured using the <a href="Shortcut%20Mapper.html">shortcut mapper</a>,
as well as all the commands which were not bound to shortcuts by default.
This list does not include standard shortcuts provided by Notepad++-related plugins.
</p><br/><br/>
<table>
<caption> <i><b>Search menu</b></i></caption><tr>
<th width="30%"> Shortcut</th><th> Action</th></tr>
<tr><td> Ctrl-F </td><td> Launch Find Dialog</td></tr>
<tr><td> Ctrl-H </td><td> Launch Find / Replace Dialog</td></tr>
<tr><td> F3 </td><td> Find Next</td></tr>
<tr><td> Shift-F3 </td><td> Find Previous</td></tr>
<tr><td> Ctrl-Shift-F </td><td> Find in Files</td></tr>
<tr><td> F7 </td><td> Switch to Search results window (was Activate sub view before v5.2)</td></tr>
<tr><td> Ctrl-Alt-F3 </td><td> Find (volatile) Next</td></tr>
<tr><td> Ctrl-Alt-Shift-F3 </td><td> Find (volatile) Previous</td></tr>
<tr><td> Ctrl-F3 </td><td> Select and Find Next (was Find (Volatile) Next prior to v5.6.5)</td></tr>
<tr><td> Ctrl-Shift-F3 </td><td> Select and Find Previous (was Find (Volatile) Previous prior to v5.6.5)</td></tr>
<tr><td> F4 </td><td> Go to next found</td></tr>
<tr><td> Shift-F4 </td><td> Go to previous found</td></tr>
<tr><td> Ctrl-Shift-I </td><td> Incremental Search</td></tr>
<tr><td> Ctrl-<i>n</i> </td><td> Jump Down (to next text marked using <i>n</i>-th stye. <i>n</i> is 1 to 5, or 0 for default Found style.</td></tr>
<tr><td> Ctrl-Shift-<i>n</i> </td><td> Jump Up (to next text marked using <i>n</i>-th stye. <i>n</i> is 1 to 5, or 0 for default Found style.
</td></tr>
<tr><td> Ctrl-F2 </td><td> Toggle Bookmark</td></tr>
<tr><td> F2 </td><td> Go To Next Bookmark</td></tr>
<tr><td> Shift-F2</td><td> Go To Previous Bookmark</td></tr>
</table>
</body>
</html>

View File

@ -1,10 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head><meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Volatile Search</title>
<link rel="stylesheet" href="styles.css" type="text/css">
</head>
<body><h1>Volatile Search</h1>
<p>To
search for the current selected text, select <span class="menu_item">Search-&gt;Find
(volatile) Next</span> or <span class="menu_item">Search-&gt;Find (volatile) Previous</span>. This allows
to search for text without any further input at all.
</body></html>

View File

@ -71,7 +71,7 @@
<LI> <OBJECT type="text/sitemap">
<param name="Name" value="Finding">
<param name="Name" value="Continued search">
<param name="Local" value="HTML\Continued search.html">
<param name="Local" value="HTML\Dialog free search.html">
<param name="Name" value="Searching">
<param name="Local" value="HTML\Searching.html">
<param name="Name" value="Searching in Files">
@ -79,7 +79,7 @@
<param name="Name" value="Incremental search">
<param name="Local" value="HTML\Incremental search.html">
<param name="Name" value="Volatile Search">
<param name="Local" value="HTML\Volatile Search.html">
<param name="Local" value="HTML\Dialog free search.html">
</OBJECT>
<LI> <OBJECT type="text/sitemap">
<param name="Name" value="Fonts">

View File

@ -364,7 +364,7 @@ void FunctionCallTip::showCalltip()
bytesNeeded += 24; // /\00001 of 00003\/
}
const int maxLen = 512;
const int maxLen = 1024;
if (bytesNeeded >= maxLen)
return;

View File

@ -18,12 +18,12 @@
#ifndef RESOURCE_H
#define RESOURCE_H
#define NOTEPAD_PLUS_VERSION TEXT("Notepad++ v5.6.7")
#define NOTEPAD_PLUS_VERSION TEXT("Notepad++ v5.6.8")
// should be X.Y : ie. if VERSION_DIGITALVALUE == 4, 7, 1, 0 , then X = 4, Y = 71
// ex : #define VERSION_VALUE TEXT("5.63\0")
#define VERSION_VALUE TEXT("5.67\0")
#define VERSION_DIGITALVALUE 5, 6, 7, 0
#define VERSION_VALUE TEXT("5.68\0")
#define VERSION_DIGITALVALUE 5, 6, 8, 0
#ifdef UNICODE
#define UNICODE_ANSI_MODE TEXT("(UNICODE)")