Notepad++ v4.1 released

Notepad++ v4.1 released – Notepad++ is a free generic source code editor (and Notepad replacement), which supports several programming languages, running under the MS Windows environment. The version 4.1 is available. In this release not only the interface of Find in files dialog is improved distinctly, but find, replace and find in files dialogs are now 3 in 1. The version 1.73 of Scintilla include the CMake lexer. And just by chance, I worked a lot with CMake recently at work, so I updated Scintilla from v1.71 to v1.73, and supports the language of CMake. CMakeLists.txt is also available for the source code of Notepad++ (in “src” directory). It’s tested only with the generation of VC project file, but not with the generation of MinGW makefile. 3 new plugins are added in this release : SpellChecker, NppExec and QuickText. SpellChecker help you to corect the tipos in your document. You should have aspell instaled to make it work. With NppExec plugin you can execute your commands or saved scripts without leaving Notepad++. It makes you triple your productivity! QuickText is a snippet manager. Once you define all your snippet in you beloved language, type the macro keyword then Ctrl+Enter – I can hear you say “wow”. Another new feature is the clickable URL (http only). It’s rather a gadget, but I like it. v4.1 fixed bugs and added features (from v4.0.2) : 1. Fix the crash issue while saving settings on quit. 2. Fix the crash issue while using the command line with one launched Notepad++ instance. 3. Enhance Find in files feature : * Improve Find in files user interface (more intuitive). * The search result (also for find in all opened files) is docked on the bottom of Notepad++. * Recursive search is optional. * Search result is collapsable by file. * User defined keywords for search result. 4. Add tabbing interface in Find dialog : Find/Replace/Find in files 5. Add clickable URL http link feature (double click to trigger). 6. Add cmake language support. 7. Add mark all without launching Find dialog (Ctrl+M). 8. Fix the ROFL (Recent Opened File List) bug : try to open a non-existing file from ROFL, the full file path doesn’t be removed from ROFL. 9. Enhance the backup feature : in verbose mode, the file will be backed up in .\nppBackup directory. 10. Update Scintilla component to v1.73 For further information about this project, see : http://notepad-plus.sourceforge.net/ and the project page : http://sourceforge.net/projects/notepad-plus/ Don [SourceForge]
Notepad++ v4.1 releasedNotepad++ is a free generic source code editor (and Notepad replacement), which supports several programming languages, running under the MS Windows environment.

The version 4.1 is available. In this release not only the interface of Find in files dialog is improved distinctly, but find, replace and find in files dialogs are now 3 in 1.

The version 1.73 of Scintilla include the CMake lexer. And just by chance, I worked a lot with CMake recently at work, so I updated Scintilla from v1.71 to v1.73, and supports the language of CMake. CMakeLists.txt is also available for the source code of Notepad++ (in “src” directory). It’s tested only with the generation of VC project file, but not with the generation of MinGW makefile.

3 new plugins are added in this release : SpellChecker, NppExec and QuickText. SpellChecker help you to corect the tipos in your document. You should have aspell instaled to make it work. With NppExec plugin you can execute your commands or saved scripts without leaving Notepad++. It makes you triple your productivity! QuickText is a snippet manager. Once you define all your snippet in you beloved language, type the macro keyword then Ctrl+Enter – I can hear you say “wow”.

Another new feature is the clickable URL (http only). It’s rather a gadget, but I like it.

v4.1 fixed bugs and added features (from v4.0.2) :

1. Fix the crash issue while saving settings on quit.
2. Fix the crash issue while using the command line with one launched Notepad++ instance.
3. Enhance Find in files feature :
* Improve Find in files user interface (more intuitive).
* The search result (also for find in all opened files) is docked on the bottom of Notepad++.
* Recursive search is optional.
* Search result is collapsable by file.
* User defined keywords for search result.
4. Add tabbing interface in Find dialog : Find/Replace/Find in files
5. Add clickable URL http link feature (double click to trigger).
6. Add cmake language support.
7. Add mark all without launching Find dialog (Ctrl+M).
8. Fix the ROFL (Recent Opened File List) bug : try to open a non-existing file from ROFL, the full file path doesn’t be removed from ROFL.
9. Enhance the backup feature : in verbose mode, the file will be backed up in .\nppBackup directory.
10. Update Scintilla component to v1.73

For further information about this project, see :
http://notepad-plus.sourceforge.net/
and the project page :
http://sourceforge.net/projects/notepad-plus/

Don

[SourceForge]


Did you like this article?


0 Shares:
You May Also Like

OfficeSpot.Net Collaboration Server Preview 2 (Default branch)

This application suite is quite the AIO (All in One). I have used eGroupware, and was a joy. I was trying to find more projects to create in it than actually using it to manage them. This is defiantly an application you want to check out and play around with.
OfficeSpot.Net Collaboration Server Preview 2 (Default branch) - The OfficeSpot.Net Collaboration Server is a one-stop solution for all your groupware needs. It is based on Ubuntu 6.06 LTS and is preloaded with eGroupWare, Postfix, OpenLDAP, MySQL, DBMail, Spamassasin, and ClamAV.
License: GNU General Public License (GPL)
Changes:
This release contains updated versions of eGroupWare (1.4), DBMail (latest stable SVN revision), and ClamAV (0.90.3). The installation process was streamlined and the online documentation was updated.

[FreshMeat]
Read More

How to restrict users in linux to their home directory

So lets say you have a server with a bunch of users and they all have sites and data and you don't want them to be able to see each others data. A lot of distributions aren't setup to stop users from wandering and reading files within other users directories.
Read More

KDE 4 Beta 3 – Screenshot Tour

A rather in-depth screenshot tour of the new KDE 4 beta 3 booted from a LiveCD.
Stephan Binner has released a new version of his KDE Four Live CD. This version uses a recent SVN snapshot and works quite well. While I had some trouble testing the newest KDE 4 Beta release on my test machine, the KDE Four LiveCD works surprisingly well. According to Stephan the version used on this LiveCD is KDE 4 Beta 3 plus a set of recent patches.
See the full Screenshot tour
Read More

samhain 2.3.5 (Default branch)

samhain 2.3.5 (Default branch) - samhain is a daemon that can check file integrity, search the file tree for SUID files, and detect kernel module rootkits (Linux only). It can be used either standalone or as a client/server system for centralized monitoring, with strong (192-bit AES) encryption for client/server connections and the option to store databases and configuration files on the server. For tamper resistance, it supports signed database/configuration files and signed reports/audit logs. It has been tested on Linux, FreeBSD, Solaris, AIX, HP-UX, and Unixware.
License: GNU General Public License (GPL)
Changes:
This release fixes some minor bugs. The portcheck module tears down connections for some common protocols more gracefully.

[FreshMeat]
Read More