- 08 Feb, 2019 3 commits
-
-
Ernestas Kulik authored
-
Ernestas Kulik authored
The signature changed *again*.
-
Ernestas Kulik authored
-
- 13 Jul, 2018 1 commit
-
-
Ernestas Kulik authored
Directories that end with a separator aren’t actually cleaned, it appears.
-
- 12 Jul, 2018 3 commits
-
-
Ernestas Kulik authored
Otherwise we might start poking around unset data.
-
Ernestas Kulik authored
This is what GdTaggedEntry does.
-
Ernestas Kulik authored
Otherwise weirdness might occur when finalizing those two.
-
- 11 Jul, 2018 1 commit
-
-
Ernestas Kulik authored
-
- 06 Jul, 2018 1 commit
-
-
Ernestas Kulik authored
-
- 30 Jun, 2018 1 commit
-
-
Ernestas Kulik authored
-
- 29 Jun, 2018 5 commits
-
-
Ernestas Kulik authored
This commit makes the close button use the border color from the theme.
-
Ernestas Kulik authored
-
Ernestas Kulik authored
This commit moves some of the heavy lifting to size_allocate() to prevent tags jumping around when adding and removing them.
-
Ernestas Kulik authored
This commit adds buttons to add tags at runtime and hooks up the close button to gtk_widget_destroy().
-
Ernestas Kulik authored
Until now, the tagged entry and its tags derived from GtkBin, which makes little sense, as they can’t be used as actual containers. This commit makes both widgets actual widgets.
-
- 28 Jun, 2018 4 commits
-
-
Ernestas Kulik authored
This just works around a small annoyance, when the state isn’t removed when leaving the image while it’s active.
-
Ernestas Kulik authored
It doesn’t quite look like in GdTaggedEntry, but at least the dark variant now looks passable.
-
Ernestas Kulik authored
There’s currently only the prototype.
-
Ernestas Kulik authored
-