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 new widgets : PageSetup, PrintSettings, PaperSize
dd808a5f3b3442e793f4c32f63d5e91cbba01c91 authored over 10 years ago by GuillaumeGomez <[email protected]>961e1fc05cac59ebbba4e28cffed34e7b8d26ef3 authored over 10 years ago by GuillaumeGomez <[email protected]>
Move cargo bins to examples/, and fix the cargo building.
c56f2d46d16bcfa8a660868dc3fdf9765266a905 authored over 10 years ago by Jeremy Letang <[email protected]>90ccebd7efb60ab5140941f7e5810a6ec7424ca8 authored over 10 years ago by EdShaw <[email protected]>
remove gtk::Widget
d3111508e6117ff8ddc654cdd6b281041ee8b314 authored over 10 years ago by Jeremy Letang <[email protected]>this follow my previous commit ( by mistake i've not made a pull request, see commit f985cbf10529...
28013e9758f9e8e6222f9bbeedd15447e0cc03bf authored over 10 years ago by JeremyLetang <[email protected]>Add new dialog : FontChooserDialog
d5bbaa4b65b9f46f4067991aa82a27396b1baa4e authored over 10 years ago by Jeremy Letang <[email protected]>Add new trait : FontChooser
I also added function declarations of GtkBuilder in case we would bin...
d1bf5b6019146d2dfae26e23d865a9d0ccd8e619 authored over 10 years ago by JeremyLetang <[email protected]>
Widget features
05eef681a9fb5f8f35146317cd379681b44b8407 authored over 10 years ago by Jeremy Letang <[email protected]>All widget functions are now declared in ffi
New widget functions implemented
6e7e234eb017b5135271bec4dcfd9e3675767021 authored over 10 years ago by GuillaumeGomez <[email protected]>
- fix implicit borrow removal for Box<T> in cairotest
fd8a647ed6b3c5915abf8396c7641a90490e17cf authored over 10 years ago by JeremyLetang <[email protected]>Fix an error in Makefile (test rule doesn't exist)
c7db41b4650ba487607c75406c554ca45b6dfcab authored over 10 years ago by Jeremy Letang <[email protected]>6ec9cfd3fd1e30997fd734c5f3b7dc844fcdd1f4 authored over 10 years ago by Guillaume Gomez <[email protected]>
Fix errors in Box widget (missing imports)
Fix errors in gtktest (gtk::Box not gtk::_Box)
Add glib refcounting to gtk widgets, fixes #35
829641d1a28f2c6cf1e14785d8d03e8a1d50d243 authored over 10 years ago by Guillaume Gomez <[email protected]>Updated documentation
6931f5fd06effc707971aff27c19483e55edb311 authored over 10 years ago by Jeremy Letang <[email protected]>b6b64064ff21e11295e9bdedb8ebaeafcb270b13 authored over 10 years ago by mthq <[email protected]>
a1a8214bb965fec268cf7ded532d8a5a5af0159e authored over 10 years ago by mthq <[email protected]>
0beb3dacdaaa1759d0d100ee7b6e1cd579bb59b5 authored over 10 years ago by mthq <[email protected]>
223fbfde0591d6df074cc1316a57299976063824 authored over 10 years ago by mthq <[email protected]>
4966df56a1f03b937719b7681b63a77bbbb51fe7 authored over 10 years ago by mthq <[email protected]>
783b43006700335754f213fdb2713ac5ff199ef5 authored over 10 years ago by mthq <[email protected]>
* Updated README.md
* Shortened and spread out `rgtk.rs` and `gtk/mod.rs` documentation
* Add doc...
fix travis
1ae2d1984c5b847af9f9c6fcf8f5efa5258b9aec authored over 10 years ago by Jeremy Letang <[email protected]>379d8c7296cbd5012661e11d735fcd1e1f82895b authored over 10 years ago by JeremyLetang <[email protected]>
Add enums in gdk
92a1b21c88184d040df0da9f6534111bc74639d0 authored over 10 years ago by Jeremy Letang <[email protected]>Add new widget functions
52aa679c6d516a98605aa16c2e4470a0a9681bc1 authored over 10 years ago by GuillaumeGomez <[email protected]>275b8d08e347ce97203ddab98bd965689e789528 authored over 10 years ago by JeremyLetang <[email protected]>
4d4dfdff4516780d6f38f44fefd9e459ab1be2a6 authored over 10 years ago by JeremyLetang <[email protected]>
New functions in widget
468c154ca63230aff625c7d31dac816aa0c40a65 authored over 10 years ago by Jeremy Letang <[email protected]>b07aed051002dcfa83e6c47c8620159749db9ed9 authored over 10 years ago by GuillaumeGomez <[email protected]>
42ba835fd82d80b59189be07cb4c739d440da3cc authored over 10 years ago by GuillaumeGomez <[email protected]>
fc12829a4e505be07fbf69b77bb447afa7176d5a authored over 10 years ago by GuillaumeGomez <[email protected]>
fix travis
eb4063504fd400986a9f813684f5b981efd91f94 authored over 10 years ago by Jeremy Letang <[email protected]>2355dae83145743d3ea4fb05db36bf60b20caab9 authored over 10 years ago by JeremyLetang <[email protected]>
- remove Wrap / get_widget methods from Widget trait. these don't need to be public.
- move the p...
Added functions in widget trait
99c46816de57c119fd5dd0d8cc10082a770702b5 authored over 10 years ago by Jeremy Letang <[email protected]>23ac2c08552bcae6ddb071d6f07daf7ade9bd415 authored over 10 years ago by GuillaumeGomez <[email protected]>
f0da20bc617bf49fc026855104868d0832eda68d authored over 10 years ago by GuillaumeGomez <[email protected]>
Add set_size_request
537c6c993bbece708d536342b96bc0811fa3a2f8 authored over 10 years ago by Guillaume Gomez <[email protected]>ff61bc1190efde48315d1ed80d4c32f92b991099 authored over 10 years ago by mthq <[email protected]>
80b337abdcdf808846d2470261300898d886e12a authored over 10 years ago by JeremyLetang <[email protected]>
6bf98e7c67b737b37fbf81a819015257fa792943 authored over 10 years ago by JeremyLetang <[email protected]>
cargo binaries layout + warnings
c9a2cf9537e7b53de6a373fe22f9cf8850c0e291 authored over 10 years ago by Jeremy Letang <[email protected]>remove warnings + unnecessary libraries linkings in tests
23910dfdf501386784b5e1dcc732efb9351acd3c authored over 10 years ago by JeremyLetang <[email protected]>add Cairo stuff
0bd3af03a73dc82d5f37efb4dee06c171c528605 authored over 10 years ago by Jeremy Letang <[email protected]>7baef34b6de862f90b98a1690b09950fdcdbe512 authored over 10 years ago by mthq <[email protected]>
* Remove incorect `impl Drop for GtkWidget`
* Update cairo to new ptr syntax
* Trouble with callb...
33622dcb64716b8aee92ef01786bcfd70015a608 authored over 10 years ago by JeremyLetang <[email protected]>
811bc63c96304702f3b2a5d993175441f55afbbf authored over 10 years ago by mthq <[email protected]>
dd1b504782e9ca82993cb5e1c3d6e80c6599fdee authored over 10 years ago by mthq <[email protected]>
845d4f2ade793ceeb7693f4064c24a1a95e859d3 authored over 10 years ago by mthq <[email protected]>
6f5adb6b1439c0056e1eb323d8e1487a46045068 authored over 10 years ago by mthq <[email protected]>
7401a392d2ef31630e36b530d3c5cdaf1c968d77 authored over 10 years ago by mthq <[email protected]>
0042c6fe0ad2ab1732385138eb01a8ba1598b6f5 authored over 10 years ago by mthq <[email protected]>
2a96d11220170385162d10dc9d90194f1afcf46d authored over 10 years ago by mthq <[email protected]>
598142c88a9c2c01ad2f97b8ae8203b1c5bad625 authored over 10 years ago by mthq <[email protected]>
5d8c8644a26ecd48888ec063e7177f2d0acb8b94 authored over 10 years ago by mthq <[email protected]>
df2da8c15d5b8ddb917fbef71c512ccc9772c3e2 authored over 10 years ago by mthq <[email protected]>
00be3354a740d64080f29f0fb2d71d7e2698afd0 authored over 10 years ago by mthq <[email protected]>
80529225aa419828865d0fa7843d2d5d8a3bd496 authored over 10 years ago by mthq <[email protected]>
9793a70c2652e9540cee74a42f8f0ad17a16b051 authored over 10 years ago by mthq <[email protected]>
ef52854ed825bab9c6ebe719be5162e99af4a156 authored over 10 years ago by mthq <[email protected]>
* Further work on the path methods on `cairo::Context`
* Added PathData iterator code (untested...
cb7c1c9424e278dd6eb1d04eaf0a473f2932ee2f authored over 10 years ago by mthq <[email protected]>
c58e1d586b4ad81bf6c003ad032d06a47c2af5f6 authored over 10 years ago by mthq <[email protected]>
449c35176ca4c189bbf44189e28de9965211ccd0 authored over 10 years ago by mthq <[email protected]>
bc6db8ae16ccad6eaffa49026b3db8ec160602cd authored over 10 years ago by Jeremy Letang <[email protected]>
51102069585966d1c73ceb59b1d814addc4834b6 authored over 10 years ago by Guillaume Gomez <[email protected]>
add travis support + some conditionnal compilation
695237f0fdd6c6945db720b5123409402f81244f authored over 10 years ago by Guillaume Gomez <[email protected]>0d5b31f224c89a3dc834ddd0d95cc1e8258f0ca3 authored over 10 years ago by JeremyLetang <[email protected]>
Raw pointer
bd8648aed3f19bc78874386d9722df41cceac372 authored over 10 years ago by Jeremy Letang <[email protected]>ef51f4d1ad99afbeef0d2df9a6abd48bf045d106 authored over 10 years ago by JeremyLetang <[email protected]>
885426f0056a62dc2a6b7d9006e4f1a68672f211 authored over 10 years ago by JeremyLetang <[email protected]>
New widget : AppChooserDialog
91ed7b7707b1a999dade94ed3196ecc377112331 authored over 10 years ago by Jeremy Letang <[email protected]>b8895e082c93beb094888120e0f099e82642493b authored over 10 years ago by GuillaumeGomez <[email protected]>
-> however, not all of its functionalities work since an error prevent me to test it...
83a944085cf510efc79d8a86563ca2e0d8344139 authored over 10 years ago by GuillaumeGomez <[email protected]>prepare rgtk to the new raw pointer reform
179ec306e9d14a78723b3c64038f75226f773986 authored over 10 years ago by Guillaume Gomez <[email protected]>d858e20f8a71b47b6efd53326f148ade82dede36 authored over 10 years ago by JeremyLetang <[email protected]>
- *T -> *const T = const T*
- *mut T = T*
this change all the mutable pointer *T to *mut T
*const...
Add GError and FileChooserDialog
2a03fc834167b985648df464d60785c82c044f22 authored over 10 years ago by Jeremy Letang <[email protected]>f2b8ae729292056742e88ee0fcb5dbbb7eeaec21 authored over 10 years ago by GuillaumeGomez <[email protected]>
Merge remote-tracking branch 'upstream/master'
Conflicts:
gtk_glue/gtk_glue.c
src/glib/ffi.rs
...
b8f716bc4f3c4c1a6d0a0c5fe728f0b7d5a125b2 authored over 10 years ago by GuillaumeGomez <[email protected]>
New widgets : filechooserdialog, filefilter
New GLib element : gerror
6fc94013cf5aca32c97db809807de8f27fa3862f authored over 10 years ago by JeremyLetang <[email protected]>
8790300b6596416d28bfb9110fd0c27a3555db46 authored over 10 years ago by JeremyLetang <[email protected]>
ca46d1ad79413ca4eef105a72d91f9cea9f6d3b4 authored over 10 years ago by JeremyLetang <[email protected]>
bf9244f58dbd02561c5ba2c977a8e8aea41fbd27 authored over 10 years ago by JeremyLetang <[email protected]>
721195f3fc6bb602e5510c6ab2a79bc28be6d932 authored over 10 years ago by JeremyLetang <[email protected]>
d5950dd68211e18f023409a4ccafd845560ddf4d authored over 10 years ago by JeremyLetang <[email protected]>
dd0a72112cd628cc44893d7815a66c573bcb4e09 authored over 10 years ago by JeremyLetang <[email protected]>
283a53abe8a4b65e1330d993b8b60e480e5519dc authored over 10 years ago by JeremyLetang <[email protected]>
ef5ddb5d933b2ee9860647cb710e98d256aaa47e authored over 10 years ago by JeremyLetang <[email protected]>
740c3f5468beeb6f062438bbd3d56938d172f7dd authored over 10 years ago by JeremyLetang <[email protected]>
8622f2976f48ae35104b722145108df92c4f6b04 authored over 10 years ago by JeremyLetang <[email protected]>
9788a068f53ae8f6f572610d6fa18f1685f58a7f authored over 10 years ago by JeremyLetang <[email protected]>
f3d7cd73bab55d5ae04d7926d4f70dd1bd38f9ee authored over 10 years ago by JeremyLetang <[email protected]>