openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
G
gtk-rs
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 22 hours
ago. based on code collected
about 22 hours
ago.
Aug 16, 2024 — Aug 16, 2025
Showing page 78 of 83
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
New widget function declaration
GuillaumeGomez
More...
about 11 years ago
update to last Rust - fix implicit borrow removal for Box<T> in cairotest
JeremyLetang
More...
about 11 years ago
Merge pull request #44 from GuillaumeGomez/master
Jeremy Letang
More...
about 11 years ago
Update README.md
Guillaume Gomez
More...
about 11 years ago
Fix an error in Makefile (test rule doesn't exist) Fix errors in Box widget (missing imports) Fix errors in gtktest (gtk::Box not gtk::_Box)
GuillaumeGomez
More...
about 11 years ago
Merge pull request #36 from mathijshenquet/widget-refcounting
Guillaume Gomez
More...
about 11 years ago
Merge pull request #38 from mathijshenquet/better-documentation
Jeremy Letang
More...
about 11 years ago
Cairo: Remove `impl Clone` in favour of `reference` methods (per jeremyletang/rgtk#36)
mthq
More...
about 11 years ago
Added rust-ci doc link
mthq
More...
about 11 years ago
Merge pull request #43 from jeremyletang/travis
Jeremy Letang
More...
about 11 years ago
Merge pull request #42 from GuillaumeGomez/master
Jeremy Letang
More...
about 11 years ago
Add enums in gdk Add new widget functions
GuillaumeGomez
More...
about 11 years ago
fix travis
JeremyLetang
More...
about 11 years ago
try fix doc upload
JeremyLetang
More...
about 11 years ago
Merge pull request #41 from GuillaumeGomez/master
Jeremy Letang
More...
about 11 years ago
Changed to List<Box>
GuillaumeGomez
More...
about 11 years ago
Rename some trait reexports
mthq
More...
about 11 years ago
New functions in Widget
GuillaumeGomez
More...
about 11 years ago
New functions in widget
GuillaumeGomez
More...
about 11 years ago
remove gtk::Widget, this shouldn't exist, use traits::Widget, this follow my previous commit ( by mistake i've not made a pull request, see commit f985cbf10529666a68a39926521b4b920d58a305)
JeremyLetang
More...
about 11 years ago
Merge pull request #39 from jeremyletang/travis
Jeremy Letang
More...
about 11 years ago
fix travis
JeremyLetang
More...
about 11 years ago
try to enable rust-ci doc
JeremyLetang
More...
about 11 years ago
Split widget trait - remove Wrap / get_widget methods from Widget trait. these don't need to be public. - move the previous methods to the traits FFIWidget, the user cannot see it. - Widget need FFIWidget to be implemented
JeremyLetang
More...
about 11 years ago
Rename _Box -> Box using no_implicit_prelude, better docs
mthq
More...
about 11 years ago
Add OSX shell instructions
mthq
More...
about 11 years ago
Updated documentation * Updated README.md * Shortened and spread out `rgtk.rs` and `gtk/mod.rs` documentation * Add documentation stubs for `gdk/mod.rs`, `glib/mod.rs` and `cairo/mod.rs`
mthq
More...
about 11 years ago
Merge pull request #37 from GuillaumeGomez/master
Jeremy Letang
More...
about 11 years ago
Disabled functions are back
GuillaumeGomez
More...
about 11 years ago
Added functions in Widget traits
GuillaumeGomez
More...
about 11 years ago
←
1
2
…
74
75
76
77
78
79
80
81
82
83
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree