Commit Graph

29 Commits

Author SHA1 Message Date
METANEOCORTEX\Kotti
3db3bbbcff +rev: previous fix reverted - missing .ini must not have an assertion failure, allowed case here 2021-08-22 18:17:26 +02:00
METANEOCORTEX\Kotti
a5b71f992d +fix: INVALID_HANDLE_VALUE in case of Win32 (32-bit) build (SimpleIni.h) 2021-08-22 13:29:47 +02:00
Rainer Kottenhoff
252af18400 + add: 1st part of exclusive lock file open mode
+ rfc: som minor refactorings
2021-03-19 21:01:39 +01:00
Rainer Kottenhoff
ed5cf74c67 + fix: Compiler complaints (new VS2019 version v16.8.1)
+ upd: GrepWin(NP3) Update needed too
2020-11-16 09:07:05 +01:00
RaiKoHoff
8f08a843b6 + add: Menu item to switch between Default and Dark-Mode 2020-09-08 17:42:24 +02:00
RaiKoHoff
b0a572d22e + chg: DPI awareness some changes, but no full solution yet 2020-06-16 14:44:30 +02:00
RaiKoHoff
50bc0fe866 + fix: grepWinNP3 ordered map of languages for selection box 2020-03-31 09:41:42 +02:00
Rainer Kottenhoff
1de35f8c6d + fix: translatable error message format (msgbox)
+ chg: add filepath to message on file locking error
2020-03-30 23:19:36 +02:00
RaiKoHoff
a21903d32c + fix: corrections .ini-file reader/writer locking mechanism 2020-03-23 17:02:30 +01:00
Rainer Kottenhoff
3f5a88478e prototype .ini-file locking 2020-03-23 08:10:12 +01:00
Rainer Kottenhoff
26db77298c + fix: some compiler warnings 2020-03-14 15:41:20 +01:00
Rainer Kottenhoff
01876da951 + fix: redesign of Ini-File-Locking mechanism 2020-03-12 02:15:14 +01:00
RaiKoHoff
8c96566039 + fix: concurrent access to .ini-File (lock file) 2020-02-18 10:16:58 +01:00
Rainer Kottenhoff
e8db035a26 + chg: INI file read/write using synchronous file locking (shared read / exclusive write) 2020-02-17 08:43:25 +01:00
Rainer Kottenhoff
44c946cccd Merge branch 'RC1' into DevNewFeatures 2020-02-16 17:38:51 +01:00
Rainer Kottenhoff
62cee2276b + fix: issue on settings file handling 2020-02-16 17:27:06 +01:00
RaiKoHoff
68a1d5977f + add: Win file API locking mechanism to avoid multi process file write race conditions ... 2020-02-14 17:06:54 +01:00
Rainer Kottenhoff
e9b6daa6eb + integrate text conversion wrapper (DWORD -> ptrdiff_t) 2019-11-13 12:58:01 +01:00
Rainer Kottenhoff
b94777ed9e + fix: some more utf-8 corrections
+ rev: keep UTF-8-SIG for .INI files
2019-11-05 10:42:19 +01:00
Pairi Daiza
2be6142a16 Conversion all files to encoding UTF-8 (Final) 2019-11-05 00:07:41 +01:00
Rainer Kottenhoff
5aff062589 + ver: version files for beta channel 2019-10-01 13:24:43 +02:00
Rainer Kottenhoff
d548b98def + chg: copy instead of insert (filename, path, GUID)
+ chg: corresponding menu corrections
2019-09-25 11:30:06 +02:00
Rainer Kottenhoff
d3ea1a7281 + chg: "commit" on fflush() for _wfopen_s() in SimpleIni settings file writer
+ fix: some issues on tmpfile handling
2019-09-12 16:21:31 +02:00
Derick Payne
d63c046d9f Revert "Releasing Build 2511 RC"
This reverts commit 140c60c6ec.
2019-07-26 21:18:11 +02:00
Derick Payne
140c60c6ec Releasing Build 2511 RC 2019-07-26 20:36:25 +02:00
Rainer Kottenhoff
d2867d8263 + fix: obsolete newline after .ini-file sections with comments 2019-07-21 17:53:54 +02:00
Rainer Kottenhoff
cf2ca6de9a + enh: a little bit more advanced TOML Lexer 2019-06-12 18:49:38 +02:00
Rainer Kottenhoff
b8d9a5bc93 + fix: 1st bugfix session for new SimpleIni config reader. 2019-06-10 15:16:42 +02:00
Rainer Kottenhoff
9eae363c16 + UTF-8 .ini-File Handler (Initial Version) 2019-06-10 12:03:27 +02:00