Robert Ancell
|
79b136534a
|
Add GDestroyNotify callbacks on handlers (#18546)
|
2020-05-27 13:38:45 +12:00 |
|
Robert Ancell
|
52a11ee411
|
Make FlBasicMessageChannelResponseHandle a GObject to detect unresponded and double responded messages. (#18514)
|
2020-05-21 11:15:56 +12:00 |
|
Robert Ancell
|
044f2542d4
|
Use the term 'handler' for registering callbacks. (#18269)
This is the term used in the Dart code and which callback is more commonly used
in GLib matching the Dart code will make developers life easier.
|
2020-05-12 09:01:10 +12:00 |
|
Robert Ancell
|
e5a7ca577d
|
Handle leak of message handle when no engine present (#18157)
* Handle leak of message handle when no engine present
* Move callback in wrong location
|
2020-05-08 09:05:20 +12:00 |
|
Robert Ancell
|
180a497ee5
|
Support platform messages in Linux shell (#17995)
|
2020-05-04 17:03:04 +12:00 |
|