Commit Graph

1001 Commits (df7ddabff08915dca884272c5aef2436f9ba6658)
 

Author SHA1 Message Date
Pavel Nedev df7ddabff0 Make FindInFiles progress window behave like modal
10 years ago
Pavel Nedev 4409277180 Display find progress status on cancel operation also
10 years ago
Pavel Nedev 43ac186d2b Auto-fit filename in FindInFiles progress window
10 years ago
Pavel Nedev ccee6ea29d Refresh N++ window on Finder creation
10 years ago
Don HO a7e00affb4 Merge pull request #110 from andreas-jonsson/remove_struct
10 years ago
Don Ho bdb06f3861 [UPDATE] Update a quote.
10 years ago
Don HO ec9712665a Merge pull request #104 from NN---/patch-2
10 years ago
Don HO af664e49c5 Merge pull request #112 from Croydon/master
10 years ago
Michael b8adf46489 Add jsm to the Javascript extensions
10 years ago
Don HO f7e5be4e2b Merge pull request #12 from dail8859/splitlines
10 years ago
Don HO e70eb054b0 Merge pull request #46 from andreas-jonsson/repeat
10 years ago
Don Ho 0628508ef0 [REMOVE] Remove solution file from git index.
10 years ago
Don Ho ec105d7b5f [UPDATE] Remove solution file from git index.
10 years ago
Don HO 99eca7b1bf Merge pull request #90 from rcdailey/multi-processor-build
10 years ago
Don Ho 6870368034 Update gitIgnore file.
10 years ago
Andreas Jönsson 4bd32caa5c Remove OPENFILENAMENPP structure.
10 years ago
Don Ho b85fc02841 [RELEASE] Notepad++ 6.7.8.2 release
10 years ago
Don Ho d3c7ade18c [NEW] Prevent from launching updater under XP due to the obsolet security
10 years ago
Don HO f74bb0813b Merge pull request #95 from NN---/patch-1
10 years ago
NN 3644983bcb Add more xml file extensions
10 years ago
Don Ho a76ff09ac0 [RELEASE] Notepad++ 6.7.8.1 release (WinGup bug-fix: remove the dependency of msvcr120.dll)
10 years ago
NN eca9471ba8 This file is not intended to be committed
10 years ago
Robert Dailey 5c69e59187 Enable multiprocessor build
10 years ago
Don Ho 5c272a8818 [RELEASE] Notepad++ 6.7.8 release.
10 years ago
Don Ho 50410cc744 [BUG_FIXED] Fix compiling problem in debug mode
10 years ago
Don Ho 6b853cf3d3 [UPDATE] Update WinGup to version 3.0 and several localization files.
10 years ago
Don Ho c033d58cb8 [UPDATE] Remove outdated user manual from release package.
10 years ago
Andreas Jönsson 98cafadc3f Remove const.
10 years ago
Andreas Jönsson 014c06c89c Remove const.
10 years ago
Don HO 72c8f0b4ae Merge pull request #44 from andreas-jonsson/more_optimize_sort
10 years ago
Don HO b6d5c2b45a Merge pull request #35 from cmeriaux/goToNextIndicator
10 years ago
Don HO 3a301ee6ad Merge pull request #48 from laugel/master
10 years ago
Don HO c3c0cc4a24 Merge pull request #47 from prclx323800/translation
10 years ago
Don HO 4ab13f02cb Merge pull request #52 from oneill/fix-auto-detect-settings
10 years ago
oneill@users.noreply.github.com cf0f8df7a8 Retain field values when disabling status auto-detection
10 years ago
oneill@users.noreply.github.com d98232b76e Fix the file status auto-detection setting not being set correctly
10 years ago
Andreas Jönsson 83de4a9da2 Use long long in numeric sort (ie 64 bit numbers).
10 years ago
Jean-Yves LAUGEL 22f2e101a6 Added the "config" extension for XML files.
10 years ago
Lin Xiao ba0e08f06e Conform to translation file format
10 years ago
Lin Xiao 2968fb9a29 Translate "Restore Recent Closed File"
10 years ago
Andreas Jönsson f4132c1634 Add "repeat" option to column editor.
10 years ago
Andreas Jönsson ee225f5cad Handle empty lines properly in numeric sort.
10 years ago
Andreas Jönsson 936d9c56fc When sorting, reserve enough space for work + output.
10 years ago
Andreas Jönsson 60505765cc Remove ScintillaEditView::getLine, no longer used.
10 years ago
Andreas Jönsson dd846658e6 Use new kind of loop.
10 years ago
Andreas Jönsson 501ce1d689 Make reference signs consistent.
10 years ago
Andreas Jönsson 83c16755ab Don't cache int->string conversion, it doesn't speed up anything.
10 years ago
Andreas Jönsson 4b3fbdd570 Don't throw pointers (MFC habit).
10 years ago
Andreas Jönsson 6f004d86a4 Rename sortAllLines -> sortEntireDocument.
10 years ago
Andreas Jönsson e258bcb3a7 Speed up numeric sorting by 10x.
10 years ago