summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a default implementation of strengthpeek-passwordMatthias Clasen2019-03-141-1/+8
* gtk-demo: Show password strengthMatthias Clasen2019-03-141-0/+15
* adwaita: theme levelbars in entriesMatthias Clasen2019-03-141-0/+13
* password entry: Add a strength indicatorMatthias Clasen2019-03-142-0/+140
* gtk-demo: Show password peek iconMatthias Clasen2019-03-141-0/+2
* password entry: Add a way to see the contentMatthias Clasen2019-03-148-7/+167
* password entry: Make the Caps Lock icon less prominentMatthias Clasen2019-03-142-0/+5
* password entry: Use text cursor for Caps Lock indicatorMatthias Clasen2019-03-141-0/+1
* entry: Make progress bar not pickableMatthias Clasen2019-03-141-0/+1
* password entry: a better Caps Lock iconMatthias Clasen2019-03-143-1/+4
* gtk-demo: Add a password entry demoMatthias Clasen2019-03-143-0/+89
* password entry: Add placeholder-text and activates-defaultMatthias Clasen2019-03-141-3/+59
* password entry: Initialize capslock stateMatthias Clasen2019-03-141-0/+1
* a11y: More entry fixesMatthias Clasen2019-03-141-45/+47
* Updated Slovenian translationMatej Urbančič2019-03-121-148/+96
* Update Dutch translationNathan Follens2019-03-101-2235/+4721
* text: SimplifyBenjamin Otte2019-03-081-3/+1
* text: Remove two unused member variablesBenjamin Otte2019-03-081-2/+0
* text: Use gtk_widget_set_overflow()Benjamin Otte2019-03-081-9/+1
* text: Remove 2 unused variablesBenjamin Otte2019-03-081-12/+8
* colorswatch: Use gtk_widget_set_overflow()Benjamin Otte2019-03-081-21/+14
* widget: Make overflow respect rounded cornersBenjamin Otte2019-03-081-3/+3
* gsk: API docs fixesBastien Nocera2019-03-072-6/+3
* revealer: Add swing transitionsBenjamin Otte2019-03-073-9/+84
* Update Polish translationPiotr Drąg2019-03-071-460/+431
* x11: Don't emit GDK_NOTHING eventsMatthias Clasen2019-03-061-0/+6
* rendernode: Add can_diff implementation for transform nodesBenjamin Otte2019-03-061-1/+14
* entry: Update CSS node docsTimm Bäder2019-03-061-20/+2
* gl renderer: Cache rendered fallback nodesTimm Bäder2019-03-061-0/+13
* gl renderer: Mark pointer textures as usedTimm Bäder2019-03-061-0/+19
* transform: Add perspective()Benjamin Otte2019-03-058-21/+259
* rendernode: Implement diffing of transform nodesBenjamin Otte2019-03-041-1/+63
* transform: Readd optimizationBenjamin Otte2019-03-041-4/+28
* transform: Redo querying APIBenjamin Otte2019-03-047-209/+166
* transform: Store the category in the transformBenjamin Otte2019-03-041-69/+30
* transform: Implement gsk_transform_invert()Benjamin Otte2019-03-045-5/+176
* transform: Remove gsk_transform_identity()Benjamin Otte2019-03-043-29/+1
* widget: Make transform a GskTransformBenjamin Otte2019-03-044-40/+20
* testsuite: Add a transforms testBenjamin Otte2019-03-043-1/+250
* trasnform: Fix print statementBenjamin Otte2019-03-041-1/+1
* transform: Split rotate() and rotate3d() classBenjamin Otte2019-03-041-33/+162
* transform: Make category public APIBenjamin Otte2019-03-0415-117/+127
* transform: Remove API to poke internalsBenjamin Otte2019-03-043-79/+21
* rendernode: Make the transform node take a GskTransformBenjamin Otte2019-03-049-185/+136
* transform: Add more APIBenjamin Otte2019-03-044-6/+329
* transform: Move to GSKBenjamin Otte2019-03-0423-433/+433
* Merge branch 'adwaita-typo-fix-master' into 'master'Matthias Clasen2019-03-043-3/+3
|\
| * Adwaita: Fix typo (missing comma)Alex Monday2019-03-043-3/+3
* | treeview: make sure separator nodes have a height > 0Christoph Reiter2019-03-041-0/+2
* | Merge branch 'notebook-notify-page-not-child' into 'master'Emmanuele Bassi2019-03-041-7/+8
|\ \