summaryrefslogtreecommitdiff
path: root/www/epiphany/distinfo
diff options
context:
space:
mode:
authorjmmv <jmmv>2005-10-14 21:47:59 +0000
committerjmmv <jmmv>2005-10-14 21:47:59 +0000
commitd43bc93ae5cdb3d332bea5186aff1d4348b13b7a (patch)
treed5365df51349784573ab7e8ee9d2f225d9929e61 /www/epiphany/distinfo
parent7da47e14b96b6f909f330c517005c73f928a0e83 (diff)
downloadpkgsrc-d43bc93ae5cdb3d332bea5186aff1d4348b13b7a.tar.gz
Update to 1.8.2:
============== Epiphany 1.8.2 ============== Changes * Fix crash on shutdown when only the bookmarks editor * Fix a mem leak * Don't grow the left pane of the bookmarks editor with each opening ============== Epiphany 1.8.1 ============== Changes * Make Mozilla paper sizes work with gnome-print [#163255]. * Require pygtk 2.8. Fixes [#314557]. * Manually emit the "profile-change-net-teardown" notification; works around mozilla bug https://bugzilla.mozilla.org/show_bug.cgi?id=292699 * Don't focus the checkbox initially. Fixes [#163371]. * If the search term is empty for a smart bookmark use the normal URL instead of the smart url with the %s replaced by "" * Don't use "cat >" as output command, it fails inpredicably. If not using gecko 1.9, translate the paper name to the one mozilla expects (https://bugzilla.mozilla.org/show_bug.cgi?id=307404). * Use the tab label's outer hbox for the size calculation instead of the label itself. Fixes size oscillations with the Tab States extension. * Back out the fix for [#158486] by re-enabling keyword: searches. Fixes [#314974]. * Don't spin unmapped spinners. Slightly decrease the frequency. Might help with [#315232]. * Use nsIDOMWindowInternal::Close to close tabs. Delay tabs destruction to an idle handler, to avoid crashes when tabs are closed from signal handlers (blur, mousedown, keydown etc). Fixes [#172878], [#172879], [#172882], [#303254], [#313425]. * Schedule a GC in finalize of EphyTab and EphyWindow, to work around [#317242]. Contributors to this release: Christian Persch, Jean-François Rameau, Reinout van Schouwen and Raphaël Slinckx. New and updated translations: * Progga (bn) * Hendrik Richter (de) * Ivar Smolin (et) * Iñaki Larrañaga Murgoitio (eu) * Ignacio Casal Quinteiro (gl) * Francesco Marletta (it) * Young-Ho Cha (ko) * Erdal Ronahi (ku) * Данило Шеган (sr, sr@Latn) * Christian Rose (sv) * Erçin EKER (tr) * Clytie Siddall (vi) ============== Epiphany 1.8.0 ============== Updated translations: * Miloslav Trmac (cs) * Hendrik Richter (de) * Roozbeh Pournader (fa) * Young-Ho Cha (ko) * Žygimantas Beručka (lt) * Nickolay V. Shmyrev (ru) * Erçin EKER (tr) ============== Epiphany 1.7.6 ============== Changes * Don't empty find entry on Ctrl-F * Fix local file monitoring when loaded after a blank page * Remove check for redirected URL [#313756] * Fix configure check for gecko >= 1.8 * Disable keyword searches by default [#158486] * Fix some compile warnings * Configure and makefile fixes for broken gecko header layouts * Define out the focus fix for gecko >= 1.8 * Fix pointer grab lockup when gecko pops up a dialogue while reordering tabs with DND * Don't create host node in ephy_history_get_host if not already existing * Add an "add-page" signal to the EphyHistory object * Set default prefs for warn-on-mixed-security pages [#309088] Contributors to this release: Crispin Flowerday, Christian Persch. Updated translations: * Jordi Mallach (ca) * Rhys Jones (cy) * Ivar Smolin (et) * Xavier Claessens (fr) * Ankit Patel (gu) * tunggul arif siswoyo (id) * Reinout van Schouwen (nl) * GNOME PL Team (pl) * Afonso Celso Medina (pt_BR) * Mugurel Tudor (ro) * Clytie Siddall (vi) ============== Epiphany 1.7.5 ============== Changes * Find bar fixes [#307216, #311985, #312419, #312367, #311929] * Fix tab properties * Fix downloading on gecko 1.8 * Open new tabs with blank url bar when loading the homepage [#313012] * Gcc 4 fixes * Fix download display of unknown sizes [#313215] * Reject favicons that are < 12x12 pixel * Add sanity check when opening in external handler [#310023] * Improve menu positioning on toolbar buttons * Fix some mem leaks * Try to save images from cache [#168554] Contributors to this release: Crispin Flowerday, Christian Persch, Jean-François Rameau. Updated translations: * Rostislav \"zbrox\" Raykov (bg) * Nikos Charonitakis (el) * Adam Weinberger (en_CA) * <unknown> (es) * Ivar Smolin (et) * Ilkka Tuohela (fi) * Gabor Kelemen (hu) * Takeshi AIHANA (ja) * Žygimantas Beručka (lt) * Terance Edward Sola (nb) * Ganesh Ghimire (ne) * Reinout van Schouwen (nl) * Sigurd Gartmann (nn) * Terance Edward Sola (no) * GNOME PL Team (pl) * Duarte Loreto (pt) * Mugurel Tudor (ro) * Leonid Kanter (ru) * Marcel Telka (sk) * Laurent Dhima (sq) * Theppitak Karoonboonyanan (th) * Maxim Dziumanenko (uk) * Clytie Siddall (vi) * Liu Songhe (zh_CN) * Woodman Tuen (zh_TW) Updated documentation translations: * Nikos Charonitakis (el) * Maxim Dziumanenko (uk) * Francisco Javier F. Serrador (es) ============== Epiphany 1.7.4 ============== Changes * Only show the leaf name on bookmarksbar for hierarchical topics * Don't put the archive links on the unknownSocketType error message * Fix google search URL to include www prefix * Fix proxy server settings string * Work around gtkmozembed focus bug [#105153] * For empty pages, put focus in address bar * Be careful not to leave a GC scheduled when terminating python * Realise the embed first before grabbing focus on it * Implement ::grab-focus and remove ephy_embed_activate * Update the python bindings * String fixes [#172230, #167448] * Fix setting homepage to current page [#311962] * Allow EPHY_DEBUG_BREAK even in non-debug builds * Disable favicons from non-http URLs [#312291] * Fix location entry favicon updating * Fix crash on "window.get_toolbar()" [#170105] * Fix gcc 4.0 warnings * Fix crash when getting context event, [#310910] * Fix session saving on recovery with offline network [#147840] * Fix drawing of location entry with new default GNOME theme (Clearlooks) * Change the text on the 'unknown issuer' dialog [#151519] * Also clear favicon cache when clearing the cache * Make download dialog wording clearer Contributors to this release: Crispin Flowerday, Christian Persch, Jean-François Rameau and Raphael Slinckx. Updated translations: * Rostislav \"zbrox\" Raykov (bg) * Miloslav Trmac (cs) * Nikos Charonitakis (el) * Adam Weinberger (en_CA) * <unknown> (es) * Priit Laes (et) * Ilkka Tuohela (fi) * Ankit Patel (gu) * Gabor Kelemen (hu) * Takeshi AIHANA (ja) * Terance Edward Sola (nb) * Reinout van Schouwen (nl) * Terance Edward Sola (no) * GNOME PL Team (pl) * Afonso Celso Medina (pt_BR) * Marcel Telka (sk) * Laurent Dhima (sq) * Prajasakti Localisation Team (te) * Theppitak Karoonboonyanan (th) * Clytie Siddall (vi) * Liu Songhe (zh_CN) ============== Epiphany 1.7.3 ============== Changes * Detect seamonkey trunk * Remove the reload workaround, mozilla bug is fixed on all supported versions * Fix a couple of strings [#310196] * More known mime types * Fix URL dragging to other tabs * Fix smart bookmark options parsing [#116709, #132761] * Yet another mozilla API change * Use gnome-doc-utils, and move existing translations over * Updated python bindings * Use libgnomeprintui for printing [Jürg Billeter; #141241, #163255, #301730] * Set title of loading page to the address, iff the page was blank [#115337, #171622] * Also ellipsise the menu entries in the toolbar overflow menu * Don't crash in case the backgrounds applet desktop file is not found * Print a less techy message if someone tries to print to PDF [Martin Kretzschmar * Preserve the selection when switching tabs [#155824] * Maybe fix crash with gtk 2.7 [#309918] Contributors to this release were Jürg Billeter, Martin Kretzschmar and Christian Persch. Updated translations: * Vladimir Petkov (bg) * Miloslav Trmac (cs) * Adam Weinberger (en_CA) * <unknown> (es) * Ivar Smolin (et) * Ankit Patel (gu) * Gabor Kelemen (hu) * Žygimantas Beručka (lt) * Terance Edward Sola (nb) * Reinout van Schouwen (nl) * Terance Edward Sola (no) * Marcel Telka (sk) * Clytie Siddall (vi) * Liu Songhe (zh_CN) Updated document translations: * Francisco Javier F. Serrador (es) ============== Epiphany 1.7.2 ============== Changes * Implement zeroconf-discovered bookmarks [#144969] * Reload local files on change [#300040] * Error pages! Requires Gecko 1.8 to work * Find: if the string includes uppercase letters, search case-sensitively. * Work with DBUS 0.34 [#306626, #306565] Bug fixes * Uppercase letters shouldn't break history autocompletion [#308236] * Fix gcc4 warnings * Show URI in status bar when selecting Back/Forward/Up menu items [#161710] * Fix link activation while finding * Miscellaneous fixes: #307675, #306110, #307831, #307818, #151037. Contributors to this release: Piers Cornwell, Crispin Flowerday, Adam Hooper, Bastien Nocera, Jean-François Rameau, Reinout van Schouwen, Raphaël Slinckx, and Matthew P. Thomas. Updated translations by Vladimir Petkov (bg), Miloslav Trmac (cs), Martin Willemoes Hansen (da), Hendrik Richter (de), Nikos Charonitakis (el), <unknown> (es), Ivar Smolin (et), Ignacio Casal Quinteiro (gl), Takeshi AIHANA (ja), Terance Edward Sola (nb), Reinout van Schouwen (nl), Terance Edward Sola (no), Marcel Telka (sk), Данило Шеган (sr, sr@Latn), Clytie Siddall (vi), Liu Songhe (zh_CN) and Ching-Hung Lin (zh_TW) ============== Epiphany 1.7.1 ============== Highlights: * Integrated Python bindings * Find toolbar Other changes: * Numerous improvements and UI enhancements * Numerous bugs fixed: #152482, #306169, #303922, #168295, #305788, #124236, #305767, #301153, #304992, #173000, #301044, #159767, #152490, #167319, #301093, #301065, #301048, #136288, #155395, #300452, #171179, #171657, #170493, #170493, #171197, #167657, #162748, #169833, #170353, #118107, #169956, #169956, #169039. Contributors: Paolo Borelli, Colin Gibbs, James Henstridge, Martin Kretzschmar, Thom May, Christian Persch, Jean-François Rameau, Sjoerd Simons and Raphaël Slinckx. New and updated translations by Vladimir Petkov (bg), Miloslav Trmac (cs), Hendrik Richter (de), Nikos Charonitakis (el), Adam Weinberger (en_CA), David Lodge (en_GB), <unknown> (es), <unknown> (eu), Pauli Virtanen (fi), Ignacio Casal Quinteiro (gl), Ankit Patel (gu), Gabor Kelemen (hu), tunggul arif siswoyo (id), Francesco Marletta (it), Takeshi AIHANA (ja), Changwoo Ryu (ko), Terance Edward Sola (nb), <unknown> (ne), Reinout van Schouwen (nl), Terance Edward Sola (no), GNOME PL Team (pl), Afonso Celso Medina (pt_BR), Steve Murphy (rw), Laurent Dhima (sq), Данило Шеган (sr), Christian Rose (sv), Baris Cicek (tr), Clytie Siddall (vi), Liu Songhe (zh_CN) and Ching-Hung Lin (zh_TW).
Diffstat (limited to 'www/epiphany/distinfo')
-rw-r--r--www/epiphany/distinfo9
1 files changed, 5 insertions, 4 deletions
diff --git a/www/epiphany/distinfo b/www/epiphany/distinfo
index df08a2d3d67..94b7db0587f 100644
--- a/www/epiphany/distinfo
+++ b/www/epiphany/distinfo
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.23 2005/08/23 11:49:10 jmmv Exp $
+$NetBSD: distinfo,v 1.24 2005/10/14 21:47:59 jmmv Exp $
-SHA1 (epiphany-1.6.5.tar.bz2) = b8ef873662eb041431142f4e14a77d8fb0ac00f9
-RMD160 (epiphany-1.6.5.tar.bz2) = 6178f6b99ca04b26652274e02f86f7b690fd23fb
-Size (epiphany-1.6.5.tar.bz2) = 3037945 bytes
+SHA1 (epiphany-1.8.2.tar.bz2) = 245320c298b807ccf066ab6346b9988b5a97ef6f
+RMD160 (epiphany-1.8.2.tar.bz2) = 8fcc70a936a55ac33ef716f83b12ff6609110042
+Size (epiphany-1.8.2.tar.bz2) = 3354620 bytes
+SHA1 (patch-aa) = 84230bd6ac8dd58a707512f3102ef3f7e96f39af