summaryrefslogtreecommitdiff
path: root/gtk/gtkfontbutton.c
Commit message (Expand)AuthorAgeFilesLines
* Deprecate GtkFontChooser and implementationsMatthias Clasen2022-10-291-1189/+0
* fontbutton: Use attributes for custom fontBenjamin Otte2022-10-091-211/+16
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+1
* pango_font_description_to_css: Handle numeric weightMatthias Clasen2022-07-141-37/+2
* pango_font_description_to_css: Add extra-expandedMaximiliano Sandoval R2022-07-141-0/+1
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-12/+4
* fontbutton: Pass the fontmap to the dialogMatthias Clasen2022-01-021-0/+2
* Handle new pango apiMatthias Clasen2021-11-081-16/+31
* fontbutton: Destroy dialog in unrealize()Benjamin Otte2021-08-301-3/+11
* fontbutton: Make sure the window is on the same displayBenjamin Otte2021-08-301-0/+1
* font button: Make font buttons activatable againMatthias Clasen2021-07-051-0/+31
* fontbutton: Quote font family namesMatthias Clasen2021-05-081-2/+2
* fontbutton: Use markdown for css treeMatthias Clasen2021-03-111-2/+2
* fontbutton: Add property annotationsMatthias Clasen2021-03-111-12/+12
* fontbutton: Convert docsMatthias Clasen2021-03-111-36/+44
* fontbutton: Correct the css docsMatthias Clasen2020-12-231-1/+8
* Remove deprecation guards around gtk_window_presentMatthias Clasen2020-08-081-2/+0
* gtk: Improve struct packing in placesMatthias Clasen2020-07-251-3/+3
* Replace "gchar" with "char"Benjamin Otte2020-07-251-19/+19
* Replace "gint" with "int"Benjamin Otte2020-07-251-4/+4
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-4/+4
* Use gtk_window_destroyMatthias Clasen2020-05-111-2/+2
* Use gtk_button_set_child throughoutMatthias Clasen2020-05-041-1/+1
* fontbutton: Drop the Private structMatthias Clasen2020-04-131-240/+185
* Add a GtkFontButton:modal propertyMatthias Clasen2020-04-131-2/+64
* Reinstate expected focus behaviorMatthias Clasen2020-04-091-0/+4
* Rename gtk_widget{get,set,has}_style_class to _css_classTimm Bäder2020-02-071-1/+1
* Start using GtkWidget's new style class APITimm Bäder2020-02-071-3/+1
* fontbutton: Shorten clear_font_data a bitTimm Bäder2019-09-131-17/+5
* fontbutton: Use a bin layoutTimm Bäder2019-09-131-38/+3
* marshallers: ensure g_cclosure_marshal_VOID__VOIDv is usedChristian Hergert2019-05-291-1/+1
* Stop using gtk_widget_get_toplevelMatthias Clasen2019-05-281-1/+1
* Stop using gtk_widget_is_toplevelMatthias Clasen2019-05-281-1/+1
* Remove gtk_widget_get/set_has_surfaceMatthias Clasen2019-05-281-2/+0
* font button: Make finalMatthias Clasen2019-05-281-0/+13
* 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