Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/gtk-rs/cairo
DEPRECATED, use https://github.com/gtk-rs/gtk-rs-core repository instead!
https://github.com/gtk-rs/cairo
glib::translate refactoring
c038ae36e17be02fc53642767b7326080dce97b6 authored almost 10 years ago by Guillaume Gomez <[email protected]>18fdf0f6d3e5d37440237490ea3a3c588be3590e authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Add type annotation where needed
16001aa4e82a71be76133623c89eed430ef7a60f authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Reorganize DialogButtons to accomodate this and update for ToGlibPtr
changes.
e6412801309cfcd495853b2781e39dbaf4cc9fa2 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
The change in `ToGlibPtr` allowes to get rid of temporary variables and rely
on the fact that th...
Make glib type an input type parameter. This allows to accomodate both `*const c_char` and `*mut...
4a122d89834a81b17177318f649b75fadf4f1cdf authored almost 10 years ago by Gleb Kozyrev <[email protected]>141ae558e97a6b44b39ee3fe473bb97d15016f4b authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Modernize translation to glib for RecentData
d954bba703f19249fa31272ca7fd0d6316cc957e authored almost 10 years ago by Guillaume Gomez <[email protected]>Support variadic methods on dialogs
1c50a4e972be1a4f7c95a87df08387196b1b9e38 authored almost 10 years ago by Guillaume Gomez <[email protected]>ac3708080936fb78ca179402039a823f7609bc15 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
DialogButtons trait allows to take fixed-length arrays of button definitions generically over th...
07ed8d4eb760cfe19c7566bc68c886ce90d17191 authored almost 10 years ago by Gleb Kozyrev <[email protected]>cad724334d5f2d2fc2d1ad12527aaf121adece4b authored almost 10 years ago by Gleb Kozyrev <[email protected]>
The reverse translation is never needed so drop it.
5efe1693e5c057e09033833b041b9bd68e9980a0 authored almost 10 years ago by Gleb Kozyrev <[email protected]>c3b187e277678c507097c9401b5162b416399f7d authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Use glib::translate to handle arrays and lists of strings
0f6f20bd66210df62874c94825b0578a760e768f authored almost 10 years ago by Guillaume Gomez <[email protected]>04e2609680bb86ea8ca025507fdf3bad027b4356 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
3a5bb9a3c71b71a7fb699bb919c82b994dd701d1 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
f90b8b8c4b455352269a65e4664f753836e7c202 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Fix the build and remove some warnings
091db77d6fbbf8cbc17ceab32c3db4dc80af8576 authored almost 10 years ago by Guillaume Gomez <[email protected]>35c0a8ee67447cc97db10af34a64ec41b8b6da34 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
b5c84ede5f3f32276f1c9ba602f059c8974067fc authored almost 10 years ago by Gleb Kozyrev <[email protected]>
a52f84a0ac40f58e8bfa5488f8d0c48c8ade91db authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Transition most of the string conversions to the glib::translate API
b99f7dd4222a4200c03aec923df98d149ff38488 authored almost 10 years ago by Guillaume Gomez <[email protected]>
Free the string in strdup_value_contents.
Remove methods that don't make sense.
d98a4155c168adaf2f83a2d765287e5f829d742a authored almost 10 years ago by Gleb Kozyrev <[email protected]>
e2d3617abdba3c17e7967951ae3a9f8751d03402 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
9e275c6c18a1efe48f709824ddaa5fd8b9aa4cae authored almost 10 years ago by Gleb Kozyrev <[email protected]>
3584e6531f9a8db7dc2ad559a193f99f2bf9bed2 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
481e381e0c38ad15346223a8740a39e4fc8a61d8 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
4bd17a089f8b4219b34cebe9791c8d266d2850a4 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
42529d9b043bfefcaa700a46c8c66b40fa4d2eb7 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
0bedce4611eb47406ce3ab34eb502c9d51c036a3 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
559cdd27cdf1549add27071d65e69f42b0873553 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
76452dd6cb3d9715bd2cddb02dc0c4c04cc343a4 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
5200e17ff879fcbeaf89b5be3625bdd033697620 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Use the new Type enum and move GValue to the glib crate
693ab5a4848d8e898e833df0666b52faeb4364e2 authored almost 10 years ago by Guillaume Gomez <[email protected]>1089a6801b28e04d42c2bc67900eb69d2cce4516 authored almost 10 years ago by oakes <[email protected]>
f9cce5e145d628982e31121dc1734ce0ce9f9d40 authored almost 10 years ago by oakes <[email protected]>
pango binding
c59cc869ce2cfa08c422aecd46326e2d6fc461f6 authored almost 10 years ago by Guillaume Gomez <[email protected]>0918184c8e8c3936a62849331fab13446163ff70 authored almost 10 years ago by Guillaume Gomez <[email protected]>
5fa44fb8efe7df1e431ae1995d3ddf7ddf0dfc75 authored almost 10 years ago by Guillaume Gomez <[email protected]>
Add glib::type_::Type that corresponds to GType
6c37e7df2b4d2081806e2f39dd6740201c8549b1 authored almost 10 years ago by Guillaume Gomez <[email protected]>5aac43e2d68440c5b5b2fce2855532e86c707563 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
af82aecceea9f743ea9a31db9e3453d734c901df authored almost 10 years ago by Gleb Kozyrev <[email protected]>
c9b6f76b97efa76ab6225524c0023bb81afcad95 authored almost 10 years ago by Guillaume Gomez <[email protected]>
9257f0931bc7bbd8b73bf4686a6fc1a64c748702 authored almost 10 years ago by GuillaumeGomez <[email protected]>
8d061b4881666b9e2d72cc97f706aa5ca44e6709 authored almost 10 years ago by GuillaumeGomez <[email protected]>
a843e1a6c63da1b8a9ad242e4bb9cb0b684fc6bd authored almost 10 years ago by GuillaumeGomez <[email protected]>
Fix invalid c arrays
0a8f6b5e0fde11b211220eaf5f7e6c0f189fcff4 authored almost 10 years ago by Guillaume Gomez <[email protected]>b857f1513aaabd996f53ef8862d056061a12dc5e authored almost 10 years ago by Guillaume Gomez <[email protected]>
Revert "Use GType as an enum"
328426a420e55c3afef8c5ea0a0db8339744047c authored almost 10 years ago by Guillaume Gomez <[email protected]>d9c37b3dfb112374593e9a6d7405b05beec1e161 authored almost 10 years ago by Guillaume Gomez <[email protected]>
Use GType as an enum
621d371bab920c6934b96b898596443120a23a55 authored almost 10 years ago by Guillaume Gomez <[email protected]>bfc94890f7341e60061a17fc1be5b009b21c4415 authored almost 10 years ago by oakes <[email protected]>
Fix an error and some warnings
6213ab77e03199f87079d1f9200f9feeb8841db1 authored almost 10 years ago by Guillaume Gomez <[email protected]>Update the readme
c7272a55262a7c6f434ff15d284fcea993a4a09c authored almost 10 years ago by Guillaume Gomez <[email protected]>f2e77838e17dbc5e87c2389cbe437b3c1470b718 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
18a8bcd6aae63043566c2c22428cae3e3837fe56 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
1301f7f36bf9ed0425e8b74f5b450735daa903e4 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
2ae86d9996736d316b1606ed59aa245b6ab4f089 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Move the examples to a single crate
0ea0eeba924eaa56751982b4186252b20f06eee0 authored almost 10 years ago by Guillaume Gomez <[email protected]>Temporary fix for issue #210
e8795696a10da37b945c71412192843906553902 authored almost 10 years ago by Guillaume Gomez <[email protected]>7d90ca9b4c7b0d6e7415214f60449ee4ae78c084 authored almost 10 years ago by Lukas Diekmann <[email protected]>
Added gdk_keyval_name function
e69be3b01a92249a41f1b867339cac37c0d5ea0a authored almost 10 years ago by Guillaume Gomez <[email protected]>Handle GTK_* feature flags when building gtk_glue.c
47535ebf6024e7ad6e7c4439fa0b3e290dab11b7 authored almost 10 years ago by Guillaume Gomez <[email protected]>ed65847a9ec39097ae659d00fa55c99d8922713c authored almost 10 years ago by Gleb Kozyrev <[email protected]>
de8144973841833f04918b6b6cb3cfc70baaa5ed authored almost 10 years ago by Gleb Kozyrev <[email protected]>
982ab51cae44fc15fc55ffaddf7f4cb079c0ba67 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
d1e3972a2d688ef6da92b4314555aab641c476a4 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
0ac01c50f155892b819e73e6d5804e50f6b8c0a4 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
The `examples` crate depends on `rgtk` so build it right from the start
and then also do `cargo ...
7b740bfebcc56d72ba1cad69c77ed2dfeeadcd09 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
a2b0fef736310875d892de3905aaedcb2af99811 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
507d59916e210aa34746fe548e49ea5f46eedd24 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Patch up CVec breakage
59fc4bd42f07e31d09931c53e1c7082eadfc01e2 authored almost 10 years ago by Guillaume Gomez <[email protected]>ed5cb9a60d1598d150e6e3bb0d3b149475f38bba authored almost 10 years ago by Gleb Kozyrev <[email protected]>
For now pretend to have unique pointers. There needs to be a CSlice probably.
180c51076089a1fbf277a8b6ca486d6602055def authored almost 10 years ago by Gleb Kozyrev <[email protected]>Introduce glib::translate
d280bcc1e8c8c1e6311583a250e4ef625aa5c38b authored almost 10 years ago by Guillaume Gomez <[email protected]>Fix the gtktest and treeview examples
42e0ecf4f1a252d45b4754af543241008f66dadf authored almost 10 years ago by Guillaume Gomez <[email protected]>Fix instructions to use the main homebrew repo
79df2dee8836217846e3ae9e0bac0335bf5ff84a authored almost 10 years ago by Guillaume Gomez <[email protected]>d68d0f3f2b0df029c4c221efc15f85ab18ede71f authored almost 10 years ago by oakes <[email protected]>
459194580107f59c4c510bb04379ec2ba5c7f6f3 authored almost 10 years ago by oakes <[email protected]>
- Replace `bool` conversions.
- Replace `&str` conversions getting rid of deprecated code.
- Mak...
... a framework for translating between FFI and Rust types.
f8685276977b8fe9aba0a0bc50612f383c3039cd authored almost 10 years ago by Gleb Kozyrev <[email protected]>Update travis script
69e00ac6a4d1299773a3fdff1fdba879ef445bbb authored almost 10 years ago by Guillaume Gomez <[email protected]>9fd39657df3114b4d3514d6bdea0b7e6fcb3327a authored almost 10 years ago by Guillaume Gomez <[email protected]>
Improve naming consistency
4b465c3a1be4565efde58e3de713d99bb69f807f authored almost 10 years ago by Guillaume Gomez <[email protected]>c26cbda26c98f42e8f621d1c3468192552c1326a authored almost 10 years ago by Lukas Diekmann <[email protected]>
02676fd1b3cc380434662d4593fa84d3bc734111 authored almost 10 years ago by oakes <[email protected]>
Converts a key value into a symbolic name.
cbad411f6e99766ec763a72f4c4ffdd032facf7a authored almost 10 years ago by Lukas Diekmann <[email protected]>Split glib off into its own crate
c0392aad879792d6e6c3f09bd6f040c1ff52cca8 authored almost 10 years ago by Guillaume Gomez <[email protected]>9dc2ac64d3395fc0851c84489cbb7796e129ae1a authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Move the low level bindings into separate crates
fb06533d071cc1ef323f38a940ecbf210126d2a2 authored almost 10 years ago by Guillaume Gomez <[email protected]>8100798bd50d15bae217e1cbf3c61a7606f2ca4f authored almost 10 years ago by Gleb Kozyrev <[email protected]>
ab2e307b7fbae302687a9e20b663afd5f5ef4808 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Users of cairo::matrices::Matrix should now also import MatrixTrait.
790fcfecb354b1c1b38a59caebd1fc5ff722efe5 authored almost 10 years ago by Gleb Kozyrev <[email protected]>17967dccf14a0ceec9847d6ca63ef5d7c57de853 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
8b8cfa7b03399e0f48558b869272d1701fc157cc authored almost 10 years ago by Gleb Kozyrev <[email protected]>
74f498dca6d2bf97ac84795e1fb25906dcf8b361 authored almost 10 years ago by Gleb Kozyrev <[email protected]>