summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* css: Track hover and active state changes separatelywip/matthiasc/css-changeMatthias Clasen2020-01-155-61/+138
* Adwaita: Drop global pseudostate selectorsMatthias Clasen2020-01-151-2/+3
* Adwaita: drop backdropMatthias Clasen2020-01-151-640/+35
* Revert "main: debug spew"Matthias Clasen2020-01-151-2/+0
* main: debug spewMatthias Clasen2020-01-151-0/+2
* cssnode: debug spewMatthias Clasen2020-01-152-4/+73
* testsuite: Don't print default stylesMatthias Clasen2020-01-151-5/+20
* css: Mark the default style in debug dumpsMatthias Clasen2020-01-151-1/+6
* css: Don't got to the selector tree for changeMatthias Clasen2020-01-151-52/+35
* css: Avoid computing change too oftenMatthias Clasen2020-01-153-8/+23
* Make the superset matcher more exactMatthias Clasen2020-01-151-2/+11
* Allow printing css matchersMatthias Clasen2020-01-152-4/+63
* cssmatcher: Add a type enumMatthias Clasen2020-01-152-20/+33
* Add selector statistics to the debug outputMatthias Clasen2020-01-151-3/+36
* cssstyle: Try harder to skip initial valuesMatthias Clasen2020-01-151-5/+17
* testsuite: Update expected output for css style testsMatthias Clasen2020-01-1510-202/+374
* testsuite: Include change in css style testsMatthias Clasen2020-01-151-0/+2
* Add a way to dump css node change valuesMatthias Clasen2020-01-152-1/+16
* inspector: Show change in the css node treeMatthias Clasen2020-01-152-0/+25
* Revert "wip: reimplement css matching from scratch"Matthias Clasen2020-01-153-1801/+2
* wip: reimplement css matching from scratchMatthias Clasen2020-01-153-2/+1801
* Add some css style testsMatthias Clasen2020-01-154-0/+73
* css: Add gtk_css_style_get_static_styleMatthias Clasen2020-01-154-9/+30
* Revert "css: Faster matching for simple selectors"Matthias Clasen2020-01-153-193/+28
* css: Faster matching for simple selectorsMatthias Clasen2020-01-153-28/+193
* css: Implement the superset matcher smarterMatthias Clasen2020-01-153-28/+26
* css: Compute selector tree changes ahead of timeMatthias Clasen2020-01-151-1/+19
* Speed up gtk_widget_pickMatthias Clasen2020-01-151-26/+29
* Fix the filetransfer portal initializationMatthias Clasen2020-01-151-2/+5
* Try harder to make ci not timeoutMatthias Clasen2020-01-141-22/+59
* css: Drop unsused bitmasksMatthias Clasen2020-01-141-12/+0
* css: Remove an unused functionMatthias Clasen2020-01-142-33/+0
* testsuite: Improve --generate supportMatthias Clasen2020-01-141-1/+4
* quiet a compiler warning in release buildsMatthias Clasen2020-01-141-6/+4
* Use bundle id instead of package name for the macOS preview as filename is no...Alex Samorukov2020-01-141-1/+1
* fontchooser: Fix up the previous commitMatthias Clasen2020-01-141-1/+2
* fontchooser: Fix objects-finalize testMatthias Clasen2020-01-141-0/+1
* Fix encoding symbolic pixbufsMatthias Clasen2020-01-141-2/+2
* Update Indonesian translationSucipto2020-01-141-556/+571
* testsuite: Skip GtkDragIconMatthias Clasen2020-01-141-0/+4
* Updated Spanish translationDaniel Mustieles2020-01-141-13/+24
* Update Indonesian translationKukuh Syafaat2020-01-141-2485/+3337
* Merge branch 'adwaita-cross-fade-fix-gtk4' into 'master'Matthias Clasen2020-01-143-7/+7
|\
| * Adwaita: Fix syntax error in cross-fade()nana-42020-01-143-7/+7
* | Merge branch 'wip/chergert/fix-dragicon-installation' into 'master'Matthias Clasen2020-01-141-1/+2
|\ \
| * | build: fix gtkdragicon header installationChristian Hergert2020-01-131-1/+2
| |/
* | Handle lack of file transfer portalMatthias Clasen2020-01-141-9/+56
* | gtk-demo: Use a default action in the infobars demoMatthias Clasen2020-01-141-0/+1
* | Adwaita: Add hover for clickable infobarsMatthias Clasen2020-01-143-1/+9
* | infobar: Activate default action on clicksMatthias Clasen2020-01-141-0/+45