2010-09-03 |
Kalle Vahlman | Add note about building against QtWebKit in Makefile... master 1.2 |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Kalle Vahlman | [jscore] Fix object path handling in signals (now you... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Kalle Vahlman | [jscore] Fix breaking from switch in marshalling code |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Kalle Vahlman | [jscore] Add support for building against QtWebKit |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Kalle Vahlman | [jscore] Fix print format misuse |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Kalle Vahlman | [xpcom] If GECKO_SDK_PATH is set, don't do the pkgconfi... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Tianyan Liu | [jscore] Add C++ build protection to jscorebus.h |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Kalle Vahlman | Version bumps for 1.1 1.1 |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Kalle Vahlman | [xpcom] STRUCT containers should be opened with NULL... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Kalle Vahlman | [xpcom] Fix compilation warnings from debug messages |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Kalle Vahlman | [xpcom] Change the target pointer of NS_ADDREF() to... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Kalle Vahlman | [tests] Add symbolic links to components for XUL test UI |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Kalle Vahlman | [xpcom] Add libxul and nspr to pkgconfig check |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Kalle Vahlman | [html] Fix few JavaScript issues in dbus.js |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Kalle Vahlman | [jscorebus] No need to check for GObject since we don... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Kalle Vahlman | [xpcom] Fix signal emission checks to actually iterate... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Kalle Vahlman | [xpcom] Make sure the method survives the duration... |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Kalle Vahlman | [html] Change instanceof operator to typeof test, since... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Kalle Vahlman | [tests] Fix compilation of jscorebus tester |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Kalle Vahlman | [html] Hide private symbol |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Kalle Vahlman | [html] Fix typos in the documentation |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Kalle Vahlman | [jscore] Bump the .so version for release 1.0 |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Kalle Vahlman | [html, XPCOM] Change all instances of movial.fi to... |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Kalle Vahlman | [html] Add JSDoc documentation to the Bridge API |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Kalle Vahlman | [html] Silence warning about trailing comma in unit... |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Kalle Vahlman | [html] Add test for conversion methods |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Kalle Vahlman | [xpcom] Fix the memory leak fix (duh) |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Kalle Vahlman | [xpcom] PendingCall needs to be unreffed always |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Kalle Vahlman | [xpcom] Even more memory leak fixes... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Kalle Vahlman | [xpcom] More ref leak fixes... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Kalle Vahlman | [xpcom] Fix ref leak with dict retrieval |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Kalle Vahlman | [xpcom] Don't leak array signatures |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Kalle Vahlman | [xpcom] Fix ref leak with DataCarrier values |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Kalle Vahlman | [xpcom] Fix lifetime issue with dict keys, the converte... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Kalle Vahlman | [xpcom] Check for DataCarrier in addVariantToIter() |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Kalle Vahlman | [html] Special-case Variant conversion in unit test |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Kalle Vahlman | [xpcom] Catch errors from method calls and propagate... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Kalle Vahlman | [html] Add missed dbus.Dict() converter (a no-op) |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Kalle Vahlman | [xpcom] Add a ref when handing out the value in DataCarrier |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Kalle Vahlman | [xpcom] Implement DataCarrier support in variant packing |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Kalle Vahlman | [xpcom] Implement DataCarrier support in signature... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Kalle Vahlman | [html] Add conversion methods using carriers to XPCOM... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Kalle Vahlman | [html] Add (no-op) conversion methods for autoconverted... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Kalle Vahlman | [xpcom] Add a helper interface to carry type informatio... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Kalle Vahlman | [jscore] Remove the custom conversion for doubles ... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Kalle Vahlman | [jscore] Implement the Variant(signature, arg) conversi... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Kalle Vahlman | [jscore] Allow nulls to be passed to is_valid_path() |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Kalle Vahlman | [tests] Support absolute paths in jscorebus WebKit... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
JP Dinger | [xpcom] Fix int to be jsuint, matching end condition... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Kalle Vahlman | [jscore] Fix another PropertyNameArray leak |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Kalle Vahlman | [jscore] Release property string |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Kalle Vahlman | [jscore] Remove duplicate class creation (whoops) |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Kalle Vahlman | [jscore] Add support for receiving structs (simply... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Kalle Vahlman | [jscore] Another signature leak |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Kalle Vahlman | [jscore] Release property names in signature detection |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Kalle Vahlman | [html] Reload the page instead of navigating |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Kalle Vahlman | [html] Fix whitespace and few strict JS warnings |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Kalle Vahlman | [tests] Fix debug print argument |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Kalle Vahlman | [tests] Check for valid argument in unit test for Array |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Kalle Vahlman | [xpcom] Unfortunately for us, non-decimal JS numbers... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Kalle Vahlman | [xpcom] Try to avoid unnecessary conversions to nsIVariant |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Kalle Vahlman | [xpcom] Implement receiving side of structs |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Kalle Vahlman | [html] Disable signals on error replies |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Kalle Vahlman | [html] Add struct tests to unit tester |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Kalle Vahlman | [tests] Enable structs inside arrays for unit test |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Kalle Vahlman | [xpcom] Further fixes to the array handling to support... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Kalle Vahlman | [xpcom] ifdef out debug-only variable |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Kalle Vahlman | [xpcom] Add support for sending structs |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Kalle Vahlman | [xpcom] Add handling for array of booleans (whoops) |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Kalle Vahlman | [xpcom] Clean up array handling |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Kalle Vahlman | [xpcom] Implement variant support also in getJSValueFro... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Kalle Vahlman | [html] Enable variant tests in unit.html |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Kalle Vahlman | [xpcom] Add support for receiving variants (returned... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Kalle Vahlman | [xpcom] Add support for sending variants (no autoconver... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Kalle Vahlman | [xpcom] Implement support for sending complex types... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Kalle Vahlman | [tests] Add support for loading local files without... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Kalle Vahlman | [xpcom] Implement missing support for dicts inside... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Kalle Vahlman | [tests] Add debug settings to default preferences |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Kalle Vahlman | [html] Fix argument stringifying for outgoing arguments... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Kalle Vahlman | [html] Add Ehsun to authors of dbus.js |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Kalle Vahlman | [html] Update and cleanup unit testing html, adapting... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Kalle Vahlman | [html] Restructure JS wrapper, 'DBus' is now a construc... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Kalle Vahlman | [tests] Remove debug print from test UI |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Kalle Vahlman | [xpcom] Fix dict keys to be UTF-16 |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Kalle Vahlman | [xpcom] Fix string handling in getJSValueFromIter() |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Kalle Vahlman | [tests] Add simple XUL UI for testing purposes |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Kalle Vahlman | [jscorebus] Fix memory leaks in D-Bus message signature... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Kalle Vahlman | [jscorebus] Fix memory leaks related to callback argume... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Kalle Vahlman | [jscorebus] Fix memory leak in sync calls, the reply... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Kalle Vahlman | [tests] Add GLib thread initialization to jscorebus... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Kalle Vahlman | [jscorebus] Remove redundant warning |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Kalle Vahlman | [jscorebus] Make the DBus singleton constructible to... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Kalle Vahlman | [jscorebus] Fix switch statement fall-through error... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Kalle Vahlman | [tests] Support dicts inside arrays and dicts in unit... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Kalle Vahlman | [XPCOM] DBusService::mInsideEmit wasn't initialized... |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Kalle Vahlman | [jscore] Don't assert on pending reply message since... |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Kalle Vahlman | [jscore] Check parameters for emitSignal() |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Kalle Vahlman | [xpcom] Implement DBus.emitSignal() in the D-Bus XPCOM... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Kalle Vahlman | [jscore] Implement DBus.emitSignal() |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Kalle Vahlman | Add test case for signal emission API |
commit | commitdiff | tree | snapshot |
next |