summaryrefslogtreecommitdiff
path: root/NEWS
blob: 840869d713f31cc5c8b334e1432d825c98fffa94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
GNOME Font Viewer - 3.5.91
-------------------------------------------------------------------------------

 • Use the libgd submodule for GdMainToolbar
 • Translation updates

GNOME Font Viewer - 3.5.90
-------------------------------------------------------------------------------

 • Improve performance when loading the application's overview
 • Make loading of the overview model completely asynchronous
 • Translation updates

GNOME Font Viewer - 3.5.4
-------------------------------------------------------------------------------

 • Fix a compiler warning
 • Translation updates

GNOME Font Viewer - 3.5.3
-------------------------------------------------------------------------------

 • Refactor thumbnailing code to use g_io_scheduler_push_job() for robustness
 • Translation updates

GNOME Font Viewer - 3.5.2
-------------------------------------------------------------------------------

 • Fall back to C locale when constructing the sample string before picking an
   entirely random-glyph string
 • Flip font widget orientation for RTL locales
 • Always pick a valid size for fixed-size fonts
 • Fix missing string compression before display for PS fonts
 • Improve string sanitizing before display for information fetched out of the
   font files
 • Monitor fontconfig directories for new fonts
 • Support fontconfig XDG_DATA_HOME directory for font install, if present
 • Set a fallback icon when thumbnails are not available
 • Force black on white for font text display
 • Quit with Ctrl+Q
 • Use GResource for UI files
 • Correctly update the install button when install completes

GNOME Font Viewer - 3.5.1
-------------------------------------------------------------------------------

 • Rewrite the user interface using a GNOME 3 style
 • Implement a gallery mode for all the fonts on the system
 • Add an application menu and an about dialog
 • Make "Install" button insensitive if the font is already installed
 • Port the thumbnailer to cairo drawing
 • Translation updates

GNOME Font Viewer - 3.4.0
-------------------------------------------------------------------------------

 • Translation updates

GNOME Font Viewer - 3.3.92
-------------------------------------------------------------------------------

 • Fix unused variables GCC warnings
 • Translation updates

GNOME Font Viewer - 3.3.2.1
-------------------------------------------------------------------------------

 • Depend on GLib 2.31.0
 • Don't use deprecated GLib/GTK methods

GNOME Font Viewer - 3.3.2
-------------------------------------------------------------------------------

 • First unstable release.
 • First release after the GNOME Utilities split.