1
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove warning from test file More... about 11 years ago
remove warning from test file More... about 11 years ago
add List, more trait impls on List + SList More... about 11 years ago
add List, more trait impls on List + SList More... about 11 years ago
Smile More... about 11 years ago
Implemented cairo transformations (except matrix stuff) More... about 11 years ago
Imported nearly the entire cairo api as ffi functions (cairo_matrix_t and backand specific functions still missing) More... about 11 years ago
Moved the path methods of Context from context.rs to paths.rs and fixed PathIteration code More... about 11 years ago
impl Drop for Path, and cleaning up some imports More... about 11 years ago
begin work on glibs list types More... about 11 years ago
begin work on glibs list types More... about 11 years ago
Merge pull request #17 from GuillaumeGomez/master More... about 11 years ago
New widget : MessageDialog More... about 11 years ago
Merge pull request #16 from GuillaumeGomez/master More... about 11 years ago
Deleted some useless changes like double reimport or public export More... about 11 years ago
Delete unused macros and converted Gboolean params in bool More... about 11 years ago
Various: * Further work on the path methods on `cairo::Context` * Added PathData iterator code (untested) * Added `gtk::Widget::get_allocated_{width,height}` and `gtk::Window::set_default_size` More... about 11 years ago
New widget : ColorChooserDialog New trait : ColorChooser More... about 11 years ago
Lets drop cairo_{set,get}_user_data closure capturing works better any way More... about 11 years ago
New widgets : Dialog and AboutDialog More... about 11 years ago
Merge branch 'master' of https://github.com/jeremyletang/rgtk More... about 11 years ago
New widgets: Dialog and AboutDialog More... about 11 years ago
Cairo paths, also added demo (try `make cairotest`) More... about 11 years ago
Merge pull request #13 from jeremyletang/widget-renaming More... about 11 years ago
Merge pull request #12 from jeremyletang/impl-drop More... about 11 years ago
rename Widget::wrap_widget() -> Widget::wrap() More... about 11 years ago
implements drops to all widgets More... about 11 years ago
Initial Cairo More... about 11 years ago
Merge pull request #11 from mathijshenquet/master More... about 11 years ago
Merge branch 'master' of https://github.com/jeremyletang/rgtk More... about 11 years ago