Udo Hoffmann
6834d796ab
Replaced UCS-2 by UTF-16, removed unused UniConversion.*
2021-03-27 03:00:14 +01:00
Udo Hoffmann
926e6e97d8
Catch regex search exceptions and show exception message
...
Fix #9565 , close #9566
2021-03-24 01:24:24 +01:00
Don HO
994b10c18d
Notepad++ 7.9.3 release
2021-02-15 01:43:19 +01:00
Don HO
3419a749d9
Change Notepad++ binary description
...
https://community.notepad-plus-plus.org/topic/20678/gnu-source-code-editor-error-on-close?_=1612738141494&lang=fr
Fix #9489
2021-02-07 23:24:25 +01:00
Don HO
ab5c1d3e2a
Upgrade Notepad++ License
...
Update GPL version from v2 to v3.
Fix #9425 , close #9441
2021-01-24 01:51:19 +01:00
Don HO
0762af5ce2
Notepad++ 7.9.2 release
...
Notepad++ Stand with Hong Kong edition.
2021-01-01 00:01:37 +01:00
Don HO
8640fd6693
Move 'Normal Text' to top in Languages Menu
...
Fix #7746 , fix #8277
2020-11-05 20:17:26 +01:00
Don HO
c189cc7571
Notepad++ v7.9.1 release
...
pour Samuel Paty
2020-11-02 01:40:33 +01:00
Don HO
dcc7ac5512
Update 3 localization files
2020-10-23 20:30:35 +02:00
Scott Sumner
77d4606967
Add ability to remove any duplicate lines in a document, keeping the first occurrence
...
Fix #8965 , close #9033
2020-10-23 16:04:34 +02:00
Scott Sumner
013305f306
Add copy styled text to clipboard commands to menu
...
Close #8943 , close #8964
2020-10-15 02:23:37 +02:00
eljefe7000
c306555db4
Fix file path truncated issue in save confirmation dialog
...
Fix #8812 , close #8945
2020-10-04 23:00:10 +02:00
Scott Sumner
9ab554a129
Add ability to copy marked text to the clipboard
...
Fix #6095 , close #8867
2020-10-02 21:57:57 +02:00
Don HO
285172e36b
Make alternate icons of Tab bar changing dynamically
2020-09-30 03:33:37 +02:00
Scott Sumner
79cf60f498
Add alternative icon set for tab bar
...
Close #8068 , close #8871
2020-09-30 03:04:06 +02:00
Scott Sumner
61bf9bd3c4
Add case insensitive lines sorting
...
Close #4479 , close #8869
2020-09-28 23:29:33 +02:00
Don HO
320aca73be
Add "Open Containing Folder as Workspace" command
...
and add this command in context menu of tabs.
Close #3028 , close #8880
2020-09-28 17:57:57 +02:00
Udo Hoffmann
783798e1ab
Enable project panels toggle from menu
...
Close #8533
2020-08-11 00:04:16 +02:00
Scott Sumner
ca3d514722
Add ability to sort lines randomly
...
Close #8682 , close #8683
2020-08-09 04:19:08 +02:00
Don HO
efd7b56af9
Make label length fit better on About box
2020-07-17 19:24:39 +02:00
Don HO
3b2d2bb300
Notepad++ v7.8.9 release
...
Notepad++ Stand with Hong Kong edition
2020-07-16 12:09:10 +02:00
Don HO
0323ed3425
Revert "Change the icon in About box"
...
Due to the mysterious reason, change the icon in About box makes application icon display incorrectly (in explorer & on taskbar).
This reverts commit 3a46a6c23d
.
2020-04-21 14:49:58 +02:00
Don HO
3a46a6c23d
Change the icon in About box
2020-04-17 23:56:27 +02:00
Don HO
3de506bf48
Update copyright
...
Close #5919
2020-04-04 23:03:18 +02:00
Don HO
ae6765372f
Change shortcut key of "Save All" to prevent from the duplication
...
Fix #3336
2020-04-01 04:04:57 +02:00
Don HO
1eb5f43886
Notepad++ release 7.8.4
2020-01-30 02:07:41 +01:00
Don HO
c2f84b4cc6
Coding style improvement: better indentation in Notepad_plus.rc
2019-12-25 12:56:22 +05:00
Don HO
703a49b323
Add the Expand All capacity into Folder as Workspace
2019-12-18 22:12:36 +01:00
Don HO
e0d995c1a6
Add "Fold All" toolbar command in Folder As Workspace
2019-12-18 10:05:40 +01:00
Don HO
bc2b5ac2ce
Add feature to select/show current file in Folder As Workspace
...
A new button is added in Folder As Workspace to select and show the current editing file in Folder As Workspace.
To make Bitmap background transparent with alpha channel in photoshop:
https://www.youtube.com/watch?v=8hNEJ7kaw8g&feature=emb_logo
Close #7736
2019-12-14 22:51:50 +01:00
Don HO
302b88e0ea
Isolate UDL language application menu from UDL actions
2019-11-19 14:11:32 +01:00
Krzysztof Szewczyk
2458812a42
Add a submenu item in Languages menu to open UDL folder
...
Fix #5404 , close #7540
2019-11-19 10:11:57 +01:00
Christian Grasser
c741f83bde
Update makefile for mingw gcc builds
...
Close #4145
2019-11-07 22:13:47 +01:00
Don HO
cf7e373dca
Add shortcuts to Save or not dialog
...
ALT-Y for Yes
ALT-N for No
ALT-C for Cancel
ALT-A for Yes to all
ALT-O for No to all
2019-11-06 23:43:08 +01:00
Don HO
3ee5615c5f
Notepad++ new release v7.8.1
2019-10-29 02:41:19 +01:00
Palash Bansal
f05fedda76
Fix issue for Alt+Tab doesn't show Notepad++ (Windows 7)
...
Issue is because of Tool window being used instead of normal window for these 2 dialogs- "Close All" and "Rename"
Known issue already discussed on- https://stackoverflow.com/questions/3760571/showdialog-makes-app-window-disappear-from-windows-alt-tab-list
Excerpt from https://docs.microsoft.com/en-us/windows/win32/winmsg/extended-window-styles -
WS_EX_TOOLWINDOW 0x00000080L The window is intended to be used as a floating toolbar. A tool window has a title bar that is shorter than a normal title bar, and the window title is drawn using a smaller font. A tool window does not appear in the taskbar or in the dialog that appears when the user presses ALT+TAB. If a tool window has a system menu, its icon is not displayed on the title bar. However, you can display the system menu by right-clicking or by typing ALT+SPACE.
DS_MODALFRAME is added for "Close All" dialog, because after making it normal window, it started showing default empty windows file icon.
Fix #6244 , close #6252
2019-10-24 09:56:47 +02:00
Don HO
5cf296ee10
Remove Author from About and add Online Document to menu
...
Remove Author link from About dialog and add Online Document link to menu
2019-10-05 17:07:39 +02:00
Don HO
fb7785eeaa
Disambiguate 5 entries regarding encoding
...
Remove "Encode" word to avoid the confusion with "Convert".
Close #5951
2019-07-30 20:24:59 +02:00
Don HO
6ddbca3a60
Make Save dialog not resizable
2019-07-06 15:00:07 +02:00
Rajendra Singh
4ebcf61917
Enhance Save dialog GUI
...
Close #5587
2019-07-06 14:50:45 +02:00
Don HO
3f7956dc1b
Add "No to All" and "Yes to All" options in Save dialog
...
It allows users, while closing files, to reply Yes or No only for once in Save dialog for the all rest of modified files.
Close #5835 , close #4385 , close #4392
2019-07-03 09:41:35 +02:00
Don HO
04174b17a5
Restore conventional chameleon icon
2019-06-16 15:29:46 +02:00
Don HO
6d365d89c0
One more country in which same-sex marriage is legal. Congrats Taiwan!
2019-05-19 12:30:53 +02:00
Jon Bockhorst
b75ccd29e2
Added close unchanged tabs command
...
Close #5185 , close #5007
2019-03-26 13:11:15 +01:00
Don HO
32f1dafe77
Remove unused command
2019-03-21 23:56:37 +01:00
Don HO
a7c59e1776
Add "Multi-Select Next Occurrence" into menu
...
Update localization files
2019-03-19 02:52:13 +01:00
Don HO
6dfd22d52f
Add "View Current File in Browser" for Firefox, Chrome, IE & Edge
...
Restore deleted "Launch in browser" customized shorcuts in [EU-FOSSA] by implementing them in more secure way.
2019-03-16 04:19:02 +01:00
Don HO
94c4608cc1
Fix a typo & add some comments
2019-03-01 13:35:26 +01:00
Don HO
4472620f30
Remove "Get More Plugins" menu item
2019-02-20 09:46:17 +01:00
Don HO
b381ea5353
Make name more explicite: "Remove Duplicate Lines" to "Remove Consecutive Duplicate Lines"
2019-02-10 13:43:41 +01:00