Changelog for
epiphany-debugsource-3.8.2-3.4.i586.rpm :
* Sun Jun 16 2013 zaitorAATTopensuse.org- Update to version 3.8.2: + Do not load crash page for unrestored pages (bgo#699211). + Do not save error page titles in history. + Do not create page thumbnails for error pages. + Updated translations.
* Tue Apr 16 2013 dimstarAATTopensuse.org- Update to version 3.8.1: + Restore zoom on load started (bgo#693951). + Fix memory leaks and other small bugfixes. + Updated translations.
* Mon Mar 25 2013 dimstarAATTopensuse.org- Update to version 3.8.0: + Fix encoding menu and dialog (bgo#696548). + Sync reload/stop button with load state (bgo#696301). + Updated translations.
* Wed Mar 20 2013 dimstarAATTopensuse.org- Update to version 3.7.92: + We now use WebKit2 by default. + Fix all the remaining WebKit2 feature regressions that were on track for 3.8 (bgo#678610) + Other bugfixes and cleanups
* Tue Mar 19 2013 dimstarAATTopensuse.org- Also obsolete epiphany-extensions-lang.
* Sat Mar 09 2013 dimstarAATTopensuse.org- Update to version 3.7.91: + Add a setting to control delayed tab loading on startup (bgo#694470). + Port Web to libsecret for password storage (bgo#679918). + New startup page for Incognito mode (bgo#694200). + More missing features and bug fixes in the WebKit2 backend. + Other bugfixes and cleanups.- Replace pkgconfig(gnome-keyring-1) BuildRequires with pkgconfig(libsecret-1), following upstreams port to libsecret.
* Fri Feb 22 2013 dimstarAATTopensuse.org- Update to version 3.7.90: + Add \"undo closed tab\" functionality (bgo#128184) + Remove installed headers, API doc and pc files, since we don\'t have extensions anymore. + Only load pages when their tab is switched to on session restore (bgo#675302) + Support notification filtering (bgo#690996) + Add a New Tab button in the toolbar (bgo#684616) + More bugfixes and missing functionality for the WebKit2 backend. + Other bugfixes and cleanups.- Drop -devel subpackage: as there are no headers and API docs installed, this package is useless.- Obsolete epiphany-devel from the main-package.
* Fri Feb 08 2013 dimstarAATTopensuse.org- Update to version 3.7.5: + Remove ability to open URIs in the clipboard through middle click. This option was disabled by default since a long time ago, and broken in WK2. + Load and save the session asynchronously. + Remove spaces in Accept-Language header for compatiblity (bgo#671652). + Smarter copy email address action (bgo#688166). + A bunch of WebKit2 improvements. The WebKit2 version is now really close to feature-complete. + Other bug fixes and cleanups.
* Tue Jan 08 2013 dimstarAATTopensuse.org- Update to version 3.7.3: + Vastly improve the icon generation for Web Applications (bgo#657755) + Allow to zoom images, since this is actually supported by WebKit now + New design for the find bar (bgo#689929) + Add an \'Incognito window\' mode in the UI (bgo#676914) + Support back/forward mouse buttons (bgo#337852) + Improve heuristics to decide whether to open new windows or where to append new tabs when Web is invoked from other applications (bgo#685976) + Add zoom controls to the gear menu (bgo#683625) + Use GtkSearchEntry all over the place instead of our own version (bgo#687744) + Tidy up the application menu to be more in sync with other core apps (bgo#678962) + Add support for favicons in WebKit2. + Tons of cleanups and other bugfixes.- Replace pkgconfig(libsoup-gnome-2.4) BuildRequires with pkgconfig(libsoup-2.4), following upstreams changes.- Add pkgconfig(libwnck-3.0) BuildRequires: new dependency.
* Wed Oct 24 2012 dimstarAATTopensuse.org- Update to version 3.7.1: + This release removes support for traditional extensions (bgo#685630) + Adblock is now imported into the core browser, disabled by default. See Preferences->Privacy to enable it (bgo#681657) + Remove JavaScript preference from the UI. Pretty much every single page the average user visits needs JavaScript, so this is a \"Please break my web\" preference in disguise. For those concerned about security and/or privacy the GSetting remains available. (bgo#685393) + Merge the application menu in the gear menu when not running under the Shell. (bgo#673054) + Do not automatically load resources we cannot handle unless they are the main resource in the page. (bgo#683635) + Many other bugfixes.- Drop pkgconfig(gobject-introspection-1.0) BuildRequires: there is no more gobject-introspection support with webkit2.- Stop passing --enable-introspection to configure.- Remove the extension-dir creation hack in install: there are no extensions supported anymore.- Obsolete epiphany-extensions: as there is no extension support anymore it\'s cleanest to obsolete the old -extensions packages.
* Tue Oct 16 2012 dimstarAATTopensuse.org- Update to version 3.6.1: + Do not replace envirornment when spawning ephy-profile-migrator (bgo#683538) + Merge the app menu into the gear menu when the system does not support global application menus (bgo#673054) + Add F10 as accel for the gear menu (bgo#673878) + Make sure windows are properly closed when using the \'Quit\' option in the app menu (bgo#679844) + Do not automatically download embedded objects (bgo#683635) + Updated translations.
* Tue Sep 25 2012 dimstarAATTopensuse.org- Update to version 3.6.0: + Updated translations.
* Mon Sep 17 2012 zaitorAATTopensuse.org- Update to version 3.5.92: + Respect \'new-windows-in-tabs\' when opening links (bgo#641949) + Present windows when opening new links in tabs (bgo#641949) + Use symbolic icon for downloads box close button (bgo#683966) + Add a close button to the find toolbar (bgo#683967) + Make the overview work when building with WK2. + Many code cleanups, minor bug fixes, leak fixes, new tests.
* Wed Sep 05 2012 dimstarAATTopensuse.org- Update to version 3.5.91.1: + Fix the epiphany-extensions build- Changes from version 3.5.91: + New overview with most visited pages as starting page (bgo#455173) + Avoid using \'Blank page\' as title for pages without title (bgo#682354) + Do not restore tool windows on startup (bgo#682966) + Port preferred language preferences to WK2 (bgo#679685) + Add code coverage reports (--enable-code-coverage) (bgo#683297) + Several fixes and updates to the test suite. + Many fixes and improvements in the profile migrator. + Many other code fixes and cleanups.- Add pkgconfig(gnome-desktop-3.0) BuildRequires: new dependency.
* Thu Aug 23 2012 dimstarAATTopensuse.org- Update to version 3.5.90: + Improved url entry autosearch (bgo#681022) + Show information about TLS certificates and SSL errors when clicking the lock icon (bgo#681506) + Store http disk cache with temporary profiles for improved privacy (bgo#681147) + Do not add error pages to back forward list. + Do not add error pages to history (bgo#655619) + WebKit2: Show information about web and plugins processes in about:memory (bgo#679764) + Port saving to WebKit2 (bgo#679368) + Update to recent WebKit2 API changes. + Dependencies cleanup. + Many code cleanups and bug fixes.- Drop ca-certificates BuildRequires: the build system no longer knows --with-ca-file and as such no longer needs it.- Completely rework BuildRequires: + Removed: gnome-doc-utils-devel, gobject-introspection-devel, iso-codes-devel, libavahi-gobject-devel, libgnome-keyring-devel, libnotify-devel, libsoup-devel, libtool, libwebkitgtk3-devel, libxslt-devel, mozilla-nss-devel, pkgconfig(ice), pkgconfig(sm) + Added: pkgconfig()-style: avahi-client, avahi-gobject, gcr-3, gio-unix-2.0, glib-2.0, gmodule-2.0, gnome-keyring-1, gobject-introspection-1.0, gsettings-desktop-schemas, gthread-2.0, gtk+-unix-print-3.0, iso-codes, libnotify, libsoup-gnome-2.4, libxml-2.0, libxslt, nss, webkitgtk-3.0.- No longer pass --disable-scrollkeeper, --enable-zeroconf and - -enable-network-manager to configure: the parameters are no longer known by the build system.
* Sun Aug 12 2012 dimstarAATTopensuse.org- Update to version 3.5.5: + Rewrite EphyEncoding(s) so that it does not use EphyNode anymore. (bgo#680735) + Remove Seed support for extensions + Make the browser recover from broken session state files (bgo#680590) + Stop setting \'persist-key\' in our filechooser (bgo#655508) + Do not copy history from parent tab when doing Ctrl+T (bgo#651918) + Suggest the right name in \'Save As\' more often, using the information available in the Content-Disposition headers. (bgo#674291) + Add a \'enable-webaudio\' setting, false by default + Port disk cache, inspector and spell-checking to WebKit2 + Many other bugfixes and cleanups.- Drop libseed-gtk3-devel BuildRequires and stop passing - -enable-seed to configure, following upstream dropping seed.
* Sat Aug 11 2012 dimstarAATTopensuse.org- Update to version 3.5.4: + Make the security level indicator work in WebKit2. + Make site-specific quirks work in WebKit2. + Make cookies work in WebKit2. + Fix the page title not being updated properly in WebKit2. + Make the fullscreen popup work in WebKit2. + Make find work in WebKit2. + Make downloads work in WebKit2. + Make resource tracking work in WebKit2. + Code cleanups and refactorings (ie, moving EphyFileMonitor out of EphyWebView).
* Fri Aug 10 2012 dimstarAATTopensuse.org- Update to version 3.5.3: + Initial WebKit2 support + Improve fullscreen UI, and add support for HTML5 fullscreen (bgo#676905) + Add support for \'Do Not Track\', http://donottrack.us/ + Migrate profile directory to the XDG config directory (~/.gnome2/epiphany -> ~/.config/epiphany) (bgo#522810) + Add new unit tests for EphyShell, EphySession, EphyProfileMigrator, EphyWebAppUtils, ... + Lots and lots of cleanups and other minor fixes.- Drop epiphany-fix-memory-leaks.patch: fixed upstream.
* Thu Aug 09 2012 dimstarAATTopensuse.org- Update to version 3.5.1: + Use the linked style class for the download bar (bgo#672712) + Use glib resources for the UI and CSS files + Default to always restoring the last session on startup, regardless of how epiphany was closed (bgo#673453, bgo#673122) + Use intltool 0.50 (bgo#672932) + Improvements in the url entry layout (bgo#672927) + Fix stop/reload button misalignment when using custom font size (bgo#668135) + New org.gnome.Epiphany.ui.tabs-visibility-policy setting. It\'s now possible to always hide tabs. + Consider email-type entries when doing login/password autocomplete (bgo#666326) + Prioritize smart bookmarks URIs over normal URIs when exporting bookmarks (bgo#534565) + Restore right-click/long press menus in back/forward buttons (bgo#671609) + Remove completely outdated help (bgo#674047)
* Wed Aug 08 2012 dimstarAATTopensuse.org- Update to version 3.4.3: + Require WebKitGTK 1.8.2. + Do not cancel downloads that have not been started yet (bgo#681010). + Prevent double calls to quit in history service (bgo#680529).
* Sun Jul 22 2012 zaitorAATTopensuse.org- Start using new upstream name Web, having a different name for launcher and name in application might confuse users. (bnc#772554)
* Mon Jul 16 2012 badshah400AATTgmail.com- Add epiphany-fix-memory-leaks.patch to fix several memory leaks (bgo#677720, bgo#676484, bnc#771568); patches taken from upstream git commits and rebased for current version.
* Sat May 19 2012 zaitorAATTopensuse.org- Update to version 3.4.2: + Fix stop/reload button mis-alignment when using custom fonts (bgo#668135). + Correctly set the \'system\' language in the language settings. + Consider email inputs when looking for login/password combinations (bgo#666326). + Do not hit the sqlite length limit on querys (bgo#674848). + Fix the \'Add Language\' dialog layout (bgo#676043). + Updated translations.
* Wed Apr 18 2012 dimstarAATTopensuse.org- Update to version 3.4.1: + Listen to the org.gnome.Eiphany.ui.show-toolbars setting + Do not always show bookmarks without any topic set in the completion (bgo#673301) + Use the right StartupNotify key name for Web Apps (bgo#673865) + Updated translations.
* Wed Mar 28 2012 vuntzAATTopensuse.org- Update to version 3.4.0.1: + Listen to favicon changes in the history window (bgo#672525) + Remove ephy-history.h from epiphany.h + Updated translations.- Drop epiphany-fix-header.patch: fixed upstream.
* Mon Mar 26 2012 vuntzAATTopensuse.org- Update to version 3.4.0: + Avoid infinite loops in the profile migrator for existing but empty history files (bgo#672547) + Updated translations.- Add epiphany-fix-header.patch: fix epiphany.h to be usable, taken from git.
* Wed Mar 21 2012 vuntzAATTopensuse.org- Update to version 3.3.92: + Fail in application mode if we get a nonexistent profile (bgo#669700) + Add unit tests for EphyWebView (bgo#669548) + Open pages in a new tab on middle click for the history editor (bgo#671635) + Set a max width to the statusbar label (bgo#671520) + Automatically add file:// when existing absolute paths are typed in the URL entry (bgo#671792) + Fix bookmarklet\'s titles when they are created (bgo#672194) + Replace the EphyFaviconCache with WebKit\'s favicon cache (bgo#648653) + Other bugfixes and cleanups.
* Sun Mar 11 2012 dimstarAATTopensuse.org- Update to version 3.3.91: + The big change is that the history backend has been completely rewritten. It now uses SQLite as the storage medium, and can keep your browsing history indefinitely (so gone is the 10-day limit). + Validate web applications before listing them in about:applications (bgo#669836) + Fix loading of
: URIs (bgo#669461) + Fix loading of : URIs (bgo#670674) + Add back the extensions menu (bgo#669951) + Many other small fixes and improvements.- Add pkgconfig(sqlite3) BuildRequires for the new history backend.
* Mon Mar 05 2012 vdziewieckiAATTsuse.com- add Provides: browser(npapi) FATE#313084
* Wed Feb 22 2012 vuntzAATTopensuse.org- Update to version 3.3.90: + Enable accelerators in the supermenu (bgo#668325) + Use the symbolic icon for the clear action in the search entry (bgo#669131) + Convert web application names to the proper encoding before saving them (bgo#658028) + Make the global menu work in private mode too (bgo#669740) + Several fixes for the web inspector (bgo#669835) + Other bugfixes and cleanups
* Sun Feb 19 2012 dimstarAATTopensuse.org- Add pkgconfig(ice), pkgconfig(sm) and pkgconfig(x11) BuildRequires: they used to be pulled in by something else, but the relayout of xorg-x11 packages changed that.
* Tue Feb 07 2012 vuntzAATTopensuse.org- Update to version 3.3.5: + Make about window modal again (bgo#668113) + Remove statusbar hits for menu actions (bgo#668191) + Support external protocols (apt://, magnet://, etc) properly (bgo#551857) + Disable most menu actions in about:blank (bgo#668105) + Make the name \'Web\' visible in more places (bgo#666587) + Stop shipping the bookmarks editor .desktop file + Run all unit tests on \'make check\' + Restore + accels for tabs (bgo#668702) + Add toggle to enable WebGL support, off by default +
*Lots
* of cleanups and refactorings.- Remove xz BuildRequires now that it comes for free in the build system.- Drop epiphany-hide-bookmark-editor.patch: not needed since bme.desktop doesn\'t exist anymore.
* Wed Jan 18 2012 vuntzAATTopensuse.org- Update to version 3.3.4.1: + Remove Find Next/Previous from the super menu. + Remove Print Preview and Print Setup from the super menu. + Remove \"Send link by mail...\" from the super menu, move it to the document context menu. + Hide EphyWindow\'s titlebar when maximized. + Fix crash when updating the EphyEmbed statusbar after dispose (bgo#668171)
* Tue Jan 17 2012 vuntzAATTopensuse.org- Update to version 3.3.4: + Merge the stop/reload button with the location entry (bgo#667176) + Merge the back and forward buttons in a single button group (bgo#666604) + Use the Shell globalmenu for application actions when available + Drop the menubar in favor of a supermenu a-la Chrome (bgo#665479) + Make sure to hide all chrome in application mode (bgo#667634) + Add mnemonics for password and recovery infobars (bgo#667238) + Enable latest HTML5 fullscreen support (bgo#665341) + Make g_setenv calls early during startup to avoid threading race conditions (bgo#659145) + Stop using gtk_button_{press,release} to fake middle clicks in the toolbar buttons (bgo#628364) + Try to be smarter about the content type of downloads (bgo#662059) + Lots of other small fixes and cleanups- Add explicit pkgconfig(gtk+-3.0) BuildRequires: it was missing before.
* Tue Dec 20 2011 vuntzAATTopensuse.org- Update to version 3.3.3: + Combine the stop/reload buttons (bgo#657655) + Drop bookmarks/topics bar + Properly save about: URIs in session (bgo#664483) + Use a vanilla GtkToolbar instead of an EggEditableToolbar (bgo#664483) + Use an overlay progressbar for the load progress (bgo#665470) + Use GtkOverlay for the statusbar (bgo#653996) + Kill right/left padding in the toolbar so that icons are accessible from the edge of the screen (bgo#665518) + Use new-windows-in-tabs by default (bgo#656091) + Remove \"Go\" and \"Tabs\" menu + Remove user visible concept of \"homepage\" (bgo#665469) + Remove the toolbar editor (bgo#664260) + Use uniform style for about: pages (bgo#665136) + Use GTK+ 3.0 icon names (bgo#665170) + Make sure WebApps are always shown in the shell (bgo#664751) + Use SoupSession:ssl-use-system-ca-file property instead of copying the detection code (bgo#633109) + Never show tabs in application mode (bgo#663668) + Layout fixes for the properties dialog (bgo#662252)- Add xz BuildRequires because we can\'t build a package for a xz-compressed tarball without explicitly specifying that... See bnc#697467 for more details.- Remove --with-ca-file/--without-ca-file configure option: removed upstream.
* Tue Nov 22 2011 vuntzAATTopensuse.org- Update to version 3.3.2: + Use GNetworkMonitor to monitor network changes (bgo#664096) + Remove use of deprecated GTK+ APIs (bgo#664120) + Fix icon in PDM\'s \"Clear All\" button (bgo#663159) + Show the WebKit version in the about dialog + Other minor fixes
* Thu Oct 27 2011 dimstarAATTopensuse.org- Update to version 3.3.1: + Integrate fixes from 3.2.1. + Port from GtkTable to GtkGrid (bgo#661347) + Updated translations.
* Tue Oct 18 2011 vuntzAATTopensuse.org- Update to version 3.2.1: + Fix markup of dialog button (bgo#660749) + Fix crash when NetworkManager is not present (bgo#659103) + Updated translations.
* Fri Sep 30 2011 cooloAATTsuse.com- add libtool as buildrequire to make the spec file more reliable
* Tue Sep 27 2011 vuntzAATTopensuse.org- Update to version 3.2.0: + Updated translations.
* Thu Sep 22 2011 vuntzAATTopensuse.org- Update to version 3.1.92: + Disable irrelevant actions in web app mode (bgo#657624) + Disable session resume in web app mode (bgo#658739) + Normalize web app profile directory and desktop file names (bgo#658010) + Remove G_DIRECTORY_SEPARATOR from web app names (bgo#658028) + Other fixes and cleanups.
* Sun Sep 18 2011 jengelhAATTmedozas.de- Remove redundant/obsolete tags/sections from specfile (cf. packaging guidelines)- Use %_smp_mflags for parallel build
* Wed Sep 07 2011 vuntzAATTopensuse.org- Update to version 3.1.91.1: + Fix mistake in error pages.
* Tue Sep 06 2011 vuntzAATTopensuse.org- Update to version 3.1.91: + Implement about:applications to manage Web Applications. This should go away in 3.4 in favor of a GNOME-wide solution. + Fix warnings when coming back from fullscreen (bgo#657936) + Hide irrelevant context menu actions when in app mode (bgo#657624) + Remove unneeded markup in glade files (bgo#102382) + Recursively delete temporary profile dirs (bgo#658201) + Improve messages in error pages (bgo#637903) + Fix error pages for RTL locales (bgo#314205) + Ask for confirmation before overwriting web applications (bgo#658060)
* Wed Aug 31 2011 vuntzAATTopensuse.org- Update to version 3.1.90: + Add support for saving web pages as standalone \"Web Applications\".
* Tue Aug 16 2011 dimstarAATTopensuse.org- Update to version 3.1.5: + Use new symbolic icons for security status (bgo#650789) + Fix gir scanner invocation (bgo#653031) + Unescape tooltips in download widget (bgo#653690) + Fix \"Browse to\" in downloads (bgo#651699) + Clear finished downloads when closing downloads bar (bgo#653918) + Use a CSS file for styling (bgo#644805) + Many other fixes and cleanups.
* Thu Jul 07 2011 vuntzAATTopensuse.org- Remove unneeded gnome-themes BuildRequires: it was probably added at some point, when epiphany was installing icons for accessibility themes.- Document the branding.conf file that can be used to set the default user agent.
* Wed Jul 06 2011 vuntzAATTopensuse.org- Change branding-upstream subpackage: + Add Requires for epiphany since the branding package is useless without it. + Update summary and description. + Make noarch.- Update summaries in other subpackages.- Change branding Requires in main subpackage to be \"= %{version}\" since it has to be versioned.
* Tue Jul 05 2011 vuntzAATTopensuse.org- Update to version 3.1.3: + Port to GtkApplication + Do not use GNOME font settings as our default, just rely on more generic system config (\"sans\", \"serif\") + Port to GDBus + Assume NetworkManager is present. This is not a hard dependency since we only require it at runtime, as we use it through dbus. + Fix \"Use picture as background\" (bgo#647604) + Implement a basic about:memory page with memory usage data + Respect gtk-keynav-wrap-around in our page-change handler + Fix removal of items by DnD in toolbar editor (bgo#647265) + Many other cleanup and fixes- Remove NetworkManager-devel BuildRequires: it is not needed at build time anymore.- Remove startup-notification-devel BuildRequires: the explicit build dependency has been removed upstream.- Add NetworkManager Requires as epiphany now won\'t work without it.
* Tue Jun 14 2011 dimstarAATTopensuse.org- Update to version 3.1.2: + Add an option in the chrome context menu to hide the menubar. + Open new tabs to the right of the current one also for Ctr+Enter [bgo#647976] + Use WebKit\'s internal source viewer by default [bgo#597156] + Drop yellow background in secure location entry and use symbolic icons. + Add spell checking, enabled by default. + Warn again about unsubmitted forms on close [bgo#604986] + Add about:plugins support [bgo#575498] + Many other bugfixes.
* Wed May 18 2011 dimstarAATTopensuse.org- Update to version 3.0.3: + Call g_type_init in the migrator explictly.
* Wed May 04 2011 vuntzAATTopensuse.org- Update to version 3.0.2: + Fix overly zealous tab grouping. + Fix compiler warnings.
* Wed Apr 27 2011 fcrozatAATTnovell.com- Update to version 3.0.1: + Auto-shrink images by default. + Rely on WebKit 1.4.0 to not load GTK+2.x plugins instead of maintaining our own plugins blacklist. + bgo#612155: better handle popup window sizes. + bgo#580951: do not save window state for popup windows. + bgo#646724: fix garbage filename in \"Save link as...\". + bgo#647976: group tabs for links opened with Ctrl+Enter. + bgo#643909: make the floating statusbar escape the mouse pointer. + bgo#642403: make the URL selectable in secure sites again.
* Tue Apr 05 2011 fcrozatAATTnovell.com- Update to version 3.0.0: + Use the system \'web-browser\' high-res icon instead of our own low-res version. (bgo#645713) + Use /org/gnome as starting path for schemas. + Respect our documented special key values for the download dir (bgo#644641)- Copy icons from gnome theme to hicolor to make package check happy.- Remove post/postun macros for a11y icons, they have been removed.
* Tue Mar 22 2011 fcrozatAATTnovell.com- Update to version 2.91.92: + Fix pages opening in the wrong tab when a session has been resumed. (bgo#625116) + Cleanups in autotools setup. (bgo#609498) + Other bugfixes.- Changes from version 2.91.91.1: + bgo#644261: Fix theming issues in the primary toolbar. + bgo#644247: Remove minimum font size setting from the UI. + bgo#644521: Use GNOME document font for the default font, instead of the UI font. + bgo#644523: Use Serif as default family instead of Sans Serif, like Every Other Modern Browser Does(tm).- Changes from version 2.91.91: + The downloads UI has been totally revamped. It is very similar to how Chrome works, and should fit much better in the overall GNOME 3.0 design (bgo#618443). + Add a border and some padding around the floating statusbar. + Do a DNS prefetch on the completion items when the cursor is set over them more than a 1/4th of a second. Should speed-up page loading. (bgo#606087) + Other minor bugfixes.
* Thu Feb 24 2011 fcrozatAATTnovell.com- Update to version 2.91.90: + Port statusbar to GeditOverlay; fixes a bunch of bugs and should be more efficient. + Group new tabs by default when opened from another page; this obsoletes the tab-group extension.- Changes from version 2.91.6: + Use libsoup\'s cache implementation instead of WebKit\'s, which has been removed now.- Changes from version 2.91.5: + Compilation fixes for GTK+ 2.99.0 + Fix potential dataloss in topic selection dialog (bgo#518727) + Fix color setting in location bar (bgo#636501)- Changes from version 2.91.4.1: + Various compilation fixes- Changes from version 2.91.4: + Blacklist Flash plugin, since it will just crash in our GTK+ 3.x process. + Use custom (and nicer) error pages (bgo#592667) + Fix minimum font size setting, add custom setting for font sizes (bgo#636761) + Separate migration code into another binary, makes the main ephy binary not link with NSS (bgo#636685) + Fix errors properly, particularly do not clobber the global error state for errors not happening in the main frame (bgo#623012)- Changes from version 2.91.3: + Fix WebKitSoupCache size setup (bgo#635066) + Fix some leaks in the GObject DOM using code. + Other small changes.- Changes from version 2.91.2: + Get rid of the spinner in the toolbar, port tab spinners to GtkSpinner (bgo#524809, bgo#598442) + Enable web inspector unconditionally. + Use full content zooming by default (bgo#615362). + Various cleanups and bugfixes.- Changes from version 2.91.1: + Port to GSettings (bgo#624485) + Updated to use GTK+ 3.x (unconditionally) and gobject-introspection 0.9.5. + Use the geolocation support in WebKit (bgo#626687) + A ton of bugfixes.- Changes from version 2.31.5: + Show All files in Save dialogs, not only \"supported\" ones (eg, HTML). + Fix epiphany .pc files to have the correct dependencies.- Changes from version 2.31.4: + Port to GTK+ 3.x. GTK+ 3.x is now required to build, 2.x support is dropped.- Changes from version 2.31.3: + Remove encoding breaking translations of \'...\' strings (bgo#613119) + Fix URL entry eating up your manually entered URLs in some cases (#620129)- Changes from version 2.31.2: + Use an infobar to inform of session restoration instead of a modal dialog. + Show a dialog when F7 is pressed to enable caret browsing (bgo#501666) + Use a Chrome-like embedded statusbar and get rid of the traditional one (bgo#609713) + Highlight matches when doing \"Find again\" in search bar (bgo#611499) + Refactor load status management in EphyWebView (bgo#593743) + Open URIs on a new tab when doing middle click in history items (bgo#611400) + Re-enable favicons in entry completion (bgo#616345) + Change sensitiviness of back/forward buttons when clearing history (bgo#539716) + Make sure we clear webkit\'s internal history when clearing the history in Epiphany (bgo#539716) + Send \'Referer\' on headers sent for context menu HTTP downloads. (bgo#136292) + Fix leave-fullscreen button visibility (bgo#611445)- Drop epiphany-fix-introspection-build.patch and epiphany-mime-scheme-handler.patch: fixed upstream.- Remove gconf2-devel BuildRequires and %gconf_schemas_prereq.- Use %glib2_gsettings_schema_
* macros.- Remove explicit gtk2-devel, libwebkitgtk-devel, libxml2-devel Requires of devel package: the right ones will be automatically be added the pkgconfig() way.- Change BuildRequires: + libseed-devel to libseed-gtk3-devel. + libwebkitgtk-devel to libwebkitgtk3-devel.- Add pkgconfig(gsettings-desktop-schemas) BuildRequires.
* Sun Feb 13 2011 vuntzAATTopensuse.org- Call missing relevant macros in %post/%postun: + %icon_theme_cache_post/postun because the package ships themed icons.- Pass %{?no_lang_C} to %find_lang so that english documentation can be packaged with the program, and not in the lang subpackage.- Change Requires of lang subpackage to Recommends, since the english documentation is not there anymore.
* Tue Dec 14 2010 vuntzAATTopensuse.org- Own /usr/share/gnome and /usr/share/gnome/help to fix build.
* Fri Dec 10 2010 vuntzAATTopensuse.org- Add epiphany-mime-scheme-handler.patch to register the http and https scheme MIME types. This is needed because of a change in how gio works.- Call %desktop_database_post/%desktop_database_postun in %post/%postun.
* Fri Oct 01 2010 vuntzAATTopensuse.org- Add epiphany-fix-introspection-build.patch to fix build with recent version of gobject-introspection.
* Sat Sep 18 2010 vuntzAATTopensuse.org- Move gir files to devel subpackage.
* Thu Sep 16 2010 vuntzAATTopensuse.org- Update to version 2.30.6: + Do not use deprecated gdk_display + Do not enable maintainer mode for tarballs
* Tue Sep 14 2010 vuntzAATTopensuse.org- Pass --with-distributor-name=\"SUSE\" to configure, and remove lsb-release BuildRequires: it was only needed for this.
* Sat Sep 04 2010 vuntzAATTopensuse.org- Add ca-certificates Recommends.
* Wed Sep 01 2010 vuntzAATTopensuse.org- Update to version 2.30.5: + Don\'t depend on GTK 2.21.x.
* Mon Aug 30 2010 vuntzAATTopensuse.org- Update to version 2.30.4: + Prevent a crasher in the download dialog + Highlight matches on \"Find again\" + Install introspection files in our own prefix, not g-i\'s + Fix feeds URL for relative URIs + Don\'t let ephy-favicon-cache store invalid files + Update libegg to latest master + Remove deprecated functions to work with GTK+ 2.22 / master
* Tue Aug 24 2010 vuntzAATTopensuse.org- Do not call autoreconf: this is not needed anymore.- Remove gcc-c++, gnome-common, gtk-doc BuildRequires.- Remove gir-repository BuildRequires: not needed anymore.- Merge doc subpackage with devel subpackage, since this is developer documentation.
* Tue Aug 17 2010 dimstarAATTopensuse.org- Update to version 2.30.3: + bgo#624421: Adapt to GtkNotebook signal signature changes + Fix crash when trying to load URIs with no path + bgo#611400: Open URIs on new tab when middle-clicking on an history item + bgo#539716: Connect to the \'cleared\' signal and change the sensitivity flags + bgo#539716: Split EphyNavigationAction in one abstract class and two subclasses + bgo#539716: Make sure WebKitWebHistory is cleared when cleared EphyHistory + bgo#136292: Send \'Referer\' on headers sent for context menu HTTP downloads + bgo#611445: ephy-toolbar: fix leave-fullscreen item visibility + Updated translations.- Pass --disable-maintainer-mode to configure to support building with gtk 2.21.6, which deprecated some more symbols.
* Sat Aug 07 2010 vuntzAATTopensuse.org- Change libwebkit-devel BuildRequires (and Requires of devel package) to libwebkitgtk-devel, since this package got renamed.
* Mon Jun 14 2010 vuntzAATTopensuse.org- Add epiphany-hide-bookmark-editor.patch to hide bme.desktop in the menus.- Do not add a System category to bme.desktop.
* Thu Jun 03 2010 vuntzAATTopensuse.org- Add ca-certificates BuildRequires and use --with-ca-file for configure on 11.3 and later, now that we have a bundle for all certificates.
* Fri Apr 09 2010 vuntzAATTopensuse.org- When creating the extensions directory, create it with the value that is in epiphany\'s pkg-config file. This ensures we\'ll have the right directory.- Get ready to use the certificate bundle file: we will pass - -with-ca-file=%{_sysconfdir}/ssl/ca-bundle.pem to configure instead of --without-ca-file on 11.3 and later. This is commented out for now since we need a ca-certificates package that is not in Factory yet.
* Thu Apr 08 2010 vuntzAATTopensuse.org- Update to version 2.30.2: + Correct extensions dir definition in lib/ too.- Changes from version 2.30.1: + Improve page print implementation (bgo#609756) + Ignore case of URL schemes (bgo#605089) + Check if URL is NULL before setting its history title (bgo#582629) + Fix crasher when pressing Up arrow twice (bgo#599156) + Look for extensions in the correct directory, using our API version as versioning number.
* Tue Mar 30 2010 vuntzAATTopensuse.org- Create the 2.30 extension directory, instead of 2.29. This is needed to fix the build of epiphany-extensions.
* Mon Mar 29 2010 vuntzAATTopensuse.org- Update to version 2.30.0: + Fix form-based login detection in many sites (bgo#608740) + Make sure we show notifications in all cases for downloads (bgo#611635) + Various fixes to the migration code (bgo#608687)
* Mon Mar 08 2010 dimstarAATTopensuse.org- Update to version 2.29.92: + bgo#610844: Fix shift+click being broken in input areas + bgo#610721: Always use i18n\'d Desktop and Downloads dir names
* Fri Mar 05 2010 dimstarAATTopensuse.org- Do not provide pixmaps/web-browser.svg; it\'s no longer provided by gnome-icon-theme.
* Thu Mar 04 2010 dimstarAATTopensuse.org- Update to version 2.29.91: + bgo#604991: Fix window moving and resizing through DOM methods, a.k.a. \'Fix Browser Pong\' + bgo#405505: Show favicons instead of radiobuttons in the tabs menu + Replace \'Enable Java\' preference (which wasn\'t working) with a \'Enable Plugins\' preference (which works). + bgo#600663: Report broken SSL certs through the usual \'broken padlock\' icon in the URL entry + bgo#604950: Make Ctrl+Shift+Click open links in a new window again + Lots of bugfixes and code cleanups.- Pass --without-ca-file to configure, as we do not yet have a global CA store.
* Thu Feb 11 2010 vuntzAATTopensuse.org- Update to version 2.29.90.1: + Fix crasher when storing passwords.- Changes from version 2.29.90: + Remove support for XML legacy format in extensions (bgo#607881) + Implement EphyEmbedPersist using WebKitDownload (bgo#600987) + Reimplement support for cookie acceptance policies (bgo#607484) + Change default toolbar layout to have just one toolbar (bgo#412385) + Reimplement print preview (bgo#609021) + A bunch of other small bugfixes.
* Mon Jan 25 2010 captain.magnusAATTopensuse.org- Update to version 2.29.6: + Enable the webkit page cache by default; this should give a noticeable to the back/forward page transition + Make text search more responsive by introducing a small delay between a key stroke and the actual search. (bgo#598322) + A bunch of other small bugfixes
* Wed Jan 13 2010 captain.magnusAATTopensuse.org- Update to version 2.29.5: + Reimplement EphyEmbedSingle::handle-content signal, useful for external download managers + Add a gconf key (/apps/epiphany/general/url_search) to set the default search engine. (bgo#604087) + Reimplement favicon support (bgo#601859) + Do not override page specific context menus with our own (bgo#603326) + Store all form auth data in GNOME Keyring, and ask the user to remember and prefill new logins/passwords with an infobar. (bgo#582267) + Reimplement EphyWebView::ge-feed-link, emitted when a feed link is found in the view. + Reimplement support for the \'Accept-Language\' HTTP header (bgo#528893) + Reimplement custom User Agent support, see commit e896b194fbff for details (bgo#580903) + Reimplement support for window.close (bgo#599009) + Reimplement support for mime type safety check during downloads (bgo#605026) + Reimplement EphyWebView::new-window signal, emitted when the view opens a new window (like a JS window) + Lots of bugfixes- Remove epiphany-user-agent.patch. Fixed upstream
* Wed Dec 23 2009 vuntzAATTopensuse.org- Change gnome-keyring-devel BuildRequires to libgnome-keyring-devel, following the module split upstream.
* Sat Dec 05 2009 vuntzAATTopensuse.org- Update to version 2.29.3: + Don\'t assume all seed extensions return an object as a value (bgo#599714) + Fix refcounting of seed extensions (bgo#599838) + Provide the Inspect Element menu item in context menus again (bgo#599473) + Many fixes to our gobject-introspection support (bgo#599757) + Disconnect dbus callbacks when disposing of the network monitor (bgo#572326) + Only use the main frame to fetch the document type for pages (bgo#602400) + Restore \'Close\' and \'Help\' buttons in dialogs (bgo#590387) + Fix auto-google search when using Ctrl-Enter (bgo#603324)- Changes from version 2.29.1: + Reimplement middle-click-to-open-clipboard-contents. + Reimplement traditional epiphany context menu(s). (bgo#562617) + Reimplement Up arrow behavior (bgo#595653) + Make most of epiphany compile with sealed GTK+ structs (bgo#595791) + Prevent PDM from getting keyring passwords in private mode (bgo#591395) + Take into account WEBKIT_LOAD_FAILED status for is_loading API. + Depend on libtool 2.2 and dump dolt. + Replace .glade files with .ui files natively instead of generating .ui files at compile time from the .glade files. (bgo#590387) + Several fixes in the automatic search of url entry contents on enter feature (bgo#596717, bgo#595690) + Use new syntax for Seed imports (bgo#598562) + Add back support for javascript: and mailto: URIs + Fix for Seed extensions preventing epiphany from shutting down (bgo#573551) + Allow popups when the user asks for them (bgo#528799) + Refactor EphyShell lifetime tracking (bgo#599348) + Don\'t crash when detaching multiple Seed extensions (bgo#599422) + Reimplement type checking on downloads and \"Open\" dialog option (bgo#598167)- Rebase epiphany-user-agent.patch.
* Tue Sep 22 2009 dimstarAATTopensuse.org- Update to version 2.28.0: - bgo#594435 - Fix bookmark properties rendering of multiple topics - bgo#577797 - Fix to properly get the suggested name for downloads in some cases - Strip whitespace from URIs during password migration - bgo#594717 - Fix crasher in profile migration - bgo#585499 - Append \'(n)\' (where n = number of duplicates) to duplicated downloads - bgo#594346 - Fix URL entry going out of sync with what is shown in the web view in some situations - bgo#594694 - Ask the user for the master password of his/her Gecko passwords if there was one set - Run mozilla-plugin-config (from nspluginwrapper) if it\'s available. - bgo#562611 - Implement \'Save As\' for pages using WebKitWebDataSource
* Sun Sep 13 2009 dimstarAATTopensuse.org- On openSUSE 11.1 and older the package lsb_release did not exist and it\'s content was integrated inside lsb.- Carry the ig locale in the files list for openSUSE <= 11.1.
* Wed Sep 09 2009 vuntzAATTopensuse.org- Update to version 2.27.92: + Import passwords from the gecko profile on first run. This adds a dependency on NSS, which can be disabled with --disable-nss (but then, of course, passwords won\'t be imported). + Enable undo/redo on forms (bgo#591072) + Save session data more often to avoid data loss when crashing (bgo#593149) + Reimplement direct search on the location bar (bgo#583795) + Do not save failed loads in history or show a valid security status for them (bgo#593200) + Reimplement search by just pressing \'/\' (bgo#587864) + Fix .desktop file (bgo#588979) + Fix warning when loading NULL URIs (bgo#593701) + Reimplement view source functionality (bgo#503968) + Show initial request before the server responds to avoid empty location entry (bgo#591294) + Reset font size with ctrl+0 from num block (bgo#573624) + Do not auto-shrink images, since ephy/gecko used to do that. + Reimplement adblock support (bgo#562762)- Add mozilla-nss-devel BuildRequires.- Remove srAATTLatn workaround.
* Tue Aug 25 2009 vuntzAATTnovell.com- Update to version 2.27.91: + Use new keyring support in libsoup instead of the old webkit session feature. + Performance and functionality improvements for the find toolbar. + Always show images in the bookmarks menu items. Makes them re-appear after recent changes that set icons off by default in menus for 2.28 (bgo#588563) + Update URL in entry when clicking on #anchors (bgo#584506) + Re-implement about:recover lookalike (bgo#583953)- Use spec-cleaner to reorder lines in preamble.
* Mon Aug 10 2009 vuntzAATTnovell.com- Update to version 2.27.90: + Port PDM\'s password viewer to gnome-keyring so that it works again. (bgo#579217) + Fix address normalization when opening URLs from the command line. + Fix spurious whitespace when hiding downloader status icons. (bgo#591189) + Re-add the spinner so that we have some kind of progress notification before we receive any response from the server. (bgo#585035) + Workaround bug in WebKitGTK+ that made us never stop the progress notification while loading in some pages. (bgo#590170) + Move default bookmarks to a separate RDF file instead of hardcoding them. (bgo#300190) + Do not show about:recover URLs for now, since the service is not implemented. (bgo#583953)- Add gnome-keyring-devel BuildRequires.- Drop epiphany-bgo300190-default-bookmarks.patch: fixed upstream.
* Mon Aug 03 2009 vuntzAATTnovell.com- Update to version 2.27.5: + Use the font families set in the GNOME preferences when possible. + Fix opening multiple pages in a row from command line (bgo#588143) + Add several new mime types to the safe mime types list (bgo#582905, bgo#565346) + Fix middle click on back/forward buttons (bgo#583440) + Recognize favicons with mime type image/vnd.microsoft.icon. Keep in mind that favicons in general still do not work in epiphany/webkit. (bgo#578575)- Add gir-repository, gobject-introspection-devel and libseed-devel BuildRequires.- Pass --enable-introspection and --enable-seed to configure.- Add lsb-release BuildRequires.- Add epiphany-user-agent.patch so we can brand the user agent.- Remove AutoReqProv from devel package: it\'s default now.- Remove python-gtk, python-gnome Requires.- Add libwebkit-devel and epiphany Requires to the devel package.
* Mon Jul 20 2009 dominique-obsAATTleuenberger.net- Update to version 2.27.4: + Too many changes to list. + Epiphany now uses webkit.- Remove now unneeded enchant-devel, gnome-desktop-devel, libglade2-devel, libgnomeui-devel and mozilla-xulrunner from BuildRequires- Add gconf2-devel, libnotify-devel, startup-notification-devel and libwebkit-devel to BuildRequires.- Remove AutoReqProv: it\'s default now.- Remove obsolete --with-gecko and --enable-spell-checker from configure.- Do not set categories in desktop files when they are already there.- Remove part of the branding package that was specific to the gecko backend. This was used to set the user agent. Webkit doesn\'t support this for now, but this should be added back in the future.- Update epiphany-bgo300190-default-bookmarks.patch: part of it was accepted upstream.- Drop epiphany-browser-plugins.patch: WebKit does the right thing.- Drop epiphany-libtool.patch- Change srAATTLatin to srAATTlatin
* Sun Mar 15 2009 vuntzAATTnovell.com- Update to version 2.26.0: + Another NULL check for bgo#572810. + Try again to fix gecko 1.9.1 build. bgo#565669 + Updated translations.- Remove -fno-strict-aliasing from CFLAGS.- Pass --enable-spell-checker to configure.- Do not package omf files twice (they are in the lang package too).