Fri, 24 Nov 2023 12:06:59 +0100 |
Detlev Offenbach |
Modified the "getUserMounts()" function of FileSystemUtilities.py to work on FreeBSD as well.
eric7
|
file |
diff |
annotate
|
Tue, 29 Aug 2023 17:48:25 +0200 |
Detlev Offenbach |
Corrected some more code style issues.
eric7
|
file |
diff |
annotate
|
Mon, 03 Jul 2023 16:59:01 +0200 |
Detlev Offenbach |
Find File
eric7
|
file |
diff |
annotate
|
Wed, 05 Apr 2023 12:05:06 +0200 |
Detlev Offenbach |
Corrected some code style and formatting issues.
eric7
|
file |
diff |
annotate
|
Wed, 29 Mar 2023 14:15:55 +0200 |
Detlev Offenbach |
MicroPython
eric7
|
file |
diff |
annotate
|
Sun, 19 Mar 2023 16:16:28 +0100 |
Detlev Offenbach |
Refined the 'findVolume()' solution for Linux and macOS to work on both.
eric7
|
file |
diff |
annotate
|
Sun, 19 Mar 2023 11:25:28 +0100 |
Detlev Offenbach |
Corrected the determination of mounted volumes on macOS.
eric7
|
file |
diff |
annotate
|
Wed, 15 Mar 2023 16:14:59 +0100 |
Detlev Offenbach |
MicroPython
eric7
|
file |
diff |
annotate
|
Sat, 31 Dec 2022 16:23:21 +0100 |
Detlev Offenbach |
Updated copyright for 2023.
eric7
|
file |
diff |
annotate
|
Sat, 24 Dec 2022 17:31:46 +0100 |
Detlev Offenbach |
Modernize the code by using os.scandir() instead of os.listdir().
eric7
|
file |
diff |
annotate
|
Fri, 23 Dec 2022 11:37:49 +0100 |
Detlev Offenbach |
Added TODO markers to modernize the code (os.scandir instead of os.listdir)
eric7
|
file |
diff |
annotate
|
Thu, 22 Dec 2022 19:46:37 +0100 |
Detlev Offenbach |
Corrected the logic for the project creation if the project directory already contains files and an embedded environment (see issue 480).
eric7
|
file |
diff |
annotate
|
Sun, 18 Dec 2022 19:33:46 +0100 |
Detlev Offenbach |
Refactored the Utilities and Globals modules in order to enhance the maintainability.
eric7
|
file |
diff |
annotate
|