Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/gtk-rs/glib
DEPRECATED, use https://github.com/gtk-rs/gtk-rs-core repository instead!
https://github.com/gtk-rs/glib
05f2bbbf20725d17294595dc70645b6f2ff055ca authored almost 10 years ago
Add projects list
c5243bd127b9fee7f8e58ee95f0565b8b5791908 authored almost 10 years agof6aa865b795a7e30c721a8997a86d422a0fd9990 authored almost 10 years ago
Revert "Replace match...Err block with equivalent unwrap()"
6bbca49c14ad80f6fca7425e60a053a64203ac52 authored almost 10 years ago30e6f37d68b27e38fc7da763eed7c2c56775ab7f authored almost 10 years ago
Improve build.rs for gtk3-sys
472eb7d96efea4e7c3ab880f973c57ca6858710e authored almost 10 years ago957c5d86e0a43b8dbd21743db2f9473e0b3c2f69 authored almost 10 years ago
Replace match...Err block with equivalent unwrap()
c1ac17ed7ad004bd16f11d8d651fab9dde9cad08 authored almost 10 years agoUpdate to last rustc version
01f53fe250ae763d59dd590539e64b09200a4acd authored almost 10 years ago942b08ffbf8154487fc93bd55a3e2ec92cc4e0ff authored almost 10 years ago
737a59829289c74eadc60e71a215269c04354d5a authored almost 10 years ago
Hand-roll a Ptr trait to replace recently removed PtrExt
e0c5f92ca186f13f8911d057109899060412f433 authored almost 10 years agob3446627ad4db9ffa1cfaf966df9424262b07573 authored almost 10 years ago
Add DialogButtons support to RecentChooserDialog
44e4c0ad1e67f5ce3f40056fb6c7bda08e631fac authored almost 10 years ago62d6f5871b47452e398c88ea9a07d82e8e9301b4 authored almost 10 years ago
f61242ce7035a139529057e32bb17e1f40eafff4 authored almost 10 years ago
2c2b3284ade86ea7f1c206efd86261b9ebc4a3b1 authored almost 10 years ago
glib::translate refactoring
c038ae36e17be02fc53642767b7326080dce97b6 authored almost 10 years ago18fdf0f6d3e5d37440237490ea3a3c588be3590e authored almost 10 years ago
e6412801309cfcd495853b2781e39dbaf4cc9fa2 authored almost 10 years ago
Add type annotation where needed
16001aa4e82a71be76133623c89eed430ef7a60f authored almost 10 years ago
Reorganize DialogButtons to accomodate this and update for ToGlibPtr
changes.
Make glib type an input type parameter. This allows to accomodate both `*const c_char` and `*mut...
4a122d89834a81b17177318f649b75fadf4f1cdf authored almost 10 years ago
The change in `ToGlibPtr` allowes to get rid of temporary variables and rely
on the fact that th...
141ae558e97a6b44b39ee3fe473bb97d15016f4b authored almost 10 years ago
Modernize translation to glib for RecentData
d954bba703f19249fa31272ca7fd0d6316cc957e authored almost 10 years agoSupport variadic methods on dialogs
1c50a4e972be1a4f7c95a87df08387196b1b9e38 authored almost 10 years agoac3708080936fb78ca179402039a823f7609bc15 authored almost 10 years ago
DialogButtons trait allows to take fixed-length arrays of button definitions generically over th...
07ed8d4eb760cfe19c7566bc68c886ce90d17191 authored almost 10 years agocad724334d5f2d2fc2d1ad12527aaf121adece4b authored almost 10 years ago
The reverse translation is never needed so drop it.
5efe1693e5c057e09033833b041b9bd68e9980a0 authored almost 10 years agoc3b187e277678c507097c9401b5162b416399f7d authored almost 10 years ago
Use glib::translate to handle arrays and lists of strings
0f6f20bd66210df62874c94825b0578a760e768f authored almost 10 years ago3a5bb9a3c71b71a7fb699bb919c82b994dd701d1 authored almost 10 years ago
04e2609680bb86ea8ca025507fdf3bad027b4356 authored almost 10 years ago
f90b8b8c4b455352269a65e4664f753836e7c202 authored almost 10 years ago
Fix the build and remove some warnings
091db77d6fbbf8cbc17ceab32c3db4dc80af8576 authored almost 10 years ago35c0a8ee67447cc97db10af34a64ec41b8b6da34 authored almost 10 years ago
b5c84ede5f3f32276f1c9ba602f059c8974067fc authored almost 10 years ago
a52f84a0ac40f58e8bfa5488f8d0c48c8ade91db authored almost 10 years ago
Transition most of the string conversions to the glib::translate API
b99f7dd4222a4200c03aec923df98d149ff38488 authored almost 10 years ago
Free the string in strdup_value_contents.
Remove methods that don't make sense.
d98a4155c168adaf2f83a2d765287e5f829d742a authored almost 10 years ago
e2d3617abdba3c17e7967951ae3a9f8751d03402 authored almost 10 years ago
4bd17a089f8b4219b34cebe9791c8d266d2850a4 authored almost 10 years ago
3584e6531f9a8db7dc2ad559a193f99f2bf9bed2 authored almost 10 years ago
481e381e0c38ad15346223a8740a39e4fc8a61d8 authored almost 10 years ago
9e275c6c18a1efe48f709824ddaa5fd8b9aa4cae authored almost 10 years ago
42529d9b043bfefcaa700a46c8c66b40fa4d2eb7 authored almost 10 years ago
0bedce4611eb47406ce3ab34eb502c9d51c036a3 authored almost 10 years ago
76452dd6cb3d9715bd2cddb02dc0c4c04cc343a4 authored almost 10 years ago
559cdd27cdf1549add27071d65e69f42b0873553 authored almost 10 years ago
5200e17ff879fcbeaf89b5be3625bdd033697620 authored almost 10 years ago
Use the new Type enum and move GValue to the glib crate
693ab5a4848d8e898e833df0666b52faeb4364e2 authored almost 10 years ago1089a6801b28e04d42c2bc67900eb69d2cce4516 authored almost 10 years ago
f9cce5e145d628982e31121dc1734ce0ce9f9d40 authored almost 10 years ago
pango binding
c59cc869ce2cfa08c422aecd46326e2d6fc461f6 authored almost 10 years ago0918184c8e8c3936a62849331fab13446163ff70 authored almost 10 years ago
5fa44fb8efe7df1e431ae1995d3ddf7ddf0dfc75 authored almost 10 years ago
Add glib::type_::Type that corresponds to GType
6c37e7df2b4d2081806e2f39dd6740201c8549b1 authored almost 10 years ago5aac43e2d68440c5b5b2fce2855532e86c707563 authored almost 10 years ago
af82aecceea9f743ea9a31db9e3453d734c901df authored almost 10 years ago
c9b6f76b97efa76ab6225524c0023bb81afcad95 authored almost 10 years ago
8d061b4881666b9e2d72cc97f706aa5ca44e6709 authored almost 10 years ago
9257f0931bc7bbd8b73bf4686a6fc1a64c748702 authored almost 10 years ago
a843e1a6c63da1b8a9ad242e4bb9cb0b684fc6bd authored almost 10 years ago
Fix invalid c arrays
0a8f6b5e0fde11b211220eaf5f7e6c0f189fcff4 authored almost 10 years agob857f1513aaabd996f53ef8862d056061a12dc5e authored almost 10 years ago
Revert "Use GType as an enum"
328426a420e55c3afef8c5ea0a0db8339744047c authored almost 10 years agod9c37b3dfb112374593e9a6d7405b05beec1e161 authored almost 10 years ago
Use GType as an enum
621d371bab920c6934b96b898596443120a23a55 authored almost 10 years agobfc94890f7341e60061a17fc1be5b009b21c4415 authored almost 10 years ago
Fix an error and some warnings
6213ab77e03199f87079d1f9200f9feeb8841db1 authored almost 10 years agoUpdate the readme
c7272a55262a7c6f434ff15d284fcea993a4a09c authored almost 10 years agof2e77838e17dbc5e87c2389cbe437b3c1470b718 authored almost 10 years ago
18a8bcd6aae63043566c2c22428cae3e3837fe56 authored almost 10 years ago
1301f7f36bf9ed0425e8b74f5b450735daa903e4 authored almost 10 years ago
2ae86d9996736d316b1606ed59aa245b6ab4f089 authored almost 10 years ago
Move the examples to a single crate
0ea0eeba924eaa56751982b4186252b20f06eee0 authored almost 10 years agoTemporary fix for issue #210
e8795696a10da37b945c71412192843906553902 authored almost 10 years ago7d90ca9b4c7b0d6e7415214f60449ee4ae78c084 authored almost 10 years ago
Added gdk_keyval_name function
e69be3b01a92249a41f1b867339cac37c0d5ea0a authored almost 10 years agoHandle GTK_* feature flags when building gtk_glue.c
47535ebf6024e7ad6e7c4439fa0b3e290dab11b7 authored almost 10 years ago982ab51cae44fc15fc55ffaddf7f4cb079c0ba67 authored almost 10 years ago
ed65847a9ec39097ae659d00fa55c99d8922713c authored almost 10 years ago
de8144973841833f04918b6b6cb3cfc70baaa5ed authored almost 10 years ago
d1e3972a2d688ef6da92b4314555aab641c476a4 authored almost 10 years ago
507d59916e210aa34746fe548e49ea5f46eedd24 authored almost 10 years ago
a2b0fef736310875d892de3905aaedcb2af99811 authored almost 10 years ago
7b740bfebcc56d72ba1cad69c77ed2dfeeadcd09 authored almost 10 years ago
The `examples` crate depends on `rgtk` so build it right from the start
and then also do `cargo ...
0ac01c50f155892b819e73e6d5804e50f6b8c0a4 authored almost 10 years ago
Patch up CVec breakage
59fc4bd42f07e31d09931c53e1c7082eadfc01e2 authored almost 10 years agoed5cb9a60d1598d150e6e3bb0d3b149475f38bba authored almost 10 years ago
For now pretend to have unique pointers. There needs to be a CSlice probably.
180c51076089a1fbf277a8b6ca486d6602055def authored almost 10 years agoIntroduce glib::translate
d280bcc1e8c8c1e6311583a250e4ef625aa5c38b authored almost 10 years agoFix the gtktest and treeview examples
42e0ecf4f1a252d45b4754af543241008f66dadf authored almost 10 years agoFix instructions to use the main homebrew repo
79df2dee8836217846e3ae9e0bac0335bf5ff84a authored almost 10 years agod68d0f3f2b0df029c4c221efc15f85ab18ede71f authored almost 10 years ago
459194580107f59c4c510bb04379ec2ba5c7f6f3 authored almost 10 years ago