WinFuture-Forum.de: Notepad++ - WinFuture-Forum.de

Zum Inhalt wechseln

Beiträge in diesem Forum erhöhen euren Beitragszähler nicht.
  • 9 Seiten +
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • Letzte »

Notepad++ Editor für Programmierer

#31 Mitglied ist offline   Tiggz 

  • Gruppe: aktive Mitglieder
  • Beiträge: 918
  • Beigetreten: 13. September 06
  • Reputation: 24
  • Geschlecht:unbekannt

geschrieben 25. Januar 2010 - 07:37

Notepad++ 5.6.5

Changelog:

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 'é').


Homepage: Klick

Direct-Download (Portable): Klick

Direct-Download (Installer): Klick

Plugins: Klick
0

Anzeige



#32 Mitglied ist offline   Tiggz 

  • Gruppe: aktive Mitglieder
  • Beiträge: 918
  • Beigetreten: 13. September 06
  • Reputation: 24
  • Geschlecht:unbekannt

geschrieben 26. Januar 2010 - 09:02

Notepad++ 5.6.6

Changelog:

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


Homepage: Klick

Direct-Download (Portable): Klick

Direct-Download (Installer): Klick

Plugins: Klick
0

#33 Mitglied ist offline   Tiggz 

  • Gruppe: aktive Mitglieder
  • Beiträge: 918
  • Beigetreten: 13. September 06
  • Reputation: 24
  • Geschlecht:unbekannt

geschrieben 22. Februar 2010 - 15:27

Notepad++ 5.6.7

Changelog:

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.


Homepage: Klick

Direct-Download (Portable): Klick

Direct-Download (Installer): Klick

Plugins: Klick
0

#34 Mitglied ist offline   Tiggz 

  • Gruppe: aktive Mitglieder
  • Beiträge: 918
  • Beigetreten: 13. September 06
  • Reputation: 24
  • Geschlecht:unbekannt

geschrieben 05. März 2010 - 06:34

Notepad++ 5.6.8

Changelog:

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.


Homepage: Klick

Direct-Download (Portable): Klick

Direct-Download (Installer): Klick

Plugins: Klick
0

#35 Mitglied ist offline   Tiggz 

  • Gruppe: aktive Mitglieder
  • Beiträge: 918
  • Beigetreten: 13. September 06
  • Reputation: 24
  • Geschlecht:unbekannt

geschrieben 27. Juni 2010 - 09:07

Notepad++ 5.7 RC

Changelog:

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.


Homepage: Klick

Direct-Download: Klick

Plugins: Klick
0

#36 Mitglied ist offline   Tiggz 

  • Gruppe: aktive Mitglieder
  • Beiträge: 918
  • Beigetreten: 13. September 06
  • Reputation: 24
  • Geschlecht:unbekannt

geschrieben 29. August 2010 - 19:45

Notepad++ 5.7.1 RC

Changelog:

1. Upgrade Scintilla to version 2.20.
2. Fix Unicode file corrupted on saving bug (the buffer alignment issue).
3. Fix DBCS encodings file saving corruption bug.
4. Fix file containing NULL character loading bug.
5. Fix php syntax highlighting bug.
6. Fix Shortcut Mapper inconsistence issue after deleting a macro or an user command.
7. Add 2 line wrap methods (default plus aligned and indent).
8. Add 2 menu commands : "Modify Shortcut/Delete Macro" and "Modify Shortcut/Delete Command".
9. Add "Modify" and "Delete" buttons on Shortcut mapper dialog.
10. Add macro new ability to record search and replace actions.
11. Fix SaveSession bug.
12. Remove characters count feature from the status bar due to its performance issue with UTF8 file.
13. Fix crash issue due to themes switching.
14. Make folding margin hidable.
15. Add NPPM_GETCURRENTNATIVELANGENCODING message (to get the current native language enconding).
16. Change editing settings saving behaviour : one set of settings are applied in 2 scintilla controls (except zoom).


Homepage: Klick

Direct-Download: Klick

Plugins: Klick
0

#37 _d4rkn3ss4ev3r_

  • Gruppe: Gäste

geschrieben 22. September 2010 - 17:43

Notepad++ 5.8

Changelog:
Notepad++ v5.8 new features and fixed bugs (from v5.7) :

1. Upgrade Scintilla to version 2.21.
2. Fix a vulnerability issue: Load ScinLexer.dll with its full path to avoid hijack.
3. Fix Unicode file corrupted on saving bug (the buffer alignment issue).
4. Fix DBCS encodings file saving corruption bug.
5. Fix file containing NULL character loading bug.
6. Fix php syntax highlighting bug.
7. Fix dragging undocked window performance issue while using Vista Aero UI style.
8. Fix dragging undocked window performance issue while using Vista/Windows7 Aero UI style.
9. Fix large file truncated after loading problem.
10. Improve file loading performance.
11. Fix Shortcut Mapper inconsistence issue after deleting a macro or an user command.
12. Add 2 line wrap methods (default plus aligned and indent).
13. Add 2 menu commands : "Modify Shortcut/Delete Macro" and "Modify Shortcut/Delete Command".
14. Add "Modify" and "Delete" buttons on Shortcut mapper dialog.
15. Add macro new ability to record search and replace actions.
16. Fix SaveSession bug.
17. Remove characters count feature from the status bar due to its performance issue with UTF8 file.
18. Fix crash issue due to themes switching.
19. Make folding margin hidable.
20. Add NPPM_GETCURRENTNATIVELANGENCODING, NPPM_ALLOCATECMDID and NPPM_ALLOCATEMARKER message (to get the current native language enconding).
21. Change editing settings saving behaviour : one set of settings are applied in 2 scintilla controls (except zoom).
22. Add Statistics feature which is accessible from the menu command "Summary..." (under menu "View") and the 2nd zone of statusbar (double click).


Download:
# npp.5.8.Installer.exe
# npp.5.8.bin.7z
# npp.5.8.bin.zip
# npp.5.8.digest.sha1
# npp.5.8.src.7z (source code)
0

#38 _d4rkn3ss4ev3r_

  • Gruppe: Gäste

geschrieben 29. September 2010 - 10:21

Notepad++ 5.8.1

Changelog:
1. Fix Actionscript lexer crash problem.
2. Fix saving UCS-2 text file corrupted bug.
3. Add word count in Summary feature.
4. Fix hidding/showing status bar bug.


Download:
# npp.5.8.1.Installer.exe
# npp.5.8.1.bin.7z
# npp.5.8.1.bin.zip
# npp.5.8.1.digest.sha1
# npp.5.8.1.src.7z (source code)
0

#39 Mitglied ist offline   gochbewohner 

  • Gruppe: Mitglieder
  • Beiträge: 7
  • Beigetreten: 14. Oktober 10
  • Reputation: 0
  • Geschlecht:Männlich

geschrieben 15. Oktober 2010 - 14:42

Notepad++ 5.8.2

Changelog:

Notepad++ v5.8.2 fixed bugs (from v5.8.1) :

1. Fix windows 7 crash bug while executing update.
2. Fix macro recording bug for the non-ASCII characters.
3. Fix C# syntax highlighting disabled problem after reloading.
4. Fix find performance issue related macro recording.
5. Modify SaveFile dialog behaviour: it browses inside the directory instead of creating the new file with the given directory name.

Included plugins (Unicode):

1. TextFX v0.26
2. Spell Checker v1.3.3
3. NppFTP 0.23
4. NppExport v0.2.8
5. Compare Plugin 1.5.6.1
6. Plugin Manager 0.9.3.1

Included plugins (ANSI):

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


Download:

* npp.5.8.2.Installer.exe
* npp.5.8.2.bin.7z
* npp.5.8.2.bin.zip
* npp.5.8.2.digest.sha1
* npp.5.8.2.src.7z (source code)

Gruß gochbewohner

Dieser Beitrag wurde von gochbewohner bearbeitet: 15. Oktober 2010 - 14:47

0

#40 Mitglied ist offline   Kobi 

  • Gruppe: aktive Mitglieder
  • Beiträge: 145
  • Beigetreten: 01. Januar 08
  • Reputation: 0
  • Geschlecht:Männlich

geschrieben 26. Oktober 2010 - 09:33

Gibt anscheinend wieder ein neues Icon, wird im SourceForge.net Forum diskutiert!

Eingefügtes Bild

Also schön sieht es ja aus mit den grün-gelben Farben. Gefällt mir schon.
Die großen gefallen vorallem, auch das 32x32 Icon.
Naja, das wird wohl die Win7 Fans freuen, ich mit WinXP brauche eigentlich nur das 16x16 Icon und
muß mich dann erst mal an das neue gewöhnen!
0

#41 Mitglied ist offline   evil.baschdi 

  • Gruppe: aktive Mitglieder
  • Beiträge: 3.639
  • Beigetreten: 11. Februar 07
  • Reputation: 56
  • Geschlecht:Männlich
  • Wohnort:127.0.0.1, breites #Neuland
  • Interessen:IT, Musik

geschrieben 26. Oktober 2010 - 10:06

Naja, nachdem das letzte "neue" Icon ja mittlererweile wieder duch das alte ersetzt wurde, da es irgendwie keinem so recht zu gefallen schien, muss ich zugeben, dass ich das neue "neue" Icon wirklich schön finde.
Eingefügtes Bild

"
Heute code ich, morgen debug ich und übermorgen caste ich die Königin auf int!"
P.S. Ich leiste keinen Support per PN. Wer ein Problem hat, ab damit ins Forum!
Windows 10 - Windows Anleitungen
0

#42 Mitglied ist offline   evil.baschdi 

  • Gruppe: aktive Mitglieder
  • Beiträge: 3.639
  • Beigetreten: 11. Februar 07
  • Reputation: 56
  • Geschlecht:Männlich
  • Wohnort:127.0.0.1, breites #Neuland
  • Interessen:IT, Musik

geschrieben 02. November 2010 - 10:57

Notepad++ 5.8.3

Zitat

Notepad++ v5.8.3 new features and fixed bugs (from v5.8.2):

A new application icon.
Add the capacity to open x64 system files.
Add Edit context menu command.
Add a new ability: sub-menus commands can be in the context menu.
Fix context menu reload problem (plugin commands reload fails).
Fix searching up fails while code page is set to Chinese/Japnese/Korean bug.
Remove unsupported encodings by Microsoft Windows : ISO-8859-10, ISO-8859-11, ISO-8859-16.
Fix move down current lines bug while moving down on the last line.
Fix crash issue : crash in the next launch after setting MS-DOS-Style as default language.
Fix zoom bug on the second view.
Fix a heap corruption of ColourPicker.
Due to UAC issue, doLocalConf.xml is ignored under vista and windows 7, if Notepad++ is installed in "Program files" directory.


Link zur Downloadseite der Entwickler

Dieser Beitrag wurde von mister-x bearbeitet: 02. November 2010 - 10:59

Eingefügtes Bild

"
Heute code ich, morgen debug ich und übermorgen caste ich die Königin auf int!"
P.S. Ich leiste keinen Support per PN. Wer ein Problem hat, ab damit ins Forum!
Windows 10 - Windows Anleitungen
0

#43 _d4rkn3ss4ev3r_

  • Gruppe: Gäste

geschrieben 15. November 2010 - 19:06

Notepad++ 5.8.4

Changelog:
* Fix memory leak problem while switching tab.
* Fix User Defined Language dialog docking problem under Windows 7.
* Fix backwards search with Asian codepage problem.
* Add a new capacity in context menu: the menu item and folder item can be renamed (and in whichever language).
* All the supported encoding charsets can be set as default in "New Document Settings".
* Remove Calltip restriction from plugins side.
* Add "-alwaysOnTop" command line argument.
* Fix icon display glitch in shell extension context menu.


Download:
http://notepad-plus-...g/release/5.8.4
0

#44 Mitglied ist offline   Kobi 

  • Gruppe: aktive Mitglieder
  • Beiträge: 145
  • Beigetreten: 01. Januar 08
  • Reputation: 0
  • Geschlecht:Männlich

geschrieben 24. November 2010 - 19:00

Notepad++ 5.8.5 release

http://notepad-plus-...e/release/5.8.5

Zitat

Notepad++ v5.8.5 fixed bugs (from v5.8.4):

1. Fix Shell Extension (32 bits) icon absent issue.
2. Fix the crash problem if config.xml is not present.
3. Fix tab settings not saved under Windows 7 problem.
4. Fix localization switching under Windows 7 problem.
5. Fix x64 system files problems : not included in recent file history list while closing a file.
6. Fix x64 system files problems : not remembered in the next session problem.
7. Fix the search direction not being memorized problem.
8. Modify File Association dialog UI.
9. Fix the initial document encoding is not set by "New Document Settings".

Im Installer kann man jetzt unter der benutzerdefinierten Installation beim letzten Menüpunkt
einstellen, dass man zum alten Icon wechseln will!

Wer auch noch die deutsche Übersetzung von 'contextmenu.xml' und der 'shortcut.xml' haben will:
Hier im Notepad++ Translation Forum kann man die runterladen!
0

#45 Mitglied ist offline   Kobi 

  • Gruppe: aktive Mitglieder
  • Beiträge: 145
  • Beigetreten: 01. Januar 08
  • Reputation: 0
  • Geschlecht:Männlich

geschrieben 19. Dezember 2010 - 14:21

Notepad++ 5.8.6 release

Gibt jetzt ein Minimalistik Paket, was schneller rennen soll!

Zitat

Notepad++ v5.8.6 fixed bugs (from v5.8.5):

1. Fix langs.xml 0 length problem while user ends session without closing Notepad++.
2. Fix empty line count failure (RegExpr).
3. Fix task list display glitch under Windows 7.
4. Add trim functions (header/trailing/compact feature).
5. Add white space and TAB conversion features.
6. Fix folding margin to be displayed when opening Notepad++ with a new/empty file (Normal text).
7. Fix auto-completion detection language bug.
8. Fix the changing theme settings makes switch back to the default theme bug.
9. Make english.xml customizable.


Wer auch noch die deutsche Übersetzung von 'contextmenu.xml' und der 'shortcut.xml' haben will:
Im Notepad++ Translation Forum kann man diese runterladen!
0

Thema verteilen:


  • 9 Seiten +
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9

1 Besucher lesen dieses Thema
Mitglieder: 0, Gäste: 1, unsichtbare Mitglieder: 0