基于 Scintilla 源代码的类似记事本的文本编辑器。 Notepad3 基于 Notepad2 中的代码,MiniPath 基于元路径中的代码。
Go to file
Derick Payne 2429e56f3f Removed Visual Studio 2010 to 2013 Support
Removed Visual Studio 2010 to 2013 Support and Cleaned Source Code.
2016-06-11 17:24:14 +02:00
Build Updated to Scintilla 3.6.6 2016-06-11 09:32:20 +02:00
crypto Bug in handling wrong passphrase on decryption 2016-04-18 16:36:58 +02:00
distrib Removed Visual Studio 2010 to 2013 Support 2016-06-11 17:24:14 +02:00
minipath Removed Visual Studio 2010 to 2013 Support 2016-06-11 17:24:14 +02:00
res Removed Visual Studio 2010 to 2013 Support 2016-06-11 17:24:14 +02:00
scintilla Removed Visual Studio 2010 to 2013 Support 2016-06-11 17:24:14 +02:00
src Removed Visual Studio 2010 to 2013 Support 2016-06-11 17:24:14 +02:00
.gitignore Removed Visual Studio 2010 to 2013 Support 2016-06-11 17:24:14 +02:00
lexlink.js Initial Release 2015-11-13 07:44:58 +02:00
License.txt MiniPath now included in Setup 2015-11-17 16:17:35 +02:00
Notepad2.txt Initial Release 2015-11-13 07:44:58 +02:00
Notepad3.sln MiniPath added to solution. 2015-11-17 14:29:11 +02:00
Readme-mod.txt Initial Release 2015-11-13 07:44:58 +02:00
Readme-Notepad2.txt Initial Release 2015-11-13 07:44:58 +02:00
Readme.txt Updated copyright information 2015-11-17 16:46:22 +02:00
Version.exe Updated Versions Program to Build 68 2015-11-20 14:06:38 +02:00
Version.ini Removed Visual Studio 2010 to 2013 Support 2016-06-11 17:24:14 +02:00

================================================================================
=                                                                              =
=            Notepad3 - light-weight Scintilla-based text editor for Windows   =
=                                                                              =
=                                                   (c) Rizonesoft 2008-2016   =
=                                                     https://rizonesoft.com   =
=                                                                              =
================================================================================

Notepad3 is based on code from Florian Balmer's Notepad2 and 
XhmikosR's Notepad2-mod. MiniPath is based on code from 
Florian Balmer's metapath.
  
Changes in Notepad3 compared to Notepad2

  - Code folding
  - Support for bookmarks
  - Option to mark all occurrences of a word
  - Updated Scintilla component
  - Word auto-completion
  - Syntax highlighting support for AutoHotkey, AutoIt3, AviSynth, Bash, CMake, 
    CoffeeScript, Inno Setup, LaTeX, Lua, Markdown, NSIS, Ruby, Tcl, 
    YAML and VHDL scripts
  - Improved support for NFO ANSI art
  - Support for replacing Windows Notepad using a clean, unintrusive 
    registry-based method
  - New toolbar icons based on Yusuke Kamiyaman's Fugue Icons
    Purchased by Rizonesoft
  - New program icon and other small cosmetic changes
  - Other various minor changes and tweaks
  
Changes in MiniPath compared to metapath

  - Project upgraded to Visual C++ 2015
  - 64-bit version
  - New toolbar icons based on Yusuke Kamiyaman's Fugue Icons
    Purchased by Rizonesoft
  - Installation bundled with Notepad3
  - Minor cosmetic changes
  
Supported Operating Systems

   Windows XP (SP3), Vista, 7, 8, 8.1, 10 both 32-bit and 64-bit

Contributors

  - Florian Balmer ( http://www.flos-freeware.ch )
  - XhmikosR ( http://xhmikosr.github.io/notepad2-mod/ )
  - Kai Liu ( http://code.kliu.org/misc/notepad2/ )
  - RL Vision
  - Aleksandar Lekov
  - Bruno Barbieri