- 30 Jul, 2020 4 commits
-
-
Adrien Plazas authored
-
Fixes #316 Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
We should not do this for the Glade module. Fixes #317 Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
-
- 29 Jul, 2020 36 commits
-
-
Adrien Plazas authored
While they would be searchable via their subtitle, they would be visible as empty in the search, presenting their page as the only useful information, which isn't enough, so just ignore them.
-
Alexander Mikhaylenko authored
Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Adrien Plazas authored
This also centers the children by default instead of aligning them to the start and the top when they are larger than the squeezer, as the default xalign and yalign values are 0.5. Fixes #226
-
Use a robust function against floating point errors while not needing to change the order of parameters/invert the end result. Remove the cargo culted comment as it works properly now.
-
Currently we wait until the next subpage is opened before removing the last one. There's no point in this, remove them immediately after they are hidden instead. Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
The current HdyDeck API is weird and confusing and it's very easy to get it wrong. In particular, the transition-running property doesn't change its values if animations are disabled, so you need to also track visible-child changes. Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
-
Match the HdyViewSwitcher behavior. Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
This reverts commit 51e6666a.
-
Alexander Mikhaylenko authored
This reverts commit 44f2de29.
-
Alexander Mikhaylenko authored
This reverts commit 1f156eb4.
-
Alexander Mikhaylenko authored
This reverts commit fdd9c265.
-
Adrien Plazas authored
This matches the title, making the widget more consistent.
-
Adrien Plazas authored
This matches the title, making the widget more consistent.
-
Adrien Plazas authored
Use the title property inherited from HdyPreferencesRow instead. Fixes #258
-
Adrien Plazas authored
Use the title property inherited from HdyPreferencesRow instead. Fixes #258
-
Fixes #177
-
Alexander Mikhaylenko authored
HDY_AVAILABLE_IN_ALL macro in the following commits will depend on this. Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
HDY_AVAILABLE_IN_ALL macro in the following commits will depend on this. Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
My bad. Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Stop inspecting internal state, instead add API tests like for other widgets. Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Use the accessors consistently, add missing getters for right-action and left-action. Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
Alexander Mikhaylenko authored
This makes the entry property a nullable GtkEntry rather than a non-nullable GtkWidget. It also fixes the accessors. Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-
This fixes annotations, checks widget type, renames parameters to match the functions, fixes grammar in the documentation and makes it more concise, adds Since, makes the names text-direction agnostic, makes them readable, improves their precondition checks, and documents them.
-
This renames the property, documents it, gives it accessors, uses them, and inverts its boolean meaning.
-
This renames the property, documents it, give it a getter, and fix its setter's name.
-
Alexander Mikhaylenko authored
Show Symbols -> Show symbols Signed-off-by:
Alexander Mikhaylenko <alexm@gnome.org>
-