summaryrefslogtreecommitdiff
path: root/gtk/gtkfontchooserwidget.c
Commit message (Expand)AuthorAgeFilesLines
* widget: Turn screen-changed signal into display-changedBenjamin Otte2017-10-311-12/+12
* fontchooser: Update to using GdkEvent APICarlos Garnacho2017-09-191-6/+13
* fontchooser: Block row deleted signal handler when reloading modelCarlos Garnacho2017-08-231-0/+8
* widget: Add baseline and out_clip parameters to size-allocateTimm Bäder2017-07-191-4/+6
* fontchooserwidgets: Spinbuttons are no entriesTimm Bäder2017-07-191-1/+1
* gtk: Mass delete all GtkWidget event mask APICarlos Garnacho2017-05-251-2/+0
* Chain up in size-allocate implementationsTimm Bäder2017-05-011-0/+2
* fontchooserwidget: Inherit from GtkWidgetTimm Bäder2017-03-311-1/+61
* fontchooserwidget: Remove unused definesTimm Bäder2017-03-311-10/+0
* gtk: Add missing function declarationsEmmanuele Bassi2016-10-171-0/+2
* API: stylecontext: Remove state argument from gettersBenjamin Otte2016-10-161-1/+0
* fontchooserwidget: Query dpi from CssStyleBenjamin Otte2016-10-161-2/+8
* Various documentation fixesTimm Bäder2016-02-081-2/+2
* font chooser: Add a CSS nameMatthias Clasen2016-01-131-0/+6
* Fix make checkMatthias Clasen2015-12-041-0/+1
* font chooser: Make repeated Escape cancel the dialogMatthias Clasen2015-08-101-1/+15
* font chooser: Make Escape stop searchMatthias Clasen2015-08-101-1/+8
* fontchooserwidget: use appropriate model for GtkTreeIterChristian Hergert2015-07-291-1/+1
* fontchooserwidget: Refactor code so we actually optimizeBenjamin Otte2015-07-221-59/+105
* font chooser: Remove a stray notifyMatthias Clasen2015-07-111-2/+0
* Redo font map support in GtkFontChooserMatthias Clasen2015-06-131-10/+14
* fontchooser: Don't cause "row-changed" signal in cell data funcBenjamin Otte2015-06-121-15/+9
* Font chooser: Also apply font map to previewMatthias Clasen2015-05-091-0/+3
* GtkFontChooser: Use a GtkStackMatthias Clasen2015-05-071-5/+5
* GtkFontChooserWidget: Remove unused struct fieldGarrett Regier2015-05-071-1/+0
* GtkFontChooser: Allow a custom font mapMatthias Clasen2015-05-071-18/+63
* GtkFontChooserWidget: Listen for fontconfig changesMatthias Clasen2015-05-061-0/+12
* fontchooser: Use gtk-fontconfig-timestamp settingEmmanuele Bassi2015-05-051-0/+17
* Return correct font from gtk_font_chooser_widget_find_fontChristophe Fergeau2014-10-261-8/+10
* fontchooserwidget: Don't invalidate priv->font_iter in load_fontsChristophe Fergeau2014-10-261-0/+2
* GtkFontChooserWidget: Plug several memleaksMatthias Clasen2014-10-141-4/+8
* fontchooserwidget: Use text attributes for the previewBenjamin Otte2014-10-031-22/+22
* GtkFontChooserWidget: Stop using deprecated APIMatthias Clasen2014-10-021-18/+21
* GtkFontChooser: Prevent font fallback in the previewMatthias Clasen2014-08-151-2/+9
* GtkFontChooserWidget: Allow fractional font sizesMatthias Clasen2014-08-151-0/+18
* GtkFontChooserWidget: Use a better display name for the fontBehdad Esfahbod2014-08-151-6/+7
* font chooser: Update font list on font changesMatthias Clasen2014-03-211-1/+13
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-1/+1
* resources: move resources into a subdirectoryWilliam Jon McCann2014-01-231-1/+1
* fontchooser: set the minimum size of the spinner to 1Alberto Ruiz2013-08-021-1/+1
* fontchoser: Fix slider position update when switching from fonts with differe...Alberto Ruiz2013-08-021-3/+13
* Another round of template binding api changesMatthias Clasen2013-07-261-11/+11
* Rename the widget template APIEmmanuele Bassi2013-07-261-21/+21
* widget: Use a real offset in gtk_widget_class_automate_childAlexander Larsson2013-07-261-13/+12
* fontchooser: Fix smooth scrolling in the scale and the preview entryAlberto Ruiz2013-07-211-4/+14
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-6/+2
* GtkFontChooserWidget: Define children with a GtkBuilder templateTristan Van Berkom2013-04-081-174/+75
* fontchooserwidget: scroll to the currently selected rowColomban Wendling2012-09-161-0/+6
* Use GtkSearchEntryMatthias Clasen2012-06-111-58/+5
* types: Move GtkAdustment declaration to gtktypes.hBenjamin Otte2012-03-031-15/+13