Ecosyste.ms: OpenCollective

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

github.com/gtk-rs/gtk

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

Appveyor mingw update

14baa2a34d48957e6cc7d6461e504f8a77c1690c authored about 9 years ago
Merge pull request #190 from LordSentox/master

get_child_at function for Grid

f4e7b0ccbc0f0d0ad5ae6840b17220fa01659e30 authored about 9 years ago
Merge pull request #197 from gkoz/send

Add main-thread-local `idle_add` and `timeout_add`

5f4f1cfa96517d31aff6f0414387fda4edc10c10 authored about 9 years ago
Bump appveyor to 1.4

ec9f19eac3b8067ed68363f4789be8f0e999a7d9 authored about 9 years ago
Add main-thread-local `idle_add` and `timeout_add`

8f3054b2aeaa3f6c6b923c66c00d800cdf8de944 authored about 9 years ago
Use `Box::into_raw` instead of `transmute`

e3f4b31801527aa2f2e6b52b3dc7246035a8c7a2 authored about 9 years ago
Merge pull request #196 from gkoz/license

Fix the copyright line

28b6c58310e305542828025721598c6b2ff3ed50 authored about 9 years ago
Fix the copyright line

[skip ci]

baa39c4246b4fbba0bc6126fe9caec6be101667d authored about 9 years ago
Merge pull request #195 from GuillaumeGomez/master

Remove rustdoc comments

5d5a888c401d2a9aaf091c1d1425969a53e93a0a authored about 9 years ago
Remove rustdoc comments

39b8dd3b79bee16f1e510848637283ec8570db09 authored about 9 years ago
Merge pull request #194 from gkoz/authors

Update authors

645dde50798ce9337f9ee09b361ecb4046f26942 authored about 9 years ago
Update authors

[skip ci]

dcf04897eac1a096463b3c787c1ce5ef4546cb72 authored about 9 years ago
Switch more classes to generator

029e7bd7b024aca70a2b2f54108a46cf37701686 authored about 9 years ago
Regen

d431adcfe5ee022817e22557aa4f92ba23e08938 authored about 9 years ago
Add remaining objects

611b5e1399fc581d0e25be44f6f5e8218b72fda5 authored about 9 years ago
Regen

9e6564f110ddf5c3c97fb570cd79a8c9bec80122 authored about 9 years ago
Merge pull request #193 from gkoz/wrappers2

Wrappers evolution

1723001b54943dc82d07b9cb1875686c66f801cd authored about 9 years ago
Remove explicit upcasts

8a430a7346593b687a8ea3ab62beecd3d5b35b80 authored about 9 years ago
Fix functions that take slices

4261d26f83b8568bf3227cef011b9996d55a0a80 authored about 9 years ago
ToGlibPtr signature change

165b15c165bff5c794acff7e4ded56d647f9f7a8 authored about 9 years ago
Switch objects to glib_wrapper

0c9a770816906b4b1858054227f1539146561904 authored about 9 years ago
Merge pull request #191 from gkoz/safety

Mark methods with generic return types unsafe

372e2dc1b19b619c2b16f1109716be8a986c0815 authored about 9 years ago
Utilize implicit upcasts

170f5b2b1b2be93c0ff72b4e1c764d0f84c0e9d2 authored about 9 years ago
ToGlibPtr signature change

af0a367e95ab6be38337f45e726d034466fc5eb3 authored about 9 years ago
Made get_child_at unsafe, due to currently unsafe downcasting system.

6435b14f3ee20dbbf824b3655b509fffb3f4d59e authored about 9 years ago
Mark methods with generic return types unsafe

They're missing proper downcasting checks and these wrappers can't provide that.
[breaking change]

030a868bac1b9e1d8af2995abd2ee58ae50f85da authored about 9 years ago
Added missing get_child_at function for Grid

e6bcc5398e15809c443b5caf0f327b60049feb16 authored about 9 years ago
Add Entry and EntryBuffer

42159bab03fc033182c4d321d799c33509a0856e authored about 9 years ago
Simplify Gir.toml and regenerate

0520146bb7fd014698852a02c504b1cb59c86051 authored about 9 years ago
Merge pull request #189 from gkoz/safety

Add safety checks

b400a92e5449cd26c56b8cc57f53fa8eb3789a58 authored about 9 years ago
Prevent unwinding across FFI by aborting the process

Fixes #187

4b97d41f7f9f47099568c750a3748a9d0b405ffa authored about 9 years ago
Avoid calling gtk_main_quit when there's no GTK main loop

392202e23df34634f2be57bdf3a21d657336cfb8 authored about 9 years ago
Travis: switch to beta until the regression is dealt with

bf5a484a55faa69b846d8586db2a2387e2ecb03e authored about 9 years ago
Assert that GTK is initialized in constructors and free functions

Methods and functions that take GTK objects as arguments don't need this check.
Add a script, th...

595a1edf5b5b727e80904616f50e6fcb4fdabbd2 authored about 9 years ago
Mark FFIGObject and inherent `wrap` fns as unsafe

98a69ae5d8f3adad819bd406573e47d5944a6621 authored about 9 years ago
Merge pull request #186 from lidavidm/status_icon

[WIP] Status icons

83fd48ffdbad123c6cd733e0b28d1c5c7f086acf authored about 9 years ago
Wrap GtkMenu

47d0f7b080479277bd75863de6fdaacdb22d95dd authored about 9 years ago
Wrap GtkStatusIcon

467a6bace087cf1d1ba34b21819def7360021f43 authored about 9 years ago
Merge pull request #185 from mjkoo/gl-area-fixes

Implement signal trait for GLArea

5f178b7ebb22df1855d5f27732c6c1b1d138fa96 authored over 9 years ago
Remove GLAreaSignals trait, mark connect_* methods of GLArea public

9329a35b4638d2b08bfa02a9220bcf508ce3af59 authored over 9 years ago
Implement signal trait for GLArea

3c0799242f5d7cc40439f9c2c91e9ef7a5bc783e authored over 9 years ago
Merge pull request #184 from oli-obk/patch-1

`=` in dependencies is too restrictive

35055bdcb81e0926672ae48e32595d01d1d1eed8 authored over 9 years ago
`=` in dependencies is too restrictive

with `~` all versions up to but not including `0.4.0` are okay.

4ad3d4debb24fcf6ffc2029c05976c51b4d9d583 authored over 9 years ago
Merge pull request #176 from gkoz/newtype_macros

Use the `glib_wrapper!` macro and wrap TreeIter

6c023ddb8aea50fa5f75594eefa3c01a206a23d4 authored over 9 years ago
Add a reference when wrapping TreeModel

46f3cf1dcb5de5706cfcd464aa3a6c7d3b8a6e3a authored over 9 years ago
Fix more signatures and borrow `TreeIter` immutably when

we're pretty sure it won't be mutated.

The `gtk_tree_*` C APIs don't use const pointers at all ...

15316f363e95ba1791b4589307f5a5901953c5de authored over 9 years ago
Change glib_wrapper syntax

bde149194d5fa8fa5b88b7b0a5aee2d6f84b950d authored over 9 years ago
Switch TreeIter to glib::boxed

[breaking change] due to `Tree*` API fixes

a4f7ebb799550fe6e231851266b8c8b5104b92f2 authored over 9 years ago
Move the boxed wrapper boilerplate into a macro

dbcd6dd8c027a95c501e542db591031ffe79bd09 authored over 9 years ago
Merge pull request #181 from glennw/calendar-signals

Add signals for GtkCalendar widget.

fa5d3d81951df9a9439a2e851a2b16cd362918ae authored over 9 years ago
Add signals for GtkCalendar widget.

1274f691626bf3b86dca653d316b950a7468ca6a authored over 9 years ago
Merge pull request #178 from gkoz/authors

Update authors

9c3091286ea4b14264fc0de5a936a7b456f3497d authored over 9 years ago
Update authors

bc6c2d108b790c4339e9ec0d967f2be710bb7df0 authored over 9 years ago
Merge pull request #177 from gkoz/menuitem

Remove MenuItemTrait::activate, which duplicates the one from WidgetTrait

ef2c3693f449cfb6e5fc1503beff59bbcfbcc48a authored over 9 years ago
Remove MenuItemTrait::activate, which duplicates the one from WidgetTrait

Closes #168

a9e3399cda4a4b5f4f27712492729f336f04c71e authored over 9 years ago
Add more objects

1a4c3224dcdfc65e47aba92b19d27070aa9ede1c authored over 9 years ago
Add more objects and regenerate

05463f42b871c5af177adad112f2928016f6e0eb authored over 9 years ago
Adapt to WF fixes in glib::object

41283ecd2821d9487a2977b9ebff668d4e534c83 authored over 9 years ago
Merge pull request #175 from gkoz/sys_update

Prepare for sys update

dd468f6a3a186aca0b0b16b2b9fbfc5341d37798 authored over 9 years ago
Anticipating sys crates update rely on elision in GObject pointer casts

The type will change from c_void to GObject but it doesn't matter much anyway, we're blindly cas...

89e154a6223d1b7b95530ca8743cafe10f16cdea authored over 9 years ago
Update gtk-sys

bc71b6ccfc09c361e340f64c9d784b44d3c65050 authored over 9 years ago
Merge pull request #172 from gkoz/glarea

Add GLArea widget

29d8f5a26688667b23c3a8d452444c9281366191 authored over 9 years ago
Hide cast_GtkGLArea under cfg

4441ec4cc12c06fb82fcf82cfd656dec46d9ed09 authored over 9 years ago
Move GLArea signals into a module

130a257cb11124797a70a583ba3dda31752adda2 authored over 9 years ago
Fix the leftover errors

d40c43f5deef697c9675abb08028b73a9dcc200f authored over 9 years ago
Add cast GLArea cast functions

4dd7df196986e0429aa835947784818032a3a3ef authored over 9 years ago
Merge pull request #171 from gkoz/ci

Travis: test with GTK 3.4 and 3.18

e9d4701cf0274ca6eb5cc1794fc74f4a92a29f71 authored over 9 years ago
Create sub module to implement signals

d7ceb94e8bc818cd0bfeadf999bb7d311473a000 authored over 9 years ago
Add signals for GLArea

d8ab07061aa982e2de198c85045757b30565ff52 authored over 9 years ago
Add GLArea widget

e15342099d78dfca69eeab827100293e0289e88a authored over 9 years ago
Travis: test with GTK 3.4 and 3.18

11ce9ddacf9881a6914b5f7ff865d75ecc4a5c28 authored over 9 years ago
Merge pull request #170 from gkoz/cfg

Add missing version cfgs

2e4c39ef8f8cffdbed3436942f73e3804f7c810f authored over 9 years ago
Add missing version cfgs

dda8d7eda3680fc2d7e8bc413452f21358b6f309 authored over 9 years ago
Merge pull request #169 from gkoz/cfg

Update the build script to play nice with GTK 3.4

14d59b2937c8f0a427efd71f817f24cbdb28bf6f authored over 9 years ago
Update the build script to play nice with GTK 3.4

391d6e1f31c89448b482d87e06e9116888f11f53 authored over 9 years ago
Merge pull request #165 from jmvrbanac/adding_stacksidebar

Adding support for GtkStackSidebar

4f744f969c456e558587b4faf5df0dccbb26e222 authored over 9 years ago
Adding support for StackSidebar

6ffdf359e5fd6ff198241395bfe2b9c3db69a50b authored over 9 years ago
Merge pull request #159 from pd40/expand_textbuf

#139 First pass at linking txt iterator to buffer

65c6e8036c2dbf1fe31e5386ade1813b7393a2d6 authored over 9 years ago
139 First pass at linking txt iterator to buffer

1cc8af6588ade3020e126f4691819cfe2565db16 authored over 9 years ago
Merge pull request #163 from gkoz/boxed

Make TextIter a wrapper around glib::boxed::Boxed

e228a431676725210fe791f33b5fb3a656919668 authored over 9 years ago
Make TextIter a wrapper around glib::boxed::Boxed

4c30d44f9cd17bfb8226afc1e0ff23cc68649a13 authored over 9 years ago
Lose to_bool and to_gboolean

0e128976cf8aec65f849fc2349bc23385e05ad5a authored over 9 years ago
Merge pull request #162 from softdevteam/leave-notify-event

Implemented `leave-notify-event` wrapper.

9fb025b553797f461b57295670894bebff999ba5 authored over 9 years ago
Implemented `leave-notify-event` wrapper.

89bb63de984f38d6ab6fc3e6ecd85829509ae9fc authored over 9 years ago
Merge pull request #160 from insanebits/tree_view_remove_column

added remove_column method for TreeView

c326c7ac2bfd76d7939a34072a95fb43bb6b0a41 authored over 9 years ago
added remove_column method

b065bf1979ad61607a3159107247f616d6cf23af authored over 9 years ago
Update appveyor badge

6e79fe0560c536434be951ad240f00a2f10e939d authored over 9 years ago
Merge pull request #154 from LordSentox/master

Added completion setting/getting methods

6771d66e2ff72f3325274708e68072da475d9ca5 authored over 9 years ago
Revert "Made Popover menu available"

This reverts commit f1e8a13161755eb1b4d9ce0c3f5667e7934e59b2.

6b2cefd0b84b575792dcb8b1c49cbaaef1bec6a4 authored over 9 years ago
Use mingw-w64 on x86

f080e762fa4628f41ec137cbd31bc306fda8369e authored over 9 years ago
Merge pull request #156 from ltratt/build_popover_menu

Fix the build of popover_menu.

a02fe021f25cdf724d945a431952904748dfb8cd authored over 9 years ago
Merge pull request #155 from ltratt/build_fix

Parse the output of pkg-config in a more reliable way.

44b910e26d2518b2eaefabb402bd2c733ba79f18 authored over 9 years ago
Fix the build of popover_menu.

On a machine with gtk+-3.16 I previously got:

src/lib.rs:221:5: 221:16 error: unresolved impo...

d9178ff073adec7375fc0d2131bfc0222c9facbf authored over 9 years ago
Parse the output of pkg-config in a more reliable way.

On OpenBSD (and maybe other platforms), pkg-config can return a trailing newline
character. This...

5b14cc8afa36c4d87758fa915c19122bf4de190f authored over 9 years ago
Made Popover menu available

f1e8a13161755eb1b4d9ce0c3f5667e7934e59b2 authored over 9 years ago
Added missing functions for setting and getting completion

6dfd19e0717f3e227e9fd8e80ed18a09ef9ef156 authored over 9 years ago
Appveyor: bump rust to beta

e82d2e4970c7ef3b298a6b68b84276871edcf00a authored over 9 years ago
Merge master into object_reform_gir

66e00c2811025111bb0c68845f8529b9c8578e5a authored over 9 years ago
Add Popover Menu

Added PopoverMenu

Forgot endif for 3_16

Add PopoverMenu to GTK Casts functions

Fixed input fo...

3f17fc057f797bae752477b547a5881b84d6bdcd authored over 9 years ago
Merge pull request #150 from PhnxRbrn/PopoverMenu

Add Popover Menu

fb96ce831c4caa97afa08769b94774027d17c326 authored over 9 years ago