Commit Graph

443 Commits

Author SHA1 Message Date
Rainer Kottenhoff
76c9de58f2 + fix: respect read-only file attribute of .ini-settings-file (configuration) 2020-07-11 14:11:09 +02:00
RaiKoHoff
f452d6a51f + fix: disabled Find/Replace or Customize Schemes (by modal child) dialog should disable main window too 2020-07-02 15:58:02 +02:00
Rainer Kottenhoff
a5ef3bb3f3 + chg: silent ignore write permissions missing on Inifile 2020-06-28 18:42:28 +02:00
RaiKoHoff
0eae25de8f + dpi: awareness for Find/Replace-Dlg (remove resize property) 2020-06-17 13:41:52 +02:00
RaiKoHoff
36fe359035 + dpi: awareness for Lexer-Selection-Dlg (remove resize property) 2020-06-17 12:26:34 +02:00
RaiKoHoff
b0a572d22e + chg: DPI awareness some changes, but no full solution yet 2020-06-16 14:44:30 +02:00
RaiKoHoff
a897f9b8a6 -- intermediate version 2020-06-15 16:06:21 +02:00
Rainer Kottenhoff
d826ccb8bf + fix: DPI scaling for Scintilla surface component (thanx zufuliu) 2020-06-13 09:17:58 +02:00
Rainer Kottenhoff
0d947668eb + chg: DPI_CHANGED msg handler
+ fix: unexpected selection of hyperlink in first line on empty doubleclick
2020-06-12 23:13:28 +02:00
Rainer Kottenhoff
7037c60f4c + upd: Scintilla v443 2020-06-11 20:28:44 +02:00
RaiKoHoff
a469fc00fb + fix: common base font inheritance for other styles 2020-06-05 09:51:07 +02:00
Rainer Kottenhoff
42e23dfb66 + chg: font selection/settings reviewed 2020-06-01 19:29:18 +02:00
RaiKoHoff
5c15e3bf1e + cln: some code cleanup 2020-05-27 18:33:44 +02:00
RaiKoHoff
e0b2e7c704 + chg: minor changes 2020-05-26 18:34:09 +02:00
Rainer Kottenhoff
f511fd9b49 + del: remove DWrite Font Choose Dialog - need to type fractional font sizes manually 2020-05-20 23:28:12 +02:00
RaiKoHoff
940c0643a0 + fix: extended font style selection 2020-05-20 15:55:20 +02:00
Rainer Kottenhoff
13fe6e909c + chg: font style/face-name handling 2020-05-20 03:04:14 +02:00
RaiKoHoff
80a7cc4244 + chg: font selection refactoring 2020-05-19 17:46:56 +02:00
RaiKoHoff
5957820d88 + chg: revised grepWinNP3.ini file creation 2020-05-19 14:45:39 +02:00
Rainer Kottenhoff
90df854127 + fix: path is file
+ chg: dwrite font selection dialog
2020-05-19 01:28:20 +02:00
Rainer Kottenhoff
bddf144bff + chg: ChoseFont (part 1) 2020-05-18 08:21:15 +02:00
RaiKoHoff
ca003c82dd + fix: some more CppCheck complaints 2020-05-14 12:22:28 +02:00
RaiKoHoff
1da70ef21d + fix: fixing some CppCheck complaints 2020-05-13 16:21:23 +02:00
RaiKoHoff
b75096dfb2 + fix: fixing some CppCheck complaints 2020-05-12 17:33:01 +02:00
Rainer Kottenhoff
17ede9711d + fix: Theme scheme file handling (file extension inheritance) 2020-05-09 20:04:45 +02:00
RaiKoHoff
962d6ec2da + chg: minor changes for dialog handling on DPI changed 2020-05-08 15:39:16 +02:00
RaiKoHoff
1ede7d2ab8 + chg: preparations for dpi-aware resizable "Customize Schemes..." dialog 2020-05-07 15:43:23 +02:00
RaiKoHoff
7eb8ab45dd + chg: DPI change handling: About & C-Schemes dialog 2020-05-06 18:15:03 +02:00
Rainer Kottenhoff
de74873f1a + chg: open hyperlink on double-click 2020-04-30 22:44:07 +02:00
RaiKoHoff
720f2265fb + fix: lost Find/Replace dialog settings
+ fix: lazy syntax styling (copy into multi-line string, etc.)
2020-04-28 13:13:34 +02:00
RaiKoHoff
c15d74cf20 + fix: menu flickering
+ add: toolbar hint for zoomed view
2020-04-22 10:09:56 +02:00
RaiKoHoff
4787805aca + chg: filevar tag "fill-column" changes to support multi-column marker 2020-04-21 15:54:01 +02:00
RaiKoHoff
3a5b379340 + add: multi-long-line marker (swim-lanes) option 2020-04-20 18:27:11 +02:00
RaiKoHoff
4ba01206ba Merge branch 'RC2_DEV' into NewFeatures
# Conflicts:
#	src/Config/Config.cpp
#	src/Config/Config.h
#	src/Styles.c
2020-03-23 17:41:27 +01:00
RaiKoHoff
a21903d32c + fix: corrections .ini-file reader/writer locking mechanism 2020-03-23 17:02:30 +01:00
Rainer Kottenhoff
7cdb3be668 Merge branch 'RC2_DEV' into NewFeatures
# Conflicts:
#	scintilla/win32/PlatWin.cxx
#	scintilla/win32/PlatWin.h
#	scintilla/win32/ScintillaWin.cxx
#	src/Dialogs.c
#	src/Helpers.c
#	src/Helpers.h
#	src/Styles.c
2020-03-21 23:09:09 +01:00
Rainer Kottenhoff
56bbc626c6 + fix: refactoring for Scintilla DLL version 2020-03-21 22:20:23 +01:00
RaiKoHoff
b2ddb08f54 + add: grepWin integration: multi file search 2020-03-17 18:39:13 +01:00
RaiKoHoff
e69e45c2f2 Merge remote-tracking branch 'upstream/master' into NewFeatures
# Conflicts:
#	src/Edit.c
#	src/Notepad3.c
#	src/Notepad3.h
2020-03-16 17:03:50 +01:00
RaiKoHoff
6be020d7b5 + chg: try "hardening" selection undo/redo behavior 2020-03-16 16:33:08 +01:00
Rainer Kottenhoff
2069c44bc9 Merge branch 'RC2_DEV' into NewFeatures 2020-03-13 02:01:53 +01:00
Rainer Kottenhoff
855fab8d8f + fix: .ini-file writing bug introduced in previous version 2020-03-13 01:52:41 +01:00
Rainer Kottenhoff
6c02ae1679 Merge branch 'RC2_DEV' into NewFeatures
# Conflicts:
#	language/np3_en_us/menu_en_us.rc
#	src/Config/Config.cpp
2020-03-12 17:40:21 +01:00
Rainer Kottenhoff
01876da951 + fix: redesign of Ini-File-Locking mechanism 2020-03-12 02:15:14 +01:00
Rainer Kottenhoff
eaadd5efee + try: fix AboutBox's RichEdit control DPI scale behavior 2020-03-09 18:36:45 +01:00
Rainer Kottenhoff
a34de8dbdd + try fix: AboutBox's RichEdit ctrl for DPI scaling 2020-03-09 18:22:11 +01:00
Rainer Kottenhoff
6423b18c6f Merge remote-tracking branch 'notepad3_orig_rizone/master' into NewFeatures
# Conflicts:
#	src/Config/Config.cpp
#	src/Dialogs.c
#	src/Helpers.c
#	src/Helpers.h
#	src/Notepad3.c
#	src/Styles.c
#	src/TypeDefs.h
2020-03-07 22:52:57 +01:00
Rainer Kottenhoff
4d78a1d255 + fix: make toolbar DPI scalable (menu option) 2020-03-07 22:18:17 +01:00
Rainer Kottenhoff
560c3a97b1 + fix: Aboutbox font scaling & Icon handling 2020-03-05 13:28:50 +01:00
Rainer Kottenhoff
3da48eece7 + fix: make DPI scaling window pos dependent 2020-03-05 00:04:39 +01:00