- 14 Mar, 2016 5 commits
-
-
Guillaume Hoffmann authored
-
David Rabel authored
In commit eee58a57 we changed the text filter mechanism. By now this was not affecting the way text filters are applied in folder comparison. With this patch, the text filter mechanism is the same for file and folder comparison. https://bugzilla.gnome.org/show_bug.cgi?id=761028
-
Kai Willadsen authored
-
Jesse Sheridan authored
-
Marek Černocký authored
-
- 13 Mar, 2016 1 commit
-
-
Jiri Grönroos authored
-
- 09 Mar, 2016 2 commits
-
-
Kai Willadsen authored
-
Мирослав Николић authored
-
- 08 Mar, 2016 1 commit
-
-
Piotr Drąg authored
-
- 07 Mar, 2016 3 commits
-
-
Gábor Kelemen authored
-
Gábor Kelemen authored
-
David Rabel authored
In patch eee58a57 we applied a new text filter mechanism. This broke the error message when using multiple line text filters. Because the filters are not applied one by one anymore, the error dialog does not know which filter is wrong. With this patch the filter is no longer mentioned in the error message. https://bugzilla.gnome.org/show_bug.cgi?id=761028
-
- 05 Mar, 2016 4 commits
-
-
Kai Willadsen authored
-
Kai Willadsen authored
-
Kai Willadsen authored
-
Kai Willadsen authored
See bgo#762754 for some context; this is now the required behaviour.
-
- 26 Feb, 2016 14 commits
-
-
Kai Willadsen authored
Specifically, top-level entries in the repository would always have relative paths put into the missing cache. The meta cache already dealt with this (albeit weirdly) but now both should have a consistent story going on.
-
Kai Willadsen authored
In large repositories, we were checking the whole list of file states for every directory to identify files in that directory that weren't present on the filesystem. With this change, each VC now maintains a cache of files with REMOVED and MISSING states, keyed by their parent directory, reducing the expected complexity of inserting these files into the VC model.
-
Kai Willadsen authored
-
Kai Willadsen authored
Behaviour of several widgets and the meaning of base colours appears to have changed in 3.20. This commit brings the LinkMap and gutter renderers in line to both use the theme base background, though this does look... fairly dated.
-
Kai Willadsen authored
Some users have very reasonably complained that having the LinkMap have the same colour as the GtkSourceView makes it hard to see what kind of indentation level you're dealing with on right-hand panes. While we'd need to add backgrounds to the GtkSourceGutters as well to actually fix this, giving the Linkmap a background helps a little.
-
Kai Willadsen authored
-
Kai Willadsen authored
According to bug #761341, this is the expected fix.
-
Kai Willadsen authored
-
Kai Willadsen authored
-
Kai Willadsen authored
-
Kai Willadsen authored
-
Kai Willadsen authored
-
Youssef Adnan authored
GTK accelerators to use Primary instead of Control allowing GTK to map to the proper key on different operating systems.
-
Luisa Cerón Perea authored
-
- 25 Feb, 2016 1 commit
-
-
Luisa Cerón Perea authored
-
- 24 Feb, 2016 1 commit
-
-
Rafael Fontenelle authored
-
- 23 Feb, 2016 1 commit
-
-
Luisa Cerón Perea authored
-
- 21 Feb, 2016 1 commit
-
-
Мирослав Николић authored
-
- 16 Feb, 2016 1 commit
-
-
Anders Jonsson authored
-
- 15 Feb, 2016 1 commit
-
-
Mario Blättermann authored
-
- 14 Feb, 2016 1 commit
-
-
Piotr Drąg authored
-
- 13 Feb, 2016 3 commits
-
-
Piotr Drąg authored
-
Piotr Drąg authored
It helps translators by differentiating the help strings from other strings in the app that might be identical, and allowing to translate them accordingly. https://bugzilla.gnome.org/show_bug.cgi?id=762007
-
Kai Willadsen authored
-