summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | font rendering: Show ink rect tooMatthias Clasen2019-07-251-7/+15
* | Improve the font rendering demoMatthias Clasen2019-07-251-6/+54
* | Merge branch 'fontrendering-demo' into 'master'Matthias Clasen2019-07-254-0/+401
|\ \
| * | Add a font rendering demoMatthias Clasen2019-07-254-0/+401
|/ /
* | tests: improve error handlingMatthias Clasen2019-07-251-3/+7
* | gtk-demo: Fix a crashMatthias Clasen2019-07-251-1/+1
* | Merge branch 'gtk-4-add-TCRYPT-options-to-ask-password-dialog' into 'master'Emmanuele Bassi2019-07-251-1/+75
|\ \
| * | gtkmountoperation: Add TCRYPT options to the ask-password dialogsegfault2019-07-181-1/+75
* | | Merge branch 'avoid-redundant-attributes' into 'master'Matthias Clasen2019-07-241-10/+46
|\ \ \ | |_|/ |/| |
| * | text layout: Avoid redundant text attributesMatthias Clasen2019-07-241-10/+46
* | | Merge branch 'gtkapp-opening-str' into 'master'Matthias Clasen2019-07-241-2/+2
|\ \ \
| * | | Use commas to differentiate between text and filenameJordi Mas2019-07-241-2/+2
|/ / /
* | | Merge branch 'missing-gobject-annotation' into 'master'Matthias Clasen2019-07-241-1/+1
|\ \ \ | |/ / |/| |
| * | Add nullable annotation to combo_box_text_get_active_textRyan Westlund2019-07-231-1/+1
* | | passwordentry: Normalize boolean valueTimm Bäder2019-07-241-0/+2
* | | passwordentry: Remove empty vfunc implementationTimm Bäder2019-07-241-7/+0
* | | textlayout: Avoid querying CSS state if we don't have toTimm Bäder2019-07-241-7/+9
* | | popover: Remove some unnecessary checksTimm Bäder2019-07-241-6/+2
* | | Remove a redundant vfuncMatthias Clasen2019-07-231-36/+7
|/ /
* | Merge branch 'blink-later' into 'master'Matthias Clasen2019-07-242-18/+33
|\ \
| * | textview: Defer cursor blinking on inputMatthias Clasen2019-07-231-0/+2
| * | textview: Delay initial cursor blinkingMatthias Clasen2019-07-231-12/+17
| * | text: Delay initial cursor blinkingMatthias Clasen2019-07-231-6/+14
* | | Merge branch 'error-nodes' into 'master'Matthias Clasen2019-07-241-81/+49
|\ \ \ | |/ /
| * | Render error underlines as render nodesMatthias Clasen2019-07-231-81/+49
* | | Merge branch 'wip/chergert/refcount-line-display' into 'master'Matthias Clasen2019-07-232-51/+46
|\ \ \ | |/ / |/| |
| * | textlayout: remove use of gtk_text_layout_free_line_displayChristian Hergert2019-07-232-30/+19
| * | textlayout: make GtkTextLineDisplay reference countedChristian Hergert2019-07-232-29/+35
|/ /
* | text: Remove an outdated commentMatthias Clasen2019-07-231-3/+0
* | fix the buildMatthias Clasen2019-07-231-1/+1
* | Update POTFILES.inPiotr Drąg2019-07-232-2/+0
* | text: Fix incomplete invalidationMatthias Clasen2019-07-231-0/+11
* | text view: Fix incomplete invalidationMatthias Clasen2019-07-231-1/+5
* | Update Catalan translationJordi Mas2019-07-221-1/+1
* | Merge branch 'wip/chergert/fix-textlayout-bounds' into 'master'Matthias Clasen2019-07-221-5/+1
|\ \
| * | textlayout: fix bounds for clippingChristian Hergert2019-07-211-5/+1
|/ /
* | Merge branch 'wip/textview' into 'master'Matthias Clasen2019-07-2110-1228/+664
|\ \
| * | text view: Smooth cursor blinkingMatthias Clasen2019-07-214-81/+119
| * | textview: port GtkTextView to GskPangoRendererChristian Hergert2019-07-219-1081/+548
| * | textview: Stop exporting private apisMatthias Clasen2019-07-212-70/+1
|/ /
* | gsk: Fix a crash in gsk_render_node_diffMatthias Clasen2019-07-211-2/+2
* | text: Smooth cursor blinkingMatthias Clasen2019-07-211-80/+96
* | Adwaita: Fix entry block cursorsMatthias Clasen2019-07-212-1/+9
* | Update Basque translationAsier Sarasua Garmendia2019-07-211-97/+97
* | Update Turkish translationSerdar Sağlam2019-07-211-1125/+1256
* | window: Plug a GList leakTimm Bäder2019-07-211-0/+1
* | gtk.supp: Add glXQueryServerString exceptionsTimm Bäder2019-07-211-0/+31
* | gl renderer: Remove leftover modelview matrixTimm Bäder2019-07-211-2/+1
* | Revert "gl renderer: ops_set_modelview is (transfer full)"Timm Bäder2019-07-211-1/+1
* | window: Merge some functions into their only callersTimm Bäder2019-07-211-27/+10