Martín Lucas Golini
|
ead8f96d00
|
Enable text shaper capabilities in Android build.
|
2024-10-22 22:29:39 -03:00 |
|
Martín Lucas Golini
|
f44cf3f229
|
Fix Linux x86_64 nightly build.
Fix and set up to date Android builds.
|
2024-10-22 22:06:27 -03:00 |
|
Martín Lucas Golini
|
1e58843896
|
Optimized String::toString.
Revert a change in focus behavior in UIDropDownList since it's incorrect.
Measure plugin load times.
|
2024-10-22 21:23:31 -03:00 |
|
Martín Lucas Golini
|
93cbd4e40c
|
Merge pull request #75 from NullPlane/develop
Updated German translation [de.xml]
|
2024-10-22 13:01:14 -03:00 |
|
NullPlane
|
e3c48f7798
|
Updated German translation [de.xml]
German translation to 0.31 for ecode 0.6.1+
Changes in respect to af6a42f.
|
2024-10-22 17:39:24 +02:00 |
|
Martín Lucas Golini
|
01da59497e
|
Update premake-cmake.
|
2024-10-22 09:36:06 -03:00 |
|
Martín Lucas Golini
|
78f7cc7d60
|
Minor nit in UIDropDownList.
|
2024-10-22 01:37:40 -03:00 |
|
Martín Lucas Golini
|
badced81d5
|
Fix crash when Build Settings due to invalid memory access.
Added ${arch} predefined custom variable for project build settings.
Expose cmake and ninja projects out of the box.
|
2024-10-22 01:02:30 -03:00 |
|
Martín Lucas Golini
|
6774839800
|
Add cmake and ninja project generators. Address some issues for the ninja build mentioned in #74 and other issue for cmake.
|
2024-10-21 20:16:38 -03:00 |
|
Martín Lucas Golini
|
fa62aa00ff
|
Rever small change in fuzzy search for command palette.
|
2024-10-20 14:51:01 -03:00 |
|
Martín Lucas Golini
|
be303f65f6
|
Should fix windows build.
|
2024-10-20 14:29:41 -03:00 |
|
Martín Lucas Golini
|
b9d8f365aa
|
Fix wrong isdigit usage.
|
2024-10-20 14:04:35 -03:00 |
|
Martín Lucas Golini
|
6c413995ae
|
Reduce type ambiguity.
Don't expose locale headers.
|
2024-10-20 13:43:08 -03:00 |
|
Martín Lucas Golini
|
b62668dc74
|
Fix Linux build.
|
2024-10-20 13:15:45 -03:00 |
|
Martín Lucas Golini
|
4c8965c876
|
Add fast_float for string to float conversions.
Try to hide headers from string.hpp and move to implementation (this will probably break some builds).
|
2024-10-20 12:48:22 -03:00 |
|
Martín Lucas Golini
|
45c5f0b817
|
std::from_chars for floating numbers is not widely supported...
|
2024-10-20 05:10:14 -03:00 |
|
Martín Lucas Golini
|
2e5f685275
|
Should fix builds...
|
2024-10-20 04:27:15 -03:00 |
|
Martín Lucas Golini
|
66002c3db8
|
Fixes Haiku performance issues.
|
2024-10-20 04:09:20 -03:00 |
|
Martín Lucas Golini
|
2bb66d2e40
|
Improvements for better theming support in ecode.
|
2024-10-19 22:59:16 -03:00 |
|
Martín Lucas Golini
|
af6a42f2af
|
Update en.xml translation file.
|
2024-10-19 18:44:29 -03:00 |
|
Martín Lucas Golini
|
b9667b75a3
|
Identify and flag nightly builds. If a new version is released as stable they will be able to recognize that there's a new version available.
|
2024-10-19 17:29:18 -03:00 |
|
Martín Lucas Golini
|
1914488336
|
Minor clean up.
|
2024-10-19 14:32:58 -03:00 |
|
Martín Lucas Golini
|
46b2a1b769
|
Expose export-compile-commands in premake5 project.
Minor fix in Sys::getOSArchitecture.
|
2024-10-18 12:55:15 -03:00 |
|
Martín Lucas Golini
|
8ff5245e77
|
Fix invalid call to close handle in AutoHandle.
|
2024-10-17 20:39:57 -03:00 |
|
Martín Lucas Golini
|
09acc6ff59
|
Nit.
|
2024-10-17 12:00:27 -03:00 |
|
Martín Lucas Golini
|
3bdf32d3ec
|
Nit in script.
|
2024-10-17 01:57:01 -03:00 |
|
Martín Lucas Golini
|
66c57a11e4
|
loadFolder lnk support.
|
2024-10-17 01:28:14 -03:00 |
|
Martín Lucas Golini
|
c29000c274
|
Fix possible dead-lock when calling window->restore() (SDL_RestoreWindow seems to dead-lock on Linux for no reason).
|
2024-10-17 00:39:32 -03:00 |
|
Martín Lucas Golini
|
4389c99401
|
Fix breadcrumb highlight.
Minor nit for lnk files.
|
2024-10-16 12:06:17 -03:00 |
|
Martín Lucas Golini
|
0f95121af9
|
Added windows shortcut support, solves SpartanJ/ecode#349.
|
2024-10-15 15:49:17 -03:00 |
|
Martín Lucas Golini
|
8459f4e11f
|
Fix fuzzy search for keys in commnad palette.
Fix in premake4 project file.
|
2024-10-14 20:36:22 -03:00 |
|
Martín Lucas Golini
|
3d04112402
|
Allow uieditor to select color scheme.
|
2024-10-14 15:32:16 -03:00 |
|
Martín Lucas Golini
|
c6b08dec6d
|
Fix SDL2.framework path.
|
2024-10-05 00:41:39 -03:00 |
|
Martín Lucas Golini
|
dba66e9e07
|
macOS dmg nightly is broken, trying to understand why...
|
2024-10-05 00:30:02 -03:00 |
|
Martín Lucas Golini
|
c881410a39
|
Minor nit with eterm.
|
2024-10-04 15:01:51 -03:00 |
|
Martín Lucas Golini
|
0a69313db4
|
Merge pull request #67 from NullPlane/develop
de.xml 0.3
|
2024-10-04 10:29:54 -03:00 |
|
NullPlane
|
accd91349c
|
Updated German translation [de.xml]
German translation to 0.3 for ecode 0.6.1+
Changes in respect to 7b1c39f.
|
2024-10-04 14:40:00 +02:00 |
|
Martín Lucas Golini
|
13a78c7491
|
Typo fix.
|
2024-10-03 20:20:10 -03:00 |
|
Martín Lucas Golini
|
13097468c6
|
Fix premake5 macOS build for nightly.
|
2024-10-03 18:09:06 -03:00 |
|
Martín Lucas Golini
|
406a7de910
|
Disable regex jit in emscripten (fix build) and enable jit in windows.
|
2024-10-03 12:02:41 -03:00 |
|
Martín Lucas Golini
|
e7f4c6fa45
|
Change "Single Instance" to "Open Files in New Window".
|
2024-10-03 00:22:45 -03:00 |
|
Martín Lucas Golini
|
d4187fcdab
|
Try to use compiled SDL2 in linux arm64 nightly.
|
2024-10-03 00:06:59 -03:00 |
|
Martín Lucas Golini
|
2e4199aa28
|
Revert because still fails with ubuntu 20.04 ¬¬
|
2024-10-02 20:03:49 -03:00 |
|
Martín Lucas Golini
|
8669ced73b
|
Small fix in text shadow for tooltip in light theme.
Try again downgrading Ubuntu version for arm64 nightly build (probably won't work, but locally works! 😞)
|
2024-10-02 19:57:54 -03:00 |
|
Martín Lucas Golini
|
cb3b89d030
|
Revert ubuntu versions downgrades (18.04 does not exists).
|
2024-10-02 16:02:22 -03:00 |
|
Martín Lucas Golini
|
6aef5eb6b6
|
arm64 doesn't like 20.04.
|
2024-10-02 15:59:57 -03:00 |
|
Martín Lucas Golini
|
4f97589e23
|
Try to use older Linuxes.
|
2024-10-02 15:42:26 -03:00 |
|
Martín Lucas Golini
|
5057208961
|
IDK what's going on, so lets try back jammy.
|
2024-10-02 14:52:27 -03:00 |
|
Martín Lucas Golini
|
201464eafe
|
Try lemmy.
|
2024-10-02 14:36:31 -03:00 |
|
Martín Lucas Golini
|
ad3dcd8470
|
🤷
|
2024-10-02 14:33:30 -03:00 |
|