- 19 Mar, 2022 1 commit
-
-
António Fernandes authored
I didn't notice the type change when porting from libhandy and it took me a lot of time debugging the resulting bugs, only to realize it was a porting gotcha which wasn't mentioned in the porting guide.
-
- 28 Dec, 2021 4 commits
-
-
Alexander Mikhaylenko authored
-
Alexander Mikhaylenko authored
-
Alexander Mikhaylenko authored
-
Alexander Mikhaylenko authored
It's not necessary and removing it makes it simpler to copy between libhandy and libadwaita.
-
- 17 Dec, 2021 1 commit
-
-
Alexander Mikhaylenko authored
-
- 15 Dec, 2021 4 commits
-
-
Alexander Mikhaylenko authored
@ is a gtk-doc symbol, we can't use it.
-
Alexander Mikhaylenko authored
Looks like we only had it in the development version migration guide, but not the libhandy -> libadwaita one.
-
Alexander Mikhaylenko authored
-
Alexander Mikhaylenko authored
We had restored those colors.
-
- 07 Dec, 2021 1 commit
-
-
- 06 Dec, 2021 1 commit
-
-
Alexander Mikhaylenko authored
-
- 02 Dec, 2021 2 commits
-
-
Alexander Mikhaylenko authored
Refresh the style, replace the weird selectors with a simple style class. Fixes #177
-
Alexander Mikhaylenko authored
Oops.
-
- 25 Nov, 2021 1 commit
-
-
Alexander Mikhaylenko authored
First we renamed it, then removed it. No need to mention the temporary name.
-
- 22 Nov, 2021 4 commits
-
-
Alexander Mikhaylenko authored
Fixes #330
-
Alexander Mikhaylenko authored
All of them except one have "EASING_EASE" in the name, this is awkward and unnecessary.
-
Alexander Mikhaylenko authored
Make them static, recommend using adw_easing_ease().
-
Update migration guides.
-
- 15 Nov, 2021 1 commit
-
-
Alexander Mikhaylenko authored
We haven't been using it lately, let's remove it. Update docs and the last instance in the demo as well. Inline this style for the circular buttons inside menus instead. Fixes #198
-
- 12 Nov, 2021 3 commits
-
-
Alexander Mikhaylenko authored
-
Alexander Mikhaylenko authored
Same as in leaflet.
-
Alexander Mikhaylenko authored
We'll add shortcut and mouse button support, so make the name more generic.
-
- 11 Nov, 2021 1 commit
-
-
Alexander Mikhaylenko authored
-
- 08 Nov, 2021 1 commit
-
-
Alexander Mikhaylenko authored
Move begin-swipe to when the swipe actually starts, replace what it was before with a prepare signal. Currently we have a hack in AdwFlap to check starting swipe in update-swipe instead of begin-swipe because the latter runs too early. Now it can be removed. Update migration guides. Fixes #79
-
- 01 Nov, 2021 1 commit
-
-
Christopher Davis authored
The proper HIG name for what we formerly called a "Content List" is "Boxed List". We should use that HIG name for our style class. .content is still around for legacy purposes.
-
- 29 Oct, 2021 1 commit
-
-
Alexander Mikhaylenko authored
See adwaita-icon-theme!33
-
- 24 Oct, 2021 1 commit
-
-
Alexander Mikhaylenko authored
Removing it turned out to be a problem, so just deprecate it instead. Since we don't have a way of properly deprecating styles, just add a comment and mention it in the migration guide.
-
- 23 Oct, 2021 1 commit
-
-
Alexander Mikhaylenko authored
This reverts commit 25ac0df5.
-
- 18 Oct, 2021 1 commit
-
-
Alexander Mikhaylenko authored
It's been replaced with .menu, no need to keep it around anymore. Update migration guide.
-
- 09 Oct, 2021 1 commit
-
-
Alexander Mikhaylenko authored
Update migration guide. Merge action row and expander row sections into one as they are copies of each other and both need to be updated.
-
- 08 Oct, 2021 1 commit
-
-
Christopher Davis authored
Closes #165
-
- 07 Oct, 2021 2 commits
-
-
Adrien Plazas authored
It conflicts with AdwPreferencesRow:use-underline. Fixes #48
-
Adrien Plazas authored
It conflicts with AdwPreferencesRow:use-underline. This also drops the mnemonics on the subtitle as it is a bit useless. Fixes #48
-
- 04 Oct, 2021 1 commit
-
-
Alexander Mikhaylenko authored
Fixes #226
-
- 01 Oct, 2021 1 commit
-
-
Alexander Mikhaylenko authored
It's been a problem for a long time, and now that designers want consistent sidebar colors it's gonna get in the way even more as if you just ignore it and use a plain listbox/listview as a sidebar it will have the wrong color. So just remove that border and tell people to use manual separators instead. Keep an explicit border in GtkAssistant. Inspector and gtk demos will be missing borders, but not much we can do here. Update migration guide.
-
- 28 Sep, 2021 1 commit
-
-
Alexander Mikhaylenko authored
-
- 24 Sep, 2021 3 commits
-
-
Romain Vigier authored
The link was put between code marks, displaying its actual HTML code.
-
Alexander Mikhaylenko authored
-
Alexander Mikhaylenko authored
-