Don HO
9a2dcaa5f8
Fix plugin icons added on toolbar not taking effect for Fluent UI icon sets
...
NPPM_ADDTOOLBARICON take structure
struct toolbarIcons {
HBITMAP hToolbarBmp;
HICON hToolbarIcon;
};
as argument, both hToolbarBmp & hToolbarIcon should not be null to take effect.
2021-05-22 01:49:50 +02:00
debiedowner
32dce9b54e
Add access keys to non-keyboard-accessible menu items
...
Fix #9875 , close #9876
2021-05-18 20:41:18 +02:00
Scott Sumner
e623e76d0b
Rename sort randomly menu item, move it and reverse lines out of sorting section
...
Close #9868
2021-05-15 22:56:38 +02:00
Don HO
71fabb1567
Remove the access of Live Support on Gitter
2021-05-15 13:30:28 +02:00
debiedowner
ddd4448192
Add ability to reverse line order
...
Fix #9837 , close #9839
2021-05-12 03:06:44 +02:00
Don HO
db27172ca8
Add Fluent UI icons for Dark mode
...
Add Fluent UI icons for Dark mode in the toolbar & the tabbar
Fix #9742 , close #9831
2021-05-09 17:38:54 +02:00
Don HO
7d25394244
Add new toolbar icons (Fluent UI)
...
1. Remove obsolete icon set.
2. Add both Fluent UI & Filled Fluent UI icon sets.
3. Refactoring toolbar code
Fix #9742 , close #9808
2021-05-05 14:39:27 +02:00
Don HO
af56713079
Change name of programming language from Nimrod to Nim
...
Fix #9768
2021-04-15 03:40:30 +02:00
Don HO
cbf3d2c9cb
Add new feature "Distraction Free Mode"
2021-04-09 19:55:55 +02:00
Scott Sumner
4369718925
Add ability to style only current instance of text
...
Fix #9263 , close #9684
2021-03-29 23:35:38 +02:00
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