Commit Graph

3955 Commits (a0177e8d050291992a24e334762c824005ffcc06)
 

Author SHA1 Message Date
Scott Sumner a0177e8d05 Add pref setting to allow Replace to stop after replacement
4 years ago
Roshni-P f249fc5902 Fix for 'Match Whole Word' option being enabled in Regular Expression Search
4 years ago
Udo Hoffmann 9734d81f32 Fix a special character in UTF16 file crash issue (regression)
4 years ago
Christian Grasser 6750be3432 Fix for darkmode build with mingw
4 years ago
Adam D. Walling 5a3bf49c86 Add Dark Mode for not attracting bugs
4 years ago
mere-human acdc2517c6 Fix regression: Handle "Default Directory" setting correctly in Open/Save File Dialog
4 years ago
Don HO d0afc51621 Add ARM64 support for auto-update feature
4 years ago
Don HO f6856626e0 Fix ARM64 installer copying binaries to 32-bits applications' folder
4 years ago
Don HO a459523659 Fix Notepad++ ARM64 version refusing to load plugins in ARM64 version
4 years ago
Don HO 266ca29861 Add ARM64 packages for the official distribution
4 years ago
Don HO 4207e2516d Add ARM64 support to NppShell
4 years ago
Don HO 6e7b47faf8 Fix typo in installer for Fortran
4 years ago
Christian Grasser fd81dab21a Update Build.md
4 years ago
Don HO b09fb1e719 Remove SciLexer.dll from the packaging
4 years ago
Christian Grasser ab58c8ee3e One button to compile them all
4 years ago
Scott Sumner 9c66ff9c71 Fix Copy command in Search result is available as there's no selection
4 years ago
Don HO 15b7a26c87 Remove unecessary const type qualifier
4 years ago
mere-human e3dbeda4c9 Add "Append extension" checkbox to Save As dialog
4 years ago
Don HO af56713079 Change name of programming language from Nimrod to Nim
4 years ago
Don HO 94dffc6da8 Fix inacurate ratio in Distraction Free mode
4 years ago
Don HO 432ad06108 Enhance Distraction Free mode: make dockable panels free
4 years ago
Don HO 90016a8dc0 Enhance Distraction Free mode by hidding another view
4 years ago
Don HO 55de911be5 Fix the 1st document title "new 1" is not translated
4 years ago
Don HO 1a9307b02d Add padding options in the edit zonze
4 years ago
Don HO cbf3d2c9cb Add new feature "Distraction Free Mode"
4 years ago
Don HO 92038c1653 Make struct VisibleGUIConf conform to coding standard
4 years ago
Udo Hoffmann 62d07f7f7c Fix wrong global locale setting committed in 86c66bb
4 years ago
Don HO 1ae39c2dda Make new tab name translatable
4 years ago
Don HO a349764b4a Remove unnecessary const
4 years ago
Scott Sumner f6cb772e61 Reword Run menu entry name
4 years ago
Udo Hoffmann 86c66bba90 Improve character case handling in RegEx
4 years ago
Christian Grasser 4cdd96f020 Add ada, fortran, fortran77 & haskell in function lists
4 years ago
Don HO 5bc3ccf469 Fix dragged out UDL file is not applied to UDL in the new instance
4 years ago
jofon ca07ac69c7 Enhance Folder as Workspace performance while adding/removing files in bulk
4 years ago
Don HO 70762b1a03 Fix Auto-Complete ignore case issue
4 years ago
Scott Sumner 4369718925 Add ability to style only current instance of text
4 years ago
Scott Sumner 09d6241686 Fix sort with column key selection that appears after tab characters
4 years ago
jofon c29240d78a Fix "Reload Workspace" menu command not working issue
4 years ago
Scott Sumner cae2f77daf Add command line parameter for adding specified string to app title bar
4 years ago
jofon bdae2aef92 Fix view file in Edge failure issue if name contains spaces
4 years ago
Scott Sumner 874f0d0140 Add ability to avoid accumulating multiple search results
4 years ago
Simon Sobisch da61b1d949 Add an option in installer to install COBOL autocomplete
4 years ago
Udo Hoffmann 6834d796ab Replaced UCS-2 by UTF-16, removed unused UniConversion.*
4 years ago
Udo Hoffmann 38bf76e843 Fix UTF-16 decoding/encoding for code points above U+FFFF
4 years ago
mere-human dc106a4c95 Add Cloud Config and Command Line Arguments to Debug Info
4 years ago
Scott Sumner f308539abe SaveAs moves original path to recent files history
4 years ago
Scott Sumner 6bfe9d289c Widen Default Language control in Preferences for New Document
4 years ago
chcg 488ea57999 Update CONTRIBUTING.md
4 years ago
Udo Hoffmann 926e6e97d8 Catch regex search exceptions and show exception message
4 years ago
Scott Sumner 854f49c61c Fix typo: FINFER -> FINDER
4 years ago