Commit Graph

164 Commits

Author SHA1 Message Date
DavidXanatos bfffaf96a0 1.9.1 2023-04-20 21:52:30 +02:00
Sebastian G ac2a26bd84
Update FileView.cpp
made a typo myself, which I fixed with this commit
2023-04-14 19:31:07 +02:00
Sebastian G b65e2722b4
Update FileView.cpp
Fix typos in comment
2023-04-14 19:21:02 +02:00
DavidXanatos 7f53bcfdd1 1.9.0 2023-04-13 19:46:51 +02:00
DavidXanatos bf964b61ad 1.8.1 2023-03-12 16:36:22 +01:00
DavidXanatos f103741fe3 1.7.3 2023-02-07 20:17:29 +01:00
DavidXanatos 5cbdf1ef11 1.7.2 2023-02-04 14:42:45 +01:00
DavidXanatos f231da3cef 1.7.2 2023-02-04 14:37:39 +01:00
DavidXanatos aaa54c07da spelfix 2023-02-03 08:05:10 +01:00
DavidXanatos 779903395d 1.7.2 2023-02-03 08:00:11 +01:00
DavidXanatos b03089969b 1.7.2 2023-02-01 22:16:41 +01:00
DavidXanatos 35d19dcfa0 1.7.1a 2023-01-31 09:29:55 +01:00
DavidXanatos d222db1ae7 1.7.0c 2023-01-29 17:10:11 +01:00
DavidXanatos b38a89f360 1.7.0c 2023-01-29 11:48:28 +01:00
DavidXanatos 083e0c36a9 1.7.0c 2023-01-29 10:49:41 +01:00
DavidXanatos 446fd25eed 1.7.0c 2023-01-28 14:05:37 +01:00
DavidXanatos c86975ab3c 1.7.0b
Del v2 improvement
2023-01-27 20:43:26 +01:00
DavidXanatos 5cf9eb7c36 Update SbieView.cpp 2023-01-25 18:03:13 +01:00
DavidXanatos 50029ee077 1.7.0 2023-01-25 12:54:41 +01:00
DavidXanatos 7ce252fb36 1.6.6 2023-01-12 23:10:50 +01:00
DavidXanatos 8afd8690c7 1.6.5 2023-01-08 11:49:09 +01:00
DavidXanatos 1cecc0143d 1.6.5
Trace log improvements
2023-01-07 16:57:55 +01:00
okrc 62bd1c1b47
fixed issue with the display about cmbDefault 2022-12-23 14:17:47 +08:00
DavidXanatos 9e1f5a3286 1.6.2b 2022-12-21 10:53:03 +01:00
isaak654 b1d0e1b637
Spelling fixes 2022-12-17 21:21:02 +01:00
DavidXanatos 35fa0af87c 1.6.1b 2022-12-15 14:45:37 +01:00
DavidXanatos e9867019a5 spell fix 2022-12-07 17:32:40 +01:00
DavidXanatos b2c355dfb5 1.6.0a 2022-11-30 12:45:03 +01:00
DavidXanatos b84b5c5aa2 1.6.0.a 2022-11-29 17:03:28 +01:00
DavidXanatos 7f77d5eed6 1.6.0a 2022-11-29 16:49:16 +01:00
okrc 5cddf4b422
fixed "index out of range" issue
when pos = -1
2022-11-18 15:13:39 +01:00
DavidXanatos 6e496381d8 1.6.0 2022-11-12 10:45:35 +01:00
DavidXanatos af15b01001 1.5.3 2022-11-05 14:42:23 +01:00
okrc 0834eb1135
Fixed https://github.com/sandboxie-plus/Sandboxie/issues/2357 2022-10-18 21:37:26 +08:00
DavidXanatos 63c4503a70 1.4.2 2022-10-07 12:53:45 +02:00
DavidXanatos eae595625c 1.4.0 2022-09-29 18:28:48 +02:00
DavidXanatos 370b140169 1.3.5 2022-09-21 11:54:58 +02:00
okrc a20a5b39df
Optimized lookup. 2022-09-20 11:58:21 +08:00
okrc 038fb22cff
Clean up the invalid values that do not exist for m_Collapsed.
Clean up the invalid Box names in BoxDisplayOrder.
2022-09-20 11:40:28 +08:00
okrc 172e10a097
Update SbieView.cpp 2022-09-18 16:54:38 +08:00
DavidXanatos 7fa6e2e035 1.3.4 2022-09-17 22:16:58 +02:00
DavidXanatos f0f3001ee7
Merge pull request #2234 from okrc/okrc-patch-2
Cleanup configuration
2022-09-17 22:00:51 +02:00
okrc e6fdde10eb
Restore some changes. 2022-09-16 15:37:22 +08:00
okrc c19bda4416
Update SbieView.cpp 2022-09-16 07:34:31 +08:00
okrc a8cdb40295
Update SbieView.cpp
Disable the use of these characters for the Box Group name, which can cause some exceptions.
2022-09-16 07:31:13 +08:00
okrc 379ffa750a
Update SbieView.cpp 2022-09-16 05:57:02 +08:00
okrc b20c87569f
Update SbieView.cpp 2022-09-16 05:45:35 +08:00
okrc 3e406dc4ee
Update SbieView.cpp 2022-09-15 17:01:16 +08:00
okrc 04792c218f
Fix SizeCache
Delete cleans up old data when the sandbox is renamed.
I hope to delete or refuse to write Size by default when m_TotalSize is 0. This avoids extra cleanup work.
Fix https://github.com/sandboxie-plus/Sandboxie/issues/2231
2022-09-15 16:24:15 +08:00
okrc e254b95cb2
Update SbieView.cpp
Fix https://github.com/sandboxie-plus/Sandboxie/issues/2231
OldValue should be the underlined version, which should be in the same format as m_Groups Value. Otherwise OldValue can never be found in m_Groups.
Fix BoxDisplayOrder not being refreshed in time when renaming and deleting sandbox operations.
2022-09-15 16:09:48 +08:00