Rainer Kottenhoff
|
6fcd11dc5d
|
+ upd: current Scintilla GitHub mirror dev stage (2019-05-19)
+ fix: focused view problem
|
2019-05-19 03:02:30 +02:00 |
|
Rainer Kottenhoff
|
8490e9114d
|
+ add: more positions to show hand cursor at hover indicator hotspot
|
2019-05-19 02:22:24 +02:00 |
|
Rainer Kottenhoff
|
c56f05bbe1
|
+ add: ALT modifier also for hand cursor hover indicator hotspot
|
2019-05-19 01:56:20 +02:00 |
|
Rainer Kottenhoff
|
09fc5098ee
|
+ chg: remove cursor hand for hover at indicator hotspot range (only with ctrl modifier)
|
2019-05-19 01:50:14 +02:00 |
|
Pairi Daiza
|
0bc921c5f7
|
Merge pull request #1216 from hpwamr/mui_dev
MUI - Help window - RTF translations of some strings
|
2019-05-18 22:42:41 +02:00 |
|
Pairi Daiza
|
31c2038766
|
MUI - Help window - RTF translations of some strings
|
2019-05-18 22:31:25 +02:00 |
|
Pairi Daiza
|
efaee33cba
|
Merge pull request #1215 from hpwamr/mui_dev
+fix - Correction of typo in Hyperlinks Color
|
2019-05-18 19:46:01 +02:00 |
|
Pairi Daiza
|
280af81dcc
|
+fix - Correction of typo in Hyperlinks Color
|
2019-05-18 19:36:26 +02:00 |
|
Rainer Kottenhoff
|
927c0abbd1
|
Merge pull request #1214 from RaiKoHoff/Dev_Hyperlink_Indic
Hyperlink Tooltip option and FocusView bug in AHKL Lexer
|
2019-05-18 14:03:46 +02:00 |
|
Rainer Kottenhoff
|
3a18b1a32f
|
+ add: option to disable Hyperlink tooltip
|
2019-05-18 13:28:16 +02:00 |
|
Rainer Kottenhoff
|
6f3a0e6d3f
|
+ fix: Focused View: broken AHK_L lexer
+ opt: optimized FocusView algo
|
2019-05-18 12:36:57 +02:00 |
|
Rainer Kottenhoff
|
65770f0260
|
Merge pull request #1212 from RaiKoHoff/Dev_Hyperlink_Indic
Switching Hyperlink access from "Hotspot Styling" to "Indicator Handling"
|
2019-05-17 19:09:43 +02:00 |
|
Rainer Kottenhoff
|
f7f6179d42
|
+ fix: small bug regarding "Focused View"
|
2019-05-17 18:55:37 +02:00 |
|
Rainer Kottenhoff
|
820b0a530e
|
+ add: CallTip for Hyperlinks
|
2019-05-17 17:22:27 +02:00 |
|
Rainer Kottenhoff
|
c339d8a52b
|
+ cpy: merging zufuliu's enhancements to the binary file detection
|
2019-05-17 00:08:33 +02:00 |
|
Rainer Kottenhoff
|
2ac5aab5b0
|
+ enh: allow indicator styling for Hyperlink hover rendering
|
2019-05-16 17:57:38 +02:00 |
|
Rainer Kottenhoff
|
e090eebcd9
|
+ fix: Hyperlink style: fallback to old setting, if no background color (in-active hotspot) is defined
|
2019-05-16 15:23:59 +02:00 |
|
Rainer Kottenhoff
|
2306af7123
|
+ chg: stage 2: refactoring Hyperlink: HotSpot -> Indicator (to avoid restyling problems)
|
2019-05-16 14:46:31 +02:00 |
|
Rainer Kottenhoff
|
6da92cbadc
|
+ chg: refactoring Hyperlink: HotSpot -> Indicator (to avoid restyling problems)
|
2019-05-16 11:10:23 +02:00 |
|
Rainer Kottenhoff
|
5811ea77ea
|
Merge pull request #1211 from RaiKoHoff/Dev_RC
Changed default position of "Always On top" tool-bar button
|
2019-05-15 17:30:29 +02:00 |
|
Rainer Kottenhoff
|
9a36c34e56
|
+ rev: revert previous commit
|
2019-05-15 17:02:45 +02:00 |
|
Rainer Kottenhoff
|
0998d49535
|
+ chg: move default position of the "Always On Top" button to 2nd last pos (not hidden).
|
2019-05-15 13:07:42 +02:00 |
|
Rainer Kottenhoff
|
a24f74bdde
|
Merge pull request #1210 from RaiKoHoff/Dev_RC
Fixing: Manually revert file only if text changed since last saving (state: save needed)
|
2019-05-15 11:54:06 +02:00 |
|
Rainer Kottenhoff
|
794ffab67e
|
+ fix: wrong spelling
|
2019-05-15 11:21:52 +02:00 |
|
Rainer Kottenhoff
|
ece5ccfa3a
|
+ fix: Only (manually) revert file on request, if text has changed (save needed).
|
2019-05-15 10:51:15 +02:00 |
|
Rainer Kottenhoff
|
c8cbc21efc
|
+ upd: compiler version (VS2017) and Scintilla (current GitHub mirror)
|
2019-05-15 09:52:48 +02:00 |
|
Pairi Daiza
|
c72799bb8c
|
Merge pull request #1208 from hpwamr/mui_dev
MUI - Translation of "Always On Top" (copy text from "menu_xx_yy.rc")
|
2019-05-14 23:10:15 +02:00 |
|
Pairi Daiza
|
95cfc58d31
|
MUI - Translation of "Always On Top" (copy text from "menu_xx_yy.rc")
|
2019-05-14 22:45:56 +02:00 |
|
Rainer Kottenhoff
|
2da452c92c
|
Merge pull request #1207 from RaiKoHoff/Dev_NewFeatures
Undo/Redo buffer beyond FileRevert/AutoReload
|
2019-05-14 13:24:16 +02:00 |
|
Rainer Kottenhoff
|
d18c083388
|
+ fix: Dirty state on FileRevert
+ fix: Tooltip for "Always On top" button
|
2019-05-14 11:45:27 +02:00 |
|
Rainer Kottenhoff
|
441453abad
|
Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into Dev_NewFeatures
|
2019-05-14 10:26:52 +02:00 |
|
Pairi Daiza
|
260a5c15c6
|
Merge pull request #1206 from hpwamr/master
Merge remote-tracking branch 'NP3_rizonesoft/master'
|
2019-05-14 10:13:16 +02:00 |
|
Pairi Daiza
|
2e46f2da94
|
Merge remote-tracking branch 'NP3_rizonesoft/master'
|
2019-05-14 09:52:44 +02:00 |
|
Pairi Daiza
|
3c02b46395
|
Merge pull request #1205 from xsak/master
Chasing doctail added
|
2019-05-14 09:50:29 +02:00 |
|
Akos Keresztes
|
9efdfc79d3
|
Chasing doctail added
|
2019-05-14 08:43:33 +02:00 |
|
Pairi Daiza
|
d498c541e7
|
Merge remote-tracking branch 'NP3_rizonesoft/master'
|
2019-05-14 06:04:26 +02:00 |
|
Pairi Daiza
|
ceb3811d0f
|
Merge pull request #1204 from hpwamr/mui_dev
MUI - Rename "Doc Tail Chasing" => "Monitoring Log"
|
2019-05-14 06:03:52 +02:00 |
|
Pairi Daiza
|
b7242192a8
|
Merge remote-tracking branch 'NP3_rizonesoft/master' into mui_dev
|
2019-05-14 05:48:21 +02:00 |
|
Pairi Daiza
|
6458e8a14f
|
Merge remote-tracking branch 'NP3_rizonesoft/master'
|
2019-05-14 05:47:49 +02:00 |
|
Pairi Daiza
|
5e15d21cc2
|
MUI - Rename "Doc Tail Chasing" => "Monitoring Log"
|
2019-05-14 05:43:51 +02:00 |
|
Rainer Kottenhoff
|
ad13a3217e
|
Merge branch 'Dev_RC' into Dev_NewFeatures
# Conflicts:
# Versions/build.txt
# language/np3_hu_hu/strings_hu_hu.rc
# res/Notepad3.exe.manifest.conf
# src/Edit.c
# src/Notepad3.c
# src/VersionEx.h
|
2019-05-14 02:52:30 +02:00 |
|
Rainer Kottenhoff
|
01494b6fe9
|
Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_RC
|
2019-05-14 02:39:25 +02:00 |
|
Rainer Kottenhoff
|
44c3ebf742
|
Merge pull request #1203 from RaiKoHoff/Dev_RC
Always On Top toolbar button
|
2019-05-14 02:38:37 +02:00 |
|
Rainer Kottenhoff
|
f64e5fcb22
|
+ chg: "Always on top" default button position (factory settings)
|
2019-05-14 02:31:06 +02:00 |
|
Rainer Kottenhoff
|
41b40d2dae
|
+ chg: version info only
|
2019-05-14 02:13:02 +02:00 |
|
Rainer Kottenhoff
|
1ad6981660
|
+ add: Toolbar button (Pin) for "Always on Top" indicator
|
2019-05-14 02:11:50 +02:00 |
|
Rainer Kottenhoff
|
77d1531c29
|
+ add: binary file detection (by zufuliu)
|
2019-05-14 00:25:02 +02:00 |
|
Pairi Daiza
|
584fa1aa44
|
Merge pull request #1202 from hpwamr/mui_dev
MUI - Translation in Hungarian (hu-HU) of Notepad3 (Partial_1)
|
2019-05-13 23:25:54 +02:00 |
|
Pairi Daiza
|
4df81ff8b6
|
MUI - Translation in Hungarian (hu-HU) of Notepad3 (Partial_1)
|
2019-05-13 23:10:34 +02:00 |
|
Pairi Daiza
|
60693ad659
|
Merge pull request #1201 from xsak/master
Hungarian translation
|
2019-05-13 21:19:16 +02:00 |
|