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

Merge pull request #20 from jeremyletang/layout-container

add layouts and containers

1b845e61c673c9d2a14e5506fc34860d596952db authored over 10 years ago by Guillaume Gomez <[email protected]>
add ListBox + ListBoxRow

129115cdfc53699db1a2170000dd46c60d823897 authored over 10 years ago by JeremyLetang <[email protected]>
add ActionBar

fa4df03b0b6a2f7dc2591a1fdd8d7e1af2afaf9a authored over 10 years ago by JeremyLetang <[email protected]>
add FlowBox + FlowBoxChild

c9833f2eaf1b4491688f6d17ab5a7dea628a6848 authored over 10 years ago by JeremyLetang <[email protected]>
add HeaderBar

4eda9b2bd730d6b82414e94e92c96a71a4424465 authored over 10 years ago by JeremyLetang <[email protected]>
add Scrollable trait + Layout container

0f838b21bfc9f55561af44214597fc8013b1d3e3 authored over 10 years ago by JeremyLetang <[email protected]>
add Overlay container

ea1396d3b4b4a8b3b77f09680407b2cee25ffba5 authored over 10 years ago by JeremyLetang <[email protected]>
add Revealer container

5e1fee73ee1ff3e8abb9893d7a03dfc254f74bf7 authored over 10 years ago by JeremyLetang <[email protected]>
add StackSwitcher

a5b196baf262c7e7d5b1dec5c91a687d8bec7683 authored over 10 years ago by JeremyLetang <[email protected]>
add Stack container

ec89e3e7c901cb37d47ab28882d37104d17e2883 authored over 10 years ago by JeremyLetang <[email protected]>
add notebook layout

4c26d997151f75acbdc525837026b6d11295c689 authored over 10 years ago by JeremyLetang <[email protected]>
Merge pull request #18 from jeremyletang/glib-lists

Glib lists

f5c17098031325bb920df5ac688ca5ecac4067fa authored over 10 years ago by Guillaume Gomez <[email protected]>
remove warning from test file

53e385437ff05fcd61901e800db6ab856a9919c9 authored over 10 years ago by JeremyLetang <[email protected]>
add List, more trait impls on List + SList

97c1b3e130a81fc2356dd129ce9d8babf586f90a authored over 10 years ago by JeremyLetang <[email protected]>
begin work on glibs list types

9ef80970a0e320b8dc6e5fbf68e5483de9482e4e authored over 10 years ago by JeremyLetang <[email protected]>
Merge pull request #17 from GuillaumeGomez/master

New widget : MessageDialog

325da1ac1407b449318c20b7e7e26ece48c32756 authored over 10 years ago by Jeremy Letang <[email protected]>
New widget : MessageDialog

9337be3f991f4a85c6eb681c6df12bc3dba15c21 authored over 10 years ago by GuillaumeGomez <[email protected]>
Merge pull request #16 from GuillaumeGomez/master

New widget : ColorChooserDialog

50c355d27304e3a4d45038039fe121faeb542683 authored over 10 years ago by Jeremy Letang <[email protected]>
Deleted some useless changes like double reimport or public export

1c3b50c66fe9c81959f050c6477a69b208a4f967 authored over 10 years ago by GuillaumeGomez <[email protected]>
Delete unused macros and converted Gboolean params in bool

3294172400cc015afdaabc28c41983b437749352 authored over 10 years ago by GuillaumeGomez <[email protected]>
New widget : ColorChooserDialog

New trait : ColorChooser

5fa07390f9c484615b9e624d32136a2e441a67bf authored over 10 years ago by GuillaumeGomez <[email protected]>
New widgets : Dialog and AboutDialog

445db29933aee0c977196d5dcfc4c6af9d8f2ed3 authored over 10 years ago by GuillaumeGomez <[email protected]>
Merge branch 'master' of https://github.com/jeremyletang/rgtk

Conflicts:
gtk_glue/gtk_glue.c
src/gtk/ffi.rs
src/utils/cast.rs

d3acf6dfb1704a00cd128d2f37a5f7cb9c8d9fcf authored over 10 years ago by GuillaumeGomez <[email protected]>
New widgets: Dialog and AboutDialog

c47debed9db047608f426af7bbc32b2b7cbeb0d3 authored over 10 years ago by GuillaumeGomez <[email protected]>
Merge pull request #13 from jeremyletang/widget-renaming

rename Widget::wrap_widget() -> Widget::wrap()

e6e6b96bc3c65c8dd26680b98fa8714a2111aaf7 authored over 10 years ago by Jeremy Letang <[email protected]>
Merge pull request #12 from jeremyletang/impl-drop

implements drops to all widgets

e4f60c261d594f8b5228be88391890c8ba78d93b authored over 10 years ago by Jeremy Letang <[email protected]>
rename Widget::wrap_widget() -> Widget::wrap()

a76a09358c155dd6153c4f3ed32369bc7a2ae8e1 authored over 10 years ago by JeremyLetang <[email protected]>
implements drops to all widgets

fe613034b274eb28cf1f15862b989dde9003cbd3 authored over 10 years ago by JeremyLetang <[email protected]>
Merge pull request #11 from mathijshenquet/master

Refactoring

9a8460056f7a6d84570b1b48cf141adb9c9160d5 authored over 10 years ago by Jeremy Letang <[email protected]>
Merge branch 'master' of https://github.com/jeremyletang/rgtk

ad31054b1549dfaedb0236c2c4690724bbb9ae09 authored over 10 years ago by GuillaumeGomez <[email protected]>
Declaration of new functions

fae4f1bf3b87ac293671ea27cd0f1b1e40b8893d authored over 10 years ago by GuillaumeGomez <[email protected]>
Forgot .gitignore for bin/ -> test/bin/ and makefile changes

1eec0e578035e788ba99cd56ec3a2bdec1890ba2 authored over 10 years ago by mthq <[email protected]>
fix build on osx

- update Makefile to build gtk_glue as static on osx
- restore some metadata on rgtk.rs, these ar...

7f8cecc4523adae8ccf5b5d919e03ec187a346b8 authored over 10 years ago by JeremyLetang <[email protected]>
Moved all gtk stuff (ffi/, utils/) into gtk/* so we can expand gdk/, glib/, etc and possibly others without interferance

3cb90c4ccecbadab4938ec68a64677517af6876f authored over 10 years ago by mthq <[email protected]>
Merge pull request #9 from mathijshenquet/master

Signals, GDK and refactoring

7133930ab363220c100e0d795a5baa9bb05d30b4 authored over 10 years ago by Jeremy Letang <[email protected]>
Moved all demo stuff into test/

b8bf0bdf9f436948cb676d3f0835a3ad901ff5c8 authored over 10 years ago by mthq <[email protected]>
Added [cargo](http://crates.io) support

* Build using `cargo build` (does roughly the same thing as `make`, including `make glue`)
* Stil...

23d42c3a4dedd28cfbf3fbdabdd4fbf055cc7822 authored over 10 years ago by mthq <[email protected]>
Refactored enums

Previously the enum type and all enum members where exported. Now the
enum members live in a `mo...

045d0c6f0249bf571f7823da90b5ada81169bc75 authored over 10 years ago by mthq <[email protected]>
Temporary enum reexport fix

e72600d20bc7325dd24f15e36b56246f21a9c79a authored over 10 years ago by mthq <[email protected]>
Renamed traits *Trait -> * (i.e. WidgetTrait -> Widget)

c6240af68e0751f5f8a5eb0e529d901dd81a2d09 authored over 10 years ago by mthq <[email protected]>
Removed glob usage in src/gtk/*

76e62fe2ceb8f5e72e72e44e1b9ebcb462ac4bc3 authored over 10 years ago by mthq <[email protected]>
Removed glob reexports in src/gdk/mod.rs

9ca2355eeca0df7b587ee4a342e65994042f07ce authored over 10 years ago by mthq <[email protected]>
saner trait rexports

e01e2c2a1bfb2e44a903a7447516d1ce32f32e25 authored over 10 years ago by mthq <[email protected]>
signals

69e8ac6645272539f4f740467f31ef1257baa43c authored over 10 years ago by mthq <[email protected]>
Merge pull request #8 from mathijshenquet/master

Various changes

e623cbb40db369c13ddb5ac89a0e3288397ecd07 authored over 10 years ago by Jeremy Letang <[email protected]>
removed #![allow(...)] pragma's at the global level (except dead_code) and reintroduced them only in modules where neccessary

19e1d2bca044a49f58dea613f19d6b0dcac67561 authored over 10 years ago by mthq <[email protected]>
cleaned up imports

a079f8f30b6124dd04848f815ef189528969c43a authored over 10 years ago by mthq <[email protected]>
last fix

d522c73eecccae137f56d705f38be77bed6173b6 authored over 10 years ago by mthq <[email protected]>
tried to fix whitespace

bb6b279e39d09fc759eb51f3fa0eef27c0c18396 authored over 10 years ago by mthq <[email protected]>
re-added traits/gtkbutton additions

ac15c9c95e2f4df0b296a72054aa2a09e4d8bf4a authored over 10 years ago by mthq <[email protected]>
rename back rustgtk -> rgtk

d9206dea2afd31696565ed5b5f9ba78a0c66e399 authored over 10 years ago by mthq <[email protected]>
updated .gitignore with doc/

94fb52c5008f60469fe725be46417a863101df05 authored over 10 years ago by mthq <[email protected]>
added Makefile rule for documentation

e584c0e3f5e9f184ac3f82eb78cd0c3d51d60741 authored over 10 years ago by mthq <[email protected]>
The glue library is now staticly linked.

This means that the glue library doesnt need linking
by programs making use of rustgtk anymore. ...

f6da9f5601fbe5263e1b23276b9af552439a2b06 authored over 10 years ago by mthq <[email protected]>
.gitignore corrected bin/ and lib/ entries

502ba39f33119c45675fc08fdca64ea36e9f3256 authored over 10 years ago by mthq <[email protected]>
merge rt with gtk module

3b151056b085c14104a339b73752882e3932b576 authored over 10 years ago by mthq <[email protected]>
merge

2cf0b27e4596e33ee77683615b8ff5e1d7d5f351 authored over 10 years ago by mthq <[email protected]>
Changes:

* Refactoring of source tree
* Renaming rgtk -> rustgtk
* Updated Makefile(.in)

0200023a5ebac06cc1e730f388a34ec23dabe961 authored over 10 years ago by mthq <[email protected]>
update to last Rust

c9000ac1d032c8cbecb5ccb4f5c4fa59a669b2bd authored over 10 years ago by JeremyLetang <[email protected]>
initial rust0.11 support

2d2bfaaa1502b53017e954747bad987b2c007a25 authored over 10 years ago by mthq <[email protected]>
finalize toolbutton family.

763f5e4502316b62ffe61392879537440c1d8174 authored about 11 years ago by JeremyLetang <[email protected]>
add gtk::toolbutton

e9db65d62c94bb1e9f410c10894acc9bf6e1bb39 authored about 11 years ago by JeremyLetang <[email protected]>
add GtkToolButton trait + check return *c_str from gtk (return now Option<~str>)

b8ad31796aa074dd37704e86a7164adce91499d1 authored about 11 years ago by JeremyLetang <[email protected]>
replace 2 ~str by &str in expander

f10f0e438d0ca41f83683a58c0c2a3b795d1dd5d authored about 11 years ago by JeremyLetang <[email protected]>
impl gtktoolitem trait default methods

ac3c917f38e3f8013964b47632984f1110ec35c7 authored about 11 years ago by JeremyLetang <[email protected]>
add gtk::SeparatorToolItem

aec4b2299846404452393227b7ac1bbbadfcf95d authored about 11 years ago by JeremyLetang <[email protected]>
add gtktoolitem + impl gtk::Toolbar.

2ff2bb78f79c6ae06fa33e0b21a2fd6bac660b37 authored about 11 years ago by JeremyLetang <[email protected]>
add toolbar + pkgid attribute

d03f9a0a7ccc4e1971afd59ad8bf4ee84e68d792 authored about 11 years ago by JeremyLetang <[email protected]>
add GtkToolShell trait

22eee59d8f12fa5947a4bf6718ff0e845ff618e1 authored about 11 years ago by JeremyLetang <[email protected]>
foobar in license...

0f41a1fb932b0faa10c2ead12bf657c0124ba6d0 authored about 11 years ago by JeremyLetang <[email protected]>
Merge pull request #4 from Blei/fix-makefile

Small changes

eb3ee6c78e6ed5ecfc13755d0366e766b51bbcc6 authored about 11 years ago by Jeremy Letang <[email protected]>
Small fixes for the makefile

* Fix echo to use -e (needed on linux when printing color escape codes)
* Remove the GCC variabl...

c3ee85fa6f580f6fdd5cab95f7367d7b1cd420ed authored about 11 years ago by Philipp Brüschweiler <[email protected]>
Add some stuff to gitignore

f44244c7cbaaa0feabf8cc3b5d476d7231a54a73 authored about 11 years ago by Philipp Brüschweiler <[email protected]>
udpate to last rust

dd0bea8f4571f16a53196ea6e7243f20a4abd8d9 authored about 11 years ago by JeremyLetang <[email protected]>
update to last rust

5d8e811d9cc6d76d88c3da538584b1c55726cb1c authored about 11 years ago by JeremyLetang <[email protected]>
add infobar

40af100692e5c13cb3447614a14b34b312c4b72b authored about 11 years ago by JeremyLetang <[email protected]>
add infobar

99f994c37f63ba0f6be4378f5839baea7558e7bc authored about 11 years ago by JeremyLetang <[email protected]>
change indent to space...

8b18b4bfb1a96ebf1fffb0fa066ff452149070c0 authored about 11 years ago by JeremyLetang <[email protected]>
remove conf file

dbfc37cb4813f56a1be232635ed93859b2441817 authored about 11 years ago by JeremyLetang <[email protected]>
Add all the stuff made for the moment

e481be5224c435e6c5a655bb0e4d057ae87bc739 authored about 11 years ago by JeremyLetang <[email protected]>