Commit Graph

1424 Commits (80219be9acac0b39ae9dc4fb136b44cd5e1d01f0)

Author SHA1 Message Date
Don Ho 2d7ae96a64 [RELEASE] Notepad++ 6.8.8 release
9 years ago
Don Ho 232ccc7d46 Revert 735e019382 for preventing from regression
9 years ago
Don Ho 53809d8ef9 Fix Slovenian translation not working problem
9 years ago
Luca 45ea135848 Update Italian translation for v6.8.7
9 years ago
Don Ho c54bc72b90 Enhance debug info display message
9 years ago
Don Ho 773397d6ea Add Debug Info feature
9 years ago
Don Ho 48e9b84bb2 Enhance the version detection capacity
9 years ago
Don Ho 6c7ca02fea Add no editor border edge option
9 years ago
Flobe 32b45e16d8 Minor coding style fix, removed unecessary comment
9 years ago
SEATURCH e800e7efbf Removed unneccessary, refactored out code left in as comments for review
9 years ago
SEATURCH d96f8890f7 Changed testing of whether or not position is within comment section through xml definition of system versus self testing character sequence
9 years ago
Amy Wu e37354842d fixes highlighting for tags inside comment, needs improvement
9 years ago
dail8859 7b2b640357 Add styles for additional strings in D
9 years ago
dail8859 4fee79907b Add styles for Powershell
9 years ago
dail8859 378673da90 Add styles for Lua label and identifier
9 years ago
dail8859 5b45ddb7d9 Add style for Python decorator
9 years ago
dail8859 6a91b26af0 Add styles for preprocessor comments
9 years ago
Pavel Nedev accf7da2d1 Fix find in files progress window alway on top issue.
9 years ago
Don Ho 0e6e84c0ed Fix a regression of link style in html/php
9 years ago
Eduard Braun 5b7f900ce8 Improve and simplify drawing of tabs in TabBarPlus
9 years ago
Don Ho 901f772e54 Small cosmetic enhancement in preference dialog
9 years ago
vlakoff 48238b704b Fix some bugs and inconsistencies in installer
9 years ago
Don Ho 9a419cec57 [RELEASE] Notepad++ 6.8.7 release
9 years ago
Don Ho b61170d669 Restore file extension feature in save dialog
9 years ago
Pavel Nedev 89cd163cca Fix crash issue while moving Find In Files progress window
9 years ago
Christian Grasser d8f6ac67ea Remove scintilla deprecated calls/defines
9 years ago
Don Ho d7b0eb9ebf Enhance language detection while "Save as"
9 years ago
Christian Grasser 735e019382 Remove scintilla deprecated calls SCI_SETSTYLEBITS
9 years ago
Don Ho d24d3bc33c Add a new translation and update some translation
9 years ago
Artem Polivanchuk 0b1832e2ba Update ukrainian.xml
9 years ago
fpaganini 7c791956c5 Update brazilian_portuguese.xml
9 years ago
cpasmoi 91b9503beb french.xml typos + improve
9 years ago
JAMESY9868 5b8f8ac800 Fix Chinese wrong translate.
9 years ago
vlakoff 14c84f68e1 Update GetWindowsVersion installer script to 4.1.1
9 years ago
Don Ho 5d369194d9 Make the name CMake right
9 years ago
Don Ho c866bb7e95 Make several language names right
9 years ago
Stanislav Golovin 7fbdb31dee Add back-quoted string support for javascript
9 years ago
Don Ho 8e43715baf Fix tab settings not working in javascript
9 years ago
Don Ho 08bc46ddfa Fix user defined keywords no effect in Javascript.
9 years ago
Christian Grasser 71edfb2dba Fix out-of bounds read access issue for smart highlighting.
9 years ago
Don Ho 54cf3ca3a3 Let user choose to keep DSpell or not in Installer
9 years ago
JAMESY9868 43a7f39d47 Make "change Cace To" translation correct.
9 years ago
dail8859 5bb6c81615 Move position to center when using "-n" option
9 years ago
Don Ho 94bddd5a85 Fix crash due to backups and session snapshots
9 years ago
Don Ho 3733d97146 [RELEASE] Notepad++ 6.8.6 release
9 years ago
Don Ho 88e390fbc0 Fix 3 bytes file open issue
9 years ago
Don Ho fe62ff989b Make function naming more explicite
9 years ago
Don Ho 7e8218f735 Fix wrong EOL detection for big files while reloading
9 years ago
Don Ho 280ddcd493 Make the EOL type more explicite
9 years ago
dail8859 2fd963d932 Fix wrong EOL mode for big files
9 years ago
Don Ho 14edff6892 Fix maintain indent not working in javascript regression
9 years ago
dail8859 459d59f8ba Update DocMap when setting user or external lexer
9 years ago
Don HO c2eb1e1919 Update english.xml
9 years ago
Don Ho ef38c0209c Fix reload file but document marked as unsaved bug
9 years ago
NN 8ba3a46b89 Synchronize VS2015 project
9 years ago
dail8859 7781f1d03e Fix possible file corruption during macro playback
9 years ago
Hiro5 6f9c845c17 Update catalan.xml
9 years ago
Luca 17e5e4ea6d Update italian.xml (6.8.2)
9 years ago
Don Ho 0b9ea49d5d Make it conform to the coding standard.
9 years ago
Don Ho ae7c93305a Merge remote-tracking branch 'remotes/g3candy/master'
9 years ago
Frank Fesevur 8ac0aba68e Improve the language detection at the beginning of file content
9 years ago
Frank Fesevur 6526dd0b26 Improve the language detection at the beginning of a file
9 years ago
gerr 751069ab83 changed the semantics for fallback line endings. When the file format (line endings), can't be deduced (empty files, files without any newlines), then the buffer uses the setting for the Newdocument
9 years ago
Don Ho 49260a1dee Fix functionlist not working for Javascript regression.
9 years ago
Don Ho 828e14aca1 [RELEASE] Notepad++ 6.8.5 release
9 years ago
Don Ho 986492e47b Fix Javascript autocompletion not working regression.
9 years ago
Don Ho 8e103d837a [RELEASE] Notepad++ 6.8.4 release
9 years ago
Krzysiu 4c95669234 Update polish.xml
9 years ago
Yves Goergen 6b16ba2ef3 Update German translation
9 years ago
Yves Goergen 3678644a94 More clarifications and consistency edits in menus and dialog windows
9 years ago
Yves Goergen 3a9c2b2dd8 More fixes in menu texts (consistent wording, unique accelerators)
9 years ago
Yves Goergen 2edee1dbb3 Removed space before ellipses in German translation
9 years ago
Cyrillev91 037b41e29a Fix smart highlighting not working in some case.
9 years ago
Don Ho 6571731236 Enhance auto-insert for parenthesis, bracket and Braces
9 years ago
Don Ho 2c80fc3018 Fix file content detection for xml/html/php/bash
9 years ago
NN 2cbc6a7a99 Make WarningAsError true for 64-bit builds
9 years ago
Don Ho bb2f771cba Merge remote-tracking branch 'remotes/NN---/x64'
9 years ago
Don Ho e81ac898c0 Enhance auto-insert for quotes and double quotes
9 years ago
Don Ho 963d7fc885 Enhance Javascript syntax highlighting
9 years ago
Don HO e5493a7210 Update bengali.xml
9 years ago
Don Ho 34307173fb Applying language by using file extension as 1st indicator.
9 years ago
Don Ho 981ee5ed72 Fix macro playback inseting/removing characters randomly.
9 years ago
Don Ho 35adb1910b Enhance auto-insert
9 years ago
NN ff8949d65b Review changes
9 years ago
Linquize 52dda771d3 Remove non-existing files from vcxproj.
9 years ago
Adrian Avramescu 90afac88c4 Fix Save All button is still enabled problem while no file to save.
9 years ago
NN bd54295e15 64-bit fixes
9 years ago
Jon Fritzler f02e567c9e Fix slow tab switching while folding restoring.
9 years ago
Linquize 02b342f441 Fix x64 crash in Find all files (closes #954, fixes #953)
9 years ago
Don Ho 4836f4b004 Merge branch 'master' of https://github.com/notepad-plus-plus/notepad-plus-plus
9 years ago
Don Ho d738f80d7e Make file save dialog modern style
9 years ago
dail8859 dd31ea2e66 Fix auto-insert for xml comment incorrect insertion (closes #598, fixes
9 years ago
Don Ho be057973bc Remove unpopular xml file extension from lang.xml file.
9 years ago
Don Ho 7a25c9827e Make tabbar higher
9 years ago
Don Ho 37c4eb123c Enhance bash auto-detection.
9 years ago
Don Ho 46e810aa53 Add JSON language support; Add auto-detection for xml, php and bash.
9 years ago
Don Ho 11b49e6ad5 Remove wrong committed file
9 years ago
Don Ho 9b91480ecf Add language auto-detection for php, xml, html and bash
9 years ago
Don Ho 69a57e5e8d Fix user command save problem on exit.
9 years ago
Christophe Meriaux 4df21f16dc Fix macro save problem on exit. (closes #831, fixes #830)
9 years ago
Don Ho 27787fa062 Remove bad asserts.
9 years ago
Don Ho ae324bd97e Remove NppFTP
9 years ago
Don Ho 44e9a03101 Fix the restoring problem from system tray when running in admin mode (closes #884)
9 years ago
Don Ho 2854de22ec [RELEASE] Notepad++ release 6.8.3
9 years ago
Don Ho 40c902425f Update localization files
9 years ago
Don Ho ea548169cc Fix a display regression in functionList Panel.
9 years ago
György Bata 5c48338f4e Update Hungarian translation for Notepad++ 6.8.2 (closes #758)
9 years ago
Tmp341 286a65851e Update turkish.xml (closes #767)
9 years ago
Lin Xiao 35b9f5e376 Update Chinese (Simplified) translation (closes #770)
9 years ago
h-h-h-h e0cfa3abc5 Update german.xml (closes #779)
9 years ago
Artur db658ff503 Update RUSSIAN translation for v.6.8.2
9 years ago
Artem Polivanchuk 7621ca2a91 Update translation ukrainian.xml (closes #818)
9 years ago
squarefractal ffaa74c15a Update Obsidian theme for diff/patch syntax highlighting (closes #841)
9 years ago
squarefractal 8e9fe97500 Update shell/bash keywords (closes #839)
9 years ago
Rikk bd6d650e8a Fix functionList display problem under high DPI (closes #739, fixes #733)
9 years ago
Christian Grasser d8acff80d0 Add final and override for c++ 11 in fuctionList (closes #790)
9 years ago
Don Ho 429dfb0ab8 Fix Norwegian localization bad display and wrong encoding. (closes #561)
9 years ago
Don Ho 4fc06e2bc1 Fix plugin shortcut configuration lost problem by using option -noPlugin. (closes #589)
9 years ago
Don Ho d7ca1eaaf6 Fix the problem of display refresh missing in exit (closes #800)
9 years ago
Don Ho 6db831fcd0 [ADD] Add assert.
9 years ago
Don HO dc4897c8f2 [BUG_FIXED] Fix the crash by using wide card to open files on cmdline.
9 years ago
Don HO 091082c31c [REMOVE] Remove unpopular file extensions
9 years ago
Ricardo ea8c4f21f9 langs.model.xml: Additions to PHP highlight (closes #700)
9 years ago
Ricardo 3ed63d2b02 langs.model.xml: Add some extensions
9 years ago
Adrian Avramescu 3319612a26 Fix word count regex to include words separated by newline (fixes #640, closes #653)
9 years ago
squarefractal ec66bc059a UNIX: Add a list of commonly available Linux commands (closes #753)
9 years ago
Artem Polivanchuk c914c5a325 translation: update of Ukrainian lang (closes #742)
9 years ago
Arben Çokaj 55a2a38b38 translation: updated albanian.xml (closes #748)
9 years ago
squarefractal d39f11a57a ASM: Add movsxd and cdqe instructions (closes #751)
9 years ago
squarefractal 6c93399c6b C/C++: Add uint{8,16,32,64}_t and size_t data types (closes #750)
9 years ago
Don Ho 234e0615db [RELEASE] Notepad++ 6.8.2 release
9 years ago
Don Ho 54b04cd284 [RELEASE] Notepad++ v6.8.2 released
9 years ago
Don Ho 4ebd2d6c65 [UPDATE] Update localization files
9 years ago
Don HO 7b352fb438 Fix some typos
9 years ago
João Pereira da1abe066e [UPDATE] Update portuguese.xml
9 years ago
Don Ho b94767f5e6 [UPDATE] Update english.xml for v6.8.2
9 years ago
Don Ho 2739a973d7 [RESTORE] Add back "Notepad++ Community (Forum)" menu item
9 years ago
Damien GERARD f2bb34ccb2 Code simplification
9 years ago
Damien GERARD 9c857ed811 Parameters: using nullptr instead of NULL, added static
9 years ago
Damien GERARD 6e6ca7fe12 Parameters: fixed alignment (indent with tabs, align with spaces)
9 years ago
Damien GERARD a53c25499e Code simplification
9 years ago
Rikk 592bd76244 [BUG_FIXED] Fix "Open in/Move to new instance" issue (closes #709, fixes
9 years ago
Rikk ee563e5dba Remember line and column when opening file in a new instance
9 years ago
Rikk e4b0b8c0b5 Fix: manually selected language not persistent when opening file in a new instance
9 years ago
Damien GERARD a30de2e605 Build: revert changes on platform toolset
9 years ago
Damien GERARD d56d42269f Code: remove useless code
9 years ago
Damien GERARD dc3ef779ce SplitterContainer: removed useless code
9 years ago
Damien GERARD 2ad6ba5a44 Code: using enum class for FormatType
9 years ago
Damien GERARD 3fb1d96671 Some warning fixes
9 years ago
Don Ho f6aae43fb2 [REMOVE] Remove Source Code Pro font (forgotten file)
9 years ago