Loading
Commits on Source 85
-
Christian Hergert authored
-
Martin authored
-
Christian Hergert authored
There is no way to do object bindings to termprops, so just ignore these for now because we'd end up doing the exact same thing.
-
Christian Hergert authored
And squash the deprecation warning while we're at it.
-
Christian Hergert authored
-
Christian Hergert authored
Now that we have commit notifications at the GtkTextBuffer level, we no longer need the same sort of solution in Builder. Just delete it all and use the GtkTextBuffer variant.
-
Christian Hergert authored
We don't want to iterate the threads main context or we will have other code re-entrant here. Instead just create a new main loop for the operation and iterate that.
-
Christian Hergert authored
Now that libspelling has matured a bit and is using threaded spellcheck, lets move Builder over to it so we get a lot of nightly testing.
-
Christian Hergert authored
-
Christian Hergert authored
We can rely on this from the SDK now.
-
Sabri Ünal authored
-
Yosef Or Boczko authored
-
Anders Jonsson authored
-
Christian Hergert authored
Update POTFILES.in See merge request GNOME/gnome-builder!818
-
Christian Hergert authored
-
Christian Hergert authored
-
Christian Hergert authored
-
Christian Hergert authored
We don't use this anywhere anymore, so just delete it and all the non-portable GtkFileChooser code with it.
-
Christian Hergert authored
-
Christian Hergert authored
-
Alice Mikhaylenko authored
-
Alice Mikhaylenko authored
-
Alice Mikhaylenko authored
AdwAboutWindow is deprecated.
-
Alice Mikhaylenko authored
We don't do it for other languages, remove it for C and Rust too.
-
Alice Mikhaylenko authored
-
Alice Mikhaylenko authored
-
Christian Hergert authored
App templates updates See merge request GNOME/gnome-builder!819
-
Alice Mikhaylenko authored
-
Christian Hergert authored
plugins/meson-templates: Fix gtk-rs features See merge request GNOME/gnome-builder!820
-
Brage Fuglseth authored
-
Scrambled 777 authored
-
Christian Hergert authored
metainfo: Add HW info and brand colors See merge request GNOME/gnome-builder!821
-
Christian Hergert authored
-
Christian Hergert authored
This can be used for other plugins to do the same sort of rewriting we do for the Flatpak plugin. Related: #2421
-
Christian Hergert authored
This is helpful so you can use the inspector mostly.
-
Christian Hergert authored
Again, these are handy to have access to from the inspector.
-
Christian Hergert authored
-
Christian Hergert authored
-
Christian Hergert authored
-
Christian Hergert authored
That way you can just include the headers and use real type checks.
-
Christian Hergert authored
Related: GNOME/epiphany#2421
-
Yosef Or Boczko authored
-
Christian Hergert authored
We don't use Python as our scripting language so these can be dropped.
-
Ekaterine Papava authored
-
Yuri Chornoivan authored
-
Luming Zh authored
-
Piotr Drąg authored
-
Emin Tufan Çetin authored
-
Asier Sarasua Garmendia authored
-
Brage Fuglseth authored
-
Danial Behzadi authored
-
Christian Hergert authored
If there is no workdir specified, we should default to running from the build directory. Fixes: #2243
-
Rafael authored
-
Patrick Zacharias authored
-
Hugo Carvalho authored
-
Changwoo Ryu authored
-
Baurzhan Muftakhidinov authored
-
Aefgh Threenine authored
-
Davide Ferracin authored
-
Daniel Mustieles authored
-
Fran Dieguez authored
-
Fran Dieguez authored
-
Daniel authored
-
Aurimas Černius authored
-
Christian Hergert authored
-
Davide Ferracin authored
-
Christian Hergert authored
Fixes: #2245
-
Christian Hergert authored
This shouldn't be necessary anymore
-
Christian Hergert authored
Applies the same treatment for #2245 to the editor workspace. This copies various translated strings, but they are identical and therefore should not require additional translation.
-
Christian Hergert authored
-
Andika Triwidada authored
-
Andi Chandler authored
-
Ask Hjorth Larsen authored
-
Daniel authored
-
Balázs Úr authored
-
Anders Jonsson authored
-
AsciiWolf authored
-
AsciiWolf authored
-
Lukáš Tyrychtr authored
Previously, it was doable only by the mouse. Now, it can be done using Ctrl+Space.
-
Lukáš Tyrychtr authored
Setting the state has the side effect which marks the object as expandable, so the collapsed objects are reported properly.
-
Christian Hergert authored
ide tree a11y improvements See merge request GNOME/gnome-builder!822
-
Christian Hergert authored
-
Christian Hergert authored
and drop the forced sizing information
-
Christian Hergert authored
-
Jeremy Bícha authored