- 04 Jan, 2020 17 commits
-
-
Christian Hergert authored
-
Christian Hergert authored
We no longer need libide vapi, deps, or metadata. So drop all of this now that our moratorium on Vala code inside of Builder itself is in place.
-
Christian Hergert authored
-
Christian Hergert authored
Now that we only have an indenter and error regex pipeline addin we can easily port this to Python3 and drop all of our usage of Vala. The gvls plugin will continue to provide IDE features for Vala but done from out-of-process.
-
Christian Hergert authored
-
Christian Hergert authored
-
Christian Hergert authored
This isn't being used, so just drop it for now.
-
Christian Hergert authored
-
Christian Hergert authored
We really dont want this long term, but see if it makes things build.
-
Christian Hergert authored
-
Christian Hergert authored
This needs to be provided by GVls now, and we are going to aggressively remove Vala code from Builder.
-
-
Adds gvls (Vala language server) support in a new plugin. The intention is to remove the vala-pack plugin as part of this going forward.
-
Christian Hergert authored
This seems to be requiring the interface specification so that the PyGObject bindings can wire up the vfunc for the interface.
-
Christian Hergert authored
Related !237
-
Christian Hergert authored
-
Christian Hergert authored
-
- 03 Jan, 2020 4 commits
-
-
Christian Hergert authored
We might get either type back here (yay for "specifications that change every few months") and we need to sniff it to decode. We probably also have to come up with a strategy to handle the children[] array separately from containerName. Related #1096
-
Christian Hergert authored
-
Jordi Mas authored
-
Daniel Mustieles García authored
-
- 02 Jan, 2020 2 commits
-
-
Christian Hergert authored
These cannot actually be translated because it requires the use of g_dpgettext2() to provide the context for the translation. These should have never been changed to NC_() to begin with. If the context is truly necessary, translators will need to find an alternate way to provide this by not using the same translation for every msgid using the same wording.
-
Christian Hergert authored
-
- 01 Jan, 2020 1 commit
-
-
- 30 Dec, 2019 1 commit
-
-
Ricardo Silva Veloso authored
-
- 28 Dec, 2019 1 commit
-
-
- 27 Dec, 2019 1 commit
-
-
Jordi Mas authored
-
- 25 Dec, 2019 1 commit
-
-
- 20 Dec, 2019 1 commit
-
-
Christian Hergert authored
This still isn't supported by the GJS backend, but it at least fixes the error associated with GObject Introspection. Related #1107
-
- 16 Dec, 2019 1 commit
-
-
Christian Hergert authored
This also fixes GDK_KEY_Escape from the replace entry so that too will release the search/replace context. Fixes #1099
-
- 15 Dec, 2019 1 commit
-
-
- 14 Dec, 2019 9 commits
-
-
Christian Hergert authored
This looked too wrong on a number of non-Adwaita themes. As much as I prefer the "this is an editable" styling, I'm tired of seeing poorly implemented themes look so completely broken. Fixes #915
-
Christian Hergert authored
This reverts commit caff3ab8.
-
Christian Hergert authored
This reverts commit c84f54f4.
-
Christian Hergert authored
This reverts commit d9de6d3d.
-
Christian Hergert authored
This reverts commit b105b393.
-
Christian Hergert authored
This reverts commit 98af6ae6.
-
Christian Hergert authored
This reverts commit c6690069.
-
Christian Hergert authored
This reverts commit bc22f27a.
-
Christian Hergert authored
This reverts commit 323a01c0.
-