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

The Privacy of Email

NSA wire taps my Drupal?
The Privacy of Email - Anonymous Coward writes "A U.S. appeals court in Ohio has ruled that e-mail messages stored on Internet servers are protected by the Constitution as are telephone conversations and that a federal law permitting warrantless secret searches of e-mail violates the Fourth Amendment. 'The Stored Communications Act is very important,' former federal prosecutor and counter-terrorism specialist Andrew McCarthy told United Press International. But the future of the law now hangs in the balance."

Read more of this story at Slashdot.

[Slasdot]
Read More

Hard times for hard drives: US may ban popular imports

This could be a damaging blow to quite a few companies within the United States. For instance, take a dedicated server hosting company that relies on one of many hardware vendors like Dell or HP (Hewlett-Packard). Its possible that said vendor will have stock pile of hard drives. Put lets put this into perspective. If you read the entire article you will see a similar situation that ended with Broadcom filing a complaint against Qualcomm. The International Trade Commission banned Qualcomm from shipping any new chips and hardware into the United Sates, and any chips that were already being shipped to the United States could continue. The ban lasted for 45 days, until an appeal by Qualcomm was successful and then the ban was lifted.
Read More

Swiftweasel 2.0.0.4.1 (Default branch)

Unfortunately there is no swiftweasel for debian etch/testing:
jordant:~# apt-cache search swift cakephp - MVC rapid application development framework for PHP libnet-dns-fingerprint-perl - library to determine DNS server vendor, product and version starfighter - 2D scrolling shooter game xwpe - Programming environment and editor for console and X11
I had to browse to the SourceForge project page, and download the appropriate version for my machine, which is a athlon64/32bit.
jordant:~# wget "http://downloads.sourceforge.net/swiftweasel/swiftweasel-2.0.0.4.1_06-21-07_athlon64-32bit.tar.gz?modtime=1182563426&big_mirror=0"
I just untar'd the file, and ran ./firefox from within the directory and it picked up all my settings and everything. Next I had to set it up so that I just had to type firefox within a console. So I created a symlink in my 'bin' folder with all my other custom perl scripts and other command line programs/scripts:
[jordant@jordant:/home/jordant/bin]> ln -s ../swiftweasel/firefox firefox [jordant@jordant:/home/jordant/bin]> rehash [jordant@jordant:/home/jordant/bin]> firefox &
I also had to setup my fluxbox keybinding like so:
Mod4 z :ExecCommand firefox &
I originally was using "iceweasel" which is the Debian fork of Firefox, you can read why Debian had to fork Firefox on WikiPedia I do notice a difference, pages load pretty fast and the FasterFox Plugin helps. However they packaged an extension called "AdBlocks" which I've never used and I don't really like. But for now I have just removed it.
Swiftweasel 2.0.0.4.1 (Default branch) - Swiftweasel is an optimized build of the Mozilla Firefox Web browser for Linux. It offers builds for both AMD and Intel processors. Swiftweasel is 100% compatible with all Firefox themes, plugins, and extensions. License: Mozilla Public License (MPL) Changes:
The update notifications feature that made its first appearance in 2.0.0.5pre is installed. When a new version is available, you will be notified so you can get it. Further font rendering improvements were done. Automatic detection of plugins is done in common directories in the file system. A few more build tweaks were made. The "Release Notes" option in the Help section brings up the release notes.
[FreshMeat]
Read More

FBI Seeks To Restrict University Student Freedoms

FBI Seeks To Restrict University Student Freedoms - amigoro writes with a link to the Press Escape blog, which is discussing new guidelines suggest by the FBI for university administrations. The Federal Bureau, worried about the possibility of international espionage via our centers of learning, now sees the need to restrict the freedoms of university students for national security. "FBI is offering to brief faculty, students and staff on what it calls 'espionage indicators' aimed at identifying foreign agents. Unexplained affluence, failing to report overseas travel, showing unusual interest in information outside the job scope, keeping unusual work hours, unreported contacts with foreign nationals, unreported contact with foreign government, military, or intelligence officials, attempting to gain new accesses without the need to know, and unexplained absences are all considered potential espionage indicators."

Read more of this story at Slashdot.

[Slasdot]
Read More