summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: prepare for 1.45.31.45.3Cosimo Cecchi2015-12-182-1/+17
* Revert "coverage: Test for strings in case statements"Bastien Nocera2015-12-181-16/+0
* installed-tests: Add test case for externally constructed gjs objectsFlorian Müllner2015-12-101-0/+13
* object: Support external construction of gjs-defined GObjectsFlorian Müllner2015-12-101-10/+93
* overrides: Allow specifying the CSS node nameFlorian Müllner2015-11-191-0/+6
* lang: fix typo in link to mootoolsBen Iofel2015-11-141-1/+1
* arg: add support for arrays of flat structures (to JS)Giovanni Campagna2015-10-272-1/+46
* format.printf(): New APIColin Walters2015-10-271-0/+5
* ns: Allow getting the name of a repositoryJasper St. Pierre2015-10-273-0/+34
* Use GJS_GDBUS_CFLAGS and GJS_GDBUS_LIBS to fix missing symbols.Juan RP2015-10-271-2/+2
* cairo-context: fix use of cairo_destroy()Cosimo Cecchi2015-10-271-1/+1
* tweener: make sure onOverwrite gets called only onceTommi Komulainen2015-10-272-4/+6
* test: add tweener overwrite testTommi Komulainen2015-10-271-0/+74
* overrides: Return value of default signal handlerPhilip Chimento2015-10-272-1/+15
* Test for GObject.ParamFlags.READWRITEPhilip Chimento2015-10-272-3/+3
* release: post-release version bumpCosimo Cecchi2015-10-271-1/+1
* release: prepare for 1.44.01.44.0Cosimo Cecchi2015-10-272-2/+18
* coverage: fix a GCC warningCosimo Cecchi2015-10-211-1/+1
* gettext: Don't use non-standard LC_* macrosTing-Wei Lan2015-09-222-12/+0
* jsapi-util-string: Stop using g_mem_is_system_malloc()Colin Walters2015-09-101-9/+2
* gettext: Add a binding for setlocale()Philip Chimento2015-07-305-3/+90
* lang: Fix chaining up to interface methods w/argsPhilip Chimento2015-07-302-1/+15
* coverage: Switch to using JSAutoRequest in coverage.cppSam Spilsbury2015-07-171-4/+1
* coverage: Add GJS_SHOW_COVERAGE_MESSAGES variableSam Spilsbury2015-07-151-1/+17
* coverage: Call log() directly instead of using reportersSam Spilsbury2015-07-152-25/+14
* coverage: Handle variable call arguments in functionsSam Spilsbury2015-07-152-45/+263
* coverage: Remove unused structSam Spilsbury2015-07-141-8/+0
* coverage: s/warning/logSam Spilsbury2015-07-142-21/+19
* coverage: Test for strings in case statementsSam Spilsbury2015-07-031-0/+16
* coverage: Return undefined instead of throwingSam Spilsbury2015-07-031-5/+5
* coverage: Treat ArrowExpression as a function definitionSam Spilsbury2015-07-032-0/+2
* test: Fix style errorsSam Spilsbury2015-07-031-2/+2
* coverage: Fix some jshint errorsSam Spilsbury2015-07-031-4/+4
* tests: Fix excess whitespaceSam Spilsbury2015-07-031-2/+0
* coverage: Remove duplicated codeSam Spilsbury2015-07-031-6/+0
* installed-tests: Add some more cases for interfacesSam Spilsbury2015-07-132-0/+30
* gobject: GObject.ParamSpec.override()Philip Chimento2015-07-134-12/+97
* lang: Lang.Class.implements()Philip Chimento2015-07-135-23/+109
* gobject: GObject.InterfacePhilip Chimento2015-07-1310-101/+739
* lang: Pure Javascript Lang.InterfacePhilip Chimento2015-07-135-9/+498
* installed-test: add missing message assertionsCosimo Cecchi2015-06-231-0/+15
* test-coverage: fix mtime race condition in testCosimo Cecchi2015-06-231-6/+10
* build: use tar-ustar to init automakeCosimo Cecchi2015-06-231-1/+1
* build: forgotten fileCosimo Cecchi2015-06-231-0/+1
* coverage: Fix leftover from rebaseSam Spilsbury2015-06-171-6/+0
* coverage: Add sanity check for rollback into negative linesSam Spilsbury2015-06-171-1/+1
* coverage: Test for strings in case statementsSam Spilsbury2015-06-171-0/+16
* coverage: Rename GjsDebugCoverage to GjsCoverage in all placesSam Spilsbury2015-06-172-33/+34
* coverage: Whitespace fixesSam Spilsbury2015-06-173-38/+36
* coverage: Remove unused typedefs, structsSam Spilsbury2015-06-171-11/+0