5
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 2 days ago.
Jun 24, 2023 — Jun 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a test for DBus.getCurrentMessageContext() More... over 14 years ago
Merge remote branch 'origin' More... over 14 years ago
[dbus] Include service name in error messages More... over 14 years ago
[dbus] Add getCurrentMessageContext, remove old _dbus_sender More... over 14 years ago
Add gjs_context_get_native_context which allows access to the JSContext More... over 14 years ago
gjs_define_object_class(): generate correct object hierarchy More... over 14 years ago
Show a debug message when DBus introspection fails More... over 14 years ago
Log the gjs-console command-line on startup More... over 14 years ago
[dbus] Fix a typo in _getInterfaceXML() More... over 14 years ago
move gjs_error_reporter into a C++ file jsapi-private.cpp More... over 14 years ago
don't use PTRDIFF macro from private spidermonkey header More... over 14 years ago
check for C++ compiler in configure and define CXXFLAGS warnings More... over 14 years ago
move GJS_CFLAGS to CPPFLAGS in Makefile.am to use with C++ also More... over 14 years ago
Remove trailing whitespace in the style guide More... over 14 years ago
Remove whitespace More... over 14 years ago
Enable threading by default More... over 14 years ago
Enable JIT if we can, by default More... over 14 years ago
Make things build with glib 2.16 More... over 14 years ago
Allow any basic type to be used as the key in a dbus dict More... over 14 years ago
Optimize function invocation, fix allocation cleanup More... over 14 years ago
Remove user_data arguments for callbacks More... over 14 years ago
Allow null/undefined to be passed in to callbacks More... over 14 years ago
Rename the ffi closure function names More... over 14 years ago
Fix a bunch of compiler warnings More... over 14 years ago
Add a few comments explaining the tricky parts More... over 14 years ago
Just add a comment instead of a warning More... over 14 years ago
Support for callback functions More... over 14 years ago
Remove more debugging log() statements More... over 14 years ago
tweener: make sure onOverwrite gets called only once More... over 14 years ago
test: add tweener overwrite test More... over 14 years ago