Commit graph

27 commits

Author SHA1 Message Date
İsmail Yılmaz
1c48bd493c
Core: ProcessHasAdminRights() function is added to utility functions. (#242)
* Core: ProcessHasAdminRights() function is added to utility functions.

* reference/DetectPrivegedProcess: Cosmetics.

* Core: ProcessHasAdminRights() renamed as IsAdmin()

* Core: IsAdmin() renamed as IsUserAdmin().
2025-04-18 12:46:36 +02:00
Mirek Fidler
4c6c1d701c ide: View log file now supports sandboxing 2025-03-19 10:31:54 +01:00
Mirek Fidler
d26f78650b Core: In Posix .log files moved to .local/state/u++/log 2025-01-19 20:56:16 +01:00
Mirek Fidler
546a9995c9 theide, umk: Posix config is now always in .../theide/.. (to share the same .var and .bm files) 2025-01-16 11:46:29 +01:00
Mirek Fidler
3a8d4e9494 .cosmetics 2023-01-24 10:57:56 +01:00
Tomas Lindquist
0d258e9104
AutoTest does not build on windows due to missing 'setenv', add SetEnv function (#140) 2023-01-24 10:54:05 +01:00
Mirek Fidler
5a660ebbde ide: No assist on '.' in floats 2022-12-10 23:27:27 +01:00
Mirek Fidler
4ffa2e5f11 ide: After crash, next run disables Assist 2022-12-01 20:03:57 +01:00
Mirek Fidler
fafa40162a ide: --clangdir option 2022-10-07 11:20:15 +02:00
cxl
9601d6e72a Core: GetArgv0
git-svn-id: svn://ultimatepp.org/upp/trunk@15917 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-17 13:28:24 +00:00
cxl
6815e2a20a Core: SetConfigGroup/GetConfigGroup now public
git-svn-id: svn://ultimatepp.org/upp/trunk@15572 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-12-07 12:22:43 +00:00
cxl
c503c52aaa Core: GetAppFolder (MacOS), ide: Install on MacOS changed to new common sandboxed layout
git-svn-id: svn://ultimatepp.org/upp/trunk@14289 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-10 14:49:02 +00:00
cxl
1c1cb4d5c9 Core: POSIX ConfigFile moved to .cache with sandboxing additional logic, ide: Autosetup now has sandboxing features
git-svn-id: svn://ultimatepp.org/upp/trunk@14206 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-01 11:07:16 +00:00
cxl
822cfb6bce uppsrc: Removed flagSO #ifdefs (actually to make SO compilation possible)
git-svn-id: svn://ultimatepp.org/upp/trunk@12997 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-14 08:34:13 +00:00
cxl
ec354b08a6 Core: TempFile, GetTempDirectory
git-svn-id: svn://ultimatepp.org/upp/trunk@11945 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-05-15 08:33:42 +00:00
cxl
aae24f1b8f Core: SetHomeDirectory now available in Win32 too
git-svn-id: svn://ultimatepp.org/upp/trunk@11121 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-26 07:21:58 +00:00
cxl
62d921fcb0 ide: Spellchecking comments
git-svn-id: svn://ultimatepp.org/upp/trunk@10384 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-30 10:41:05 +00:00
cxl
475151a09e Fixed ambiguity between <<lambda and <<(String&&, T)
git-svn-id: svn://ultimatepp.org/upp/trunk@9921 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-11 15:55:50 +00:00
cxl
69cad6ab3f ide: autosetup changes
git-svn-id: svn://ultimatepp.org/upp/trunk@9011 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-12 16:11:39 +00:00
cxl
2aea70c8ea Core: LoadDataFile, SetDataPath, plugin/lzma: missing functions implemented
git-svn-id: svn://ultimatepp.org/upp/trunk@7224 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-12 10:44:12 +00:00
cxl
be52cd1bc5 Core, uppsrc: Logging refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@5093 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-02 15:23:59 +00:00
cxl
72cb665b65 Core: Exit
git-svn-id: svn://ultimatepp.org/upp/trunk@4982 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-21 12:45:37 +00:00
cxl
f3876f57f1 Core, CtrlCore: CONSOLE_APP_MAIN and GUI_APP_MAIN now try/catch(Exc)
git-svn-id: svn://ultimatepp.org/upp/trunk@4951 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-14 16:13:55 +00:00
cxl
c11ff4bfe1 *Core, CtrlLib: Fixing GetDownloadsFolder()
git-svn-id: svn://ultimatepp.org/upp/trunk@2194 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-08 11:08:23 +00:00
cxl
afdd829721 CtrlLib: FileSel now has a left bar with common folders (adjustable by client code)
git-svn-id: svn://ultimatepp.org/upp/trunk@2191 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-08 00:03:10 +00:00
cxl
7904117a50 A++ Alt+C fix
git-svn-id: svn://ultimatepp.org/upp/trunk@540 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-18 19:34:56 +00:00
mdelfede
263ff5f895 changed svn layout
git-svn-id: svn://ultimatepp.org/upp/trunk@281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:31:27 +00:00