- 17 Jan, 2019 3 commits
-
-
Christian Hergert authored
This is a rudimentary hack to avoid navigating away from the current page while also allowing loading the external resources we need. Related to #760
-
Christian Hergert authored
-
Christian Hergert authored
-
- 10 Jan, 2019 1 commit
-
-
Christian Hergert authored
-
- 09 Aug, 2018 1 commit
-
-
Christian Hergert authored
We don't need this anymore now that we rely on 0.47, which simplifies the process of copying files to the build dir.
-
- 04 Aug, 2018 1 commit
-
-
Christian Hergert authored
-
- 16 Apr, 2018 3 commits
-
-
Christian Hergert authored
We need to clear this state or PyGObject will leak our preview addin when the view is destroyed.
-
Christian Hergert authored
-
Christian Hergert authored
-
- 22 Mar, 2018 1 commit
-
-
Christian Hergert authored
Our templates have moved away from this, and we can remove it from our sources too.
-
- 28 Jan, 2018 1 commit
-
-
Christian Hergert authored
-
- 11 Oct, 2017 1 commit
-
-
Christian Hergert authored
-
- 26 Sep, 2017 1 commit
-
-
Christian Hergert authored
Instead of controlling the transfer manager at the IdeContext level, this uses IdeApplication as the owning instance. This is useful because it allows us to use it from preferences without having a context accessible.
-
- 21 Sep, 2017 3 commits
-
-
Christian Hergert authored
-
Christian Hergert authored
-
Christian Hergert authored
As the project has grown, we've let things get a bit out of their logical place. This does a bit of cleanup and tries to bring some of the embedded resources closer to where they are used. But more importantly, this allows us to clean some things up to the point that we can move forward statically linking a bunch of the plugins into libide. The plan here is to speed up the initial loading by avoiding lots of disk I/O stats which are currently hurting us.
-