summaryrefslogtreecommitdiff
path: root/installed-tests/js/testGtk3.js
Commit message (Expand)AuthorAgeFilesLines
* overrides: Support class fields and references in GObject.registerClassEvan Welsh2022-02-071-10/+7
* arg: Fix marshalling GDK_NONE as GdkAtom argument inPhilip Chimento2022-01-311-14/+3
* Correctly chain constructor prototypes to enable static inheritanceEvan Welsh2021-09-241-0/+4
* Ensure instance constructor values are chained from Gtk.Widgetewlsh/fix-blow-upEvan Welsh2021-09-041-0/+17
* object: Block access to object only if it is finalizedMarco Trevisan (Treviño)2021-04-271-2/+2
* testGtk3: Ensure that disposed signal callback gets called with valid objectMarco Trevisan (Treviño)2021-04-221-0/+17
* object: Switch back to normal references on disposalMarco Trevisan (Treviño)2021-04-221-6/+14
* tests/Gtk3: Functions that leads running dispose vfuncs can be safely calledMarco Trevisan (Treviño)2021-03-131-0/+15
* object: Do not call any function on disposed GObject pointersMarco Trevisan (Treviño)2021-03-131-5/+2
* maint: Add copyright notices based on major file contributorsPhilip Chimento2020-11-301-0/+1
* arg-cache: Support passing GValue objects, not only generated-gvaluesMarco Trevisan (Treviño)2020-10-141-0/+22
* maint: Add dual MIT/LGPL license to all GJS files that didn't have onePhilip Chimento2020-10-041-0/+2
* installed-tests: Test both GTK3 and GTK4Florian Müllner2020-04-161-0/+242