Commit Graph

297 Commits

Author SHA1 Message Date
Rainer Kottenhoff
0b68bebf97 + fix DPI awareness in manifest
+ minor code refactoring
2017-09-29 09:49:11 +02:00
Rainer Kottenhoff
bca27c37a6 - fix: do mouse wheel scrolling in editor area only 2017-09-28 15:38:26 +02:00
Rainer Kottenhoff
d2e5897e9c + fixing punctuation chars for "Accelerated Word Navigation" (Settings2: ExtendedWhiteSpaceChars= add non word chars here)
+ add count for "Mark(ed) Occurences" in StatusBar
2017-09-28 14:02:07 +02:00
Rainer Kottenhoff
5523f5a442 + fix: StatusBar SelectionCount (Sel) : count chars instead of bytes 2017-09-28 09:37:15 +02:00
Derick Payne
33d08935f6 Merge pull request #91 from RaiKoHoff/Bugfixes_505+
fixing some issues
2017-09-25 19:57:25 +02:00
Derick Payne
90b326154a Merge pull request #89 from MelchiorGaspar/master
Made some corrections to build 505 change log (spelling, grammar, etc)
2017-09-25 19:56:56 +02:00
Rainer Kottenhoff
c3949edf22 - fixing issue #92: Undo/Redo of virtual space selection rectangle not correct 2017-09-25 16:08:52 +02:00
Rainer Kottenhoff
8cceac6cda fixing issues:
- #79 : Paste from clipboard to ANSI code page: unnecessary switching encoding to UTF-8
- #90 : FILE status becomes [MODIFIED] when doing CONTROL+A ie to select ALL
2017-09-25 12:21:18 +02:00
MelchiorGaspar
c830848fdd Made some corrections to build 505 change log (spelling, grammar, etc) 2017-09-24 10:50:44 -04:00
Derick Payne
636dc3741d Build 505 Released 2017-09-23 21:41:25 +02:00
Derick Payne
060d5c4d2d Merge pull request #88 from war59312/patch-1
Update Readme.txt: Secure Link
2017-09-23 19:50:16 +02:00
Will
b759613cf2 Update Readme.txt 2017-09-23 09:24:55 -04:00
Derick Payne
506a324a87 Merge pull request #85 from RaiKoHoff/Bugfixes_500+
Virtual Space on Rectangular Selection
2017-09-12 17:25:26 +02:00
Rainer Kottenhoff
7569ff93c7 + add new Settings "Virtual Space on Rectangular Selection" used to select rectange not delemited by line endings
(but including virtual space)
2017-09-10 10:20:17 +02:00
Rainer Kottenhoff
8a4f5e1568 Merge remote-tracking branch 'notepad3_orig_rizone/master' 2017-09-08 15:55:58 +02:00
Derick Payne
5a6e6d2eda Merge pull request #82 from RaiKoHoff/Bugfixes_492+
fixed: RegExpr "Find previous" corrected
2017-09-08 15:16:32 +02:00
Rainer Kottenhoff
8208d6e39d + code cleanup 2017-09-08 14:00:09 +02:00
Rainer Kottenhoff
34ce1288d0 + change accelerator key for feature "Complete Word" from Ctrl+Enter to Ctrl+Alt+Enter
+ add feature "Insert New (empty) Line above current line Ctrl+Enter (as in VisualStudio)
2017-09-08 13:57:51 +02:00
Rainer Kottenhoff
1736875cad + fix broken "Complete Word" feature (Ctrl+Enter/Return) 2017-09-08 12:52:39 +02:00
Rainer Kottenhoff
604383ca63 + fixing issue "Convert to Title Case" while selected text is all upper case 2017-09-08 11:58:26 +02:00
Rainer Kottenhoff
61b6928918 + add build.txt (and .ps1 changes) for Local Build Version patching (common AppVeyor/Local script) 2017-09-08 08:39:59 +02:00
Rainer Kottenhoff
d3bd71e3f2 + updated Compiler Info 2017-09-07 14:04:25 +02:00
Rainer Kottenhoff
d1d9f2c8d5 + fixed: RegExpr "Find previous" corrected (find mode "left to right" has been used, which has not the intended behavior) 2017-09-07 11:06:14 +02:00
Rainer Kottenhoff
e74bb3c285 Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' 2017-09-06 09:35:13 +02:00
Derick Payne
85412ddf3d Merge pull request #81 from RaiKoHoff/NP2E_BugFixes
Solving issue #76
2017-09-06 03:52:58 +02:00
Derick Payne
ad469fa699 Build 491 Released 2017-09-06 03:50:29 +02:00
Rainer Kottenhoff
c318d2b923 Merge branch 'NP2E_BugFixes' 2017-09-06 01:24:24 +02:00
Rainer Kottenhoff
c6b1b44263 Merge remote-tracking branch 'notepad3_orig_rizone/master' 2017-09-06 01:24:02 +02:00
Rainer Kottenhoff
2b2df2b4c6 Merge commit '1878ef26e5338c764161b8ddc596af86d20b92d2' 2017-09-06 01:22:52 +02:00
Rainer Kottenhoff
809b8b89d4 + fixed bug: open find dialog the first time (new NP3 instance) while clipboard is empty, NP3 crashes
(try to LocalFree() static allocated memory)
2017-09-06 01:17:06 +02:00
Derick Payne
4c66c0efc3 Merge pull request #78 from RaiKoHoff/AppVeyor_VersionPatch
Suggestion:  Powershell based VersionPatch script and Help/About... display
2017-09-05 20:35:06 +02:00
Derick Payne
a6fa51a978 Merge pull request #80 from RaiKoHoff/NP2E_BugFixes
Small Bugfixes
2017-09-05 20:34:20 +02:00
Derick Payne
1878ef26e5 Merge pull request #77 from RaiKoHoff/RelaunchElevated
Relaunch elevated: minor fixes
2017-09-05 20:33:47 +02:00
Rainer Kottenhoff
78989ac854 + refactoring of appveyor.yml 2017-09-05 20:18:24 +02:00
Rainer Kottenhoff
527fa5359f + 7th giving up ??????? :-/ 2017-09-05 19:51:00 +02:00
Rainer Kottenhoff
324c099698 + 6th not as close ?????? 2017-09-05 19:47:39 +02:00
Rainer Kottenhoff
98e43a89e7 + 5th comming closer ????? 2017-09-05 19:45:40 +02:00
Rainer Kottenhoff
893d002f99 + 4th try ???? 2017-09-05 19:42:26 +02:00
Rainer Kottenhoff
95be72783a + 3rd try ??? 2017-09-05 19:23:05 +02:00
Rainer Kottenhoff
fa6ac63399 + 2nd try ? 2017-09-05 19:18:00 +02:00
Rainer Kottenhoff
bcfa916d20 + syntax error ??? 2017-09-05 19:10:29 +02:00
Rainer Kottenhoff
c1caa80742 + try to call Version.ps1 instead of duplicate code in .yml 2017-09-05 19:05:37 +02:00
Rainer Kottenhoff
c4e31c396e - remove FindReplaceDlg handle declared as external from compilation unit Edit.c - not really needed here.
(externals (handles / pointers) seemed to be a problem on module init instance time in 64-bit ?)
2017-09-05 18:41:54 +02:00
Rainer Kottenhoff
0a87a2606f + missing Update-AppveyorBuild commandlet 2017-09-05 14:12:59 +02:00
Rainer Kottenhoff
958ab09334 + unique (revision) number: format "Mdd" so Dec.1 (121) can be distinguished from Jan.21 (121) - now (1201) vs. (121) 2017-09-05 13:36:57 +02:00
Rainer Kottenhoff
6e65f81fe5 + changed version display on Help/About...
+ powershell script to patch version numbers
+ appveyor.yml using same powershell commnads to patch version
2017-09-05 12:53:41 +02:00
Rainer Kottenhoff
d1168fce04 Merge branch 'Bugfix_Branch' 2017-09-05 09:59:26 +02:00
Rainer Kottenhoff
a2f250dd4f + fixing crash in case of wrong Encoding (detection) 2017-09-05 09:24:55 +02:00
Rainer Kottenhoff
d6775f7161 + NP2E issue #100 "File lock not released on open" (https://github.com/ProgerXP/Notepad2e/issues/100): 2017-09-05 00:11:45 +02:00
Rainer Kottenhoff
3e23113b7f + NP2E issue #126 (https://github.com/ProgerXP/Notepad2e/issues/126)
- solved by commit   71838d6
2017-09-04 23:24:09 +02:00