summaryrefslogtreecommitdiff
path: root/font-viewer/font-view.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-20Use a blank line at mostrbuj1-1/+0
2021-11-11Fix build warnings about missing field initializerrbuj1-2/+2
2021-07-19Fix compilation warningzhuyaliang1-0/+1
2021-02-16build: allow users to disable gettext support (--disable-nls)rbuj1-0/+2
2020-07-20Remove unused macrosrbuj1-1/+0
2019-06-18Remove trailing whitespacesrbuj1-9/+9
2019-05-09add icon for the font viewer windowtamplan1-1/+3
2018-11-01added search option for mate-font-viewersakib1-2/+70
2018-02-12avoid deprecated GtkStockPablo Barciela1-1/+1
2018-01-30require GTK+ 3.22 and GLib 2.50monsta1-8/+0
2017-03-08font-viewer font-view: fix a runtime warningraveit651-6/+32
2017-03-08font-viewer font-view: Support TTC fontsraveit651-5/+8
2017-03-08font-viewer: sushi-font-widget: Add face_index argumentraveit651-2/+3
2017-03-08font-viewer: fix former deprecation commit of gtk_misc_set_alignmentraveit651-4/+12
2017-02-17add style class font-viewer at top levelraveit651-0/+5
2017-02-17Fontviewer: do not use deprecated-gtk_misc_set_alignment-and-margin-left-rightraveit651-4/+6
2017-02-17Fontviewer: Add a title to the info dialograveit651-1/+1
2017-02-17Fontviewer: don't call deprecated g_type_init()raveit651-2/+0
2017-02-17Fontviewer: font-view, return early if we have a model alreadyraveit651-0/+3
2017-02-17Fontviewer: don't crash when opening a non-existing fileraveit651-11/+49
2017-02-17Fontviewer: font-view, show an error dialog when unable to load a fontraveit651-0/+31
2017-02-17Fontviewer: Set an empty title on the info dialograveit651-1/+1
2017-02-17Fontviewer: font-view: don't hardcode ~/.fonts as target install directoryraveit651-16/+57
2017-02-17Fontviewer: match the font face when getting an iter to update the buttonraveit651-7/+7
2017-02-17Fontviewer: refresh Install button appearance when model changesraveit651-0/+12
2017-02-17Fontviewer: don't recreate a different SushiFontWidget every timeraveit651-18/+19
2017-02-17Fontviewer: move FontConfig init/deinit to the application classraveit651-0/+14
2017-02-17Fontviewer: make sure rendered text is black on whiteraveit651-2/+4
2017-02-17Font-viewer: add an application menuraveit651-0/+68
2017-02-17Font-viewer: first pass at integrating an overview moderaveit651-46/+238
2017-02-17Font-viewer: use new toolbar-style interfaceraveit651-47/+81
2017-02-17Font-viewer: font-view port to SushiFontWidget and GtkApplicationraveit651-395/+207
2016-12-02move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-127/+1
2016-02-04[GTK+3] use x/y align functions of GtkLabel in GTK+ >= 3.16monsta1-3/+3
2016-02-04[GTK+3] don't set x/y align to 0.5 - it's the default value anywaymonsta1-1/+0
2016-01-26GTK3: improve GtkMisc deprecation commitWolfgang Ulbrich1-6/+6
2016-01-15[GTK+3] font-viewer: fix deprecated usage of GtkMisc and GdkColormonsta1-1/+21
2016-01-13font-viewer: remove unused variablemonsta1-1/+1
2016-01-13font-viewer: fix indent a bitmonsta1-102/+103
2015-08-29Gtk3 Fontviewer: increase-horiontal-size-scrolledwindowraveit651-0/+5
2015-08-29Gtk3 Fontviewer: don't use deprecated-GtkHBoxraveit651-0/+4
2015-08-29Gtk3 Fontviewer: port-GtkTable-to-GtkGridraveit651-1/+92
2015-08-08font-viewer: Use cairo for font renderingraveit1-258/+248
2015-07-12Replace Gdk drawing with Cairoinfirit1-11/+13
2014-05-23Replace deprecated g_format_size_for_display with g_format_sizeinfirit1-1/+1
2014-01-28Fix some gcc warningsStefano Karapetsas1-1/+1
2014-01-24font-viewer: Allow to compile with GTK3Stefano Karapetsas1-1/+11
2012-08-02Fixed incorrect fsf address.Steve Zesch1-1/+1
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+608