Commit Graph

110 Commits

Author SHA1 Message Date
Rainer Kottenhoff
44a98f4f66 + tidy: code cleaning based on "Clang Power Tools" VS extension : "Tidy" 2018-10-10 15:30:43 +02:00
Derick Payne
5678162bfe Notepad3 5.18.1003.1309 RC 2018-10-08 00:53:08 +02:00
Rainer Kottenhoff
af16dd5009 + chg: first stage of optimized .ini-handling 2018-09-24 19:18:45 +02:00
Rainer Kottenhoff
157cedd528 + fix: user preferred UI language 2018-09-20 18:32:59 +02:00
Rainer Kottenhoff
447aa82eb1 merge 2018-09-16 17:11:01 +02:00
Rainer Kottenhoff
e0a5713605 + fix: UTF-8 detection based on CED 2018-08-22 14:07:10 +02:00
Rainer Kottenhoff
b52886252d + fix: selecting default language, if no preferred language configured by user 2018-08-14 19:20:16 +02:00
Rainer Kottenhoff
5c20bb7a5b + add: japanese (ja-JP) resource dll projects 2018-08-11 00:46:12 +02:00
Rainer Kottenhoff
df01605acf + fix: DPI Awareness & Fractional Font Size 2018-08-02 00:14:05 +02:00
Rainer Kottenhoff
202780db5a + opt: optimize icon resource handling 2018-07-04 09:28:00 +02:00
Rainer Kottenhoff
d392cff833 + opt: reduce sizes for MUI dlls (move not needed resources to main exe (ico/bmp) 2018-06-28 15:11:45 +02:00
Rainer Kottenhoff
bca60b035c + opt: MiniPath optimized resource file (icon/bitmap placement) 2018-06-28 14:02:54 +02:00
Rainer Kottenhoff
869356138a + chg: move language related dlls to lng sub-dir 2018-06-07 08:36:32 +02:00
Rainer Kottenhoff
00c25a6c96 Merge branch 'Dev_0601' into DevMultiLingual
# Conflicts:
#	src/Notepad3.rc
2018-06-06 15:10:17 +02:00
Rainer Kottenhoff
54947bbe5b + add: support for "Rust" source code syntax highlighting 2018-06-05 11:13:35 +02:00
Rainer Kottenhoff
7df6b6688b + chg: move af-AF to correct af-ZA 2018-05-19 10:01:22 +02:00
Derick Payne
723a295a3b Build 992 Released. 2018-05-12 16:36:01 +02:00
Derick Payne
563350c657 Changed Focus View and Tail Function icons. 2018-04-26 16:52:43 +02:00
Derick Payne
9e2fa9f658 Changed "Focus View" Icon
Change: Focus View icon.
Fix: Matched Rizonesoft logo background with About dialog background.
2018-04-23 09:02:34 +02:00
Derick Payne
a9583fa004 Added magnifier icons to image strips
Added magnifier icons to image strips
2018-04-13 23:53:27 +02:00
Derick Payne
3de9663aee Releasing Build 928 2018-03-11 23:11:06 +02:00
Derick Payne
6a0430ebb4 Releasing Build 925 2018-03-11 15:22:53 +02:00
Rainer Kottenhoff
b4f1e563aa + add: version string patching commands for different local builds 2018-03-07 09:13:47 +01:00
Derick Payne
c81afcfd26 Releasing RC Build 916 2018-03-03 16:13:24 +02:00
Derick Payne
ea1ea8298a Preparing RC 2018-03-03 15:26:59 +02:00
Rainer Kottenhoff
c125f018f4 + enh: 2nd version of AboutBox 2018-02-26 18:57:51 +01:00
Rainer Kottenhoff
18928095da + firs draft of RichEdit Ctrl for AboutBox 2018-02-24 04:00:11 +01:00
Derick Payne
2f48ad8f52 Released Build 905 2018-02-22 22:34:20 +02:00
Derick Payne
b09ae40bb9 Update Prototype
Update Prototype https://github.com/rizonesoft/Notepad3/issues/125
2018-02-05 18:37:24 +02:00
Derick Payne
84e6816641 Releasing Build 862 2018-01-31 14:09:23 +02:00
Derick Payne
35e2a86b11 Build 828 Released!
- Removed normal installation.
- Executables not compressed with UPX.
- Added important links to the Readme.md file.
2018-01-13 14:05:20 +02:00
Derick Payne
883570e663 Releasing Build 802 2018-01-05 12:35:47 +02:00
Derick Payne
e3bf279b3a Another attempt to fix version testing. 2018-01-02 02:35:56 +02:00
Derick Payne
e47abebaf0 Fixing Version.ps1 script. 2018-01-02 02:08:54 +02:00
Derick Payne
c9a878f790 Attempting to remedy build failure. 2018-01-02 01:49:07 +02:00
Derick Payne
2595120305 Releasing version 3.17.1228.783 2017-12-28 11:38:39 +02:00
Derick Payne
36b01230af Releasing version 3.17.1223.778 2017-12-23 12:16:33 +02:00
Derick Payne
90dd33a6cb Releasing version 3.17.1223 2017-12-23 12:14:25 +02:00
Derick Payne
689c585665 Release related changes (774) 2017-12-23 12:11:23 +02:00
Derick Payne
e220853912 Release related changes (773) 2017-12-23 12:09:06 +02:00
Derick Payne
3251101e61 Contributors update 2017-12-21 00:37:08 +02:00
Rainer Kottenhoff
0b3611d66f + fix: replace-all with look-behind assertion 2017-12-16 02:36:10 +01:00
Rainer Kottenhoff
40385765b5 + fix: replace dialog: resize regex text box to not overlay other control 2017-12-15 10:04:06 +01:00
Rainer Kottenhoff
e45494ed70 + fix: version and build information templates 2017-12-15 08:53:12 +01:00
Derick Payne
ba3ac599e5 Hyperlink Hotspots turned off by default. 2017-12-10 16:31:54 +02:00
Derick Payne
b7ab5aebb9 Release related Updates
- Changed UPX compression from --brute to --best.
- Removed replace Windows Notepad build.
2017-12-02 21:09:17 +02:00
Derick Payne
2bc0eb8684 Still trying to fix build failure. 2017-11-25 19:14:51 +02:00
Derick Payne
224c4cf95a Trying to fix build errors. :( 2017-11-24 21:03:42 +02:00
Derick Payne
fe8c776a90 Version 3.17.1124.693 2017-11-24 19:16:52 +02:00
Derick Payne
2ef05a5cb0 Prepared version 3.17.1124.693 2017-11-24 19:12:31 +02:00