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

Regenerate with latest gir

caa6708e0eefd7c2e0175f89097eecd836a33066 authored about 5 years ago by Sebastian Dröge <[email protected]>
Update gir

5da9dd295b8abcbd6d9f3191c428e9acc8cb48b5 authored about 5 years ago by Sebastian Dröge <[email protected]>
Merge pull request #917 from GuillaumeGomez/rename

Add renaming for WidgetExt::set_name and BuildableExt::set_name

5958d86c3125028bf636f42ab5985304425e57a9 authored about 5 years ago by Guillaume Gomez <[email protected]>
Add renaming for WidgetExt::set_name and BuildableExt::set_name

ecc3156525b072293601fb6a4ae26b50246aae5a authored about 5 years ago by Guillaume Gomez <[email protected]>
Update gir submodule

dd96e997321eb515bd8af533937a4fffa5f1be95 authored about 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #915 from sdroege/accelgroup

Make AccelGroup::connect() and ::connect_by_path() more usable

e55bd4d30afcabd70fb246163c0d3d18fa36d129 authored about 5 years ago by Guillaume Gomez <[email protected]>
Make AccelGroup::connect() and ::connect_by_path() more usable

By renaming it to connect_accel_group() for preventing conflicts with
Object::connect() and by t...

715669330a22b88a3fbfb83d483ce090f2e1d245 authored about 5 years ago by Sebastian Dröge <[email protected]>
Merge pull request #911 from sdroege/fix-build

Fix various imports to fix the build

8b9e63214df6cef41ae8ab153c563e2ad2a57601 authored about 5 years ago by Guillaume Gomez <[email protected]>
Fix various imports to fix the build

8f781fb1f20dfda35102cdeac09f5305eb9c5f2f authored about 5 years ago by Sebastian Dröge <[email protected]>
Merge pull request #910 from GuillaumeGomez/regen

Regen

d98bfa50475d7ec910a1289efde312f82b24daf1 authored about 5 years ago by Guillaume Gomez <[email protected]>
Don't reexport prelude content

c1e5016bb60135247d2c6a9c626be1ec478e3a75 authored about 5 years ago by Guillaume Gomez <[email protected]>
Fix build

d52568858a7149aca370ca8d78bc3e34c5480221 authored about 5 years ago by Sebastian Dröge <[email protected]>
Update minimum rust version to 1.39

c72dcba0337a0a6111fa610acf214a8ca41e255c authored about 5 years ago by Guillaume Gomez <[email protected]>
Remove futures feature

dafabd1f129b0d4d01479aae5e961ae7f1e7b2ab authored about 5 years ago by Guillaume Gomez <[email protected]>
Fix glib reexports

e001302b8e96de58a7caa696666f216bdb710b14 authored about 5 years ago by Guillaume Gomez <[email protected]>
regen

52eb671c011eab0f8657d0c1e035f6e95af0ef1d authored about 5 years ago by Guillaume Gomez <[email protected]>
Update gir submodules

045b6742ad28fa948a62109becbdbd017381624f authored about 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #908 from alatiera/alatiera/fix-override-vfuncs

subclass: Always allow to override the vfuns of classes

e4783ecd920a1964e4f2f4836b3ec0819bcf1819 authored about 5 years ago by Guillaume Gomez <[email protected]>
subclass: Always allow to override the vfuns of classes

dd1547a94f52159dc6800cf537c4c9a25b11add5 authored about 5 years ago by Jordan Petridis <[email protected]>
Merge pull request #904 from GuillaumeGomez/libffi-osx-fix

remove not needed anymore libffi fix

91968e91791bf03aafa5f06bd9362e280d38db6c authored about 5 years ago by Guillaume Gomez <[email protected]>
remove not needed anymore libffi fix

abd577fdfaac6c53f6ba790ee47105169003c4e1 authored about 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #903 from GuillaumeGomez/fmt-issue

Fix format issue

ec4a7829a006e48edcc93db8a38495c99b4c1d02 authored about 5 years ago by Guillaume Gomez <[email protected]>
Fix format issue

29117e7434af1538b08c02633ed68f12659a58f9 authored about 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #901 from nipunn1313/macos_warning

Warn on macos when initializing from non_main_thread

e36dce52aca5449925a88dc43499001639f21c39 authored about 5 years ago by Guillaume Gomez <[email protected]>
Static cfg target os to macos

1968e9dd10686be9e13f5b21e46f0866b3d14e61 authored about 5 years ago by Nipunn Koorapati <[email protected]>
Switch warning to use pthread_main_np. Move check to set_initialized which holds unsafe code

dac65344791d74a0d1be654321b15ed85e837f75 authored about 5 years ago by Nipunn Koorapati <[email protected]>
Warn on macos when initializing from non_main_thread

c811d8e0bb8d1cfc460f0ad4e70956ff7a3959ae authored about 5 years ago by Nipunn Koorapati <[email protected]>
Merge pull request #900 from fengalin/native_dialog_response_type

NativeDialog: have run return ResponseType

8fcea3fc08e8f07ab11143d11035587ba1212874 authored about 5 years ago by Guillaume Gomez <[email protected]>
NativeDialog: have run return ResponseType

d59011eb5e75237bdb9744f1f2579f5e98bfe860 authored about 5 years ago by François Laignel <[email protected]>
Merge pull request #879 from BrainBlasted/stack-subclass

subclass: Implement subclassing for GtkStack

970ad70b0edcafc565c3488123b5bb146f480075 authored about 5 years ago by Guillaume Gomez <[email protected]>
subclass: Implement subclassing for GtkStack

Like EventBox this is an empty trait and `override_vfuncs`.

b4ca1b327e97fd8a84f74e36d3bc23b80a646e38 authored about 5 years ago by Christopher Davis <[email protected]>
Merge pull request #899 from sdroege/target-entry-undefined-behaviour

Get rid of Uninitialized impl for TargetEntry

4ece33557fad59b7aef5cade76ddf0c0fa7a5b2d authored about 5 years ago by Guillaume Gomez <[email protected]>
Get rid of Uninitialized impl for TargetEntry

It used mem::zeroed() and that causes undefined behaviour here. String
and other types can't be ...

b10656d2b7c01dcb6f34363e0019928c3fce12c9 authored about 5 years ago by Sebastian Dröge <[email protected]>
Merge pull request #896 from GuillaumeGomez/docs-rs

Fix invalid cargo key for docs.rs

4cf4b7ee50d73b173f840c4c11a4977678e3b917 authored about 5 years ago by Guillaume Gomez <[email protected]>
Fix invalid cargo key for docs.rs

e8bb59cd2010c3ea013c8535602099bc5ed449e1 authored about 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #894 from EPashkin/builder_interface_props

Builder use implemented interfaces properties

e21124f5cbf411ae8262c2a9b9b95fb960ce3069 authored over 5 years ago by Guillaume Gomez <[email protected]>
Builder use implemented interfaces properties

40e2e08660f79093740b112af400bf6c81a2a65d authored over 5 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #889 from EPashkin/set_property_IsA

Use IsA for property setters

69514f97529ee456e0d3eed6984d81098445a9bf authored over 5 years ago by Guillaume Gomez <[email protected]>
Use IsA for property setters

6a4bd8d4c94f0f5ad98184cf4067db88ee68b14c authored over 5 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #888 from GuillaumeGomez/docs-rs

Remove subclass feature

c8dee2a204b5c41e5940b018d74424a6720b39c2 authored over 5 years ago by Guillaume Gomez <[email protected]>
better handling of dox feature

8d99dd58d16a469326afa3012c28a4d741903efc authored over 5 years ago by Guillaume Gomez <[email protected]>
remove subclassing feature

e66693be8f77d15b97de964359d9cc737b9f2065 authored over 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #885 from jangernert/shortcut_label

ShortcutLabel

af299173ec513b5ba8711dc0c4d051fac376bb2a authored over 5 years ago by Guillaume Gomez <[email protected]>
update gir-files submodule

b3b69ef6b2809506cf6723fe3b858994bad49a44 authored over 5 years ago by Jan Lukas Gernert <[email protected]>
regenerate

00a3b24c31c75c4ecec775b535c9468571ffb7d3 authored over 5 years ago by Jan Lukas Gernert <[email protected]>
add ShortcutLabel

e9affab6f666f8d3f328c8ee352f46e16aac9a2c authored over 5 years ago by Jan Lukas Gernert <[email protected]>
Merge pull request #883 from GuillaumeGomez/docs-rs

Improve docs.rs documentation

be2215b9c55714cf7fa262fe594e58c26f0f462e authored over 5 years ago by Guillaume Gomez <[email protected]>
Improve docs.rs documentation

2d327a95e200641ba500e0ac56eb95bc57ef62e6 authored over 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #882 from EPashkin/check_test_x32

Fix tests for 32bit windows

6077977d132820836da9bd96995bfbc817fa8a8c authored over 5 years ago by Guillaume Gomez <[email protected]>
Fix tests for 32bit windows

3884cac6da4eb6c461fb3af5978b39e1efa57478 authored over 5 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #866 from EPashkin/regen

Fix boxing in async func

e818d2d9d2d56a2a81c963b1e62447ae714bb9d0 authored over 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #880 from BrainBlasted/dialog-subclass

subclass: Add support for subclassing GtkDialog

c2c61ee60e088a0c6ea655a3928753314f3c4b76 authored over 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #878 from BrainBlasted/headerbar-subclass

subclass: Add support for subclassing GtkHeaderBar

a00fa0dc2be36e30e8ee18022c92ac788aba1237 authored over 5 years ago by Guillaume Gomez <[email protected]>
subclass/dialog: format

023ede78b318714bd698a53a9fb9ac4562ae9a9f authored over 5 years ago by Christopher Davis <[email protected]>
subclass: Add support for subclassing GtkDialog

1825f72421be5985852275f1be9a814d8ddd1413 authored over 5 years ago by Christopher Davis <[email protected]>
subclass: Add support for subclassing GtkHeaderBar

Like EventBox this is an empty trait and `override_vfuncs`.

d7a28d5f69d0ae5d83927ce372052f9e5a305a0b authored over 5 years ago by Christopher Davis <[email protected]>
Regen

9ad966c0f55c97c7a87337379be4e921c2d105c2 authored over 5 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #877 from BrainBlasted/window-subclass-imports

subclass/application_window: Remove unused imports

c5214a4b8007a031f9aec810573d8960558a6549 authored over 5 years ago by Guillaume Gomez <[email protected]>
subclass/application_window: Remove unused imports

944a3116f7c97da3bbf8ab7d24dc9fa007a9fd18 authored over 5 years ago by Christopher Davis <[email protected]>
Merge pull request #871 from BrainBlasted/box-subclass

subclass: Add support for subclassing GtkBox

74174593d652685d1a4ee21ebe451a17868510f4 authored over 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #873 from BrainBlasted/window-applicationwindow-subclass

Add support for subclassing GtkWindow and GtkApplicationWindow

32a85a1f5a7862fc997ced7f87ec36b2b6f0d24d authored over 5 years ago by Guillaume Gomez <[email protected]>
subclass: Reformat for Window and ApplicationWindow

6a40eec4271d9101ecc7cec5dd2c25c3006e002e authored over 5 years ago by Christopher Davis <[email protected]>
subclass: Add support for subclassing GtkApplicationWindow

Like GtkBin this is an empty trait and `override_vfuncs`.

e26402fb481cc70a3826f0f3f656791a54f68837 authored over 5 years ago by Christopher Davis <[email protected]>
subclass: Add support for subclassing GtkWindow

145e8305b7902054b39b8781fe610fcd384048db authored over 5 years ago by Christopher Davis <[email protected]>
subclass: Add support for subclassing GtkBox

Like subclassing GtkBin, this is an empty trait
and empty `override_vfuncs`.

cc3f5fb3013173601ccf538fa714c257b14c6b67 authored over 5 years ago by Christopher Davis <[email protected]>
Merge pull request #870 from fengalin/value_get_result

Value get result

1aa04e093e87f6cddc03479f3f8f05851079284a authored over 5 years ago by Guillaume Gomez <[email protected]>
fmt

a4da1a44f9978aa2cb0069e444b6fc3317780633 authored over 5 years ago by François Laignel <[email protected]>
Regen

073200837e1aa7095fd55583bb5a62c87b444118 authored over 5 years ago by François Laignel <[email protected]>
Manual update for new `glib::Value::get` signature

5037fd37f8c97e980220e4ec97afa4e2f49080f7 authored over 5 years ago by François Laignel <[email protected]>
Use `get_some` for FixedExtManual::{get_child_x, get_child_y}

df417f1e8eafbcd1860343e48738a50d8164839e authored over 5 years ago by François Laignel <[email protected]>
Update gir

460203fe5ec3fd553c393f1acf7350ee7a75b5ee authored over 5 years ago by François Laignel <[email protected]>
Merge pull request #864 from BrainBlasted/widget-subclassing-p2

subclass/widget: Add vfuncs between child_notify and draw

04ffa93048e3657031078661232b8f64b538d7d2 authored over 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #869 from BrainBlasted/bin-eventbox-subclass

Add support for subclassing GtkBin and GtkEventBox

b14cfc0bc272779f9bd401a288329c912c93dbf4 authored over 5 years ago by Guillaume Gomez <[email protected]>
subclass/widget: Use slice instead of vec for ParamSpec

a35ead15d7a800368db5b84ce37206d0d55a95f2 authored over 5 years ago by Christopher Davis <[email protected]>
src/subclass: format

2767160f3682268806a677668730404927db6b82 authored over 5 years ago by Christopher Davis <[email protected]>
subclass/widget: Properly translate booleans

8650fc10bd9c32b7fc866a723315727fd567c9da authored over 5 years ago by Christopher Davis <[email protected]>
subclass/widget: Override dispatch_child_properties_changed

854e08b5b10e99c3db21e3235266eca2be611694 authored over 5 years ago by Christopher Davis <[email protected]>
subclass/widget: Add vfuncs between child_notify and draw

Part of https://github.com/gtk-rs/gtk/issues/862

ccc855ac60d6904e6ec6bfd864fe429f73b6a925 authored over 5 years ago by Christopher Davis <[email protected]>
subclass/widget: override delete_event and destroy_event

gdk::EventAny == gdk::Event

b1d4feab240438f325d7cf4846a0cdddde26f379 authored over 5 years ago by Christopher Davis <[email protected]>
subclass: Add support for subclassing gtk::EventBox

Like bin this is an empty trait & `override_vfuncs()`.

0fbc54eee500e37fa6948d1744c0ad1195e90886 authored over 5 years ago by Christopher Davis <[email protected]>
subclass: Add subclassing for GtkBin

gtk::BinClass has no vfuncs, so it's just an empty Impl trait
and blank `override_vfuncs()`.

6db90cfa894d71b3ac5d546aa41c0442d7c21a52 authored over 5 years ago by Christopher Davis <[email protected]>
Merge pull request #868 from BrainBlasted/container-subclass-prelude

subclass: Add ContainerImpl to prelude

b163543337970ac995f2c14c45e34e8bc45afd75 authored over 5 years ago by Guillaume Gomez <[email protected]>
subclass: Add ContainerImpl to prelude

3eefb68fc910f336f9eb8ddb2768247857b134f9 authored over 5 years ago by Christopher Davis <[email protected]>
Merge pull request #865 from BrainBlasted/container-subclassing

subclass: Add subclassing for GtkContainer

2b778693945b6cda6bed26c3fd754800f6ce09ec authored over 5 years ago by Guillaume Gomez <[email protected]>
subclass: Add subclassing for GtkContainer

Currently ommitted vfuncs:

* composite_name
* set_child_property
* get_child_property

4b5cb9236faa7c08605b50ed29c6f4cbed9d1dd9 authored over 5 years ago by Christopher Davis <[email protected]>
Merge pull request #863 from sdroege/widget-subclass-draw

Add support for overriding Widget::draw() virtual method

65251bd742e2da3ccd6ef8ab4e56211ffddea587 authored over 5 years ago by Guillaume Gomez <[email protected]>
Clean up FFI translation code around Inhibit by using the translation traits

9f8559fd1c7d9e17f989d56fb296c92abaa71b63 authored over 5 years ago by Sebastian Dröge <[email protected]>
Add support for overriding Widget::draw() virtual method

dd842eb9cd8d649a4a4131cae09964a6a505416f authored over 5 years ago by Sebastian Dröge <[email protected]>
Merge pull request #861 from BrainBlasted/widget-subclassing

subclass: Get started on subclassing GtkWidget

31fe389052d444493f872cb91b78c66cd9e027dd authored over 5 years ago by Guillaume Gomez <[email protected]>
subclass/widget: Run cargo fmt

4bc59dad9dd1c613985195418afe308b7fd27057 authored over 5 years ago by Christopher Davis <[email protected]>
subclass/widget: Comment out can_activate_accel

More work on the signals API needs to be done in order
for this to be useable.

6b3e9e3a933a8ee6536da8c20086a3c8190a1622 authored over 5 years ago by Christopher Davis <[email protected]>
subclass/widget: Move trampolines to the end of file

aa5ef739188a9cc63134fe4157b5846fdf65ee87 authored over 5 years ago by Christopher Davis <[email protected]>
subclass/widget: Don't manually translate gtk::Orientation

992b21fe1b6953f7df0daaffe9493e2f50147e59 authored over 5 years ago by Christopher Davis <[email protected]>
subclass/widget: Make gdk::EventButton immutable

5419e864d9dcc3bad5cb4ec540de42ed079cc4f9 authored over 5 years ago by Christopher Davis <[email protected]>
subclass: Use Inhibit for widget event vfuncs

0e1e10da899e1b928a114bc515132e7640133312 authored over 5 years ago by Christopher Davis <[email protected]>
subclass: Add support for can_activate_accel in widget

e0100d07029d4e3f313bb28039c093b61aebd332 authored over 5 years ago by Christopher Davis <[email protected]>
subclass: Get started on subclassing GtkWidget

Adds support for subclassing GtkWidget and overriding
6 of it's many vfuncs.

55448294a7698f222cb92ccb825975b4aaa951b9 authored over 5 years ago by Christopher Davis <[email protected]>
Merge pull request #857 from EPashkin/set_geometry_hints

Generate GtkWindowExt::set_geometry_hints

4e3d79cecc70013f5be1b9ff419b60daaf81ec55 authored over 5 years ago by Guillaume Gomez <[email protected]>
Add stable build to Travis, do regen_check on it

872fa1075a796cf8d2b2261615d4c8f325726cb9 authored over 5 years ago by Evgenii Pashkin <[email protected]>
Generate GtkWindowExt::set_geometry_hints

f45048734de24bf614a50467d68c49a072159fc2 authored over 5 years ago by Evgenii Pashkin <[email protected]>