- 04 Sep, 2019 2 commits
-
-
Christian Hergert authored
-
Christian Hergert authored
This is broken and not how we want people doing development anyway. Just click Run from within Builder.
-
- 03 Sep, 2019 2 commits
-
-
Rafael Fontenelle authored
-
Daniel Mustieles García authored
-
- 02 Sep, 2019 3 commits
-
-
Çağatay Yiğit Şahin authored
meson.build files in the templates for Rust and Python referenced {{name}}.gresource.xml while the plugin generated {{prefix}}.gresource.xml, whice broke the builds for projects with dash in their names. This commit changes the build files to look for the file with the correct name.
-
Kukuh Syafaat authored
-
Changwoo Ryu authored
-
- 01 Sep, 2019 5 commits
-
-
Marek Černocký authored
-
Marek Černocký authored
-
Marek Černocký authored
-
Fran Dieguez authored
-
Aurimas Černius authored
-
- 31 Aug, 2019 9 commits
-
-
Christian Hergert authored
The first bar of 4 languages is this maintainers preferred languages for new projects. Given that so much new code is happening in Rust, it seems prudent for us to switch now so that we can ease the burden on starting projects in a relatively safer language. Just because your language of choice isn't in the simplified row, doesn't mean you can't keep using it. But please don't take this as any sort of official message from GNOME, just my choice as an oppinionated author and maintainer. Use what you like, and build proper security boundaries into your application's architecture no matter what language you choose.
-
Bilal Elmoussaoui authored
Currently, gtk-rs doesn't fully support subclassing which explains the various changes on window.ui
-
Daniel Șerbănescu authored
-
Christian Hergert authored
We might have NULL here if the user chose not to save the changes. Fixes #1028
-
Christian Hergert authored
Related #1028
-
Diego Escalante Urrelo authored
Use the tabular numbers (tnum) OpenType feature of PangoAttrFontFeature to prevent numbers from jumping around as transfer progress changes. This means that "11" occupies the same space as "44" instead of jumping around. See: GNOME/gtk#41 See: GNOME/gnome-builder#1027
-
Diego Escalante Urrelo authored
Widen the GtkLabels in IdeNotificationListBoxRow slightly to accommodate for more verbose progress (slower transfers or big numbers). If that's still not enough, also ellipsize at the end of the line, considering that progress speed is the least crucial information. Closes: GNOME/gnome-builder#1027
-
Piotr Drąg authored
-
Anders Jonsson authored
-
- 30 Aug, 2019 11 commits
-
-
Christian Hergert authored
-
Christian Hergert authored
Fixes #927
-
Christian Hergert authored
Fixes #1007
-
Christian Hergert authored
These have been missing for some time by mistake.
-
Christian Hergert authored
Fixes #1004
-
Christian Hergert authored
Being able to search for \t and \n without regex is handy, so we'll copy what gedit does here and enable it by default.
-
Christian Hergert authored
Fixes #1006
-
Christian Hergert authored
Related #1008
-
Christian Hergert authored
This is necessary for practical applications or we can't bundle them with systems such as Flatpak. Fixes #1011
-
Christian Hergert authored
Fixes #1012
-
Christian Hergert authored
This isn't perfect, because we don't place the cursor on the exact location due to how cursor saving is done. We might be able to fix that by using a new mark, but we need to see if that messes anything else up in the process. Fixes #1019
-
- 26 Aug, 2019 4 commits
-
-
Anders Jonsson authored
-
Piotr Drąg authored
-
Fran Dieguez authored
-
Jordi Mas authored
-
- 24 Aug, 2019 1 commit
-
-
Jordi Mas authored
-
- 22 Aug, 2019 2 commits
- 20 Aug, 2019 1 commit
-
-
Daniel Mustieles García authored
-