Commit Graph

2650 Commits (62622afaebcd87d45813c8dc1bf1be875fc0a0fe)

Author SHA1 Message Date
Tmp341 7e74162c88
Update Turkish Localization
5 years ago
Willy Wonca b6a5b69b06
Improve Italian translation
5 years ago
André 8d082d3eee
Fixed inverted words in brazilian_portuguese.xml
5 years ago
Don HO 581aff630a
Use standard C++11 mutex
5 years ago
Don HO 3439071c3c
Remove ATL (part two)
5 years ago
Don HO ec5fa6d2c4
Remove ATL (part one)
5 years ago
Oirfeodent d5c0ef2c77
Increase Keyword Set for the adaptation of new updated Scintilla
5 years ago
Scott Sumner e102ecb919
Fix find 2 occurrences in original/clonned doccuments issue
5 years ago
Don HO ab46fe0806
Code enhancement: remove duplicated code
5 years ago
luisffranca 0d87d37d35
Handle Ctrl+A keyboard shortcut in MD5/SHA256 Generators
5 years ago
schnurlos b933476632
Update lisp API
5 years ago
Oirfeodent 025236be6b
Enhance BaanC language support
5 years ago
Scott Sumner 132441867e
Bookmark all lines of multiline match
5 years ago
Scott Sumner f6d6e42ac1
Fix "clear all marks in find dialog also removes bookmarks" issue
5 years ago
Don HO 93a9962fde
Code enhancement: Use C++11 =default & =delete for the constructor & destructor
5 years ago
Don HO c34d3c9a4b
Make standard conformance for C++
5 years ago
Rajendra Singh 3a1244177c
Code enhancement: Function arguments pass by reference
5 years ago
Nikita Kolotov 0bf3eea08a
Code enhancement: add std qualificator
5 years ago
Nikita Kolotov e74cb34e22
Code enhancement: remove use of deprecated function std::bind2nd
5 years ago
Nikita Kolotov d38559b339
Code enhancement: add base class template qualifier
5 years ago
Don HO 66fc977304
Pass VS Toolset from v140_xp to v141
5 years ago
Don HO 77da706207
Code enhancement: remove goto label
5 years ago
Nikita Kolotov 67305b978c
Remove unecessary qualification
5 years ago
Don HO 06db9ee338
Code improvement for NppParameters
5 years ago
Don HO bbc55d06f2
Code improvement for WcharMbcsConvertor
5 years ago
Don HO 2c764d7221
Code improvement for FileManager
5 years ago
Don HO 48f83a9d0f
Code improvement for EncodingMapper
5 years ago
Don HO f80b0ed293
Add Npp Pugin List update capacity (in progress)
5 years ago
Rajendra Singh 938dae9b2a
Improve singleton
5 years ago
Don HO 3643a1875b
Make 2 singleton "new-less"
5 years ago
Don HO 3dbb2c4b8e
Make NppParameters singleton "new-less"
5 years ago
wjx0912 fc9dfc86fc
Make EncodingMapper singleton "new-less"
5 years ago
Waldi Ravens d269fda5b2
Add new entries and improve French translation
5 years ago
Scott Sumner 0922512eb3
Make "Remove Consecutive Duplicate Lines" to be macro recordable
5 years ago
Waldi Ravens 2a7a35a4a3
Make "Command Argument Help" MessageBox modal
5 years ago
grisha vanika ab4cf88336
Fix Folder as Workspace crash and "queue overflow" issues
5 years ago
Scott Sumner 9d79d6c017
Fix "preventing Find All Curr Doc working in macro" issue
5 years ago
Scott Sumner cd9f761293
Make backward-dir checkbox be shown on Find window's Mark tab
5 years ago
Don HO c35a2b5708
Make Combobox font monospace in Find dialog
5 years ago
Cyrillev 053823e8ca
Fix check sign in Encoding menu not shown issue
5 years ago
Berner Martin d901c73f7d
Add PL/SQL to FunctionList
5 years ago
Simon Sobisch a5ec6be8a9
Enhance COBOL language support - function list & auto-completion
5 years ago
Scott Sumner 61abf06bf3
Make 'Clear all marks' and 'Inverse Bookmark' macroable
5 years ago
Micha Wiedenmann b3a6638b93
'-nosession' must not overwrite config.xml (Fix #3938)
5 years ago
schnurlos 9f1deb4823
Update german.xml to V7.7.2
5 years ago
popcorner b61ad0c374
Update chineseSimplified.xml
5 years ago
knowyourway 1ba68b0449
Updated polish.xml
5 years ago
Tmp341 e55b3501da
Update Turkish localization
5 years ago
xomx 6c765044bd
Update czech.xml to v 7.7.2
5 years ago
vlakoff 48ac04accc
Add "hasOwnProperty" method to the JavaScript autocompletion
5 years ago
rddim 34611c2eba
Update Bulgarian localization
5 years ago
Patriccollu 8bfa0671d1
Update corsican.xml for Notepad++ 7.7.1
5 years ago
Rajendra Singh 4521194c70
Update Hindi localization
5 years ago
Jay.Skyworker 580a1c406c
Make a better translation for Chinese traditional.
5 years ago
Waldi Ravens e8ae016f3d
Update dutch.xml to 7.7.2
5 years ago
yasmise 9c2f897893
Update Japanese translation
5 years ago
Artur 87602bcd97
Update russian.xml
5 years ago
Motaz Alnuweiri 6adac5f4f2
Update Arabic language to v7.7.2
5 years ago
Jani Kesänen c37525cd90
Updated Zenburn theme to contain all the languages supported by 7.7
5 years ago
Waldi Ravens ac1d9deed6
Update french.xml to 7.7.2
5 years ago
bovirus 99c8610774
Update italian.xml
5 years ago
Don HO fb7785eeaa
Disambiguate 5 entries regarding encoding
5 years ago
Waldi Ravens 3282e5f4a4
Fix french.xml
5 years ago
Sergey Semushin dbc9d79df6
Small grammar correction
5 years ago
Don HO e50236f559
Remove redundant information in File Summary dialog
5 years ago
Christian Grasser 418d03acfe
Add capabilty to translate file summary dialog info
5 years ago
Don HO 4a80a125c0
Fix the crash due to NPPM_DESTROYSCINTILLAHANDLE message
5 years ago
Don HO 21939308b0
Add NppExport 64 bits plugin in the distribution
5 years ago
Don HO cfcca9f54a
UI position tuning
5 years ago
Don HO 4c7e18fd58
Fix PowerEditor compiling error
5 years ago
Don HO 92bad0a60a
Upgrade Scintilla from 4.1.4 to 4.2.0
5 years ago
luisffranca 69da7a765d
Make context menu key work in Project Panel
5 years ago
Don HO 8fd691a3b2 Change shortcut for avoiding the clash
5 years ago
Don HO 6f3166c865
Improve GUI in Find dialog
5 years ago
Don HO d239c3d731
Make ASCII Codes Insertion panel's title shorter
5 years ago
mmosoll 6a30c31e0a
Add 2 new columns for HTML Code in the Character Panel
5 years ago
Silent dc6bd2a8d2
Fix commandline parsing issue
5 years ago
Don HO 607999c8b8
Update French & Chinese localization
5 years ago
rddim eed0c620bb
Update Bulgarian and add missing entry in english.xml
5 years ago
AngryGamer 9acf6e302f
Fix Document Peeker constantly changing focus
5 years ago
Don HO 2d15d90e02
Fix local variable shadows outer variable issues
5 years ago
Don HO 6ddbca3a60
Make Save dialog not resizable
5 years ago
Rajendra Singh 4ebcf61917
Enhance Save dialog GUI
5 years ago
AngryGamer 8b151ac991
Fix Sort Line as Integer regression
5 years ago
Rajendra Singh e9277deaa6
Localize "Restore recent close file" command
5 years ago
Silent 401dbbc7d5
Disable integrity checks in Debug
5 years ago
Waldi Ravens 31ae813286
Allow plugins to load private DLL files from the plugins folder
5 years ago
AngryGamer 6c034985a2
Fix crash when sorting out_of_range columns
5 years ago
AngryGamer 8449d9f5ea
Add more OS information to debug info
5 years ago
Don HO d98ecfbb84
Fix a typo
5 years ago
Don HO 3f7956dc1b
Add "No to All" and "Yes to All" options in Save dialog
5 years ago
Rajendra Singh bfd8cd0702
Initialize a member value correctly to prevent from crash
6 years ago
Rajendra Singh 105dcebb9e
Improved isAllDigits algo
6 years ago
zufuliu 3f114a557a
Use only SC_IV_LOOKFORWARD for Python like folding.
6 years ago
Rajendra Singh 9539a892eb
Code quality improvement: pass string by reference instead of value
6 years ago
Don HO 57a49c3ba5
Add the commandline argument to open folders in "folder as workspace" panel
6 years ago
Don HO eef1bf0ae9
Fix x64 compiling issue
6 years ago
Don HO d1256c3c83
Fix indent indicators continue to following code blocks for Python
6 years ago
zufuliu 17628b7dd9
Fix Python folding collapse isuue
6 years ago
Rajendra Singh 690fd45f07
Fix splitter resizing issue
6 years ago
briddums fa254e579c
Fix an issue in IDM_EDIT_CLEARREADONLY
6 years ago
AngryGamer 6d3606074a
Fix tab dragging issues under WINE and ReactOS
6 years ago
Don HO 4aec70273c Notepad++ 7.7.1 release
6 years ago
Don HO 04174b17a5
Restore conventional chameleon icon
6 years ago
AngryGamer 895c315df0
Fix drag and drop tab regression
6 years ago
Rajendra Singh 1a97d3c854
Workarround to MS ReadDirectoryChanges bug
6 years ago
Rajendra Singh ad72f7c36c
Fix Reload dialog displaying issue during File Monitoring
6 years ago
rddim a86870d8a0
Update Bulgarian localization
6 years ago
Don HO 344850aedb
Fix assert in `AutoCompletion::isAllDigits` methode
6 years ago
Don HO d14cb43e9d
Remove VS2013 project file.
6 years ago
gagarekumar b1c57b183c
Update marathi.xml
6 years ago
Rajendra Singh 155c93d3b0
Fix "unhide lines" markers disappears issue
6 years ago
Rajendra Singh 36230cb31c
Fix Plugin Menu is not localized issue When no plugin installed
6 years ago
Rajendra Singh 074a4bca93 Add "Copy File Name" command in context menu of "Folder as Workspace"
6 years ago
Rajendra Singh ff20c264df
Fix crash while sorting lines with numbers longer than 20 digits
6 years ago
Kjell Rilbe 3e993ff4c7
Adjusted a few Swedish shortcuts in the Find dialog to avoid clashes.
6 years ago
Andreas Urbán 4c27f55ac4
Add Tcl 8.6 keywords
6 years ago
TigerxWood 44fdad9443
Update romanian.xml for v7.6.6
6 years ago
Alexander Grund 43893e5a2c
Add CMake new keywords.
6 years ago
Imre NAGY 8a048b0957
Enable Scintilla Virtual Space Option change from macro
6 years ago
dail8859 e5de0c6d44 Set embedded ASP default language to VB
6 years ago
Don HO 1a76bd5913
解決『一個shortcut,各自表述』的困擾
6 years ago
dail8859 6ae03f64e8 Add Python literal string interpolation
6 years ago
dail8859 492870be0b Use SCI_TARGETWHOLEDOCUMENT and SCI_COUNTCHARACTERS
6 years ago
dail8859 9a2dfeb263 Add literal string style to SQL lexer
6 years ago
dail8859 133211051e Update AutoIt keywords
6 years ago
dail8859 c9e5b0b1e3 Add comment doc style to SQL lexer
6 years ago
Don HO 23dd65549a Notepad++ 7.7 release
6 years ago
Don HO 6d365d89c0
One more country in which same-sex marriage is legal. Congrats Taiwan!
6 years ago
Don HO 1a438ddc61
Fix some coding styles
6 years ago
Pavel Nedev 4988ee3fd3
Fix file manager memory leak in case of out of disk space.
6 years ago
Don HO 1cd454a8d5
Fix the regression: "Replace all" and "Mark all" work partially
6 years ago
Rajendra Singh 2e25741a22
Fix all plugins being removed problem while Plugin Admin romoves an old plugin (of old system).
6 years ago
Don HO f07ae664b4
Revert "Allow undo after file reload and don't purge undo buffer"
6 years ago
Coding Seb 448144c228
Update french.xml
6 years ago
Artur 1bce41a69e
Russian lang - revision and fixes
6 years ago
popcorner ace66fac7c
Update chineseSimplified.xml
6 years ago
rddim 97bae85cbc
Update Bulgarian localization
6 years ago
xomx 4a9b693c93
Update czech translation to v7.6.6
6 years ago
Artem Polivanchuk 3c5e031886
Update ukrainian.xml
6 years ago
Don HO 01d8349b1f
Security: switch from component sha256 checking to certificate checking.
6 years ago
Don HO f548db82ed
Upgrade Scintilla - Update Scintilla build informtion
6 years ago
Don HO d22d1609ab
Upgrade Scintilla - Adaptation of PowerEditor part
6 years ago
Don HO b2191e9e6f
Fix unexpected behaviour after double clicking an URL
6 years ago
Don HO 687c6486a3
Fix cursor flickering after double clicking on URL
6 years ago
Don HO b2d4430df9
Force Python files to use spaces instead of tabs
6 years ago
Don HO db02d7f129
Fix a regression of enlargement string label commit
6 years ago
Don HO 7b198fc952
Update 4 localization files
6 years ago
Don HO bbb21cd299
Make some strings longger for fitting translation
6 years ago
Don HO 4c548d187d
Add "Count in selection" option in Find dialog
6 years ago