summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* doc: Fix http-client.js examplesonny-master-patch-71423Sonny Piers2023-05-041-1/+1
* examples: support no content-length in http-client.jsAndy Holmes2022-08-081-3/+9
* doc: add simple Gtk.TickCallback exampleAndy Holmes2022-08-061-0/+93
* doc: Modernize examplesSonny Piers2022-08-0518-117/+183
* doc: Reflect support for constructor with GObjectSonny Piers2022-07-204-8/+8
* examples: Delete Clutter examplePhilip Chimento2022-03-031-25/+0
* Implement WHATWG Timers APIEvan Welsh2022-01-141-0/+21
* examples: improve the gettext example Sonny Piers2021-08-081-3/+9
* examples: add examples of GtkBuilder templatesAndy Holmes2021-04-244-0/+206
* Correct contributor copyright email.Evan Welsh2020-11-301-1/+1
* maint: Add copyright notices based on major file contributorsPhilip Chimento2020-11-3012-0/+12
* lint: Switch to eslint-plugin-jsdoc and remove lint-condo.Evan Welsh2020-11-201-0/+10
* added rule to handle blank lines at the start of blocksNasah-Kuma2020-10-272-2/+0
* maint: Add dual MIT/LGPL license to all GJS files that didn't have onePhilip Chimento2020-10-0412-0/+22
* maint: Replace clutter example image with a known license-free onePhilip Chimento2020-10-042-0/+3
* maint: Add GPL license and copyright to example copied from SeedPhilip Chimento2020-10-041-0/+2
* examples: Fix Clutter examplePhilip Chimento2020-10-041-7/+4
* Merge branch 'ewlsh/update-eslint' into 'master'Philip Chimento2020-06-231-3/+3
|\
| * Update dangling comma eslint rule.Evan Welsh2020-06-221-3/+3
* | examples: add GListModel implementationAndy Holmes2020-06-211-0/+137
|/
* GObject: Allow omitting setters and gettersPhilip Chimento2020-04-191-16/+1
* examples: add a dbus-client and dbus-service exampleAndy Holmes2020-02-222-0/+304
* maint: Fix eslint errorsPhilip Chimento2020-02-011-3/+3
* add websocket client exampleSonny Piers2019-09-201-0/+52
* add http client exampleSonny Piers2019-09-201-0/+53
* CI: Add space-before-function-paren to eslint rulesPhilip Chimento2019-08-131-1/+1
* CI: Add no-trailing-spaces to eslint rulesPhilip Chimento2019-08-131-19/+19
* CI: Add no-shadow to eslint rulesPhilip Chimento2019-08-131-2/+2
* CI: Add no-extra-parens to eslint rulesPhilip Chimento2019-08-131-3/+2
* CI: Add func-style to eslint rulesPhilip Chimento2019-08-131-15/+33
* CI: Add func-call-spacing to eslint rulesPhilip Chimento2019-08-131-1/+1
* CI: Add eqeqeq to eslint rulesPhilip Chimento2019-08-132-3/+3
* CI: Add curly to eslint rulesPhilip Chimento2019-08-133-13/+8
* CI: Add comma-dangle to eslint rulesPhilip Chimento2019-08-133-12/+12
* CI: Use camelcasePhilip Chimento2019-08-132-67/+67
* js: Fix remaining eslint complaintsPhilip Chimento2019-08-131-7/+7
* js: Convert all tabs to spacesPhilip Chimento2019-08-131-2/+2
* examples: Fix deprecated ByteArray usagePhilip Chimento2018-11-031-1/+2
* examples: Fix some best practicesPhilip Chimento2018-08-094-12/+13
* examples: fix eslint errorsClaudio André2018-08-098-65/+70
* examples: fix a bug in webkit.jsClaudio André2018-07-181-0/+4
* examples/calc: Update coding stylePhilip Chimento2018-04-231-79/+80
* make compatible with gjsWilliam Barath2018-04-231-13/+16
* Add calc.js from GNU SeedWilliam Barath2018-04-231-0/+137
* Remove unnecessary semicolonsPhilip Chimento2018-03-241-1/+1
* mv gtk-window.js to amend gtk.js, including suggestionsAndy Holmes2017-12-101-65/+67
* Amend gtk-application.jsAndy Holmes2017-12-101-0/+131
* repo: Warn when importing a namespace with >1 versionColin Walters2017-04-073-1/+4
* js: Prefer bool to gbooleanPhilip Chimento2016-09-271-4/+4
* examples: Update WebKit exampleMichael Catanzaro2016-02-101-5/+2