ozone10
034666894f
Adapt docking tab for dark mode
...
Fix #10067 , close #10068
2021-06-25 17:06:21 +02:00
Don Ho
7d65bb9503
Use toolkits v141 still for a while
2021-06-25 15:56:08 +02:00
Christian Grasser
2e0d358cdc
Adapt for VS2019 builds with toolkit v142
...
Fix #9922 , close #9942
2021-06-25 15:26:27 +02:00
ozone10
219cec8000
Allow dynamic dark/light mode change for tooltips
...
Fix #10059 , close #10060
2021-06-24 03:44:15 +02:00
Don Ho
f27e561379
Apply dark mode to function list's toolbar
...
Close #10058
2021-06-24 02:41:21 +02:00
mere-human
6a4ef408f2
Fix GCC compiler warnings in Notepad++
...
Fix #10037 , close #10048
2021-06-23 12:49:06 +02:00
Don Ho
296e1c695e
Fix root menu item mouse hover color issue while being back in light mode
...
https://github.com/notepad-plus-plus/notepad-plus-plus/pull/10039#discussion_r656151554
2021-06-23 02:33:15 +02:00
ozone10
c8be679cde
Use Explorer theme for list- and tree-views
...
Apply Explorer theme on list- and tree-views.
Allow dynamic change between dark and light mode in these views.
Add border to document switcher for consistency.
Refactor code in TreeView.cpp to make it consistent.
Fix #10055 , close #10056
2021-06-23 01:53:31 +02:00
Don Ho
5df7c97f98
Clean up: remove unecessary code for dark mode
2021-06-22 12:17:49 +02:00
Don Ho
e4ebeed6f9
Make Project Panel toolbar conform to dark mode
...
Close #10039
2021-06-21 13:00:10 +02:00
ozone10
a6bbdeb92e
Make line above panel toolbar dark in dark mode
...
Fix #10043 , close #10042
2021-06-21 12:48:12 +02:00
ozone10
ffbf3af029
Make DarkMode title bar to apply on all dialog on dark mode
...
Also remove border from clipboard history panel.
Close #10023
2021-06-20 19:09:35 +02:00
Don Ho
bef4da61be
Provide the whole set of arguments to initialize "Colors" structure
...
9c13d657c9 (r52399592)
2021-06-20 15:07:48 +02:00
Ashfaaq18
c2534ee8f2
Make the Search Results Window locked (grayed) until the first search
...
The search result window option will only enable after the first Find All search
Fix #9655 , close #9967
2021-06-20 03:24:10 +02:00
mere-human
263910a9a9
Fix compiler warnings when building Notepad++ solution
...
Remove unsupported option /arch:IA32 from x64 & ARM64 Release for Notepad++ project.
Define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING for
SciLexer project to ignore a specific warning in third-party code.
Now the solution builds without warnings in all configurations.
Fix #10033 , close #10034
2021-06-19 18:52:43 +02:00
Don Ho
fd5bfe4252
Update slovenian.xml
2021-06-17 14:31:51 +02:00
Don Ho
1db798fb11
Update finnish.xml
2021-06-17 14:25:20 +02:00
Don HO
33d7712337
Notepad++ 8.1 release
2021-06-17 02:25:09 +02:00
Adam D. Walling
acf91fc2c2
Make multiline and vertical tabs work in dark mode
...
Dark mode tab drawing should work for multiline and vertical tabs
Close #10017
2021-06-17 01:23:10 +02:00
Don Ho
fc94015bff
Fix plugin icons not displayed regression
2021-06-16 02:57:06 +02:00
Don Ho
9c13d657c9
Better look & feel in dark mode
...
Fix #9982
2021-06-15 17:48:21 +02:00
Thomas De Rocker
94c6d24081
Update dutch.xml
...
Close #9938
2021-06-15 17:05:14 +02:00
Hugo Carvalho
d113531345
Update portuguese.xml
...
Close #9940
2021-06-15 17:03:03 +02:00
György Bata
47d780b861
Hungarian translation update for 8.0
...
Close #9949
2021-06-15 16:59:17 +02:00
Sapziller
b09190c76e
Update Korean localization file
...
1. add missing items since 7.9.2
2. remove blank at end of line
Close #10003
2021-06-15 16:54:07 +02:00
rddim
52dbd52251
Update Bulgarian localization
...
Close #9944
2021-06-15 16:51:33 +02:00
xomx
ac7a7af0cf
Update czech.xml to v8.0.0
...
mainly keyboard access keys corrections
Close #9943
2021-06-15 16:47:27 +02:00
Tmp341
4bf1fd1fb2
Update Turkish localization
...
* According to e623e76
, f9d6fb9
commits.
Close #9947
2021-06-15 15:42:45 +02:00
conky77
c5ba7320cc
Update venetian.xml to 8.00
...
Close #9952
2021-06-15 15:38:37 +02:00
Patriccollu
fee55b06d3
Update Corsican translation for Notepad++ 8.0.0
...
Close #10005
2021-06-15 15:28:52 +02:00
conky77
b8398b18e7
Update italian.xml to 8.0.0
...
Close #9953
2021-06-15 15:25:44 +02:00
schnurlos
bfd9c2d325
Update german.xml
...
Following f9d6fb9e31
Close #9955
2021-06-15 15:23:52 +02:00
ozone10
467870d66e
Add DarkMode Tooltips
...
Fix #9962 , close #9963
2021-06-13 00:35:12 +02:00
Don Ho
2f51902e9c
Fix Notepad++ crash on dark mode while starting up
...
Fix #9961
2021-06-12 01:49:05 +02:00
Adam D. Walling
7e139e1ba2
Remove menubar white line under dark mode
...
Fix #9984 , close #9985
2021-06-11 20:15:09 +02:00
mere-human
aa17a4bc7a
Fix Open dialog with "Save" label for OK button
...
Now Open dialog shows Open label on the button instead of Save.
Don't change any button labels.
Instead, get the leftmost button when overriding the window procedure.
Fix #9966 , close #9973
2021-06-11 19:56:47 +02:00
Don HO
c6d14e9245
Notepad++ v8 release
2021-06-07 01:18:21 +02:00
Don Ho
06657c82b3
Remove Microsoft Bing from search engines for Search on Internet command
...
Ref: https://www.reuters.com/technology/microsoft-bing-raises-concerns-over-lack-image-results-tiananmen-tank-man-2021-06-04/
When a search engin does the censorship instead of its job, the search result loses its quality and it's not reliable anymore.
Hence, Microsoft Bing is removed from Notepad++ for "Search on Internet" command.
2021-06-06 16:42:45 +02:00
mere-human
0e1a4663d9
Fix append extension feature not working in save dialog
...
In some cases, checkbox was found instead of OK button and window procedure was overriden for it. Now, the OK button is identified using style and label checks.
Also, in some cases IFileDialog::GetFileTypeIndex() returns the old value. To fix that, always remember the file type selected.
Fix #9939 , close #9945
2021-06-06 14:32:18 +02:00
Udo Hoffmann
f9d6fb9e31
Close all tabs in stack with single action
...
Shift-click closes the whole stack.
Fix #8922 , close #9930
2021-06-03 02:21:08 +02:00
Thomas De Rocker
511893680b
Update dutch.xml
...
Close #9877
2021-06-03 01:38:17 +02:00
rddim
e211cbaa28
Update Bulgarian localization
...
Close #9878
2021-06-03 01:35:34 +02:00
Patriccollu
2ce57b88ce
Update Corsican translation
...
Close #9893
2021-06-03 01:32:50 +02:00
Sergio Flor
3ef5f11aa2
Updating spanish.xml
...
Resolves issue #4401 "Spanish translation: Search dialog items do not fit (translated texts too long)". Now the text fits the search dialog
Before:
<Item id="1703" name="&. se ajusta a línea nueva"/>
Now:
<Item id="1703" name="&. para nueva línea"/>
Fix #4401 , close #9898
2021-06-03 01:23:46 +02:00
spkprs
17b7a0eaf4
Update greek.xml
...
Updated (partially till 80%) whole file from eng.xml.
Close #9899
2021-06-03 01:20:24 +02:00
~GOLEM~
e524a64b3a
Update russian.xml
...
Close #9917
2021-06-03 01:13:12 +02:00
Edditoria
0221639cc9
Update Hong Kong Cantonese: Update access keys on menu
...
As at commit f7a04ca
of this repo.
View of shortcuts:
Original: Display all shortcuts in form of `Example(X)`
Now: Display the shortcuts in English word, if any.
i.e. `E&xample`
Originally it is to follow the pattern of Taiwan translation.
However, the previous commit had added a lot of shortcuts.
It is better to adapt new strategy for the UI.
Close #9920
2021-06-03 01:09:14 +02:00
yasmise
2c1b01f7c6
update japanese.xml
...
Close #9927
Update translation according this commits:
* Add access keys to non-keyboard-accessible menu items (32dce9b54e
)
2021-06-03 01:06:26 +02:00
kubalav
60cd6c463f
Update Slovak translation
...
Close #9934
2021-06-03 00:44:24 +02:00
Don HO
066b694d56
Remove unecessary codes
2021-06-03 00:13:38 +02:00
Adam D. Walling
5908166a63
Invert lightness of toolbar icon for dark mode
...
Close #9935
2021-06-02 23:38:25 +02:00
Don HO
8a898bae3f
Add new API NPPM_ADDTOOLBARICON_FORDARKMODE for darkmode
...
Usage:
void NPPM_ADDTOOLBARICON_FORDARKMODE(UINT funcItem[X]._cmdID, toolbarIconsWithDarkMode iconHandles)
This new API NPPM_ADDTOOLBARICON_FORDARKMODE is for replacing obsolete NPPM_ADDTOOLBARICON which doesn't support the dark mode.
2 formats / 3 icons are needed: 1 * BMP + 2 * ICO
All 3 handles below should be set so the icon will be displayed correctly if toolbar icon sets are changed by users, also in dark mode.
struct toolbarIconsWithDarkMode {
HBITMAP hToolbarBmp;
HICON hToolbarIcon;
HICON hToolbarIconDarkMode;
};
Close #9928
2021-06-01 01:36:07 +02:00
Don HO
219dfda6b3
Remove HexEdit via installer due to its crash
...
Ref: https://github.com/chcg/NPP_HexEdit/issues/51
2021-05-30 11:51:25 +02:00
Adam D. Walling
ceca91557b
Fix disabled checkboxes in dark mode
...
Fix the following issue:
https://community.notepad-plus-plus.org/topic/21228/notepad-v8-release-candidate-2?_=1622335986466
Close #9919
2021-05-30 07:52:48 +02:00
Don HO
46b3e3c7b2
Fix wrong plugin toolbar icon display if the ICO format is absent
...
An empty icon will be displayed after this fix.
2021-05-29 16:56:02 +02:00
Don HO
f7a04caca7
Update uzbek.xml
2021-05-29 13:26:36 +02:00
Don HO
5758b99b3e
Fix crash on Dark mode under Windows 8
...
Fix #9911
2021-05-27 19:32:28 +02:00
Don HO
51207a4fe5
Refactoring some code of Dark mode
2021-05-27 03:56:22 +02:00
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
Don HO
156bde258f
Fix the tabbar incoherent alternate icons settings while switching in dark mode
2021-05-20 19:08:32 +02:00
Don HO
585608b456
Update english_customizable.xml
2021-05-18 22:09:11 +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
Don HO
6d25b8b908
Add DarkModeDefault.xml into installation package
2021-05-18 19:09:04 +02:00
Don HO
19c3035d5a
Fix Dark mode default theme not being applied bug
2021-05-18 17:06:42 +02:00
Don HO
6c19e88242
Fix "Match Whole Word" option being enabled in RegEx Search
...
Fix #9766
2021-05-16 03:23:10 +02:00
Don HO
0faa139234
Revert "Fix for 'Match Whole Word' option being enabled in Regular Expression Search"
...
This reverts commit f249fc5902
due to a regression.
To reproduce the regression:
1. Ctrl+f and set to "Regular expression" as Search mode.
2. Press Shift+Ctrl+f to bring up "Find in Files".
3. Note that "Match whole word only" checkbox is missing, and cannot be made to appear.
Ref: #9766 & #9792
2021-05-16 02:03:30 +02:00
rddim
da352ef5ad
Fix duplicated words in Auto-Completion pop-up window
...
Fix #9711 , close #9867
2021-05-15 23:32:29 +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
ccuser44
93c1edd934
Update finnish.xml
...
Example was not translated.
In finnish it is esimerkki and in this context Esimerkiksi
Close #9787
2021-05-15 01:23:38 +02:00
conky77
a26b1f443d
Update Italian.xml
...
Close #9669
2021-05-15 01:18:05 +02:00
Don HO
e248e29f7f
Update lacalization files (Taiwanese Madarin & French)
2021-05-14 12:31:25 +02:00
kubalav
b2f3d573fb
Update Slovak translation
...
Close #9695
2021-05-13 14:23:20 +02:00
yasmise
37863f47a0
update japanese.xml to v7.9.6
...
Follow-up to this commit:
* Catch regex search exceptions and show exception message (926e6e97d8
)
2021-05-13 14:12:49 +02:00
schnurlos
f42748d4b3
Update german.xml
...
Following 926e6e97d8
, 6834d796ab
& 874f0d0140
Close #9708
2021-05-13 14:02:21 +02:00
Iñigo Zendegi
7196c1ab7a
Update basque.xml (full translation)
...
Close #9826
2021-05-13 13:17:05 +02:00
xomx
d173b24f6d
Update czech translation
...
Close #9749
2021-05-13 13:11:52 +02:00
Scott Sumner
a1abe867b9
Add Ctrl+C and Ctrl+A standard keyboard accelerators to Search results context menu
...
Fix #9824 , close #9836
2021-05-13 10:10:54 +02:00
rddim
ddc551e0d2
Update Bulgarian localization
...
Close #9697
2021-05-13 09:21:12 +02:00
miwob
70d7b8504c
Update C keyword list
...
1. Add true/false as per c99 stdbool.h
2. Alphabetize list
Close #9453
2021-05-13 03:32:09 +02:00
ArkadiuszMichalski
50d204f2a8
Update polish.xml
...
Close #9856
2021-05-13 03:14:25 +02:00
Hugo Carvalho
d75068f62e
Update Portuguese translation
...
Close #9737
2021-05-13 01:54:25 +02:00
Edditoria
bcb6911527
Update localization: Hong Kong Cantonese...
...
As at commit 9c66ff9
of this repo.
Close #9773
2021-05-13 01:49:28 +02:00
Tmp341
58b33ecbd7
Update Turkish
...
* According to 2e7c5e3
, 926e6e9
, 6834d79
, 874f0d0
, 4369718
, 1ae39c2
, cbf3d2c
, 1a9307b
, e3dbeda
, a0177e8
, 0dbdef3
and b657f58
commits.
Close #9843
2021-05-13 00:15:26 +02:00
Patriccollu
6162e1ed5c
Update Corsican translation
...
Close #9714
2021-05-12 23:45:21 +02:00
~GOLEM~
8df5dc41c5
Update russian.xml
...
Close #9718
2021-05-12 21:10:35 +02:00
Thomas De Rocker
5b83f21df2
Update dutch.xml
...
Close #9692
2021-05-12 21:04:54 +02:00
debiedowner
ddd4448192
Add ability to reverse line order
...
Fix #9837 , close #9839
2021-05-12 03:06:44 +02:00
Don HO
70515c878b
Update localization files
2021-05-12 02:16:30 +02:00
Cyberslas
84402e755f
Fix Python Function List not showing functions
...
Functions defined at the top of the file or below a class with nothing in between would not show in the Function List.
This changes the function regex to fix this. A small unit test that the old regex won't pass but the new will included.
Close #9844
2021-05-11 23:48:22 +02:00
l3afblow3r
582a424d55
Add "curlopt_ssl_verifystatus" keyword for PHP
...
Close #9807
2021-05-11 23:28:26 +02:00
Don HO
69a5438671
Simplify dark mode user interface
2021-05-11 19:21:41 +02:00
Don HO
a0f2586102
Fix x64 build error
2021-05-11 04:27:13 +02:00
Don HO
c230ccf1bd
Fix toolbar icons switching in dark mode makes incoherence in Preferences dialog
...
ref:
https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9742#issuecomment-836757562
2021-05-11 03:44:48 +02:00
Don HO
2d4640ce42
Update croatian.xml
2021-05-10 15:44:34 +02:00
Don HO
bae09252c7
Fix build error
2021-05-10 12:56:52 +02:00
Adam D. Walling
1089e239ba
Add the capacity to customize the color of Notepad++ (not only dark)
...
1. Customizable colors easily handled now by tweaking a few custom drawing implementations.
2. make dark mode less intense by default.
Close #9848
2021-05-10 12:14:03 +02:00
Don HO
4aa459ef47
Switch to default dark theme as dark mode is enabled
...
1. Add default dark theme.
2. Switch to default dark theme when dark mode is enabled considering both situations:
Style Configurator is or ont launched.
Close #9847
2021-05-10 09:56:35 +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
Scott Sumner
666f228027
Fix function List button tool tips mixed up issue
...
Swap errant tooltip text for function list sort and reload buttons.
Fix #9804 , close #9829
2021-05-05 23:40:53 +02:00
Scott Sumner
b657f58580
Add "Copy Pathnames" command to Search results context menu
...
Fix #9821 , close #9822
2021-05-05 23:20:13 +02:00
Scott Sumner
4b7e1ac794
Improve performance of Search results Open all
...
Fix #9819 , close #9820
2021-05-05 22:54:04 +02:00
Don HO
dc34284146
Make toolbar compatible with current plugins
2021-05-05 16:47:06 +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
cd1a468b1c
Make select text foreground color setting optional
...
Make selected text with syntax highlighting as default behaviour.
To override the default behaviour, user can add an empty xml file named "enableSelectFgColor.xml" (beside of "config.xml") to set the select foreground color in Style Configurator.
2021-05-01 20:02:09 +02:00
Scott Sumner
44b2bef69b
Allow selected text foreground color to be changed
...
Fix #3397 , fix #1314 , close #9817
2021-05-01 04:28:27 +02:00
Scott Sumner
8339de66d2
Remove obsolete logic with wholeword and MarkAll
...
Fix #9803 , close #9810
2021-04-29 18:32:06 +02:00
Adam D. Walling
85aaef2fba
Dark Mode independent of OS setting
...
Close #9802
2021-04-27 01:38:24 +02:00
Adam D. Walling
bd6dbd4bb6
Add dark mode in find/replace dialog
...
Dark Mode find/replace dialog box! Also supporting buffered paint animation for darkmode checkbox/radiobutton control states
Close #9800
2021-04-26 17:57:22 +02:00
Scott Sumner
0dbdef320f
Add MarkAll Preference settings for case and word
...
Fix #9751 #5148 , close #9796
2021-04-26 12:05:35 +02:00
Scott Sumner
a0177e8d05
Add pref setting to allow Replace to stop after replacement
...
Fix #4437 , close #9801
2021-04-26 10:26:47 +02:00
Roshni-P
f249fc5902
Fix for 'Match Whole Word' option being enabled in Regular Expression Search
...
Ensured 'Match Whole Word' option is disabled in Regular Expression Search.
Fix #9766 , close #9792
2021-04-26 04:29:08 +02:00
Udo Hoffmann
9734d81f32
Fix a special character in UTF16 file crash issue (regression)
...
Fix UTF iterators end too early.
This regression (https://github.com/notepad-plus-plus/notepad-plus-plus/pull/9599#issuecomment-825654605 ) is introduced via 38bf76e843
Close #9797
2021-04-26 03:16:48 +02:00
Christian Grasser
6750be3432
Fix for darkmode build with mingw
...
Close #9789
2021-04-24 06:23:33 +02:00
Adam D. Walling
5a3bf49c86
Add Dark Mode for not attracting bugs
...
Toolbar, status bar, tab bar, menu bar, dark scrollbar, handle switching between light and dark, docking splitters and headers, flicker fixes. Minor tweaks to DarkMode.h. Mostly handles the dark mode request for the main interface for #7692 and also follows the windows system theme settings like #9183 .
Fix #9183 , fix #7692 , close #9587
2021-04-23 16:22:57 +02:00
mere-human
acdc2517c6
Fix regression: Handle "Default Directory" setting correctly in Open/Save File Dialog
...
IFileDialog doesn't modify the current directory unlike the old file
dialog. Now the last used directory is remembered each time the user
changes directory and then set as working directory if needed.
Fix #9767 , close #9775
2021-04-22 19:18:43 +02:00
Don HO
d0afc51621
Add ARM64 support for auto-update feature
2021-04-22 05:20:54 +02:00
Don HO
f6856626e0
Fix ARM64 installer copying binaries to 32-bits applications' folder
2021-04-22 02:47:18 +02:00
Don HO
a459523659
Fix Notepad++ ARM64 version refusing to load plugins in ARM64 version
2021-04-21 23:24:05 +02:00
Don HO
266ca29861
Add ARM64 packages for the official distribution
2021-04-21 20:42:01 +02:00
Don HO
4207e2516d
Add ARM64 support to NppShell
2021-04-21 17:34:38 +02:00
Don HO
6e7b47faf8
Fix typo in installer for Fortran
2021-04-21 06:28:18 +02:00
Don HO
b09fb1e719
Remove SciLexer.dll from the packaging
2021-04-17 17:32:52 +02:00
Christian Grasser
ab58c8ee3e
One button to compile them all
...
1. Build Notepad++ with Scintilla static lib (libscintilla.lib) and Boost (v1.76) RegExpr.
2. ARM64 build is available.
Fix #5158 , close #9594
2021-04-17 05:55:10 +02:00
Scott Sumner
9c66ff9c71
Fix Copy command in Search result is available as there's no selection
...
Disable Search Results Copy (verbatim) command if no selected text.
Fix #9757 , close #9764
2021-04-16 02:52:52 +02:00
Don HO
15b7a26c87
Remove unecessary const type qualifier
2021-04-16 02:37:05 +02:00
mere-human
e3dbeda4c9
Add "Append extension" checkbox to Save As dialog
...
Add "Append extension" checkbox to Save As dialog for replacing option "Save dialog file extension filter to *.*" in Preferences dialog.
Fix #9515 , close #9732
2021-04-16 01:27:32 +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
94dffc6da8
Fix inacurate ratio in Distraction Free mode
2021-04-14 04:38:07 +02:00
Don HO
432ad06108
Enhance Distraction Free mode: make dockable panels free
2021-04-14 03:39:25 +02:00
Don HO
90016a8dc0
Enhance Distraction Free mode by hidding another view
2021-04-13 03:38:40 +02:00
Don HO
55de911be5
Fix the 1st document title "new 1" is not translated
...
1ae39c2dda (commitcomment-49174136)
2021-04-12 17:32:19 +02:00
Don HO
1a9307b02d
Add padding options in the edit zonze
...
Fix #2323
2021-04-11 19:59:30 +02:00
Don HO
cbf3d2c9cb
Add new feature "Distraction Free Mode"
2021-04-09 19:55:55 +02:00
Don HO
92038c1653
Make struct VisibleGUIConf conform to coding standard
2021-04-07 18:02:30 +02:00
Don HO
1ae39c2dda
Make new tab name translatable
...
Fix #2837
2021-04-06 18:54:38 +02:00
Don HO
a349764b4a
Remove unnecessary const
2021-04-06 17:52:56 +02:00
Scott Sumner
f6cb772e61
Reword Run menu entry name
...
Close #9728
2021-04-04 18:17:35 +02:00
Christian Grasser
4cdd96f020
Add ada, fortran, fortran77 & haskell in function lists
...
- added missing unittest for c
- added further function lists for ada, fortran, fortran77, haskell from previous PR of MAPJe71_functionlist_update3
- added simple rust function list
- unittest files from the internet probably no complex ones
- added to installer
Fix #9698 , close #3393 , close #9727
2021-04-03 15:45:51 +02:00
Don HO
5bc3ccf469
Fix dragged out UDL file is not applied to UDL in the new instance
...
The workaround is: in case of UDL, "-lLANG" argument part is ignored.
We let new instance detect the user lang type via file extension - it works in the most of case, except if user applies an UDL manually.
For example, this workaround won't work under the following situation:
user applies Markdown to a file named "myMarkdown.abc".
Fix #3451
2021-03-31 03:55:09 +02:00
jofon
ca07ac69c7
Enhance Folder as Workspace performance while adding/removing files in bulk
...
Added batch processing of added and removed files in Folder as Workspace.
Fix #9203,close #9651
2021-03-30 14:08:59 +02:00
Don HO
70762b1a03
Fix Auto-Complete ignore case issue
...
Fix #3997 , fix #4833 , fix #4998
2021-03-30 03:46:28 +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
Scott Sumner
09d6241686
Fix sort with column key selection that appears after tab characters
...
Fix #9682 , close #9683
2021-03-29 03:43:00 +02:00
jofon
c29240d78a
Fix "Reload Workspace" menu command not working issue
...
Now forces the workspace to be opened when the user accepts that reloading will discard all modifications
Fix #9350 , close #9696
2021-03-28 21:04:29 +02:00
Scott Sumner
cae2f77daf
Add command line parameter for adding specified string to app title bar
...
Fix #9539 , #9704
2021-03-28 04:18:23 +02:00
jofon
bdae2aef92
Fix view file in Edge failure issue if name contains spaces
...
Added Edge to the same case as the other browsers, which substitutes spaces for %20, and opens the files as expected and add legacy edge as a backup in case the new edge isn't found.
Fix #9313 , close #9677
2021-03-27 19:34:55 +01:00
Scott Sumner
874f0d0140
Add ability to avoid accumulating multiple search results
...
Fix #8777 , close #9653
2021-03-27 18:19:54 +01:00
Simon Sobisch
da61b1d949
Add an option in installer to install COBOL autocomplete
...
follow-up to adae1922cf
Close #9672
2021-03-27 03:43:40 +01:00
Udo Hoffmann
6834d796ab
Replaced UCS-2 by UTF-16, removed unused UniConversion.*
2021-03-27 03:00:14 +01:00
Udo Hoffmann
38bf76e843
Fix UTF-16 decoding/encoding for code points above U+FFFF
...
Fix #9597 , fix #3747 , fix #5754 , close #9599
2021-03-27 02:50:51 +01:00
mere-human
dc106a4c95
Add Cloud Config and Command Line Arguments to Debug Info
...
Fix #9598 , close #9607
2021-03-26 15:33:01 +01:00
Scott Sumner
f308539abe
SaveAs moves original path to recent files history
...
Fix #9673 , close #9678
2021-03-26 14:00:01 +01:00
Scott Sumner
6bfe9d289c
Widen Default Language control in Preferences for New Document
...
Close #9647
2021-03-26 01:25:06 +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
Scott Sumner
854f49c61c
Fix typo: FINFER -> FINDER
...
Close #9688
2021-03-23 23:35:59 +01:00
Don HO
0c0a5d2097
Add 2 new easter eggs for the upcoming Easter Sunday
2021-03-23 01:57:37 +01:00
Don HO
4399c1343b
Notepad++ 7.9.5 release
2021-03-22 22:46:05 +01:00
Don HO
633dcbad5e
Fix installer error if problematic plugin is absent
2021-03-22 03:27:44 +01:00
Don HO
aa22ee21cc
Add a new quote
2021-03-21 01:12:30 +01:00
mere-human
ad3a6ea2f6
Fix file doesn't save as extension type on Windows 7
...
Initialize file dialog window procedures later so that
all the controls have been created by this moment.
Fix #9657 , close #9674
2021-03-20 23:17:05 +01:00
Don HO
805ff42cd4
Update slovenian.xml
2021-03-18 17:58:30 +01:00
conky77
9c471cd0a2
Reorder translation item nodes in Italian.xml
...
Set new order as English.xml.
Close #9635
2021-03-18 16:20:30 +01:00
schnurlos
39b7604107
Update german.xml
...
Close #9628
2021-03-18 15:58:08 +01:00
snxx-lppxx
3d6bb7ae06
Fix some inaccurate translation in kazakh.xml
...
Close #9625
2021-03-18 15:39:32 +01:00
mere-human
cd738bcff7
Fix UNC path with quotes handling in folder & file Open/Save dialog
...
Remove a workaround for double backslash that leads to problems.
Originally, the double backslash workaround was needed to address #5368 .
But now, the app isn't stuck when such path is used, so the problem is gone.
Fix #9582 , close #9666
2021-03-18 15:31:03 +01:00
Don HO
f44e6c4c06
Fix SaveAsAdmin plugin incompatibility with Notepad++ 7.9.3 issue
...
The installer will check the version of SaveAsAdmin plugin and remove all the versions of SaveAsAdmin plugin which doesn't contain the fix.
Fix #9514
2021-03-18 01:45:57 +01:00
Don HO
58f0a61770
Notepad++ 7.9.4 release
2021-03-15 01:37:51 +01:00
Edditoria
b1ba14b922
Update localization: Hong Kong Cantonese
...
As at commit 3a4d1ac
of this repo.
Close #9624
2021-03-14 19:50:34 +01:00
Udo Hoffmann
aaab4607c1
Fix Find button not enabled in Find in Files section regression
...
Ref: https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8125#issuecomment-798801190
Close #9654
2021-03-14 19:31:08 +01:00
rddim
3a4d1acad3
Update Bulgarian localization
...
Close #9547
2021-03-09 00:02:00 +01:00
schnurlos
1ef9b94581
Update german.xml
...
Following last changes of english.xml
Close #9596
2021-03-08 23:55:39 +01:00
popcorner
ed347fae90
Update chineseSimplified.xml
...
Close #9622
2021-03-08 23:52:16 +01:00
Patriccollu
4f64597762
Fix wrong translation ID in 2 localization files
...
Close #9616
2021-03-08 18:24:57 +01:00
yasmise
1f2c63cce1
Update japanese.xml to v7.9.4
...
Follow-up to these commits:
* Add an option to mute all sounds in preferences dialog (6e43ba6ea5
)
* Make tab splitter menu and incremental search translatable (35584b379f
)
Close #9559
2021-03-08 13:14:27 +01:00
Haoran Du
7c73faba57
Fix a interface error(missed a "$" symbol) in Chinese localization
...
Close #9589
2021-03-08 13:08:18 +01:00
conky77
e27c125ef7
update italian.xml to v7.9.4
...
Close #9619
2021-03-08 13:02:34 +01:00
xomx
63760073ef
Update Czech translation to v7.9.4
...
Close #9610
2021-03-08 00:36:42 +01:00
Tmp341
c6088dbcdf
Update Turkish localization
...
* According to d6c9410
, d5ad025
, e26199a
and 41c4180
commits.
Close #9531
2021-03-07 20:59:32 +01:00
Thomas De Rocker
cc17f69a37
Update dutch.xml
...
Update Dutch translations according to 35584b379f
and 6e43ba6ea5 (diff-a6ac7ceba70d88bf1547fd1defd760bd55052dcdb78c44f9d46d99ef1f450472)
Close #9541
2021-03-07 20:32:39 +01:00
Patriccollu
663b6471d1
Update Corsican translation for Notepad++ 7.9.4
...
Close #9571
2021-03-07 20:00:47 +01:00
~GOLEM~
e1df2ed032
Update russian.xml to v7.9.4
...
Close #9576
2021-03-07 19:55:21 +01:00
ArkadiuszMichalski
03332eca82
Update polish.xml to 7.9.4
...
Update polish.xml to 7.9.4 (according to the latest commit).
Close #9615
2021-03-07 19:52:26 +01:00
conky77
b4d8b1d5b0
Update Venetian.xml v7.9.4
...
Close #9614
2021-03-07 19:19:08 +01:00
Don HO
2e7c5e3e89
Update localization files
2021-03-07 17:34:10 +01:00
Don HO
68c537f697
Fix Find in Projects replace confirmation message localization problem
2021-03-07 17:05:02 +01:00
Udo Hoffmann
a044cefe7c
Fix Project workspace changes lost on save cancel
...
Fix #9605 , close #9609
2021-03-06 23:23:12 +01:00
Don HO
47ca5281fe
Revert "Improve high-dpi display"
...
This reverts commit 1364b199b4
.
3 ways we can choose:
1. PerMonitorV2: it would be the ideal solution if there were no custom control in Notepad++ : some part of the custom controls like panels and Find dialog are not rendered properly in PerMonitorV2 mode.
2. PerMonitor: in v7.9.3 WM_DPICHANGED message was not processed and that makes Notepad++ unusable under a high resolution monitor.
3. Without "PerMonitor" feature: (as in v7.9.2), it will be a little bit blurry, but at least the system resizes all parts of application correctly
This commit revert the modification in v7.9.3 and go back to the way in v7.9.2 (Without "PerMonitor" feature).
It's not easy to solve this issue, all I can do is choose the "less worst" way, just like people in world-wide vote for choosing their political leader.
Fix #9513 , fix #9579
2021-03-04 01:28:12 +01:00
Don HO
4b0010c4c3
Fix regression in "Find Result" field due to Scintilla upgrade
...
Fix #9595
2021-03-03 20:01:16 +01:00
Udo Hoffmann
5c884a80c6
Add "Find in Projects" features
...
Close #8125 , close #9534
2021-02-27 23:58:17 +01:00
mere-human
91a570a305
Fix folder picker not displying as the given directory is invalid issue
...
Fix #9569 , close #9570
2021-02-25 16:43:23 +01:00
mere-human
064d844a41
Fix handling of network path (UNC path) in CustomFileDialog
...
Use STL algorithms for path transformation.
Fix #9527 , close #9551
2021-02-22 19:09:37 +01:00
QoL
26dad277c9
Fix shortcut name more than 64 characters makes an empty name issue
...
Fix #9556 , close #9543
2021-02-22 05:05:41 +01:00
mere-human
f96d81af11
Fix extension appending issue in file dialog
...
Fix #9510 , close #9532
2021-02-22 03:58:30 +01:00
Udo Hoffmann
75bcb7c536
Fix file not turning dirty (with Session Manager plugin) issue
...
Fixes #9475 , close #9498
2021-02-22 03:30:13 +01:00
Don HO
d7819cf601
Upgrade Scintilla from v4.2.0 to v4.4.6
...
Close #8900 , close #9550
2021-02-21 19:14:40 +01:00
Don HO
dbac42edd0
Use unary operator '!' instead of "not"
2021-02-20 04:44:34 +01:00
Don HO
1eaaf45d87
Add needed space in "Window dialog"
...
Fix #9542
2021-02-20 03:44:37 +01:00
mere-human
35584b379f
Make tab splitter menu and incremental search translatable
...
Rename menu IDs in tab splitter to be in English.
Relocate some controls in incremental search dialog to ease translation.
Fix #8955 , close #9496
2021-02-19 04:00:02 +01:00
mere-human
6e43ba6ea5
Add an option to mute all sounds in preferences dialog
...
Fix #7950 , close #9507
2021-02-19 03:46:52 +01:00