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

Fixed more CString issues

91c64e3f80d7d00aa8d9116068633b580fe3dc0d authored about 10 years ago
Convert from with_c_str to CString::from_slice

fe2a7c5c587b0cada6557f7344e5e6cbcf1ecd50 authored about 10 years ago
Removed #[derive(Copy)] and added FnMut lifetime

9d7b8d5f70caa0f1fa3083b4f84d7362ba5ef4d7 authored about 10 years ago
WIP: started converting to String::from_utf8 and CString::from_slice

f4824d9b904d9d17d9c6c6f17b2cbd20e6b3f913 authored about 10 years ago
WIP: before sed

adf994b4715a0fb6ea4aa01fee277bc30818e4e6 authored about 10 years ago
Change imports from ToCStr to CString

238e35d2a301d484a9def490f2cbfd926030d6b2 authored about 10 years ago
Converted i integer literals to is

a3ce9ba036df8147de7fff5a4f7f86f5cc51d03a authored about 10 years ago
Switched box to Box::new

e7f3d1b34fc1451eadb6c0cd649f3504bec2e61c authored about 10 years ago
int -> isize, uint -> usize

8de2ab8fdb1180335cd39e645f3ae064f764d63f authored about 10 years ago
Started to update to last rustc version (removing box closure)

7489f9e8580880e38916f8747acbd3e7a5037601 authored about 10 years ago
A part of the update to the last rustc version

342b30e6cd43796451a44bf679e8949ceced4cd9 authored about 10 years ago
Merge pull request #178 from GuillaumeGomez/license

Add license in Cargo

689abddb465824b7c64945888ae1b7a89cc8c997 authored about 10 years ago
Add license in Cargo

b6dee4694af68b1fd1a6e2ce0f91e389b97cf90b authored about 10 years ago
Merge pull request #175 from gsingh93/master

Fixed build for latest master

7fee93c07286033048db5d77ef271dedee78dd80 authored about 10 years ago
Fixed build for latest master

a8884b150ea7d8cd33dab6c397ce097dad9ba179 authored about 10 years ago
Merge pull request #172 from GuillaumeGomez/build-fix

Fixes build errors

5a044269788f603a8b4e3e628e428729eb387f48 authored about 10 years ago
Fixes the "use use" error

9e91089ed7166cbe4e46518ffa6fc33a58034099 authored about 10 years ago
Add forgotten file

b6900b300fcdab4f8f9628e968b968b04c5963de authored about 10 years ago
Fixes build errors

7caa9adced294687a94c296ad801f600ebc72dfb authored about 10 years ago
Merge pull request #170 from GuillaumeGomez/bug-fix

Update to last rust compiler version

547093008249d7bf849d56120b92658848ea6e61 authored about 10 years ago
Update to last rust compiler version

8c925c5e5add96b5c9fd5a8ea39f93fdc1e7096e authored about 10 years ago
Merge pull request #168 from oakes/treeiter_fix

Fix bug in TreeIter::new()

5732895709016982daeaaf0c030c34d1bf5f1857 authored about 10 years ago
Merge pull request #167 from oakes/fn-pointer

Cast as fn pointer to fix build error

32d2a5c8460e065729fa1d87ad33ce223a1fdb3f authored about 10 years ago
Fix TreeIter::new() failure by not creating temporary TreeIter object

2bc362681e6c258ad556edd502eee960245b613c authored about 10 years ago
Cast as fn pointer to fix build error

1f63080bc3c8ea81f993d253ff2517a6fff44eb6 authored about 10 years ago
Merge pull request #166 from oakes/treeiter

Improve TreeIter

0930e37ab285166cbd82c60cc7524d370df1663b authored about 10 years ago
Remove obsolete OSX instructions

fff0359e5c1063792be41619859b5e5c14793a20 authored about 10 years ago
Improve TreeIter by fixing mutability and implementing Drop

620971aa38a15d6cc971a610eaa21bcfdf1cdde5 authored about 10 years ago
Merge pull request #165 from GuillaumeGomez/build-fix

Update to last rust compiler version.

8fcba1abf71e3dae2902d761ea6d7201b482dd45 authored about 10 years ago
Fixes build error

c725c3671aeb82c30f2e581b785f56bb3cb52fb8 authored about 10 years ago
Fix build.rs error

8bb47bd70725ca45b1f07d2fce14e3e5d5496e76 authored about 10 years ago
Update to last rust compiler version (part of)

168693f2206abea687627f603fd55965c2802c40 authored about 10 years ago
Begin of build fix

60f622e10cf3f225264ce5204f1bfebf51af914f authored about 10 years ago
Merge pull request #163 from GuillaumeGomez/compiler-upda

Update to last rust compiler version

4693d61c016b40bc6e6ff78848c8509a4e0c4eec authored about 10 years ago
Update to last rust compiler version

1850b8523d42ffddcafada54d313a7859e5a2fe7 authored about 10 years ago
Beggining of gdk::Window binding

afe2aaadba2e20178ef3bb3b6c25360277489b1f authored about 10 years ago
Merge pull request #161 from oakes/quartz

Support the Quartz backend on OS X

88bdad5268d94bfb9af7bbce0b9e7952054a708e authored about 10 years ago
Remove X11 pkgconfig path, and allow cross compile so find_library works

9fc1038a2845672ea53de99e5a053d86450c4bb1 authored about 10 years ago
Merge pull request #160 from buster/modifier-enums-reform

changed ModifierType to bitflags, more rust-like, and added a usage exam...

2882087de9489c4ffed50bb678723ebabad0d38e authored about 10 years ago
make modifiertype used by GDk structs

3fbdf66ae8ce680d04964a8c0a7f823450ba71c3 authored about 10 years ago
convert modifierintent to bitflags

692f90b1c7236ddf773597372ffc05e7c916dbeb authored about 10 years ago
fix Modifiermask value

I believe it should be this value..
https://fossies.org/dox/gtkmm-3.14.0/types_8h_source.html

c512b84721a47e09d05f71c486f2b7f0697df568 authored about 10 years ago
Remove unnecessary #else condition

0ac37d553e383af0fd42bd3d709692b904f5f626 authored about 10 years ago
Remove the Socket widget on non-Linux OSes

6b0df965276ea87264960ea22a6033ed4782ae66 authored about 10 years ago
Support the Quartz backend on OS X

293394035615bf8e59169cf2f91c1bcac6aee599 authored about 10 years ago
changed ModifierType to bitflags, more rust-like, and added a usage example to examples/gtktest

5fed341780336f897fb59f8b5e0294daa456be74 authored about 10 years ago
Merge pull request #159 from GuillaumeGomez/master

Add widgets

0b33bfff3230411e9ab2017ac400e831950c887f authored about 10 years ago
Add new Widget : EventBox

c3b1213e3da48909c46a9102e465786ea7e16b38 authored about 10 years ago
Add description

7940ac7eba2bc8dc697a98924c165d85dbdab8b1 authored about 10 years ago
New widget : Socket

9294875050a9123a5a541cafda8241a49e014b5c authored about 10 years ago
Merge pull request #156 from GuillaumeGomez/master

Rename files to a more rust like style

c0f4858b939e99739d91065d589ea151cf8bb728 authored about 10 years ago
Fix cairotest build error

940d9e586524b0c2c3a0f2264101e68826419d30 authored about 10 years ago
Rename gtk widgets to more rust like style

e900d4cef332219696d3bde6f0b78266574238e8 authored about 10 years ago
Rename traits file to a more rust like style

cf3baaf364e90891162da14799705e70d7d19a8a authored about 10 years ago
Merge pull request #157 from oakes/master

Add signals and other fixes

720c52ad86300fd47624243e19e67c96ce8d2221 authored about 10 years ago
Add TreeView signals and a few more functions

1527156d948be8a9a61bc2987e29a55161cb6874 authored about 10 years ago
Add TreeSelection signal and other fixes

f426a31ace30e5d97f9d26b496ac88724877dbc9 authored about 10 years ago
Merge pull request #154 from jeremyletang/new-build-cmd

update build configuration in cargo.toml

1948b110e8b83f5c9e8700c749c41c8a17ca4778 authored about 10 years ago
remove old autoconf files

899e0d055571fafd62f594e57f74426481e658dd authored about 10 years ago
update build configuration in cargo.toml

394c4258848d1c60dd6331880b916bed2aec9eeb authored about 10 years ago
Merge pull request #153 from oakes/master

Fix TreeView example

3e0995e6e5410e00ab5a203dfc53db8072b08a52 authored about 10 years ago
Explicitly borrow slices

baec3e8fe13ffdecba4d68d57630151c8ea30ad5 authored about 10 years ago
Merge pull request #151 from GuillaumeGomez/new_widget

Add new widget : FileChooserWidget

be5a75ef49fe2044365520835e66e2596c1b29b7 authored about 10 years ago
Merge pull request #152 from GuillaumeGomez/master

Update to last rust compiler version

40bfa5b1fa395b0a5cccc9af5f31de9e37882440 authored about 10 years ago
New widget : ColorChooserWidget

19b3a7021731e2601337ce36c1073d9c26a7a2a0 authored about 10 years ago
New widget : ColorChooserWidget

a1a88d849df88c50de6ebb9d6f848a49ee1509bd authored about 10 years ago
Update to last rust compiler version

64d94ff62d1dbd0773939a7ae2a3abf5c2ccf5b7 authored about 10 years ago
Add new widget : FileChooserWidget

7c37144092f96ea602aec6f1519d4c245ddf907d authored about 10 years ago
Merge pull request #150 from GuillaumeGomez/master

Fix cargo build error

5d8be228b1068646a1193ce5232aab683c3ed3a9 authored about 10 years ago
Fix cargo build error

e7eba3967a5f653efe628c64d50ca750a049a8a7 authored about 10 years ago
Merge pull request #141 from GuillaumeGomez/master

Update to last Cargo update

49c3bb23d77ccc96dc9ae964b9555f6d310e8aca authored about 10 years ago
Update to last rust compiler version

6d2df57d7142964ef27f5afa60823a6d34cc5549 authored about 10 years ago
Improve cargo build script

8b09717db1a82fda5ad2ef0ed70333b2f335bc51 authored about 10 years ago
Update to last Cargo update

912ceba59a958ddc25ead21e080250546287775e authored about 10 years ago
Merge pull request #145 from GuillaumeGomez/gdk_key_enum

Gdk key enum

6c20c0cba2846616cb9e888d3547c6bf2b55ba75 authored about 10 years ago
Update to last rust compiler

Fix code
Clean code

5cd07eaf641042898793c5a570bd01941696a523 authored about 10 years ago
New widget : AppChooserWidget

63c658d8a938b8d2ef83c0bf7c1f01cbadfd1232 authored about 10 years ago
Merge pull request #144 from zploskey/mnemonic

Fix spelling of "mnemonic" in function definitions

50e091c0b5731abc042a219ddc90ac3efe7438e3 authored about 10 years ago
Fix spelling of "mnemonic" in function definitions

d5e465b7d9a7e0ab871a74efebe80e0ac132f749 authored about 10 years ago
Merge pull request #143 from GuillaumeGomez/gdk_key_enum

Add Key type

16bfe12119b979633e7e6816ab52bfbab2d54053 authored about 10 years ago
Add Key type

41ad353558c116f29bdf86db424a2ae8f000981f authored about 10 years ago
Merge pull request #142 from GuillaumeGomez/gdk_key_enum

Add GDK key values

a7bc7d8970558c1356a30ada5cbf514d0d74b16b authored about 10 years ago
Make easier usage for gdk enums

481f15f362483a3ffc5acf8a0ae4ec0d3bd13bfe authored about 10 years ago
Remove glob usage

11f245f1148b8ff3a2bc5daa5a423118b8c795ce authored about 10 years ago
Add glob feature

bb531a13c0c3e1d177ba143eb17ab23ff284aaa4 authored about 10 years ago
Add GDK key values

3a7c88e4f78c004da56d4a20f48a047b0305fe42 authored about 10 years ago
Merge pull request #140 from GuillaumeGomez/master

Add new widget : SizeGroup

3c63d67572bae0835943097531f4b5e66717a58d authored about 10 years ago
Replace trait import by gtk use

d2bdb2682881f5ef87e479862a87078b33f19550 authored about 10 years ago
Add functions which use SizeGroup widget

67e077a948e974ccb9611b0d12e3e14047a255a6 authored about 10 years ago
Update to last rust compiler version

56579100edac4234a9400a8a4b867b8378126f45 authored about 10 years ago
Add new widget : SizeGroup

70eb27e4d17bcc9afdb68dc583a6237db4558a93 authored about 10 years ago
Merge pull request #138 from jeremyletang/clean-code

Clean code

06468674cd838a41868d48ff6ba97f48e3e64d3e authored about 10 years ago
fix exemple build

70502cc56b3e8bc7dab7acd4b4c884fc26e9720d authored about 10 years ago
renames all traits to remove possible conflict, and facilitate code comprehension

193433d94652938dfd5bb0c83f374aaa8b908460 authored about 10 years ago
rebase

c79ce46ddcbc96356830b68e174e8a69bc715e6c authored about 10 years ago
add forgotten traits in rgtk.rs + reorder

8a2843d5fd0996982f38e234d5e0214b45c0dbe5 authored about 10 years ago
Merge pull request #136 from jeremyletang/enums

use namespaced enum

3d1bb1a0588cfca5e4e777ecbf7d0122bcd2486a authored about 10 years ago
Update events.rs

55e3b38b59e2e223966f5e90c2315fef29ba3805 authored about 10 years ago
fix build with last PR

818298efacce500d0e33bdb3fbb66b9bea8f5ce8 authored about 10 years ago
use namespaced enum, stop reexporting mods containing enums, enums mod is no more public.

438c33b84113fed595500a11a7bec1eefb83fcda authored about 10 years ago