Don Ho 
							
						 
					 
					
						
						
						
						
							
						
						
							df658a6010 
							
						 
					 
					
						
						
							
							Refactoring: make code more readable  
						
						
						
						
					 
					
						2023-01-13 14:42:29 +01:00 
						 
				 
			
				
					
						
							
							
								ozone10 
							
						 
					 
					
						
						
						
						
							
						
						
							662b54e28a 
							
						 
					 
					
						
						
							
							Add property sheet in VS project and clean project file  
						
						... 
						
						
						
						Ref: https://github.com/notepad-plus-plus/notepad-plus-plus/pull/12773#discussion_r1064351459 
Fix  #12790 , close  #12791  
						
						
					 
					
						2023-01-11 18:34:01 +01:00 
						 
				 
			
				
					
						
							
							
								ozone10 
							
						 
					 
					
						
						
						
						
							
						
						
							6078ec7369 
							
						 
					 
					
						
						
							
							Replace macro min/max with std::min/std::max  
						
						... 
						
						
						
						ref https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11147#issuecomment-1365724574 
Close  #12784  
						
						
					 
					
						2023-01-10 21:01:36 +01:00 
						 
				 
			
				
					
						
							
							
								ozone10 
							
						 
					 
					
						
						
						
						
							
						
						
							0742410737 
							
						 
					 
					
						
						
							
							Use predefined cursor (hand) for link text  
						
						... 
						
						
						
						Fix  #12772 , close  #12773  
					
						2023-01-10 00:38:00 +01:00 
						 
				 
			
				
					
						
							
							
								ozone10 
							
						 
					 
					
						
						
						
						
							
						
						
							b3934afd92 
							
						 
					 
					
						
						
							
							Fix Notpad++ hangs while deleting search results results  
						
						... 
						
						
						
						When deleting search results use setLexer only when lexer is SCLEX_NULL.
Fix  #12555 , clos #12765  
						
						
					 
					
						2023-01-08 02:51:06 +01:00 
						 
				 
			
				
					
						
							
							
								ozone10 
							
						 
					 
					
						
						
						
						
							
						
						
							17eba0a374 
							
						 
					 
					
						
						
							
							Fix docking GUI for plugin in light mode  
						
						... 
						
						
						
						Improve also combobox "v" position in hiDPI.
Fix  #12007 , close  #12754  
						
						
					 
					
						2023-01-07 14:19:24 +01:00 
						 
				 
			
				
					
						
							
							
								VinsWorldcom 
							
						 
					 
					
						
						
						
						
							
						
						
							fd84de1ee4 
							
						 
					 
					
						
						
							
							Fix some incoherent upper/lower case in coffee.xml  
						
						... 
						
						
						
						Fix lowercase keyWord to proper uppercase KeyWord in APIs/coffee.xml file.
Fix  #12762 , close  #12763  
						
						
					 
					
						2023-01-06 19:25:11 +01:00 
						 
				 
			
				
					
						
							
							
								Don Ho 
							
						 
					 
					
						
						
						
						
							
						
						
							bdb06d5c10 
							
						 
					 
					
						
						
							
							Add JSON5 support  
						
						... 
						
						
						
						Currently, it's only JSONC (with js comment supported).
It will be enhanced in the future.
Usage: set your file to JSON5 via language menu, or change file extension to .json5 or .jsonc.
Note that the keywords and stylers are shared with JSON.
Fix  #11676 , fix  #11713 , close  #12761  
						
						
					 
					
						2023-01-06 14:25:19 +01:00 
						 
				 
			
				
					
						
							
							
								ArkadiuszMichalski 
							
						 
					 
					
						
						
						
						
							
						
						
							13dfaa96a8 
							
						 
					 
					
						
						
							
							Add -Wconversion flag to makefile  
						
						... 
						
						
						
						Fix  #12740 , close  #12747  
					
						2023-01-03 01:23:30 +01:00 
						 
				 
			
				
					
						
							
							
								Andreas Heim 
							
						 
					 
					
						
						
						
						
							
						
						
							3596517894 
							
						 
					 
					
						
						
							
							Pascal function list parser enhancement  
						
						... 
						
						
						
						Prevent in function list panel entries of procedure/function declarations placed in interface section of a Pascal unit as they are superfluous duplicates.
Fix  #12693 , fix  #12687 , close  #12686 , close  #12694  
						
						
					 
					
						2023-01-02 17:27:17 +01:00 
						 
				 
			
				
					
						
							
							
								ozone10 
							
						 
					 
					
						
						
						
						
							
						
						
							3da880b4f8 
							
						 
					 
					
						
						
							
							Align edge with tab (dark mode)  
						
						... 
						
						
						
						1. Draw frame around tabs in multi-line state (dark mode).
2. Adjust padding for hiDPI.
3. Add initializers.
Fix  #12737 , close  #12738  
						
						
					 
					
						2023-01-01 13:24:27 +01:00 
						 
				 
			
				
					
						
							
							
								xomx 
							
						 
					 
					
						
						
						
						
							
						
						
							c63c0035f3 
							
						 
					 
					
						
						
							
							Fix saving 4GB+ files file size cutting off issue  
						
						... 
						
						
						
						This commit fixes invalid 64-bit to 32-bit castings of filesize integers.
Fix  #12526 , close  #12736  
						
						
					 
					
						2022-12-31 17:52:20 +01:00 
						 
				 
			
				
					
						
							
							
								ozone10 
							
						 
					 
					
						
						
						
						
							
						
						
							307fd2fcd2 
							
						 
					 
					
						
						
							
							Add setting for panels to ignore '-nosession'  
						
						... 
						
						
						
						Fix  #9710 , close  #12699  
					
						2022-12-30 20:08:10 +01:00 
						 
				 
			
				
					
						
							
							
								ArkadiuszMichalski 
							
						 
					 
					
						
						
						
						
							
						
						
							81a77f13a6 
							
						 
					 
					
						
						
							
							Add support selection for "EOL to Space" commands  
						
						... 
						
						
						
						And rename "Remove Unnecessary Blank and EOL" command to "Trim both and EOL to Space".
Fix  #12702 , close  #12711  
						
						
					 
					
						2022-12-30 17:26:15 +01:00 
						 
				 
			
				
					
						
							
							
								Don Ho 
							
						 
					 
					
						
						
						
						
							
						
						
							3ee8660c23 
							
						 
					 
					
						
						
							
							Replace N++ by Notepad++ and fix some typos  
						
						... 
						
						
						
						Fix also function "getWinVersionStr" not returning "Windows 11":
https://github.com/notepad-plus-plus/notepad-plus-plus/pull/12722#discussion_r1058510340 
Fix  #12708 , fix  #12709  
						
						
					 
					
						2022-12-29 15:38:20 +01:00 
						 
				 
			
				
					
						
							
							
								ozone10 
							
						 
					 
					
						
						
						
						
							
						
						
							50e95d2267 
							
						 
					 
					
						
						
							
							Code enhancement: Replace undocumented functions  
						
						... 
						
						
						
						Fix  #12721 , close  #12722  
					
						2022-12-29 15:11:05 +01:00 
						 
				 
			
				
					
						
							
							
								ozone10 
							
						 
					 
					
						
						
						
						
							
						
						
							6a8a446eb6 
							
						 
					 
					
						
						
							
							Add dark mode to project panel file relocalizer dlg  
						
						... 
						
						
						
						Fix  #12713 , close  #12714  
					
						2022-12-28 18:08:12 +01:00 
						 
				 
			
				
					
						
							
							
								ArkadiuszMichalski 
							
						 
					 
					
						
						
						
						
							
						
						
							3022a2ee2d 
							
						 
					 
					
						
						
							
							[xml] Add .psd1 as recognized file extension for PowerShell  
						
						... 
						
						
						
						Fix  #9912 , close  #12719  
					
						2022-12-28 16:47:56 +01:00 
						 
				 
			
				
					
						
							
							
								ArkadiuszMichalski 
							
						 
					 
					
						
						
						
						
							
						
						
							1d6fe3ff42 
							
						 
					 
					
						
						
							
							[xml][force compile] Add toolbarIcons.xml to the build process  
						
						... 
						
						
						
						Ref: https://github.com/notepad-plus-plus/notepad-plus-plus/pull/12682#issuecomment-1365151173 
Close  #12712  
						
						
					 
					
						2022-12-27 19:20:06 +01:00 
						 
				 
			
				
					
						
							
							
								ozone10 
							
						 
					 
					
						
						
						
						
							
						
						
							dc3fd93f5a 
							
						 
					 
					
						
						
							
							Fix doc switcher not using other icon sets  
						
						... 
						
						
						
						And add initializers.
Fix  #12242 , close  #12701  
						
						
					 
					
						2022-12-27 15:16:22 +01:00 
						 
				 
			
				
					
						
							
							
								ArkadiuszMichalski 
							
						 
					 
					
						
						
						
						
							
						
						
							d87e996ff2 
							
						 
					 
					
						
						
							
							[xml] Add .mjs as recognized file extension for JavaScript  
						
						... 
						
						
						
						Fix  #10746 , close  #12704  
					
						2022-12-27 02:39:19 +01:00 
						 
				 
			
				
					
						
							
							
								ozone10 
							
						 
					 
					
						
						
						
						
							
						
						
							d1565a4705 
							
						 
					 
					
						
						
							
							Fix memory leak, fix warnings, replace GetWindowLong with GetWindowLongPtr  
						
						... 
						
						
						
						Fix  #12697 , close  #12698  
					
						2022-12-26 20:23:19 +01:00 
						 
				 
			
				
					
						
							
							
								ozone10 
							
						 
					 
					
						
						
						
						
							
						
						
							2fb7da73d7 
							
						 
					 
					
						
						
							
							Remove "stylerTheme" attribute in config.xml  
						
						... 
						
						
						
						Fix  #12685 , close  #12691  
					
						2022-12-26 15:20:16 +01:00 
						 
				 
			
				
					
						
							
							
								ArkadiuszMichalski 
							
						 
					 
					
						
						
						
						
							
						
						
							7fd8eb7f80 
							
						 
					 
					
						
						
							
							[xml] Update VBA keywords  
						
						... 
						
						
						
						Fix  #9389 , close  #12683  
					
						2022-12-26 14:45:07 +01:00 
						 
				 
			
				
					
						
							
							
								ArkadiuszMichalski 
							
						 
					 
					
						
						
						
						
							
						
						
							5a1e0898ca 
							
						 
					 
					
						
						
							
							Add two missing xml files to makefile  
						
						... 
						
						
						
						Close  #12682  
					
						2022-12-26 14:05:38 +01:00 
						 
				 
			
				
					
						
							
							
								ozone10 
							
						 
					 
					
						
						
						
						
							
						
						
							90af76353e 
							
						 
					 
					
						
						
							
							Fix gcc warnings  
						
						... 
						
						
						
						Fix  #12675 , close  #12676  
					
						2022-12-26 12:01:33 +01:00 
						 
				 
			
				
					
						
							
							
								Coises 
							
						 
					 
					
						
						
						
						
							
						
						
							5719558588 
							
						 
					 
					
						
						
							
							Fix sorting not stable issue  
						
						... 
						
						
						
						Use std::stable_sort instead of std::sort for column selection sorts.
Fix  #12678 , close  #12680  
						
						
					 
					
						2022-12-26 02:53:13 +01:00 
						 
				 
			
				
					
						
							
							
								ArkadiuszMichalski 
							
						 
					 
					
						
						
						
						
							
						
						
							3f0f6a2295 
							
						 
					 
					
						
						
							
							Fix trim operations for selection lines not working issue  
						
						... 
						
						
						
						Fix  #12602 , fix  #12658 , close  #12655  
					
						2022-12-25 23:37:55 +01:00 
						 
				 
			
				
					
						
							
							
								ArkadiuszMichalski 
							
						 
					 
					
						
						
						
						
							
						
						
							ad6b9085dd 
							
						 
					 
					
						
						
							
							Fix  XML tag-matching not be case-sensitive  
						
						... 
						
						
						
						Make XML and XHTML tag matching case-sensitive.
Fix  #10011 , close  #12688  
						
						
					 
					
						2022-12-25 22:49:11 +01:00 
						 
				 
			
				
					
						
							
							
								Don Ho 
							
						 
					 
					
						
						
						
						
							
						
						
							3d1aa408dd 
							
						 
					 
					
						
						
							
							Enlarge items window in Preferences dialog for better translation display  
						
						
						
						
					 
					
						2022-12-25 18:57:34 +01:00 
						 
				 
			
				
					
						
							
							
								Don Ho 
							
						 
					 
					
						
						
						
						
							
						
						
							ac8782db13 
							
						 
					 
					
						
						
							
							Notepad++ 8.4.8 release  
						
						
						
						
					 
					
						2022-12-24 20:58:03 +01:00 
						 
				 
			
				
					
						
							
							
								Don Ho 
							
						 
					 
					
						
						
						
						
							
						
						
							13ddc1a339 
							
						 
					 
					
						
						
							
							Fix changing INI styles not working regression  
						
						... 
						
						
						
						Fix  #12696  
					
						2022-12-24 17:46:23 +01:00 
						 
				 
			
				
					
						
							
							
								Don Ho 
							
						 
					 
					
						
						
						
						
							
						
						
							11f7ba2e0a 
							
						 
					 
					
						
						
							
							Fix a typo  
						
						
						
						
					 
					
						2022-12-22 00:12:19 +01:00 
						 
				 
			
				
					
						
							
							
								Don Ho 
							
						 
					 
					
						
						
						
						
							
						
						
							529693a559 
							
						 
					 
					
						
						
							
							Add forgotten files into the binary packages  
						
						
						
						
					 
					
						2022-12-21 23:52:53 +01:00 
						 
				 
			
				
					
						
							
							
								ozone10 
							
						 
					 
					
						
						
						
						
							
						
						
							caa4827e18 
							
						 
					 
					
						
						
							
							Fix search result not applying new theme  
						
						... 
						
						
						
						Fix  #12588 , close  #12672  
					
						2022-12-20 17:51:34 +01:00 
						 
				 
			
				
					
						
							
							
								ccuser44 
							
						 
					 
					
						
						
						
						
							
						
						
							4ae6736c99 
							
						 
					 
					
						
						
							
							Update lua.xml  
						
						... 
						
						
						
						Remove API which doesn't belong to official LUA, add new LUA API.
Close  #12657  
						
						
					 
					
						2022-12-20 17:15:10 +01:00 
						 
				 
			
				
					
						
							
							
								ozone10 
							
						 
					 
					
						
						
						
						
							
						
						
							f10753d2da 
							
						 
					 
					
						
						
							
							Make theme portable  
						
						... 
						
						
						
						Fix 6518f3e4b8 (commitcomment-93601484)Close  #12671  
						
						
					 
					
						2022-12-20 15:12:53 +01:00 
						 
				 
			
				
					
						
							
							
								Don Ho 
							
						 
					 
					
						
						
						
						
							
						
						
							58416114da 
							
						 
					 
					
						
						
							
							Add tabContextMenu_example.xml into binary packages  
						
						
						
						
					 
					
						2022-12-19 03:34:24 +01:00 
						 
				 
			
				
					
						
							
							
								ozone10 
							
						 
					 
					
						
						
						
						
							
						
						
							3bd262c7ce 
							
						 
					 
					
						
						
							
							Add dark autocompletion icons for dark themes  
						
						... 
						
						
						
						Fix  #12549 , close  #12667  
					
						2022-12-19 00:56:57 +01:00 
						 
				 
			
				
					
						
							
							
								ozone10 
							
						 
					 
					
						
						
						
						
							
						
						
							be98609801 
							
						 
					 
					
						
						
							
							Fix autocomplete/calltip colors not applied when changing themes  
						
						... 
						
						
						
						Fix  #12514 , close  #12666  
					
						2022-12-19 00:25:45 +01:00 
						 
				 
			
				
					
						
							
							
								Karlo-F 
							
						 
					 
					
						
						
						
						
							
						
						
							3012cb192a 
							
						 
					 
					
						
						
							
							[xml] Update croatian.xml  
						
						... 
						
						
						
						Updated croatian.xml to 8.4.8.
Close  #12660  
						
						
					 
					
						2022-12-18 22:26:47 +01:00 
						 
				 
			
				
					
						
							
							
								ozone10 
							
						 
					 
					
						
						
						
						
							
						
						
							6518f3e4b8 
							
						 
					 
					
						
						
							
							Fix theme not changed issue after switching dark/light mode in some cases  
						
						... 
						
						
						
						1. Fix custom theme (in %APPDATA%) not changing if it is not in default theme dir (in the installation location).
2. Fix default dark theme not applied in dark mode if config is missing (For example, the 1st launch of Notepad++ after its installation).
3. Fix theme not working in cloud issue and portable mode.
Fix  #6092 , fix  #10801 , fix  #12296 , close  #12662  
						
						
					 
					
						2022-12-18 22:15:53 +01:00 
						 
				 
			
				
					
						
							
							
								Don Ho 
							
						 
					 
					
						
						
						
						
							
						
						
							a0c41cc5a5 
							
						 
					 
					
						
						
							
							Revert "Fix Trim Operations not working on selection"  
						
						... 
						
						
						
						This reverts commit bf34ef0dd568b792627813a4445adf649a5c5ba6 due to bug https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12658  
						
						
					 
					
						2022-12-18 21:24:24 +01:00 
						 
				 
			
				
					
						
							
							
								Edditoria 
							
						 
					 
					
						
						
						
						
							
						
						
							4f7f48a6af 
							
						 
					 
					
						
						
							
							Update localization: Hong Kong Cantonese  
						
						... 
						
						
						
						As at commit 3fcad98 of this repo.
Close  #12567  
						
						
					 
					
						2022-12-16 17:41:21 +01:00 
						 
				 
			
				
					
						
							
							
								rddim 
							
						 
					 
					
						
						
						
						
							
						
						
							6a853d7f47 
							
						 
					 
					
						
						
							
							Update Bulgarian localization  
						
						... 
						
						
						
						Close  #12596  
					
						2022-12-16 17:38:27 +01:00 
						 
				 
			
				
					
						
							
							
								Marcello-mco 
							
						 
					 
					
						
						
						
						
							
						
						
							ef1cbbc7d6 
							
						 
					 
					
						
						
							
							[xml] Update brazilian_portuguese.xml  
						
						... 
						
						
						
						Close  #12516  
					
						2022-12-16 14:16:48 +01:00 
						 
				 
			
				
					
						
							
							
								Don Ho 
							
						 
					 
					
						
						
						
						
							
						
						
							0fe063605e 
							
						 
					 
					
						
						
							
							[xml] Add comment to help reorganizing Macro & Run menu  
						
						
						
						
					 
					
						2022-12-16 14:11:29 +01:00 
						 
				 
			
				
					
						
							
							
								vlakoff 
							
						 
					 
					
						
						
						
						
							
						
						
							1a5bd265e5 
							
						 
					 
					
						
						
							
							[xml] Fix some enties in PHP autocompletion  
						
						... 
						
						
						
						Close  #12641  
					
						2022-12-16 12:07:59 +01:00 
						 
				 
			
				
					
						
							
							
								yasmise 
							
						 
					 
					
						
						
						
						
							
						
						
							264082145a 
							
						 
					 
					
						
						
							
							[xml] update japanese.xml to v8.4.8  
						
						... 
						
						
						
						Add translations for these commits:
* Add localization for Length label in the Customize Maximum Length popup (bc1487881ab15f3d5e5bc6c3fb06ff8168b5fdea)
* Update localization files (11ccc415e71cdd3674dac2595479302452965121)
* Fix localization files (3fcad98883bd719b6be63f234648f5712018548f)
* Fix inconsistencies at OS-forced Notepad++ (v8.4.7) exit (bd4c323d75bbe9a565e9bc31bb522133d78421a6)
* Make tab context menu customizable (aa8ae48b9946d0a26b1e51564246bb1dc981a827)
Close  #12542 
Also some fix to remove useless space characters. 
						
						
					 
					
						2022-12-16 11:56:04 +01:00 
						 
				 
			
				
					
						
							
							
								ArkadiuszMichalski 
							
						 
					 
					
						
						
						
						
							
						
						
							901f62f948 
							
						 
					 
					
						
						
							
							[xml] Update polish.xml to 8.4.8  
						
						... 
						
						
						
						Close  #12653  
					
						2022-12-16 02:50:58 +01:00