Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/gtk-rs/pango

DEPRECATED, use https://github.com/gtk-rs/gtk-rs-core repository instead!
https://github.com/gtk-rs/pango

Merge pull request #196 from dns2utf8/https

Use https for all links

a9fdf5475104c984d9292f6c14edfbc34fc5cca8 authored about 4 years ago by Guillaume Gomez <[email protected]>
Use https for all links

Hi all

This is a followup to https://github.com/gtk-rs/gtk/pull/1054

Cheers,
Stefan

d5179e76c9fa087e7736e7ec0689ff27a59a416f authored about 4 years ago by Stefan Schindler <[email protected]>
Merge pull request #198 from BrainBlasted/cdavis/add-1-46-feature

cargo: Add v1_46 feature

500460d5456888c7e1acbc52fb373a0c6b3ead90 authored about 4 years ago by Guillaume Gomez <[email protected]>
cargo: Add v1_46 feature

When regenerating this was forgotten.

a67b21c70fb7c03f242970d540347d53828284ef authored about 4 years ago by Christopher Davis <[email protected]>
Merge pull request #197 from bilelmoussaoui/bilelmoussaoui/update

groovy update: regenerate

b0bcaebd94527ab9319fbb21253980bbdb52ec5c authored about 4 years ago by Guillaume Gomez <[email protected]>
generate missing flags/enums

587775e2a366f126ac9d116e7ee2d84a4b0342dc authored about 4 years ago by Bilal Elmoussaoui <[email protected]>
attrlist: don't derive Eq/PartialEq by default

fix the conflict with the equal function introduced in v1_46

da90621b96b8576ff3366965815fbd7a4b4e8b4a authored about 4 years ago by Bilal Elmoussaoui <[email protected]>
groovy update: regenerate

003a5c8c401fbba25a891049438df321266a0f8b authored about 4 years ago by Bilal Elmoussaoui <[email protected]>
Merge pull request #194 from emmanueltouzery/pango_scale

fixes #193 add constants for PANGO_SCALE_*

b98784c9881f0def29c8e3bda6d2754e41f96b0f authored over 4 years ago by Guillaume Gomez <[email protected]>
fixes #193 add constants for PANGO_SCALE_*

f6fd55a2296e198bd8de47f6e8eb4bc8f7d30345 authored over 4 years ago by Emmanuel Touzery <[email protected]>
Merge pull request #192 from YaLTeR/patch-1

Add Attribute::new_font_features

7cd7bc93daedf0073c919ee1fa425923979945e0 authored over 4 years ago by Sebastian Dröge <[email protected]>
Add Attribute::new_font_features

304b1a57c5394dce339d242bd122eb0bc9871a6f authored over 4 years ago by Ivan Molodetskikh <[email protected]>
Merge pull request #190 from gtk-rs/master-release-update

[release] merging master-release-update into master

4a91bed6870967e3c058040a00074f1071f1922a authored over 4 years ago by Guillaume Gomez <[email protected]>
Update versions [ci skip]

64cbde8d2ff2d0a12f03b7630a393e18e393d3de authored over 4 years ago by Guillaume Gomez <[email protected]>
Merge pull request #189 from GuillaumeGomez/regen

Regen

b477e84659b9032d16aae053278b177eb26c240e authored over 4 years ago by Guillaume Gomez <[email protected]>
Update lgpl-docs version

530dabaa5ea4db9af7660588631543dd6c57722d authored over 4 years ago by Guillaume Gomez <[email protected]>
regen

87497031349b784955886bc1f9791d36bea0091b authored over 4 years ago by Guillaume Gomez <[email protected]>
Update gir submodule

95f45cee866fee1c0962f10e87cc71e2c57bc0c3 authored over 4 years ago by Guillaume Gomez <[email protected]>
Merge pull request #188 from sdroege/versions

Update to new gir

16644b0e8abd1bda87cccc82b3f818ade97284c3 authored over 4 years ago by Guillaume Gomez <[email protected]>
Regenerate

ee2717e21fd13d9846f2dc2f0d8c14faff5c1323 authored over 4 years ago by Sebastian Dröge <[email protected]>
Update gir

dc96ea35461e53e69f87fd62933d4ad9411d16e2 authored over 4 years ago by Sebastian Dröge <[email protected]>
Merge pull request #185 from EPashkin/focal

Update from Ubuntu Focal

6fcc8628ba0d93ac3719e59e5d9569381956b212 authored over 4 years ago by Sebastian Dröge <[email protected]>
Manually implement Coverage

Before 1.44 it had no get_type() function and had to be handled like a
shared type, since 1.44 i...

e0de5dbeef26406dc8bb9e261e3d49be55226c9a authored over 4 years ago by Sebastian Dröge <[email protected]>
Regenerate with updated versions

f78e15f2821965e0ab98b4923310d7c4fdf90665 authored over 4 years ago by Sebastian Dröge <[email protected]>
Configure get_type function versions as needed

8e93a0b26d3bc0879c27d243b730fa6a971cb608 authored over 4 years ago by Sebastian Dröge <[email protected]>
Update gir

86c452f446f1b45d8e3d3a7572a4d1f3428cb7b7 authored over 4 years ago by Sebastian Dröge <[email protected]>
Update from Ubuntu Focal

4f9d948e5736c25fb49ea190b65d3109a151d1d7 authored over 4 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #186 from yvt/patch-1

Fix memory unsafety in `FontDescription::set_family_static`

8021e0f291c2c3a8eeb8a9b0ed3fbc0ca0a96b11 authored over 4 years ago by Guillaume Gomez <[email protected]>
Remove `FontDescription::set_family_static`

We decided to get rid of this method because it was deemed too
unergonomic to use.

5fa35ab645835a42db176a35888796775e254626 authored over 4 years ago by yvt <[email protected]>
Merge pull request #187 from sdroege/all-features

Don't include LGPL docs in the docs if both embed-lgpl-docs and purge…

5a623f4cc18dc7cc9bb2a22f561f80fb8a5881eb authored over 4 years ago by Guillaume Gomez <[email protected]>
Don't include LGPL docs in the docs if both embed-lgpl-docs and purge-lgpl-docs features are selected

This makes usage of RLS/rust-analyzer on the repository much faster and
less annoying as the doc...

79a4af47cfa17924becd7c104605445f0003a998 authored over 4 years ago by Sebastian Dröge <[email protected]>
Take `&'static CStr` in `FontDescription::set_family_static`

This commit fixes a memory safety issue in this method.

`<str as ToGlibPtr>::to_glib_none` retu...

7f701a39d254e450a8389e5fbb58aaa38f06fff7 authored over 4 years ago by yvt <[email protected]>
Merge pull request #184 from GuillaumeGomez/fix-transmute-mess

Fix transmute mess

07a8f84a84a1a32193bcd3e34513c44358546999 authored over 4 years ago by Guillaume Gomez <[email protected]>
Update minimum rust version to 1.40

dcdae4933d966af2dcffd76431285cc2b0e8db0a authored over 4 years ago by Guillaume Gomez <[email protected]>
regen

73be79c23e445a8dca349ec70bf539b652ebe2b8 authored over 4 years ago by Guillaume Gomez <[email protected]>
Update gir submodule

a9d9bdcba658c57753383c475e65253427360c65 authored over 4 years ago by Guillaume Gomez <[email protected]>
Merge pull request #183 from GuillaumeGomez/useless-lint

remove clippy lint about transmute cast

84de9bacc5936654fed45c8c4a7427d0e07f5261 authored over 4 years ago by Guillaume Gomez <[email protected]>
remove clippy lint about transmute cast

d22bca53a860467a9eb961b7b8ee3014d9a1fd08 authored over 4 years ago by Guillaume Gomez <[email protected]>
Merge pull request #182 from sdroege/borrowed

Update for new from_glib_borrow signature

74a531239490d16dd5b886e0d8d8688207cbc7a4 authored over 4 years ago by Guillaume Gomez <[email protected]>
Update for new from_glib_borrow signature

See https://github.com/gtk-rs/glib/pull/605

4b6358df39424846733d7ddd629636e5560b8e47 authored over 4 years ago by Sebastian Dröge <[email protected]>
Update gir

8ae2521973d46287f4156d618e459a279253df7e authored over 4 years ago by Sebastian Dröge <[email protected]>
Merge pull request #181 from GuillaumeGomez/sponsor

[ci skip] Add sponsor button

bea87bbd7c4ca553b6497f854749e2f02bff9f83 authored almost 5 years ago by Guillaume Gomez <[email protected]>
[ci skip] Add sponsor button

55012d60009e380f70ce22543a7043008e05063b authored almost 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #180 from GuillaumeGomez/clean-up-travis

Clean up travis

9b446be917f0a666b216dd968d7700203ee00e13 authored almost 5 years ago by Guillaume Gomez <[email protected]>
Clean up travis file

acc1c5158f406200ab0f1ad8ae71fa7587a2a2a5 authored almost 5 years ago by Guillaume Gomez <[email protected]>
Add manual traits check

d03bf17268071e744c4347256c2ccbb81d0f37a5 authored almost 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #178 from sdroege/no-to-bool

Don't use glib::ToBool anymore

377c7d1e4a9a58749be9cb81df71b84ac65a05e1 authored almost 5 years ago by Guillaume Gomez <[email protected]>
Don't use glib::ToBool anymore

The trait is not necessary, we have FromGlib for the same purpose.

f1b92a96b4816a05bd9449c94fa3110cc7741e9c authored almost 5 years ago by Sebastian Dröge <[email protected]>
Merge pull request #176 from sdroege/once_cell

Switch from lazy_static to once_cell

ebd490b95df7dba0fc2fea235043aa34940760f7 authored about 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #177 from GuillaumeGomez/fix-osx

Fix osx CI build

5a182993a15d8f07fba964d56f57f5409bd5e75b authored about 5 years ago by Guillaume Gomez <[email protected]>
Fix osx CI build

a3ee207e903a0d8bf80513870f3e2113496ca6c4 authored about 5 years ago by Guillaume Gomez <[email protected]>
Switch from lazy_static to once_cell

6121dcab15061731658b6b059f9add28f1bca550 authored about 5 years ago by Sebastian Dröge <[email protected]>
Regenerate with latest gir

55a9c5e83b2ecf6fd652238aca6a095e7370a356 authored about 5 years ago by Sebastian Dröge <[email protected]>
Update gir

5ed5fe6d6db6cb5eb2450ebffcfbcb4b5f36096e authored about 5 years ago by Sebastian Dröge <[email protected]>
Merge pull request #175 from gtk-rs/GuillaumeGomez-patch-1

Delete LGPL

fb9570941a45fecf7e6a29aa1e411e8e5250398f authored about 5 years ago by Guillaume Gomez <[email protected]>
Delete LGPL

2d83e56aad70ca2e65217aa88c3abd4bc4677117 authored about 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #174 from GuillaumeGomez/gir

Update gir submodule

2786e278dd2fd54326139de35e5b4bacb1a57ce4 authored about 5 years ago by Guillaume Gomez <[email protected]>
Update gir submodule

f0fbbc586dc192ee240488b85d8793e4d8ec1da2 authored about 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #172 from gtk-rs/master-release-update

[release] merging master-release-update into master

2aa627612541d63e355ad7d4362718278d187aa2 authored about 5 years ago by Guillaume Gomez <[email protected]>
Update versions [ci skip]

a53fded5b976124de9525e93e6211faaeb644eca authored about 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #171 from GuillaumeGomez/regen

Regen

40de83b1461704f8238238463c36e20aa40af47d authored about 5 years ago by Guillaume Gomez <[email protected]>
regen

24a417cacd21d546efa1a7ae8d95af0ae0caf2e3 authored about 5 years ago by Guillaume Gomez <[email protected]>
Update gir submodule

980a89961dbb7c7afae6d0d8187f8a58bc35e4e7 authored about 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #169 from GuillaumeGomez/regen

Regen

31d859c7932f67d524e7e76cd63e62b6271b0e23 authored about 5 years ago by Guillaume Gomez <[email protected]>
Update minimum rust version to 1.39

b1f4bc5f03bf69995d28eed39962403b8f710e60 authored about 5 years ago by Guillaume Gomez <[email protected]>
Fix glib reexport

6fe1a008b7e11322270d938c915b79eff3bd5522 authored about 5 years ago by Guillaume Gomez <[email protected]>
regen

c88176d71bfa0f57025d607814a4e92decb56c96 authored about 5 years ago by Guillaume Gomez <[email protected]>
Update gir submodules

26512a4a5147e9e0f8b5a85b3f032a3d0da92768 authored about 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #166 from velyan/master

Add PangoAttrSize

b3a23aa977ba9c8412a96902fc8c4c730e76591b authored about 5 years ago by Guillaume Gomez <[email protected]>
size

0e38042919528392100734b69173dc008b9573b1 authored about 5 years ago by Velislava Yanchina <[email protected]>
Merge pull request #164 from GuillaumeGomez/libffi-osx-fix

remove not needed anymore libffi fix

cf44a1cea68af8e8449ab829a328dc5641c59a2d authored about 5 years ago by Guillaume Gomez <[email protected]>
remove not needed anymore libffi fix

d8d0a9e288e4224c9b3deb746e4fa7d15a2326ff authored about 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #163 from velyan/master

Add pango-glyph interfaces

e60779884523bb4a6b75e6e788354fd229c16465 authored about 5 years ago by Guillaume Gomez <[email protected]>
comments

bc2a084b63f4d32f26d68cfc6ee2176042761640 authored about 5 years ago by Velislava Yanchina <[email protected]>
fmt

f1b9be2577846c97812649ff10857933d06760f6 authored about 5 years ago by Velislava Yanchina <[email protected]>
FromGlibContainerAsVec

553fe6fdedb9842b3fa5e1c8c0e0caa3aa0750ec authored about 5 years ago by Velislava Yanchina <[email protected]>
travis

70762ae4a11bcd63243236e4febb8d0b7f1d4711 authored about 5 years ago by Velislava Yanchina <[email protected]>
check

e96fbff6bba9cbc45e074a3efaa4d7ad34d7e8dc authored about 5 years ago by Velislava Yanchina <[email protected]>
comments

85d6f40d4c2ea04b7f965c90314d4ef6a3f34f3c authored about 5 years ago by Velislava Yanchina <[email protected]>
fixes

9137af78883162040b9cd253b17b343fe9e7d009 authored over 5 years ago by Velislava Yanchina <[email protected]>
glyph

78316ffa28b0450d0d3c3b684f7a23f693775f0d authored over 5 years ago by Velislava Yanchina <[email protected]>
glyph

acad86752e8fb983267e0e370deebf18fd2ffa85 authored over 5 years ago by Velislava Yanchina <[email protected]>
add func

58058c88386e8c9c184f10739dba3bbc58dd7324 authored over 5 years ago by Velislava Yanchina <[email protected]>
Merge pull request #162 from GuillaumeGomez/docs-rs

Fix invalid cargo key for docs.rs

66ade95609b456aa8860cc56afb592a92b3c0613 authored over 5 years ago by Guillaume Gomez <[email protected]>
Fix invalid cargo key for docs.rs

3ad2408baa387dad7db687622abcc7cbddd87a78 authored over 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #159 from GuillaumeGomez/docs-rs

Improve docs.rs handling

62c4fa15ed71653be6aeb2559875164a4d321d47 authored over 5 years ago by Guillaume Gomez <[email protected]>
better handling of dox feature

fa29b4353480b08d82bf1bd7ce5b1bf238229990 authored over 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #158 from federicomenaquintero/master

(#156): Manual implementations of PangoGravity functions

c58fe8feea37e9ce840dc7701fba1036193d9cff authored over 5 years ago by Guillaume Gomez <[email protected]>
(#156): Manual implementations of PangoGravity functions

Gravity is an enum, and so it didn't get its functions auto-generated
by gir.

Fixes https://git...

436493b352c18842e1ca3e6eda133c8bc366f41a authored over 5 years ago by Federico Mena Quintero <[email protected]>
Merge pull request #157 from GuillaumeGomez/docs-rs

Improve docs.rs documentation

e30b39695dbc8af45646479888a33d6f4826c86e authored over 5 years ago by Guillaume Gomez <[email protected]>
Improve docs.rs documentation

de85fc3ca91cfd9cb36e02dbba7f89f1fa4f82f6 authored over 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #155 from GuillaumeGomez/regen

regen

54fa7b43757397100995cc5eee2d513997802db7 authored over 5 years ago by Guillaume Gomez <[email protected]>
Update minimum required rust version to 1.36

3a6ee55d8b212668eef6b63f3a674d6862d74edb authored over 5 years ago by Guillaume Gomez <[email protected]>
Replace uninitialized calls

2dea2c782b05cb791d047e13eb513d3c2be12800 authored over 5 years ago by Guillaume Gomez <[email protected]>
regen

369835985c72b5cc2750aa5c02918dee3406501a authored over 5 years ago by Guillaume Gomez <[email protected]>
update submodules

7454e0166c457c4457cfe89247cbbeeb766b270a authored over 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #153 from gtk-rs/master-release-update

[release] merging master-release-update into master

d868a9d304bd5d7a343070731900354c5eeced43 authored over 5 years ago by Guillaume Gomez <[email protected]>
Update versions [ci skip]

9206dc6798e54483113fdf048bdb2c50662b29e6 authored over 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #152 from gtk-rs/up-min-stable

Update minimum rust stable version

7bf2424300713c395de19b54ae7d1935e5eddb49 authored over 5 years ago by Guillaume Gomez <[email protected]>
Update minimum rust stable version

3d2033c6d792ae88d13a9e5cc4f0603db6c9876d authored over 5 years ago by Guillaume Gomez <[email protected]>