IPB

Здравствуйте, гость ( Вход | Регистрация )

> Правила форума

Все описания припарок и ссылки на сторонние ресурсы, за исключением офсайтов программ и их зеркал, должны оформляться с помощью тега скрытого текста - [hide=1]примочка(тип, автор) + URL [/hide] и никак иначе. За нарушение будет строгое наказание.

> Notepad++ 7.3.1, редактор текстовых файлов
Leon71
3.06.2005 - 07:09
Сообщение #1



Honorable Member
Group Icon
Группа: Администраторы
Сообщений: 9009
Регистрация: 16.12.2004

Пользователь №: 78139




Notepad++

Прикрепленное изображение

Текстовый редактор с расширенными возможностями. Данная программа умеет работать более чем с 50 форматами файлов (HTML, C/C++, ASP, PHP, Perl, Pascal, Cache Object script, MS-DOS batch language, MS VBScript, Visual Basic, SQL, Python, XML, UNIX Shell Script и т.д.) и при необходимости подсвечивает синтаксис и различную служебную информацию. Этот текстовый редактор обладает удобным интерфейсом с регулируемыми панелями инструментов и поддержкой скинов. Тут имеются опции для комфортной печати, экспорта текста в различные форматы, ведения статистики, а также, предусмотрена возможность использования скриптов.

Оф. сайт: http://notepad-plus-plus.org
Лицензия: Freeware
ОС: Windows All
Страница загрузки: http://notepad-plus-plus.org/download/
User is offlineProfile Card PM
Go to the top of the page
+
5 Страницы V < 1 2 3 4 5 >  
Reply to this topicStart new topic
Ответов(50 - 74)
drSAB
20.03.2009 - 23:53
Сообщение #51



RULEZ МОДЕРАТОР
Group Icon
Группа: Супермодераторы
Сообщений: 25162
Регистрация: 14.06.2002
Из: Free pirat

Пользователь №: 705




Notepad++ 5.3
Цитата(http://sourceforge.net/project/shownotes.php?release_id=669693&group_id=95717)
new feature and fixed bugs (from v5.2) :

1. Add Line change state vertical bar.
2. Drop (or open in dos command line) a directory in Notepad++ to open all files in the directory recursively.
3. Add "Find all in current file" feature.
4. (Most of) Find/replace dialog settings are remembered.
5. Add a hidden setting (dlgAlwaysVisible in config.xml) to allow user set it manually to not hide the Find/Replace dialog if any result found.
6. Fix uncomment block erasing first character bug.
7. Enlarge some strings displayed zone for the translation.
8. Fix ESC key for column mode behaviour.
9. Fix read only file SaveAs bug.
10. Change behaviour : no popup dialog while closing an unsaved empty untitled document.
11. Changing "Search result" stylers via Styler Configurator takes visual effect on the fly now.
12. Fix for L_EXTERNAL in loadSession.
13. Variable $(CURRENT_WORD) is enlarged to 2039 charraters.
14. Fix the bug the Notepad++ is launched several instances but show nothing.
15. Fix Find in files regression : The result panel doesn't show Unicode characters correctly.


3850,21 Кб
_http://dfn.dl.sourceforge.net/sourceforge/notepad-plus/npp.5.3.bin.zip
2542,54 KБайт
_http://dfn.dl.sourceforge.net/sourceforge/notepad-plus/npp.5.3.Installer.exe
User is offlineProfile Card PM
Go to the top of the page
+
Leon71
30.03.2009 - 19:28
Сообщение #52



Honorable Member
Group Icon
Группа: Администраторы
Сообщений: 9009
Регистрация: 16.12.2004

Пользователь №: 78139




Notepad++ v.5.3.1
Цитата
Notepad++ v5.3.1 new features and fixed bugs (from v5.3):
Fix inaccurate replace bug.
Increase "Find what" and "replace with" fields to 2047 characters in Find/Replace dialog.
Stop the indicator highlighting while the line change marker margin is hidden.
SConstruct and SConscript are recognized as python file.
2,48 Mb
_http://downloads.sourceforge.net/notepad-plus/npp.5.3.1.Installer.exe?modtime=1217782718&big_mirror=0
User is offlineProfile Card PM
Go to the top of the page
+
shedow25
26.05.2009 - 18:44
Сообщение #53


No Avatar
оДИН
Group Icon
Группа: Супермодераторы
Сообщений: 9859
Регистрация: 2.12.2004
Из: Донецк

Пользователь №: 74499




Notepad++ v5.4
Цитата(http://sourceforge.net/project/shownotes.php?release_id=685112&group_id=95717)
1. Add theme selector to switch styles.xml on the fly, change styles.xml on one click.
2. Add google chrome drag and derop tab feature : drag out tab to create a new instance, transfer documents among several instances by drag and drop.
3. Add Mark all extension : user can mark any occurrence with 5 different colours.
4. Add new feature : column selection allows to insertion a string by typing characters in sequence (w/o column mode editor).
5. Detect UTF16 encoding (BE and LE) w/o BOM.
6. Fix crash bug : Double click a file associated with an older version of Notepad++ while a newer version of Notepad++ instance is running.
7. lmprove main menu structure (more compact). Language Menu can be compacted as well (optional, in Preference dialog).
8. Fine numbers margin width is changed dynamically according to the needed space (but keeping at least 3 digits).
9. File history list (under the File menu) is limited to 100 characters per item. Longer file names are fitted to 100 characters by replacing path components with ellipses.
10. Update Scintilla from v1.75 to v1.77.
11. Indent guideline can be shown w/o whitespace or tab symbol.
12. Fixed two bugs when calculating the width of the TaskList (document list when pressing ctrl+tab or right-click + mouse wheel.
13. Add an (hidden) option to make the "Filters" and "Directory" fields follow the current opened document in "Find in files" dialog. The new parameters are located in config.xml and are called: "fifFilterFollowsDoc" and "fifFolderFollowsDoc" (set to "yes"/"no")
14. Add new command parameters : -c (column) -x et -y (startup position).
15. Remove change line marker which does not work correctly. Include ChangeMarkers plugin instead.
16. Fix bug "Switch to found results window" command now switches back to the current edit view if the focus is already on the found results.
17. Fix the search result inaccurate colorization bug.
18. Fix the Mark all in selection bug (while Find Replace Dialog loosing the focus).
19. Add 2 plugins messages : NPPN_FILEBEFORELOAD and NPPN_FILELOADFAILED.
20. Fix New document not be switched while double clicking in Find in files result panel.
21. Fix conversion min to Maj and Maj to min (or vice et versa) in column selection bug.
22. Fix bug when the find dialog was closed the translucaent shadow remained in Windows 7.
23. Fix crash bug of find in files feature.
24. Add "follow current doc" checkbox in Find in file dialog.
25. Add the ability of tag match feature to not highlight comment zone in html/xml.
26. Fix TCL language highlighting bug.

http://downloads.sourceforge.net/notepad-plus/npp.5.4.Installer.exe
http://downloads.sourceforge.net/notepad-plus/npp.5.4.bin.zip

Сообщение было отредактировано shedow25: 26.05.2009 - 18:46


--------------------
--- Мастер, которого ты искал всю свою жизнь, находился всегда рядом. Только ты был настолько слеп, что не видел его, настолько глух, что не слышал его, и настолько нем, что не мог задать вопрос... Погрузись внутрь себя и, наконец, познай своего мастера... ---
=== Хватит откладывать, пора высиживать. ===
User is offlineProfile Card PM
Go to the top of the page
+
shedow25
28.05.2009 - 19:08
Сообщение #54


No Avatar
оДИН
Group Icon
Группа: Супермодераторы
Сообщений: 9859
Регистрация: 2.12.2004
Из: Донецк

Пользователь №: 74499




Notepad++ v5.4.1
Цитата(http://sourceforge.net/project/shownotes.php?group_id=95717&release_id=685600)
1. Add ChangeMarkers plugin in installer.
2. Add theme description in installer.
3. Make installer update contextMenu.xml (backup the old one then override it with the new one).
4. Fix lastRecentFileList localization issue.
5. Add readonly change status notification for plugin system.
6. Fix Styler Configurator user extension handler.

http://downloads.sourceforge.net/notepad-plus/npp.5.4.1.Installer.exe
http://downloads.sourceforge.net/notepad-plus/npp.5.4.1.bin.zip


--------------------
--- Мастер, которого ты искал всю свою жизнь, находился всегда рядом. Только ты был настолько слеп, что не видел его, настолько глух, что не слышал его, и настолько нем, что не мог задать вопрос... Погрузись внутрь себя и, наконец, познай своего мастера... ---
=== Хватит откладывать, пора высиживать. ===
User is offlineProfile Card PM
Go to the top of the page
+
radion
1.06.2009 - 15:56
Сообщение #55



Overclocker
Group Icon
Группа: Супермодераторы
Сообщений: 13434
Регистрация: 8.10.2004

Пользователь №: 63792




Notepad++ 5.4.2

http://downloads.sourceforge.net/notepad-plus/npp.5.4.2.Installer.exe


--------------------
IPB Image
User is offlineProfile Card PM
Go to the top of the page
+
shedow25
7.06.2009 - 11:29
Сообщение #56


No Avatar
оДИН
Group Icon
Группа: Супермодераторы
Сообщений: 9859
Регистрация: 2.12.2004
Из: Донецк

Пользователь №: 74499




Notepad++ v5.4.3
Цитата
v5.4.3
1. Fix clickable link styling bug.
2. Fix document tab click launching a new instance bug.

v5.4.2
1. Fix the localization switcher bug while w/o doLocalConf.xml.
2. Fix only one document "Move to other view" close Notepad++ instance issue.
3. Fix plugin menu boolean check box bug.

http://downloads.sourceforge.net/notepad-plus/npp.5.4.3.Installer.exe
http://downloads.sourceforge.net/notepad-plus/npp5.4.3.bin.zip


--------------------
--- Мастер, которого ты искал всю свою жизнь, находился всегда рядом. Только ты был настолько слеп, что не видел его, настолько глух, что не слышал его, и настолько нем, что не мог задать вопрос... Погрузись внутрь себя и, наконец, познай своего мастера... ---
=== Хватит откладывать, пора высиживать. ===
User is offlineProfile Card PM
Go to the top of the page
+
drSAB
6.07.2009 - 06:09
Сообщение #57



RULEZ МОДЕРАТОР
Group Icon
Группа: Супермодераторы
Сообщений: 25162
Регистрация: 14.06.2002
Из: Free pirat

Пользователь №: 705




Notepad++ 5.4.4
->ftp://majorgeeks.mirror.internode.on.net/office/npp.5.4.4.Installer.exe
User is offlineProfile Card PM
Go to the top of the page
+
Leon71
15.07.2009 - 09:25
Сообщение #58



Honorable Member
Group Icon
Группа: Администраторы
Сообщений: 9009
Регистрация: 16.12.2004

Пользователь №: 78139




Notepad++ 5.4.5
2,87 Mb
_http://dfn.dl.sourceforge.net/sourceforge/notepad-plus/npp.5.4.5.Installer.exe
User is offlineProfile Card PM
Go to the top of the page
+
shedow25
21.09.2009 - 06:45
Сообщение #59


No Avatar
оДИН
Group Icon
Группа: Супермодераторы
Сообщений: 9859
Регистрация: 2.12.2004
Из: Донецк

Пользователь №: 74499




Notepad++ v5.5
Цитата
Notepad++ v5.5 new features and fixed bugs (from v5.4.5) :

1. Update : upgrade Scintilla from v1.78 to v2.01.
2. New icon : change from old icon to a cool chamelon icon.
3. New feature : virtual space for column mode.
4. New feature : multi-editing / selection.
5. New feature : tab settings for per language.
6. New feature : selected lines moving up/down capacity.
7. New feature : incremental Search shows pink background when text not found (like Firefox).
8. New feature : rational number is recognized in User Defined Language System.
9. New feature : escape character capacity for the delimiter in User Defined Language System.
10. Bug fixed : tool bar tip crash issue.
11. Bug fixed : column editor inserting octal number broken issue.
12. Changed behaviour : "-nosession" parameter's not only none of session is loaded, but also none of session is saved.
13. Bug fixed : docking feature crash issue.
14. New feature : the ability to not launch Auto-updater during a period (15 days by default).
15. New feature : import plugins feature (load on the fly).
16. New feature : import theme (stylers.xml) feature.
17. Bug fixed : a crash issue while launch Fin in file (regression since v5.4.5).
18. Bug fixed : a crash issue while deleting the last line.
19. Bug fixed : a bug of plugin message NPPM_GETPLUGINSCONFIGDIR (regression since v5.4.5).
20. New feature : new plugin notification NPPN_DOCORDERCHANGED to notify plugins that document order is changed.
21. Bug fixed : tool bar chevron disappeared bug (regression since previous versions).
22. Bug fixed : a crash bug due to instability of FTP_synchronize plugin (enhance Docking feature).
23. Bug fixed : getting fonts problem under Chines/Korean/Japanese environment.
24. Bug fixed : wrong File encoding auto-detection problem : binary file is detected as UTF-16 big-endian.

http://downloads.sourceforge.net/notepad-plus/npp.5.5.Installer.exe
http://downloads.sourceforge.net/notepad-plus/npp.5.5.bin.zip


--------------------
--- Мастер, которого ты искал всю свою жизнь, находился всегда рядом. Только ты был настолько слеп, что не видел его, настолько глух, что не слышал его, и настолько нем, что не мог задать вопрос... Погрузись внутрь себя и, наконец, познай своего мастера... ---
=== Хватит откладывать, пора высиживать. ===
User is offlineProfile Card PM
Go to the top of the page
+
drSAB
9.10.2009 - 17:55
Сообщение #60



RULEZ МОДЕРАТОР
Group Icon
Группа: Супермодераторы
Сообщений: 25162
Регистрация: 14.06.2002
Из: Free pirat

Пользователь №: 705




Notepad++ 5.5.1
Цитата
1. Old icon is back.
2. Set ".txt" extension automatically while saving a document text.
3. Real characters count is added in status bar.
4. Fix some memory leaks.
5. Add "open all" capacity in finder (for find in files).
6. Replaced nppcm with NppShell (in installer).
- Dialog to allow change of various settings (cmd : regsvr32 /s /i NppShell.dll)
- Context menu icon properly rendered
- Incorporate dynamic icon for registered filetypes

http://sourceforge.net/projects/notepad-plus/files/notepad%2B%2B%20releases%20binary/npp%205.5.1%20bin
User is offlineProfile Card PM
Go to the top of the page
+
Leon71
24.11.2009 - 19:33
Сообщение #61



Honorable Member
Group Icon
Группа: Администраторы
Сообщений: 9009
Регистрация: 16.12.2004

Пользователь №: 78139




Notepad++ 5.6 RC
4,7 Mb
_http://notepad-plus.sourceforge.net/commun/misc/npp.5.6.RC.zip
User is offlineProfile Card PM
Go to the top of the page
+
shedow25
30.11.2009 - 20:38
Сообщение #62


No Avatar
оДИН
Group Icon
Группа: Супермодераторы
Сообщений: 9859
Регистрация: 2.12.2004
Из: Донецк

Пользователь №: 74499




Notepad++ v5.6
Цитата
Notepad++ v5.6 new features and fixed bugs (from v5.5.1) :

1. Add languages encoding - Chinese traditional (BIG5), Chinese Simplified (GB2312), Japanese (Shift JIS), Korean (EUC), Thai (TIS-620), Hebrew (iso-8859-8), Hebrew (1255), Central European (1250), Cyrillic (1251), Cyrillic (KOI8-U), Cyrillic (KOI8-R), Cyrillic (Mac), Western European(1252), Greek (1253), Turkish(1254), Arabic (1256), Baltic (1257), Vietnamese (1258), ISO_8859-1 to ISO_8859-16 and a lot of more.
2. Add auto-detection of HTML and XML files encodings.
3. Add COBOL, D, Gui4Cli, PowerShell and R language support.
4. Add Marker Jumper feature (Jump down/up : Ctrl+Num/Ctrl+Shift+Num).
5. Add indent guide line highlighting for html/xml tags.
6. Add system tray context menu and new command argument "-systemtray".
7. Fix Unicode to ANSI encoding bug.
8. Fix last recent file list menu items localization encoding bug.
9. Fix last recent file number goes to zero issue.
10. Add new command argument "--help".
11. Fix Calltip hint bug and add a new capacity in it.
12. Add the ability to add the second keyword group for user in both LISP and Scheme languages.
13. Fix the wrap symbol display problem.
14. Add SQL ESC symbol '\'.
15. Fix column editor insert number bug in virtual space mode.
16. Fix status bar displaying "-2 char" issue for a empty document.
17. Fix installation of NppShell64 failed issue in installer.


Included plugins (Unicode):

1. TextFX v0.26
2. NppExec v0.3.2
3. Spell Checker v1.3.3
4. MIME Tools v1.6
5. NppExport v0.2.8
6. NppNetNote v0.1
7. Compare Plugin 1.5.5
8. Plugin Manager 0.9.3.0

Included plugins (ANSI):

1. TextFX v0.25
2. NppExec v0.3.2
3. Spell Checker v1.3.3
4. MIME Tools v1.6
5. NppExport v0.2.8
6. Light Explorer v1.5
7. NppNetNote v0.1
8. Compare Plugin 1.5.5
9. Plugin Manager 0.9.3.0

http://downloads.sourceforge.net/notepad-plus/npp.5.6.Installer.exe
http://downloads.sourceforge.net/notepad-plus/npp.5.6.bin.7z
http://downloads.sourceforge.net/notepad-plus/npp.5.6.bin.zip


--------------------
--- Мастер, которого ты искал всю свою жизнь, находился всегда рядом. Только ты был настолько слеп, что не видел его, настолько глух, что не слышал его, и настолько нем, что не мог задать вопрос... Погрузись внутрь себя и, наконец, познай своего мастера... ---
=== Хватит откладывать, пора высиживать. ===
User is offlineProfile Card PM
Go to the top of the page
+
shedow25
5.12.2009 - 13:49
Сообщение #63


No Avatar
оДИН
Group Icon
Группа: Супермодераторы
Сообщений: 9859
Регистрация: 2.12.2004
Из: Донецк

Пользователь №: 74499




Notepad++ v5.6.1
Цитата
1. Fix brace highlighting breaking issue and related performance problem.
2. Add new encodings in the shortcuts map.
3. Remove annoying encoding issue warning dialogs.
4. Enhance Html encoding auto-detection.
5. Fix case-insensitive searching bug for non-ascii characters (for example some characters in French and Cyrillic letters).
6. Add find result commands in the menu.
7. Add DOS CodePage : CP437, CP737, CP850, CP852, CP855, CP857, CP858, CP860, CP861, CP863, CP865, CP866 and CP869.
8. Fix localization combo box unselected in preference dialog bug after startup (when a localization file is in use).

http://downloads.sourceforge.net/notepad-plus/npp.5.6.1.Installer.exe
http://downloads.sourceforge.net/notepad-plus/npp.5.6.1.bin.7z
http://downloads.sourceforge.net/notepad-plus/npp.5.6.1.bin.zip


--------------------
--- Мастер, которого ты искал всю свою жизнь, находился всегда рядом. Только ты был настолько слеп, что не видел его, настолько глух, что не слышал его, и настолько нем, что не мог задать вопрос... Погрузись внутрь себя и, наконец, познай своего мастера... ---
=== Хватит откладывать, пора высиживать. ===
User is offlineProfile Card PM
Go to the top of the page
+
shedow25
11.12.2009 - 14:27
Сообщение #64


No Avatar
оДИН
Group Icon
Группа: Супермодераторы
Сообщений: 9859
Регистрация: 2.12.2004
Из: Донецк

Пользователь №: 74499




Notepad++ v5.6.2
Цитата
1. Fix the Unicode localization file display problem.
2. Update templat localization file (english.xml) to v5.6.1.
3. Fix tag highlighting bug while disabling indent guide lines.
4. Fix the translated sub menu entries applying on the menu item.
5. Display more information while catching of plugins crash.

http://downloads.sourceforge.net/notepad-plus/npp.5.6.2.Installer.exe
http://downloads.sourceforge.net/notepad-plus/npp.5.6.2.bin.7z
http://downloads.sourceforge.net/notepad-plus/npp.5.6.2.bin.zip


--------------------
--- Мастер, которого ты искал всю свою жизнь, находился всегда рядом. Только ты был настолько слеп, что не видел его, настолько глух, что не слышал его, и настолько нем, что не мог задать вопрос... Погрузись внутрь себя и, наконец, познай своего мастера... ---
=== Хватит откладывать, пора высиживать. ===
User is offlineProfile Card PM
Go to the top of the page
+
Leon71
18.12.2009 - 10:33
Сообщение #65



Honorable Member
Group Icon
Группа: Администраторы
Сообщений: 9009
Регистрация: 16.12.2004

Пользователь №: 78139




Notepad++ v5.6.3
3,29 Mb
_http://downloads.sourceforge.net/notepad-plus/npp.5.6.3.Installer.exe
User is offlineProfile Card PM
Go to the top of the page
+
shedow25
28.12.2009 - 09:22
Сообщение #66


No Avatar
оДИН
Group Icon
Группа: Супермодераторы
Сообщений: 9859
Регистрация: 2.12.2004
Из: Донецк

Пользователь №: 74499




Notepad++ v5.6.4
Цитата
Notepad++ v5.6.4 new features and fixed bugs (from v5.6.3) :

1. Add feature of conversion from a localization encoding to UNICODE.
2. Fix status bar display bug that xml/html utf8 indicator makes status bar display ANSI instead of ANSI as UTF-8.


Notepad++ v5.6.3 new features and fixed bugs (from v5.6.2) :

1. Add restore button in fullscreen and postIt mode.
2. Fix auto-updater bug.

http://downloads.sourceforge.net/notepad-plus/npp.5.6.4.Installer.exe
http://downloads.sourceforge.net/notepad-plus/npp.5.6.4.bin.7z
http://downloads.sourceforge.net/notepad-plus/npp.5.6.4.bin.zip


--------------------
--- Мастер, которого ты искал всю свою жизнь, находился всегда рядом. Только ты был настолько слеп, что не видел его, настолько глух, что не слышал его, и настолько нем, что не мог задать вопрос... Погрузись внутрь себя и, наконец, познай своего мастера... ---
=== Хватит откладывать, пора высиживать. ===
User is offlineProfile Card PM
Go to the top of the page
+
Leon71
25.01.2010 - 11:56
Сообщение #67



Honorable Member
Group Icon
Группа: Администраторы
Сообщений: 9009
Регистрация: 16.12.2004

Пользователь №: 78139




Notepad++ 5.6.5
3.12 Mb
http://heanet.dl.sourceforge.net/project/notepad-plus/notepad%2B%2B%20releases%20binary/npp%205.6.5%20bin/npp.5.6.5.Installer.exe
User is offlineProfile Card PM
Go to the top of the page
+
Leon71
26.01.2010 - 10:22
Сообщение #68



Honorable Member
Group Icon
Группа: Администраторы
Сообщений: 9009
Регистрация: 16.12.2004

Пользователь №: 78139




Notepad++ 5.6.6
3.12 Mb
http://heanet.dl.sourceforge.net/project/notepad-plus/notepad%2B%2B%20releases%20binary/npp%205.6.6%20bin/npp.5.6.6.Installer.exe
User is offlineProfile Card PM
Go to the top of the page
+
shedow25
22.02.2010 - 20:54
Сообщение #69


No Avatar
оДИН
Group Icon
Группа: Супермодераторы
Сообщений: 9859
Регистрация: 2.12.2004
Из: Донецк

Пользователь №: 74499




Notepad++ v5.6.7
Цитата
Notepad++ v5.6.7 new features and fixed bugs (from v5.6.6) :

1. Fix "Find in files" crash bug.
2. Focus (switch to) the dirty document while asking to save unsaved document when user close Notepad++.
3. Fix the bug while giving command C:\NppDir>notepad++ (w/o quote), npp try to open file "notepad++".
4. Enlarge regconition of clickable link from "http://" to any URI.
5. Fix the bug while changing the language list in Style Configurator, the "Save and close" button is enabled.

Notepad++ v5.6.6 new features and fixed bugs (from v5.6.5) :

1. Fixed Search bug with Chinese/Japanese/Korean characters.

Notepad++ v5.6.5 new features and fixed bugs (from v5.6.4) :

1. Fix loading encoding file making file corrupted (after saving).
2. Fix xml/html encoding overrides BOM if present.
3. Fixed Chinese/Japanese/Korean characters display problem after "find in the current document".
4. Add "set find text and find next" feature.
5. Add JSP.
6. Recover langs.xml while its length is zero.
7. Fix "Close Window(s)" in Window dialog bug (if file is dirty and cancel to close).
8. Fix finding "\0" or "\x00" issue in find extened mode.
9. Add "\u" in find extened mode to find Unicode encoding character(ex. "\u00e9" find 'й').

http://downloads.sourceforge.net/notepad-plus/npp.5.6.7.Installer.exe
http://downloads.sourceforge.net/notepad-plus/npp.5.6.7.bin.7z
http://downloads.sourceforge.net/notepad-plus/npp.5.6.7.bin.zip


--------------------
--- Мастер, которого ты искал всю свою жизнь, находился всегда рядом. Только ты был настолько слеп, что не видел его, настолько глух, что не слышал его, и настолько нем, что не мог задать вопрос... Погрузись внутрь себя и, наконец, познай своего мастера... ---
=== Хватит откладывать, пора высиживать. ===
User is offlineProfile Card PM
Go to the top of the page
+
shedow25
5.03.2010 - 20:18
Сообщение #70


No Avatar
оДИН
Group Icon
Группа: Супермодераторы
Сообщений: 9859
Регистрация: 2.12.2004
Из: Донецк

Пользователь №: 74499




Notepad++ v5.6.8
Цитата
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.

http://downloads.sourceforge.net/notepad-plus/npp.5.6.8.Installer.exe
http://downloads.sourceforge.net/notepad-plus/npp.5.6.8.bin.7z
http://downloads.sourceforge.net/notepad-plus/npp.5.6.8.bin.zip


--------------------
--- Мастер, которого ты искал всю свою жизнь, находился всегда рядом. Только ты был настолько слеп, что не видел его, настолько глух, что не слышал его, и настолько нем, что не мог задать вопрос... Погрузись внутрь себя и, наконец, познай своего мастера... ---
=== Хватит откладывать, пора высиживать. ===
User is offlineProfile Card PM
Go to the top of the page
+
shedow25
26.06.2010 - 23:50
Сообщение #71


No Avatar
оДИН
Group Icon
Группа: Супермодераторы
Сообщений: 9859
Регистрация: 2.12.2004
Из: Донецк

Пользователь №: 74499




Notepad++ v5.7 RC
Цитата
Notepad++ v5.7 new features and fixed bugs (from v5.6.8) :

1. Upgrade Scintilla to version 2.12.
2. Add "Inverse bookmark" feature.
3. Add NPPM_SAVECURRENTFILEAS message.
4. Fix premature deallocation bug for import UDL.
5. Add import/export User Defined Language features.
6. File detection : Switch to modified or deleted file while user is asked to reload or keep the file.
7. Fix closing several detected non-existing files bug.
8. Fix language switching to English not working bug.
9. Reduce PostIt/FullScreen restore button size.
10. Fix PostIt wrong restore button position after toggling off fullScreen mode.

http://notepad-plus-plus.org/rc/npp.5.7.RC.zip


--------------------
--- Мастер, которого ты искал всю свою жизнь, находился всегда рядом. Только ты был настолько слеп, что не видел его, настолько глух, что не слышал его, и настолько нем, что не мог задать вопрос... Погрузись внутрь себя и, наконец, познай своего мастера... ---
=== Хватит откладывать, пора высиживать. ===
User is offlineProfile Card PM
Go to the top of the page
+
shedow25
5.07.2010 - 20:41
Сообщение #72


No Avatar
оДИН
Group Icon
Группа: Супермодераторы
Сообщений: 9859
Регистрация: 2.12.2004
Из: Донецк

Пользователь №: 74499




Notepad++ v5.7
http://downloads.sourceforge.net/notepad-plus/npp.5.7.Installer.exe
http://downloads.sourceforge.net/notepad-plus/npp.5.7.bin.7z


--------------------
--- Мастер, которого ты искал всю свою жизнь, находился всегда рядом. Только ты был настолько слеп, что не видел его, настолько глух, что не слышал его, и настолько нем, что не мог задать вопрос... Погрузись внутрь себя и, наконец, познай своего мастера... ---
=== Хватит откладывать, пора высиживать. ===
User is offlineProfile Card PM
Go to the top of the page
+
shedow25
29.08.2010 - 19:09
Сообщение #73


No Avatar
оДИН
Group Icon
Группа: Супермодераторы
Сообщений: 9859
Регистрация: 2.12.2004
Из: Донецк

Пользователь №: 74499




Notepad++ 5.7.1 RC
история изменений - http://notepad-plus-plus.org/news/release-candidate-571
http://notepad-plus-plus.org/rc/npp.5.7.1.Unicode.RC.zip


--------------------
--- Мастер, которого ты искал всю свою жизнь, находился всегда рядом. Только ты был настолько слеп, что не видел его, настолько глух, что не слышал его, и настолько нем, что не мог задать вопрос... Погрузись внутрь себя и, наконец, познай своего мастера... ---
=== Хватит откладывать, пора высиживать. ===
User is offlineProfile Card PM
Go to the top of the page
+
shedow25
10.09.2010 - 07:42
Сообщение #74


No Avatar
оДИН
Group Icon
Группа: Супермодераторы
Сообщений: 9859
Регистрация: 2.12.2004
Из: Донецк

Пользователь №: 74499




Notepad++ 5.7.1 RC2
история изменений - http://notepad-plus-plus.org/news/571-RC2
http://notepad-plus-plus.org/rc/npp.5.7.1.bin.RC2.zip


--------------------
--- Мастер, которого ты искал всю свою жизнь, находился всегда рядом. Только ты был настолько слеп, что не видел его, настолько глух, что не слышал его, и настолько нем, что не мог задать вопрос... Погрузись внутрь себя и, наконец, познай своего мастера... ---
=== Хватит откладывать, пора высиживать. ===
User is offlineProfile Card PM
Go to the top of the page
+
Leon71
22.09.2010 - 15:36
Сообщение #75



Honorable Member
Group Icon
Группа: Администраторы
Сообщений: 9009
Регистрация: 16.12.2004

Пользователь №: 78139




Notepad++ 5.8.0
5,81 Mb
http://download.tuxfamily.org/notepadplus/5.8/npp.5.8.bin.zip
User is offlineProfile Card PM
Go to the top of the page
+
Реклама

5 Страницы V < 1 2 3 4 5 >
Reply to this topicStart new topic
1 чел. читают эту тему (гостей: 1, скрытых пользователей: 0)
Пользователей: 0 -

 



- Текстовая версия Сейчас: 24.04.2024 - 12:02
]]> ]]>
]]> Яндекс.Метрика ]]>