summaryrefslogtreecommitdiff
path: root/NEWS
blob: a0bcbab98426685b00b5a84a33d9ad5c853f92f2 (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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
### eom 1.18.1

  * fix comment
  * Bring eom-image.c's SVG handling up to date, properly recognize svgz filetypes
  * eom_uri_converter: GList leak fix: 

### eom 1.18.0

  * NEWS: use consistent, project wide, markdown-like formatting
    to make generating release announcements easier
  * Build: require libmate-desktop >= 1.17
  * Move to GTK+3 (require GTK+ >= 3.14), drop GTK+2 code and
    --with-gtk build option
  * Drop Python bindings and --enable-python build option
  * Port plugin system and plugins to libpeas
  * Some code and docs cleanups
  * Translations update

### eom 1.16.1

  * Prefs dialog: fix runtime warning
  * Fix auto-reload of externally modified image
  * Fix memleak when loading SVG fails
  * GTK+3: force X11 backend

### eom 1.16.0

  * Use GtkAboutDialog instead of MateAboutDialog
  * Fix possible out-of-bounds write in error message area
  * Some cleanups
  * Translations update

### eom 1.14.2

  * Fix zoom and scroll performance on large images
  * Translations update
  * Make distcheck use currently selected GTK+ version

### eom 1.14.1

  * Translations update
  * Fix new windows not getting focus

### eom 1.14.0

  * Drop MateConf migration script
  * Use org.gnome.SessionManager DBus name to inhibit screensaver
  * Auto-reload unmodified images when their file is changed
  * GTK+3: add eom-window style class at top level
  * GTK+3: add css name EggToolbarEditor for 3.20
  * GTK+3: fix SVG rendering
  * GTK+3: fix several deprecations
  * Some more fixes and cleanups
  * Translations update
  * Fix Changelog generation

### eom 1.12.2

  * Print preview: avoid integer overflow when allocating a large
   block of memory
  * Fix build with introspection enabled
  * Fix GTK+3 build when --without-cms is set
  * Some more fixes

### eom 1.12.1

  * Fix shortcuts for several menu items in en_US locale
  * Some more fixes and cleanups

### eom 1.12.0

  * New release incorporating all fixes from 1.10.x bugfix releases

### eom 1.10.5

  * fix gtk3 build

### eom 1.10.4

  * EomScrollView: clip all types of images to the visible image area
  * EomScrollView: enable double buffering
  * Bump GLib/GIO required version to 2.36
  * Drop useless dependency on mate-icon-theme
  * Fix build with libexif when prefix is not /usr
  * Some annotation fixes
  * Some GTK+3 fixes and improvements

### eom 1.10.3

  * Fix scroll issues during zoom
  * Multiple help fixes

### eom 1.10.2

  * Fix gschema translations.
  * GTK3 fixes and improvements.

### eom 1.10.1

  * Bugfixes
  * Translations update

### eom 1.10.0

  * Bugfixes
  * Improvements taken from eog

### eom 1.8.0

  * Updates for the man page
  * Add random mode in slideshow mode

### eom 1.7.0

  * Migration to yelp-tools
  * Migration to lcms2

### eom 1.5.0

  * Migration to gsettings.