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

Convert some c_str_to_bytes -> Option<String> cases

4bd17a089f8b4219b34cebe9791c8d266d2850a4 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Fix some extern declarations, outparam should be *mut

481e381e0c38ad15346223a8740a39e4fc8a61d8 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Get the easy CString::from_slice cases

42529d9b043bfefcaa700a46c8c66b40fa4d2eb7 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Use glib::translate instead of CString directly

0bedce4611eb47406ce3ab34eb502c9d51c036a3 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Make use of glib::translate in other glib modules

5200e17ff879fcbeaf89b5be3625bdd033697620 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Tweak some naming in glib::translated and prefix temporary variables with `tmp_`

559cdd27cdf1549add27071d65e69f42b0873553 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Make fn name in ToGlibPtr consistent with the trait name

76452dd6cb3d9715bd2cddb02dc0c4c04cc343a4 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Merge pull request #226 from oakes/use_new_gtype

Use the new Type enum and move GValue to the glib crate

693ab5a4848d8e898e833df0666b52faeb4364e2 authored almost 10 years ago by Guillaume Gomez <[email protected]>
Rename GValue to Value

1089a6801b28e04d42c2bc67900eb69d2cce4516 authored almost 10 years ago by oakes <[email protected]>
Use the new Type enum and move GValue to the glib crate

f9cce5e145d628982e31121dc1734ce0ce9f9d40 authored almost 10 years ago by oakes <[email protected]>
Merge pull request #169 from GuillaumeGomez/pango

pango binding

c59cc869ce2cfa08c422aecd46326e2d6fc461f6 authored almost 10 years ago by Guillaume Gomez <[email protected]>
Fix build error

0918184c8e8c3936a62849331fab13446163ff70 authored almost 10 years ago by Guillaume Gomez <[email protected]>
Add missing files

5fa44fb8efe7df1e431ae1995d3ddf7ddf0dfc75 authored almost 10 years ago by Guillaume Gomez <[email protected]>
Merge pull request #225 from gkoz/gtype

Add glib::type_::Type that corresponds to GType

6c37e7df2b4d2081806e2f39dd6740201c8549b1 authored almost 10 years ago by Guillaume Gomez <[email protected]>
Remove g_type_* statics

5aac43e2d68440c5b5b2fce2855532e86c707563 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Add glib::type_::Type that corresponds to GType

af82aecceea9f743ea9a31db9e3453d734c901df authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Add Rectangle, Matrix and GlyphString structs

c9b6f76b97efa76ab6225524c0023bb81afcad95 authored almost 10 years ago by Guillaume Gomez <[email protected]>
Adds new enums and ffi functions

9257f0931bc7bbd8b73bf4686a6fc1a64c748702 authored almost 10 years ago by GuillaumeGomez <[email protected]>
Updates to last rust compiler version

8d061b4881666b9e2d72cc97f706aa5ca44e6709 authored almost 10 years ago by GuillaumeGomez <[email protected]>
Beggining of pango binding

a843e1a6c63da1b8a9ad242e4bb9cb0b684fc6bd authored almost 10 years ago by GuillaumeGomez <[email protected]>
Merge pull request #224 from GuillaumeGomez/fix-c-arrays

Fix invalid c arrays

0a8f6b5e0fde11b211220eaf5f7e6c0f189fcff4 authored almost 10 years ago by Guillaume Gomez <[email protected]>
Fix invalid c arrays

b857f1513aaabd996f53ef8862d056061a12dc5e authored almost 10 years ago by Guillaume Gomez <[email protected]>
Merge pull request #222 from jeremyletang/revert-221-use_gtype_enum

Revert "Use GType as an enum"

328426a420e55c3afef8c5ea0a0db8339744047c authored almost 10 years ago by Guillaume Gomez <[email protected]>
Revert "Use GType as an enum"

d9c37b3dfb112374593e9a6d7405b05beec1e161 authored almost 10 years ago by Guillaume Gomez <[email protected]>
Merge pull request #221 from oakes/use_gtype_enum

Use GType as an enum

621d371bab920c6934b96b898596443120a23a55 authored almost 10 years ago by Guillaume Gomez <[email protected]>
Use GType as an enum

bfc94890f7341e60061a17fc1be5b009b21c4415 authored almost 10 years ago by oakes <[email protected]>
Merge pull request #219 from gkoz/warnings

Fix an error and some warnings

6213ab77e03199f87079d1f9200f9feeb8841db1 authored almost 10 years ago by Guillaume Gomez <[email protected]>
Merge pull request #206 from gkoz/readme

Update the readme

c7272a55262a7c6f434ff15d284fcea993a4a09c authored almost 10 years ago by Guillaume Gomez <[email protected]>
Avoid 'private type in exported type signature' error

f2e77838e17dbc5e87c2389cbe437b3c1470b718 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Restore the signal name that was changed by mistake in 20b9742a

18a8bcd6aae63043566c2c22428cae3e3837fe56 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Act on the compiler warnings

1301f7f36bf9ed0425e8b74f5b450735daa903e4 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Drop integer suffixes that can be inferred

2ae86d9996736d316b1606ed59aa245b6ab4f089 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Merge pull request #217 from gkoz/examples2

Move the examples to a single crate

0ea0eeba924eaa56751982b4186252b20f06eee0 authored almost 10 years ago by Guillaume Gomez <[email protected]>
Merge pull request #218 from ptersilie/master

Temporary fix for issue #210

e8795696a10da37b945c71412192843906553902 authored almost 10 years ago by Guillaume Gomez <[email protected]>
Temporary fix for issue #210

7d90ca9b4c7b0d6e7415214f60449ee4ae78c084 authored almost 10 years ago by Lukas Diekmann <[email protected]>
Merge pull request #207 from ptersilie/master

Added gdk_keyval_name function

e69be3b01a92249a41f1b867339cac37c0d5ea0a authored almost 10 years ago by Guillaume Gomez <[email protected]>
Merge pull request #215 from gkoz/glue_features

Handle GTK_* feature flags when building gtk_glue.c

47535ebf6024e7ad6e7c4439fa0b3e290dab11b7 authored almost 10 years ago by Guillaume Gomez <[email protected]>
Update the synopsis

ed65847a9ec39097ae659d00fa55c99d8922713c authored almost 10 years ago by Gleb Kozyrev <[email protected]>
I'm pretty sure rgtk doesn't use autoconf anymore

de8144973841833f04918b6b6cb3cfc70baaa5ed authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Update build instructions re. features

982ab51cae44fc15fc55ffaddf7f4cb079c0ba67 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Handle GTK_* feature flags when building gtk_glue.c

d1e3972a2d688ef6da92b4314555aab641c476a4 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Switch the treeview example to new range notation

7b740bfebcc56d72ba1cad69c77ed2dfeeadcd09 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Update travis.yml

The `examples` crate depends on `rgtk` so build it right from the start
and then also do `cargo ...

012d045fec83aa684e0c02979a197e15e9916197 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Switch the text_viewer example to new std::io

0ac01c50f155892b819e73e6d5804e50f6b8c0a4 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Move the examples into a single crate

507d59916e210aa34746fe548e49ea5f46eedd24 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Support building gtktest with GTK_3_6

a2b0fef736310875d892de3905aaedcb2af99811 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Merge pull request #216 from gkoz/c_vec_breakage

Patch up CVec breakage

59fc4bd42f07e31d09931c53e1c7082eadfc01e2 authored almost 10 years ago by Guillaume Gomez <[email protected]>
Fix closures in examples

ed5cb9a60d1598d150e6e3bb0d3b149475f38bba authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Patch up CVec breakage

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]>
Merge pull request #211 from gkoz/glib_translate

Introduce glib::translate

d280bcc1e8c8c1e6311583a250e4ef625aa5c38b authored almost 10 years ago by Guillaume Gomez <[email protected]>
Merge pull request #213 from oakes/fix_examples

Fix the gtktest and treeview examples

42e0ecf4f1a252d45b4754af543241008f66dadf authored almost 10 years ago by Guillaume Gomez <[email protected]>
Merge pull request #212 from oakes/fix_osx_instructions

Fix instructions to use the main homebrew repo

79df2dee8836217846e3ae9e0bac0335bf5ff84a authored almost 10 years ago by Guillaume Gomez <[email protected]>
Fix the gtktest and treeview examples

d68d0f3f2b0df029c4c221efc15f85ab18ede71f authored almost 10 years ago by oakes <[email protected]>
Fix instructions to use the main homebrew repo

459194580107f59c4c510bb04379ec2ba5c7f6f3 authored almost 10 years ago by oakes <[email protected]>
Make gdk::widgets::window use glib::translate

- Replace `bool` conversions.
- Replace `&str` conversions getting rid of deprecated code.
- Mak...

e638524c577d9aca82b81a6aa5da8aa1f8df366e authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Introduce glib::translate

... a framework for translating between FFI and Rust types.

f8685276977b8fe9aba0a0bc50612f383c3039cd authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Merge pull request #209 from GuillaumeGomez/master

Update travis script

69e00ac6a4d1299773a3fdff1fdba879ef445bbb authored almost 10 years ago by Guillaume Gomez <[email protected]>
Update travis script

9fd39657df3114b4d3514d6bdea0b7e6fcb3327a authored almost 10 years ago by Guillaume Gomez <[email protected]>
Merge pull request #208 from oakes/improve_naming_consistency

Improve naming consistency

4b465c3a1be4565efde58e3de713d99bb69f807f authored almost 10 years ago by Guillaume Gomez <[email protected]>
Replaced deprecated c_str_to_bytes with CStr

c26cbda26c98f42e8f621d1c3468192552c1326a authored almost 10 years ago by Lukas Diekmann <[email protected]>
Improve naming consistency

02676fd1b3cc380434662d4593fa84d3bc734111 authored almost 10 years ago by oakes <[email protected]>
Added gdk_keyval_name function

Converts a key value into a symbolic name.

cbad411f6e99766ec763a72f4c4ffdd032facf7a authored almost 10 years ago by Lukas Diekmann <[email protected]>
Merge pull request #205 from gkoz/glib_crate

Split glib off into its own crate

c0392aad879792d6e6c3f09bd6f040c1ff52cca8 authored almost 10 years ago by Guillaume Gomez <[email protected]>
Split glib off into its own crate

9dc2ac64d3395fc0851c84489cbb7796e129ae1a authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Merge pull request #199 from gkoz/sys_crates

Move the low level bindings into separate crates

fb06533d071cc1ef323f38a940ecbf210126d2a2 authored almost 10 years ago by Guillaume Gomez <[email protected]>
Use bitflags and libc from crates.io

ab2e307b7fbae302687a9e20b663afd5f5ef4808 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Bump pkg-config dep version

8100798bd50d15bae217e1cbf3c61a7606f2ca4f authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Split split off cairo-sys

Users of cairo::matrices::Matrix should now also import MatrixTrait.

790fcfecb354b1c1b38a59caebd1fc5ff722efe5 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Update gcc

74f498dca6d2bf97ac84795e1fb25906dcf8b361 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Move FFIWidget from gtk3-sys to gtk

Its days are numbered anyway...

9902fbcbe4d933365632405b64c03d1604a93dd7 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Import to_bool and to_gboolean directly from glib-sys

8b587ce571fa7d11ad02b26578407b7e410aff73 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Move to_bool/to_gboolean from glib-sys to glib

3328a52832351e81270c57d01659dc4f980cd455 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Remove obsolete feature attribute

8b8cfa7b03399e0f48558b869272d1701fc157cc authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Modernize the build script

17967dccf14a0ceec9847d6ca63ef5d7c57de853 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Fix a recent rustc nightly warning.

6f77199876509b7943407acb3fa9f06bcfa3df43 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Split off gdk3-sys

eb9f264a3002150da32d2b31c6c064cf95208156 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Split off gtk3-sys

45cdc1f1cabef037ac516b861592984922c71378 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Split off glib-sys

d38c2b95656114ef97f585d1f964b8ba454810f1 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Merge pull request #204 from gkoz/simple_c_vec

Make a wrapper for cairo_rectangle_list_t

8422c4222a8524abc8c4f49e599297c66be3d25d authored almost 10 years ago by Guillaume Gomez <[email protected]>
Make a wrapper for cairo_rectangle_list_t

Add RectangleVec and return it from cairo::Context::copy_clip_rectangle_list
This avoids using C...

4bef0d60d30fe6a47f8df11696ae8a6d2323a1c0 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
replace cargo run by cargo build

1760d64871ac9cbbdd1aa16fbaaa403316330de6 authored almost 10 years ago by Guillaume Gomez <[email protected]>
Merge pull request #202 from oakes/fix_more_build_errors

Fix more build errors

6ec0a8ca8b2d8a5f0303b111c37789b6a0ae682b authored almost 10 years ago by Guillaume Gomez <[email protected]>
Use PhantomData and PhantomFn to fix build errors

6f2ddfcb6c3de4501b3ca58bb9fb044234c697cd authored almost 10 years ago by oakes <[email protected]>
Pass path by reference

a43482be5b2cf11bb82e41a0620c9f1ac495d0d7 authored almost 10 years ago by oakes <[email protected]>
Merge pull request #201 from oakes/fix_build_errors

Use generic syntax to fix build errors

f557079886077be5d3819093a2a034d542c4504b authored almost 10 years ago by Guillaume Gomez <[email protected]>
Use generic syntax to fix build errors

a0fce7c79014c56caf1149a9ebe072cc52ad0c69 authored almost 10 years ago by oakes <[email protected]>
Merge pull request #200 from gkoz/cleanup

Discard outdated build instructions

5769e633f748157a858dc266fa4de81ec188218a authored almost 10 years ago by Jeremy Letang <[email protected]>
Remove obsolete linking instructions

adfabcd137c0c1744087a6463f181cf340eecb32 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Don't print out the link commands, gcc itself does

b77eaa92fb5c9bae6ff4879c030ca30a847c27d9 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Merge pull request #198 from kennytm/rustup

Fix build errors

cbb9c869ddd9d2830d4ede4dd0c7275cc837e9c4 authored almost 10 years ago by Guillaume Gomez <[email protected]>
Make rgtk buildable on Mac OS X.

a3c56af148a01aecc77df668e8bbe003291b6b14 authored almost 10 years ago by kennytm <[email protected]>
Merge pull request #195 from gkoz/ffi_bool

Use to_bool and to_gboolean instead of ifs and matches

07adac420061886232caa1dbe87b3b997c5bafe2 authored almost 10 years ago by Guillaume Gomez <[email protected]>
Use to_bool and to_gboolean instead of ifs and matches

This should make the code a bit more readable and fixes some copypasting mistakes.

ea83ebc5574710f6bfed7270d93c943455475a48 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Merge pull request #194 from GuillaumeGomez/master

Fix invalid closure

884a1d39d8301e39ea8e25451f3c2e3436b4002c authored almost 10 years ago by Guillaume Gomez <[email protected]>
Fix invalid closure

7f9cb35095799e3331555363b6f3f530026fa560 authored almost 10 years ago by GuillaumeGomez <[email protected]>
Merge pull request #193 from GuillaumeGomez/master

Fix basic and sync_widgets examples

98e7632662252b328c4d4b103509b63d518e454c authored almost 10 years ago by Guillaume Gomez <[email protected]>
Fix basic and sync_widgets examples

bea1b8955b174826fb0f2bc3e652f92125797278 authored almost 10 years ago by GuillaumeGomez <[email protected]>
Merge pull request #192 from GuillaumeGomez/master

Update cairotest

5d0038dd35079f1165aa67ee0c6c1234c0574f78 authored almost 10 years ago by Guillaume Gomez <[email protected]>
Update cairotest

35aa3558a9bbdcd653e48a387999e8dabe848293 authored almost 10 years ago by GuillaumeGomez <[email protected]>
Merge pull request #191 from GuillaumeGomez/master

Update to last rustc version

3edb1f0e156b2540ca81bef308bec49d175c6750 authored almost 10 years ago by Guillaume Gomez <[email protected]>