summaryrefslogtreecommitdiff
path: root/gtk/gtkfontchooserwidget.c
Commit message (Expand)AuthorAgeFilesLines
* Use GTK_ALIGN_BASELINE_FILLMatthias Clasen2023-05-091-3/+3
* Fix an assertion in GtkFontChooserWidget when setting a filter.Akira TAGOH2023-02-131-0/+1
* gtk: Stop using gtk_widget_show/hideMatthias Clasen2022-11-281-39/+28
* Deprecate GtkDialogMatthias Clasen2022-10-291-1/+1
* Deprecate GtkFontChooser and implementationsMatthias Clasen2022-10-291-2/+8
* fontchooser: Add a way to set a GtkFilterMatthias Clasen2022-10-291-0/+17
* fontchooser: Stop using deprecated harfbuzz apiMatthias Clasen2022-10-211-9/+3
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+1
* fontchooser: Rename default feature valueMatthias Clasen2022-08-291-1/+1
* fontchooser: Improve handling of featuresMatthias Clasen2022-08-281-41/+53
* fontchooser: Handle font features betterMatthias Clasen2022-08-261-99/+369
* fontchooser: Make size level effectiveMatthias Clasen2022-07-031-0/+10
* fontchooser: Some OpenType improvementsMatthias Clasen2022-07-031-19/+96
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-3/+1
* Drop the script name dataMatthias Clasen2022-01-101-1/+0
* fontchooser: CosmeticsMatthias Clasen2022-01-021-25/+28
* fontchooser: Use new hb apiMatthias Clasen2022-01-021-13/+57
* fontchooser: Speed up fature examplesMatthias Clasen2022-01-011-26/+47
* Revert "fontchooserwidget: Revise handling of named instances"Matthias Clasen2022-01-011-1/+8
* Revert "fontchoserwidget: Do our own face filtering"Matthias Clasen2022-01-011-62/+2
* fontchoserwidget: Do our own face filteringMatthias Clasen2021-12-311-2/+62
* fontchooserwidget: Revise handling of named instancesMatthias Clasen2021-12-311-8/+1
* fontchooserwidget: Avoid a crashMatthias Clasen2021-12-311-12/+13
* fontchooser: Stop using pangofc apiMatthias Clasen2021-12-301-131/+97
* fontchooser: Avoid setting variations needlesslyMatthias Clasen2021-11-271-9/+17
* Avoid pango deprecationsMatthias Clasen2021-08-011-34/+43
* fontchooser: Fix initial font selectionfix-initial-font-selectionMatthias Clasen2021-04-021-3/+16
* fontchooserwidget: Convert docsMatthias Clasen2021-03-111-15/+12
* Reduce use of GtkStyleContextMatthias Clasen2021-01-281-1/+0
* fontchooser: Plug listmodel memory leaksMatthias Clasen2020-11-101-6/+5
* fontchooser: Fix builds without PangoFT2fontchooser-no-langMatthias Clasen2020-09-261-3/+25
* fontchooser: Handle families without facesMatthias Clasen2020-09-201-4/+10
* fontchooser: Remove signal handlers in disposewip/fontchooser-language-filteringMatthias Clasen2020-09-191-0/+3
* fontchooser: Don't show "No fonts" prematurelyMatthias Clasen2020-09-191-1/+2
* fontchooser: Use filter language for sample textMatthias Clasen2020-09-191-0/+7
* fontchooser: Add user filteringMatthias Clasen2020-09-191-1/+278
* fontchooser: Determine sample text intelligentlyMatthias Clasen2020-09-181-1/+129
* fontchooser: Fix radio groups for featuresMatthias Clasen2020-08-301-12/+16
* Change button hierarchyTimm Bäder2020-08-291-23/+32
* fontchooser: Populate the list incrementallyMatthias Clasen2020-08-251-0/+39
* Fix a leak in the font chooser widgetMatthias Clasen2020-08-231-0/+1
* Merge branch 'ebassi/new-a11y' into 'master'Matthias Clasen2020-07-271-2/+0
|\
| * Remove ATKEmmanuele Bassi2020-07-261-2/+0
* | flattenlistmodel: Make the constructor transfer fullMatthias Clasen2020-07-261-1/+1
|/
* Replace "gdouble" with "double"Benjamin Otte2020-07-251-8/+8
* Replace "gchar" with "char"Benjamin Otte2020-07-251-11/+11
* Replace "gint" with "int"Benjamin Otte2020-07-251-5/+5
* listmodels: Stop respecting item-typeBenjamin Otte2020-07-051-1/+1
* Drop unused includesMatthias Clasen2020-06-161-1/+0
* fontchooser: Drop unused includesMatthias Clasen2020-06-151-2/+0