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
add layouts and containers
1b845e61c673c9d2a14e5506fc34860d596952db authored over 10 years ago by Guillaume Gomez <[email protected]>129115cdfc53699db1a2170000dd46c60d823897 authored over 10 years ago by JeremyLetang <[email protected]>
fa4df03b0b6a2f7dc2591a1fdd8d7e1af2afaf9a authored over 10 years ago by JeremyLetang <[email protected]>
c9833f2eaf1b4491688f6d17ab5a7dea628a6848 authored over 10 years ago by JeremyLetang <[email protected]>
4eda9b2bd730d6b82414e94e92c96a71a4424465 authored over 10 years ago by JeremyLetang <[email protected]>
0f838b21bfc9f55561af44214597fc8013b1d3e3 authored over 10 years ago by JeremyLetang <[email protected]>
ea1396d3b4b4a8b3b77f09680407b2cee25ffba5 authored over 10 years ago by JeremyLetang <[email protected]>
5e1fee73ee1ff3e8abb9893d7a03dfc254f74bf7 authored over 10 years ago by JeremyLetang <[email protected]>
a5b196baf262c7e7d5b1dec5c91a687d8bec7683 authored over 10 years ago by JeremyLetang <[email protected]>
ec89e3e7c901cb37d47ab28882d37104d17e2883 authored over 10 years ago by JeremyLetang <[email protected]>
4c26d997151f75acbdc525837026b6d11295c689 authored over 10 years ago by JeremyLetang <[email protected]>
Glib lists
f5c17098031325bb920df5ac688ca5ecac4067fa authored over 10 years ago by Guillaume Gomez <[email protected]>53e385437ff05fcd61901e800db6ab856a9919c9 authored over 10 years ago by JeremyLetang <[email protected]>
97c1b3e130a81fc2356dd129ce9d8babf586f90a authored over 10 years ago by JeremyLetang <[email protected]>
9ef80970a0e320b8dc6e5fbf68e5483de9482e4e authored over 10 years ago by JeremyLetang <[email protected]>
New widget : MessageDialog
325da1ac1407b449318c20b7e7e26ece48c32756 authored over 10 years ago by Jeremy Letang <[email protected]>9337be3f991f4a85c6eb681c6df12bc3dba15c21 authored over 10 years ago by GuillaumeGomez <[email protected]>
New widget : ColorChooserDialog
50c355d27304e3a4d45038039fe121faeb542683 authored over 10 years ago by Jeremy Letang <[email protected]>1c3b50c66fe9c81959f050c6477a69b208a4f967 authored over 10 years ago by GuillaumeGomez <[email protected]>
3294172400cc015afdaabc28c41983b437749352 authored over 10 years ago by GuillaumeGomez <[email protected]>
New trait : ColorChooser
5fa07390f9c484615b9e624d32136a2e441a67bf authored over 10 years ago by GuillaumeGomez <[email protected]>445db29933aee0c977196d5dcfc4c6af9d8f2ed3 authored over 10 years ago by GuillaumeGomez <[email protected]>
Conflicts:
gtk_glue/gtk_glue.c
src/gtk/ffi.rs
src/utils/cast.rs
c47debed9db047608f426af7bbc32b2b7cbeb0d3 authored over 10 years ago by GuillaumeGomez <[email protected]>
rename Widget::wrap_widget() -> Widget::wrap()
e6e6b96bc3c65c8dd26680b98fa8714a2111aaf7 authored over 10 years ago by Jeremy Letang <[email protected]>implements drops to all widgets
e4f60c261d594f8b5228be88391890c8ba78d93b authored over 10 years ago by Jeremy Letang <[email protected]>a76a09358c155dd6153c4f3ed32369bc7a2ae8e1 authored over 10 years ago by JeremyLetang <[email protected]>
fe613034b274eb28cf1f15862b989dde9003cbd3 authored over 10 years ago by JeremyLetang <[email protected]>
Refactoring
9a8460056f7a6d84570b1b48cf141adb9c9160d5 authored over 10 years ago by Jeremy Letang <[email protected]>ad31054b1549dfaedb0236c2c4690724bbb9ae09 authored over 10 years ago by GuillaumeGomez <[email protected]>
fae4f1bf3b87ac293671ea27cd0f1b1e40b8893d authored over 10 years ago by GuillaumeGomez <[email protected]>
1eec0e578035e788ba99cd56ec3a2bdec1890ba2 authored over 10 years ago by mthq <[email protected]>
- update Makefile to build gtk_glue as static on osx
- restore some metadata on rgtk.rs, these ar...
3cb90c4ccecbadab4938ec68a64677517af6876f authored over 10 years ago by mthq <[email protected]>
Signals, GDK and refactoring
7133930ab363220c100e0d795a5baa9bb05d30b4 authored over 10 years ago by Jeremy Letang <[email protected]>b8bf0bdf9f436948cb676d3f0835a3ad901ff5c8 authored over 10 years ago by mthq <[email protected]>
* Build using `cargo build` (does roughly the same thing as `make`, including `make glue`)
* Stil...
Previously the enum type and all enum members where exported. Now the
enum members live in a `mo...
e72600d20bc7325dd24f15e36b56246f21a9c79a authored over 10 years ago by mthq <[email protected]>
c6240af68e0751f5f8a5eb0e529d901dd81a2d09 authored over 10 years ago by mthq <[email protected]>
76e62fe2ceb8f5e72e72e44e1b9ebcb462ac4bc3 authored over 10 years ago by mthq <[email protected]>
9ca2355eeca0df7b587ee4a342e65994042f07ce authored over 10 years ago by mthq <[email protected]>
e01e2c2a1bfb2e44a903a7447516d1ce32f32e25 authored over 10 years ago by mthq <[email protected]>
69e8ac6645272539f4f740467f31ef1257baa43c authored over 10 years ago by mthq <[email protected]>
Various changes
e623cbb40db369c13ddb5ac89a0e3288397ecd07 authored over 10 years ago by Jeremy Letang <[email protected]>19e1d2bca044a49f58dea613f19d6b0dcac67561 authored over 10 years ago by mthq <[email protected]>
a079f8f30b6124dd04848f815ef189528969c43a authored over 10 years ago by mthq <[email protected]>
d522c73eecccae137f56d705f38be77bed6173b6 authored over 10 years ago by mthq <[email protected]>
bb6b279e39d09fc759eb51f3fa0eef27c0c18396 authored over 10 years ago by mthq <[email protected]>
ac15c9c95e2f4df0b296a72054aa2a09e4d8bf4a authored over 10 years ago by mthq <[email protected]>
d9206dea2afd31696565ed5b5f9ba78a0c66e399 authored over 10 years ago by mthq <[email protected]>
94fb52c5008f60469fe725be46417a863101df05 authored over 10 years ago by mthq <[email protected]>
e584c0e3f5e9f184ac3f82eb78cd0c3d51d60741 authored over 10 years ago by mthq <[email protected]>
This means that the glue library doesnt need linking
by programs making use of rustgtk anymore. ...
502ba39f33119c45675fc08fdca64ea36e9f3256 authored over 10 years ago by mthq <[email protected]>
3b151056b085c14104a339b73752882e3932b576 authored over 10 years ago by mthq <[email protected]>
2cf0b27e4596e33ee77683615b8ff5e1d7d5f351 authored over 10 years ago by mthq <[email protected]>
* Refactoring of source tree
* Renaming rgtk -> rustgtk
* Updated Makefile(.in)
c9000ac1d032c8cbecb5ccb4f5c4fa59a669b2bd authored over 10 years ago by JeremyLetang <[email protected]>
2d2bfaaa1502b53017e954747bad987b2c007a25 authored over 10 years ago by mthq <[email protected]>
763f5e4502316b62ffe61392879537440c1d8174 authored about 11 years ago by JeremyLetang <[email protected]>
e9db65d62c94bb1e9f410c10894acc9bf6e1bb39 authored about 11 years ago by JeremyLetang <[email protected]>
b8ad31796aa074dd37704e86a7164adce91499d1 authored about 11 years ago by JeremyLetang <[email protected]>
f10f0e438d0ca41f83683a58c0c2a3b795d1dd5d authored about 11 years ago by JeremyLetang <[email protected]>
ac3c917f38e3f8013964b47632984f1110ec35c7 authored about 11 years ago by JeremyLetang <[email protected]>
aec4b2299846404452393227b7ac1bbbadfcf95d authored about 11 years ago by JeremyLetang <[email protected]>
2ff2bb78f79c6ae06fa33e0b21a2fd6bac660b37 authored about 11 years ago by JeremyLetang <[email protected]>
d03f9a0a7ccc4e1971afd59ad8bf4ee84e68d792 authored about 11 years ago by JeremyLetang <[email protected]>
22eee59d8f12fa5947a4bf6718ff0e845ff618e1 authored about 11 years ago by JeremyLetang <[email protected]>
0f41a1fb932b0faa10c2ead12bf657c0124ba6d0 authored about 11 years ago by JeremyLetang <[email protected]>
Small changes
eb3ee6c78e6ed5ecfc13755d0366e766b51bbcc6 authored about 11 years ago by Jeremy Letang <[email protected]>
* Fix echo to use -e (needed on linux when printing color escape codes)
* Remove the GCC variabl...
f44244c7cbaaa0feabf8cc3b5d476d7231a54a73 authored about 11 years ago by Philipp Brüschweiler <[email protected]>
dd0bea8f4571f16a53196ea6e7243f20a4abd8d9 authored about 11 years ago by JeremyLetang <[email protected]>
5d8e811d9cc6d76d88c3da538584b1c55726cb1c authored about 11 years ago by JeremyLetang <[email protected]>
40af100692e5c13cb3447614a14b34b312c4b72b authored about 11 years ago by JeremyLetang <[email protected]>
99f994c37f63ba0f6be4378f5839baea7558e7bc authored about 11 years ago by JeremyLetang <[email protected]>
8b18b4bfb1a96ebf1fffb0fa066ff452149070c0 authored about 11 years ago by JeremyLetang <[email protected]>
dbfc37cb4813f56a1be232635ed93859b2441817 authored about 11 years ago by JeremyLetang <[email protected]>
e481be5224c435e6c5a655bb0e4d057ae87bc739 authored about 11 years ago by JeremyLetang <[email protected]>