- 07 Mar, 2016 2 commits
-
-
Georges Basile Stavracas Neto authored
-
Georges Basile Stavracas Neto authored
This commit implements the starred items functionality both in Tracker class and throughout the UI. Also, it adapts the StarredView to work.
-
- 06 Mar, 2016 12 commits
-
-
Georges Basile Stavracas Neto authored
-
Georges Basile Stavracas Neto authored
If we read an item in the News view and directly jump into Feeds view, the item is not marked as read. Fix that by updating items when something changes on Tracker side.
-
Georges Basile Stavracas Neto authored
-
Georges Basile Stavracas Neto authored
Tracker should be fast enought to not lag, and we're not really working with thusands of feeds right now.
-
Georges Basile Stavracas Neto authored
-
Georges Basile Stavracas Neto authored
-
Georges Basile Stavracas Neto authored
-
Georges Basile Stavracas Neto authored
It works now. Thanks to Carlos Garnacho for the unvaluable help.
-
Georges Basile Stavracas Neto authored
Instead of using a stack sidebar and adding hacks all around, simply use a listbox and manually manage the feeds. With this patch, feeds are also added alphabetically sorted.
-
Georges Basile Stavracas Neto authored
It is a very poor design choice to make the parent class handle the subclass implementation details. As such, move the subclass specific code to the subclasses
-
Georges Basile Stavracas Neto authored
-
Georges Basile Stavracas Neto authored
This doesn't quite work yet, probably because of an error in Sparql query. But we finally have something to work on.
-
- 05 Mar, 2016 3 commits
-
-
Georges Basile Stavracas Neto authored
Time already proved us that crafting UI in source code is a very bad idea. This commit adds a new window.ui resource, and loads the window widgets from this resource.
-
Georges Basile Stavracas Neto authored
As pointed out by Garnacho, we have to remove the whole resource.
-
Georges Basile Stavracas Neto authored
The GenericFeedsView abstract class currently adapts the layout according to the show_feedlist argument. It turns out that this is a poor design choice, and a better and more sustainable path is to delegate the layout setup to the subclass. Fix this by moving the layout code to a separate function and override this function in FeedsView.
-
- 03 Mar, 2016 2 commits
-
-
Georges Basile Stavracas Neto authored
Set it modal to the parent window. Also, avoid accessing a private field from the parent application.
-
Georges Basile Stavracas Neto authored
Currently, the resources are spread all around data/ folder. This, per se, is not a problem, but we can save some code by delegating to Gtk+ some things like loading the app menu. Fix that by better organizing the data/ folder, and updating the application to reflect that.
-
- 26 Feb, 2016 1 commit
-
-
- 18 Feb, 2016 1 commit
-
-
- 16 Feb, 2016 1 commit
-
-
- 07 Jan, 2016 1 commit
-
-
- 02 Jan, 2016 1 commit
-
-
Мирослав Николић authored
-
- 30 Dec, 2015 1 commit
-
-
Christian Kirbach authored
-
- 24 Dec, 2015 1 commit
-
-
Marek Černocký authored
-
- 22 Dec, 2015 1 commit
-
-
- 15 Dec, 2015 1 commit
-
-
Michael Catanzaro authored
-
- 05 Dec, 2015 1 commit
-
-
- 04 Dec, 2015 1 commit
-
-
- 03 Dec, 2015 2 commits
-
-
Piotr Drąg authored
-
Felipe Borges authored
-
- 15 Sep, 2015 1 commit
-
-
Felipe Borges authored
fixes #92
-
- 19 Aug, 2015 1 commit
-
-
Igor Gnatenko authored
Signed-off-by:
Igor Gnatenko <ignatenko@src.gnome.org>
-
- 04 Aug, 2015 2 commits
-
-
Felipe Borges authored
closes #83
-
Signed-off-by:
Felipe Borges <felipe10borges@gmail.com>
-
- 03 Aug, 2015 4 commits
-
-
Michael Catanzaro authored
-
Felipe Borges authored
see issue #77
-
Felipe Borges authored
Fixes #52
-