1. This is not a warez site! Links/Requests to warez and/or illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated. You will be banned without notice.
Last warning. We will not tolerate any, i mean any illegal activity. We are very close to lock this forum. Think about it when you post your questions or requests.
![]() ![]() |
May 12 2008, 11:35 AM
Post
#1
|
|
|
MSFN Expert ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1497 Joined: 12-March 06 Member No.: 90547 OS: XP MCE
|
Notepad++ v5.1.0
Notepad++ is a free source code editor and Notepad replacement, which supports several programming languages, running under the MS Windows environment. This project, based on the Scintilla edit component (a very powerful editor component), written in C++ with pure win32 api and STL (that ensures the higher execution speed and smaller size of the program), is under the GPL Licence. Here are the features of Notepad++ :
File size :: 1.72 MB (1,806,876 bytes) MD5 :: 1AF4D4D7A33F2FFDF8F665DA986F93B4 Main :: Uploading v4.9.2.0 File size :: 1.98 MB (2,081,168 bytes) MD5 :: A370CB7B97894D50002EF3F84EA5AEA4 Main :: divshare Mirror :: filefactory Mirror :: box.net Mirror :: badongo Mirror :: easy-share Oops, i did it again! Another notepad replacement. I gotta stop doing this else Microsoft will think I don't like Notepad. I do, honest By the way, this was my 1000th post! This post has been edited by johndoe74: Oct 26 2008, 08:13 PM |
|
|
|
May 12 2008, 11:54 PM
Post
#2
|
|
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 495 Joined: 8-February 07 Member No.: 125681 OS: XP Pro x86
|
|
|
|
|
May 13 2008, 08:24 AM
Post
#3
|
|
|
Newbie Group: Members Posts: 30 Joined: 25-January 07 Member No.: 123455
|
darn... was hoping for a "true" addon... don't care for SVCPACK addons... I wish they were labeled as such, so people like me won't waste bandwidth downloading them in "hopes" of it being "true" addon...
|
|
|
|
May 13 2008, 09:06 AM
Post
#4
|
|
|
MSFN Expert ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1497 Joined: 12-March 06 Member No.: 90547 OS: XP MCE
|
|
|
|
|
May 13 2008, 09:07 AM
Post
#5
|
|
|
MSFN Expert ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1497 Joined: 12-March 06 Member No.: 90547 OS: XP MCE
|
darn... was hoping for a "true" addon... don't care for SVCPACK addons... I wish they were labeled as such, so people like me won't waste bandwidth downloading them in "hopes" of it being "true" addon... in that case, conserve your bandwidth and please don't download any of my addons because they won't be up to your expectations, thank you! |
|
|
|
May 13 2008, 09:38 AM
Post
#6
|
|
|
Junior ![]() Group: Members Posts: 72 Joined: 8-November 05 From: Luebeck, Germany Member No.: 79081
|
@johndoe74
Thanks for your addon! As I already have asked in another thread: is it possible to have a look "over your shoulder" to see, how you are building your addons? I mean, which (AutoIt-)scripts you are using and which method and comments for SFXing the files into one EXE-file. Knowing this I may be able to modify your addons to fit my needs, e.g. changing the language to German or changing paths etc. Best regards cool400 This post has been edited by cool400: May 13 2008, 09:39 AM |
|
|
|
Jul 20 2008, 10:22 AM
Post
#7
|
|
|
MSFN Expert ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1497 Joined: 12-March 06 Member No.: 90547 OS: XP MCE
|
|
|
|
|
Jul 22 2008, 12:55 PM
Post
#8
|
|
|
MSFN Expert ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1497 Joined: 12-March 06 Member No.: 90547 OS: XP MCE
|
updated to v5.0.2
|
|
|
|
Aug 4 2008, 01:19 PM
Post
#9
|
|
|
xpize & vize coordinator Group: Software Developers Posts: 238 Joined: 24-April 08 Member No.: 188503 OS: none
|
johndoe74, a new version is out:
v5.0.3 --> http://sourceforge.net/project/showfiles.p...ckage_id=102072 May you please update? |
|
|
|
Aug 5 2008, 11:57 AM
Post
#10
|
|
|
MSFN Expert ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1497 Joined: 12-March 06 Member No.: 90547 OS: XP MCE
|
updated to v5.0.3
|
|
|
|
Oct 25 2008, 06:34 PM
Post
#11
|
|
|
xpize & vize coordinator Group: Software Developers Posts: 238 Joined: 24-April 08 Member No.: 188503 OS: none
|
Notepad++ 5.1 is released (25 Oct. 2008)::
http://sourceforge.net/forum/forum.php?thr...forum_id=331753 --> More info, including changelog:: QUOTE Notepad++ v5.1 fixed bugs and added features (from v5.0.3) : 1. Make Notepad++ Unicode-compliant application(Unicode path supported). 2. Fix crash issue due to the incoherent modification/creation date. 3. Enhance Find in files feature : launch in thread, stop as wish. 4. Add find/replace dialog memorize capacity. 5. Fix "find in all opened files" and "find in files" unicode text search bug. 6. Fix "replace" and "replace all" bug. 7. Fix tag match highlighting mismatched bug. 8. Make tag match highlighting on non html zone optional. 9. Fix cpu high consumption bug while document is cloned with smart highlighting and xml matched highlighting features activating. 10. Refine the Save/Open file directory settings (follow tab/last operation/user defined dir). 11. Add "Doc go to new instance" and "Doc open in new instance" features. 12. Move document to another instance of Notepad++ via drag and drop document tab. 13. Add new pluin notification NPPN_DOCACTIVATED and NPPN_LANGCHANGED. 14. Fix context menu incorrect setting crash bug. 15. Fix crash problem while typing Chinese character in ANSI CSS document under Chinese environment. 16. Fix a problem with Incremental search+UTF8 in win9x. 17. Fix the User defined language not working in Unicode version bug. 18. Fix bug with CPP lexer keyword list. 19. Fix auto-completion not woring for HTML, SQL and RC problem. 20. Fix html, sql and rc auto-completion bug. 21. Fix cancel to save file in Notepad++ can not stop system shutdown problem. 22. Fix bug with opening relative path files. 23. Fix bug with clearing read-only flag. 24. Fix wrap after save as bug. 25. Improve "reload from disk" behaviour. 26. Add option to only show the filename in the titlebar. 27. Add NPPM_[G/S]ET_BUFFERLANGTYPE, NPPM_[G/S]ET_BUFFERENCODING, NPPM_[G/S]ET_BUFFERFORMAT messages to access buffer properties. 28. Remove all the comic sans font (finally Included plugins (Unicode): 1. TexFX v0.24a 2. MIME Tools v1.5 3. NppExport v0.2.8 4. Doc Monitor v2.2 5. NppAutoIndent 1.2 6. FTP_synchronize v0.9.6 7. NppAutoIndent 1.2 8. NppDocShare v0.1 Included plugins (ANSI): 1. TexFX v0.24a 2. NppExec v0.2 RC3.2 3. Spell Checker v1.3.1 4. MIME Tools v1.5 5. FTP_synchronize v0.9.6 6. NppExport v0.2.8 7. Compare plugin v1.5.1 8. Light Explorer v1.5 9. Doc Monitor v2.2 10. NppAutoIndent 1.2 11. NppDocShare v0.1 Have a good time with Notepad++ new release. http://sourceforge.net/project/showfiles.p...ckage_id=102072 --> As far as I know, it is not up here yet http://notepad-plus.sourceforge.net/uk/site.htm --> Homepage **What I got my info from: http://www.neowin.net/forum/index.php?show...#entry590022794 ** |
|
|
|
Oct 26 2008, 08:13 PM
Post
#12
|
|
|
MSFN Expert ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1497 Joined: 12-March 06 Member No.: 90547 OS: XP MCE
|
updated to v5.1.0
|
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 2nd December 2008 - 09:13 PM |