1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix for custom override of g_input_stream_async_read() More... over 10 years ago
Simplify wrappers for GLib.MarkupParser More... over 10 years ago
Add Gio.Async functionality More... over 10 years ago
Avoid tonumber() when testing Gtk version. More... over 10 years ago
Modernize giostream.lua sample More... over 10 years ago
Add a few helper overrides for GLib.Bytes More... over 10 years ago
Fix callback as coroutine invocation More... over 10 years ago
Small tweaks to markupthrough.lua sample More... over 10 years ago
Add support for automatic coroutine-based wrappers for async operations More... over 10 years ago
Fix crash with lua 5.2 and custom parsed callbacks More... over 10 years ago
Avoid warning about deprecated g_type_init() More... over 10 years ago
Fix MarkupParseContext for older glib versions More... over 10 years ago
Add custom definition of GLib.MarkupParseContext.pop() More... over 10 years ago
Add support for GLib.Markup parsing More... over 10 years ago
Fix SoupSvr sample, it was still using wrong read_async signature More... over 10 years ago
Add FFI type for GStrv More... over 10 years ago
Add support for custom callback definition More... over 10 years ago
Error out when trying to marshal nil to non-optional callback More... over 10 years ago
Add '_allow' record/class field, which turns off field access checks More... over 10 years ago
Merge pull request #63 from psychon/more-cairo-tests More... over 10 years ago
cairo: Add tests for all context properties
Uli Schlachter (Psychon)
as Uli Schlachter
More... over 10 years ago
cairo: Add new properties to cairo contexts
Uli Schlachter (Psychon)
as Uli Schlachter
More... over 10 years ago
cairo: Remove extents() method from cairo.Path
Uli Schlachter (Psychon)
as Uli Schlachter
More... over 10 years ago
cairo: Add complete tests for cairo.Matrix
Uli Schlachter (Psychon)
as Uli Schlachter
More... over 10 years ago
Merge pull request #62 from dafrito/master More... over 10 years ago
cairo: Fix a mistaken mask_surface signature More... over 10 years ago
Gtk: fix handling of Gtk.Menu.popup More... over 10 years ago
Fix crash when marshalling nil for callback More... over 10 years ago
Optimization - cache attributes lookup More... over 10 years ago
Optimization - speedup of lookup of compound attributes More... over 10 years ago