summaryrefslogtreecommitdiff
path: root/gtk/gtkfontbutton.c
Commit message (Expand)AuthorAgeFilesLines
* gtk: Don't include gtkstylecontext.h from gtkcsstypesprivate.hBenjamin Otte2019-03-191-7/+6
* all: Don't warn about deprecated gtk_window_present usageBastien Nocera2019-02-251-0/+2
* widget: Don't pass a position to ->size_allocateTimm Bäder2018-11-131-3/+9
* fontbutton: Remove priv pointerTimm Bäder2018-06-181-101/+125
* font-button: Suggest non deprecated function in docsMohammed Sadiq2018-06-071-1/+1
* widget: Remove clip from size-allocate vfuncBenjamin Otte2018-04-051-3/+2
* font button: fix compiler warningsMatthias Clasen2018-04-051-2/+4
* font button: Fix a crashMatthias Clasen2018-04-021-2/+1
* font chooser: Make the language property writableMatthias Clasen2018-04-021-5/+23
* font chooser: Align property defaultsMatthias Clasen2018-03-311-3/+1
* font chooser: Make levels flagsMatthias Clasen2018-03-271-6/+10
* font button: notify when ::font-features changesMatthias Clasen2018-03-271-0/+1
* GtkWidget: Start renaming widget->windowAlexander Larsson2018-03-201-1/+1
* The big versioning cleanupMatthias Clasen2018-02-061-24/+0
* font button: Use GtkWindow::hide-on-closeMatthias Clasen2018-01-161-5/+4
* font button: Take variations into accountMatthias Clasen2018-01-031-1/+67
* font chooser: Add properties for features and languageMatthias Clasen2018-01-031-2/+26
* font button: Remove show-font and show-sizeMatthias Clasen2018-01-031-160/+16
* font chooser: introduce font chooser levelsMatthias Clasen2018-01-031-0/+35
* Remove font-name leftoversMatthias Clasen2017-12-211-4/+2
* font button: Drop the font-name propertyMatthias Clasen2017-12-211-52/+6
* gtk: Intern css namesMatthias Clasen2017-11-171-1/+1
* build: Enable -Wswitch-enum and -Wswitch-defaultBenjamin Otte2017-10-061-0/+8
* widget: Add baseline and out_clip parameters to size-allocateTimm Bäder2017-07-191-7/+5
* set clip of more widgetsTimm Bäder2017-07-191-2/+4
* fontbutton: Call the css node "fontbutton"Timm Bäder2017-07-191-2/+2
* Remove now useless snapshot implementationsTimm Bäder2017-07-191-11/+0
* Chain up in size-allocate implementationsTimm Bäder2017-05-011-0/+2
* gtkfontbutton: hexpand the font labelTimm Bäder2017-01-221-1/+2
* fontbutton: Be a GtkWidgetTimm Bäder2017-01-201-19/+74
* cssprovider: Remove GError out argument from load functionsBenjamin Otte2016-10-171-1/+1
* font button: Fix translation of font-name defaultMatthias Clasen2016-04-251-1/+1
* font button: Convert from pango to css properlyMatthias Clasen2016-04-181-6/+123
* Add message contexts to translated stringsMatthias Clasen2016-02-161-1/+1
* font button: Add an element nameMatthias Clasen2015-10-301-0/+11
* Redo font map support in GtkFontChooserMatthias Clasen2015-06-131-10/+14
* GtkFontChooser: Allow a custom font mapMatthias Clasen2015-05-071-7/+34
* GtkFontButton: Stop using deprecated APIMatthias Clasen2014-10-021-17/+44
* GtkFontButton: Make sure the dialog isn't destroyed on delete-eventRui Matos2014-09-281-0/+3
* GtkFontButton: Avoid criticalsMatthias Clasen2014-08-151-2/+8
* GtkFontButton: Limit the decimals shown for sizeMatthias Clasen2014-08-151-1/+1
* GtkFontButton: Use the same font name as the font chooserMatthias Clasen2014-08-151-9/+6
* GtkFontButton: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-4/+4
* GtkFontButton Trivial cleanupMatthias Clasen2014-06-091-4/+2
* GtkFontButton: Fix the handling of show-preview-buttonMatthias Clasen2014-06-091-4/+9
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-2/+2
* docs: use apostrophe in *'reWilliam Jon McCann2014-02-071-1/+1
* docs: don't use <emphasis>William Jon McCann2014-01-281-1/+1
* resources: move resources into a subdirectoryWilliam Jon McCann2014-01-231-1/+1
* Another round of template binding api changesMatthias Clasen2013-07-261-3/+3