Commit Graph

3308 Commits (222b30a694f19fb808821ba6ff18db51ae0a59e9)
 

Author SHA1 Message Date
Scott Sumner 797fdc340d
Fix File-Rename failing when new name is on a different drive
5 years ago
Rajendra Singh 34159ced7a
Updated Hindi
5 years ago
schnurlos ae459831d0
Update german.xml - fix typo
5 years ago
rddim 5604833e50
Update Bulgarian localization
5 years ago
Waldi Ravens 5e2d06e47c
Fix tag-names in slovenian.xml
5 years ago
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
ssk97 dd401f1379
Fix folding in user-defined languages for non-windows line endings
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