diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 50 |
1 files changed, 50 insertions, 0 deletions
@@ -1,4 +1,54 @@ ============== +Epiphany 1.9.2 +============== + +Changes: + + * Fix download window type hint + * Allow compilation against xulrunner + * Fix some memleaks [#320901] + * Scroll the view so the selected cert is visible [#320758] + * String cleanup + * Add status text to the find toolbar, reverse Next/Previous button order + * Use a gtk stock cursor instead of our own, un-themed one in toolbar editor + * Show drag icon with page title + URL when dragging from the drag handle + * Simplify context menu code [#320520] + * Fix error page title capitalisation, and chanage the icon on the netOffline error page + * Remove spinner from fullscreen toolbars file + * Portability and gcc 2.95 fixes + * Get the window name from the popup-blocked event + * Use curly quotes + * Use the history window as parent for the new-bookmark dialogue [#320329] + * Fix string capitalisation [#320330] + * Remove glade callbacks + * Use G_MODULE_BIND_LAZY when dlopening modules + * Fixes for new toolbar code [#320169, #319536] + * Skip spinner update when we're not loaded [#320079] + * Change downloader and pdm dialogue titles [#319843] + * Fix middle button activate of actions [#319529] + +Contributors to this release: +Emmanuele Bassi, Piers Cornwell, Peter Harvey, +Philip Langdale, Bastien Nocera, Robert O'Callahan, +Christian Persch, Jean François Rameau, Raphael Slinckx. + +Updated translations: + + * Ales Nyakhaychyk (be) + * Miloslav Trmac (cs) + * Adam Weinberger (en_CA) + * Francisco Javier F. Serrador (es) + * Ivar Smolin (et) + * Takeshi AIHANA (ja) + * Erdal Ronahi (ku) + * Žygimantas Beručka (lt) + * Reinout van Schouwen (nl) + * Afonso Celso Medina (pt_BR) + * Marcel Telka (sk) + * Liu Songhe (zh_CN) + + +============== Epiphany 1.9.1 ============== |