summaryrefslogtreecommitdiff
path: root/tests/interactive
Commit message (Expand)AuthorAgeFilesLines
* tests/background-size: Get backend from globalJonas Ådahl2022-12-161-1/+1
* cleanup: Use deepUnpack() intead of deep_unpack()Alessandro Bono2022-08-101-1/+1
* tests/background-size: Remove ClutterActor::paint signal handler usageJonas Dreßler2020-10-241-38/+5
* Remove ClutterAllocationFlagsJonas Dreßler2020-05-201-8/+6
* Use paint and pick context to get framebufferJonas Ådahl2019-12-031-11/+25
* cleanup: Replace deprecated lower/raise callsFlorian Müllner2019-11-061-1/+1
* js: Replace Clutter.Actor.get_allocation_geometry()Florian Müllner2019-10-211-7/+7
* cleanup: Use inheritance for Actor classes instead of compositionMarco Trevisan (Treviño)2019-10-161-1/+1
* cleanup: Stop using Mainloop moduleFlorian Müllner2019-09-123-9/+6
* tests: Stop using global grabsJonas Dreßler2019-07-021-2/+0
* style: Fix stray/missing semi-colonsFlorian Müllner2019-07-011-1/+1
* cleanup: Use destructuring for imports from GIFlorian Müllner2019-02-0917-45/+18
* cleanup: Port GObject classes to JS6 classesFlorian Müllner2019-01-251-22/+18
* cleanup: Remove obsolete Lang importsFlorian Müllner2019-01-223-3/+0
* tests: Stop using Shell.GenericContainerGeorges Basile Stavracas Neto2018-10-081-53/+46
* cleanup: Use Function.prototype.bind()Florian Müllner2018-02-211-9/+9
* cleanup: Use arrow notation for anonymous functionsFlorian Müllner2018-02-216-17/+17
* cleanup: Use method syntaxFlorian Müllner2018-02-211-13/+13
* tests: Set calendar event sourceFlorian Müllner2018-02-211-0/+1
* tests: Fix import error in calendarFlorian Müllner2018-02-211-2/+2
* tests: Fix a warningFlorian Müllner2018-02-211-1/+3
* tests: Replace "for each" constructFlorian Müllner2018-02-212-4/+4
* tests: Avoid redeclarations with letFlorian Müllner2018-02-212-9/+9
* tests/entry: add interactive tests for entry hintsCosimo Cecchi2017-06-141-0/+32
* tests/entry: add text-shadowCosimo Cecchi2017-06-141-2/+3
* tests/entry: remove unused importCosimo Cecchi2017-06-141-2/+0
* tests: require given version of GtkLionel Landwerlin2017-02-152-0/+5
* tests: load required version of Clutter/Gtk earlyLionel Landwerlin2017-02-1516-29/+32
* st: Remove StTableFlorian Müllner2015-05-051-57/+0
* tests: Add menu item without action to gapplicationFlorian Müllner2015-02-271-0/+1
* scroll-view: Support GTK_POLICY_EXTERNALFlorian Müllner2014-10-301-0/+3
* tests/gapplication: Don't pass too many args to gtk_initJasper St. Pierre2014-04-231-1/+1
* st: Remove support for fixed positioning in BoxLayoutFlorian Müllner2013-07-091-6/+0
* tests: add animated box-shadow test to demo optimized paintingLionel Landwerlin2013-07-091-0/+84
* st-scroll-view: Add :overlay-scrollbars propertyFlorian Müllner2013-02-221-0/+18
* scroll-view-sizing: Enable vfade by defaultJasper St. Pierre2012-11-291-0/+1
* scroll-view-sizing: Add a lot more boxesJasper St. Pierre2012-11-291-1/+4
* Overview: Resize the window title labels on content changeGiovanni Campagna2012-10-271-0/+34
* tests: Actually call test() in box-layoutTanner Doshier2012-10-111-0/+1
* st: Remove StIconTypeJasper St. Pierre2012-08-291-21/+14
* st-theme-node: Add repeating backgroundsJasper St. Pierre2012-08-031-0/+29
* tests: Fix borders testJasper St. Pierre2012-08-031-1/+0
* test-gapplication: Untabify, add modelineJasper St. Pierre2012-07-141-5/+5
* Assorted test-gapplication fixesGiovanni Campagna2012-07-131-0/+105
* tests: Run each test in a functionJasper St. Pierre2012-06-2415-859/+876
* tests: Don't use the default stageJasper St. Pierre2012-06-2415-54/+30
* tests: Refactor background-size test to support non-square containersJasper St. Pierre2012-03-181-30/+20
* tests: Add a cogl rendering option to the background-size testJasper St. Pierre2012-03-181-5/+30
* St: Implement background-size CSS propertyQuentin Glidic2011-12-231-0/+89
* *.js: Make emacs modelines consistentDan Winship2011-10-1114-14/+14