SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libjavascriptcoregtk-3_0-0-2.0.3-4.1.i586.rpm :

* Sun Jun 16 2013 zaitorAATTopensuse.org- Update to version 2.0.3: + Fix rendering of WebKitWebView child widgets with recent GTK+. + Use the inner node frame instead of the target frame to calculate the point of a hit test result in WebKit1. + Fix a crash when terminating a process that has not been fully launched. + Fix race conditions closing the socket descriptor when the web process crashes. + Fix a crash when a web page is closed. + Fix a crash when child iframe is removed during beforeload. + Fix parallel build when gtk-doc is enabled. + Fix build with MinGW compiler because of invalid cast. + Fix the build with WebAudio enabled. + Respect PKG_CONFIG env variable when generating gtk-doc. + Fix memory leak in WebKitBackForwardList. + Fix memory leak when web process is terminated. + Updated translations.
* Mon May 13 2013 dimstarAATTopensuse.org- Update to version 2.0.2: + Honor preload=\"none\" attribute in GStreamer backend. + Make the GStreamer not to do memory buffering when preload set to none. + Fix loading of plugins when MIME Type is not provided but can guessed from the file extension. + Fix a crash with some locales due to some property names marked for translation by mistake. + Fix a double-free in WebKitWebPlugin. + Support C++11 static_assert. + Fix the build without GStreamer. + Fix the build with GCC 4.8 due to maybe-uninitialized errors. + Fix the build due to unresolved symbols in ProcessLauncherGtk.cpp. + Updated translations.- Drop webkitgtk-socketpair-includes.patch: fixed upstream.- Comment out libtool BuildRequires and call to autoreconf: we also disabled webkit-ld-optimization.patch, which is the patch needing these.
* Sun May 12 2013 schwabAATTsuse.de- Add webkitgtk-aarch64.patch: add support for aarch64.- Add webkitgtk-double2ints.patch: define missing Double2Ints function.
* Fri May 10 2013 dimstarAATTopensuse.org- Add webkitgtk-socketpair-includes.patch: Add missing includes for webkitgtk3.
* Thu Apr 25 2013 dimstarAATTopensuse.org- Rename %{_datadir}/gtk-doc/html/webkitgtk to %{_datadir}/gtk-doc/html/%{name}: on webkitgtk (for GTK2), this means no change, but the gtk-doc for webkigtk (for GTK3) will be renamed to %{_datadir}/gtk-doc/html/webkitgtk3: this allows to parallel install libwebkitgtk-devel and libwebkitgtk3-devel without conflicts.
* Wed Apr 17 2013 dimstarAATTopensuse.org- Update to version 2.0.1: + Fix a crash in Web Process when the UI process finishes too early. + Fix load notification of main resource when loaded from the memory cache. + Fix GObject DOM generation to make sure the right GType is used for every wrapped object. + Fix the build with non-bash shells. + Fix WebKit1 build in windows. + Updated translations.
* Wed Mar 27 2013 dimstarAATTopensuse.org- Update to version 2.0.0: + Fix clip region of windowed plugins in WebKit2. + Fix compile warning in WebKit2 unit tests. + Fix the build with Python 3.- Drop webkitgtk-sentinel.patch: fixed upstream.- Disable webkit-ld-optimization.patch (but keep it for now): As we disabled the build of debug info, the memory consumption went much down already and OBS should be able to handle it now.- Add a _constraints file: require 2200MB hard disk and 1500MB Memory.- Change _wk2sover defines to -3_0-25, following upstreams soname bump.
* Sun Mar 24 2013 dimstarAATTopensuse.org- Add webkitgtk-sentinel.patch: Fix missing sentinel brp error.
* Wed Mar 20 2013 dimstarAATTopensuse.org- Update to version 1.11.92: + Add methods to add and clear user style sheets to the WebKit2 GTK+ API. + Fix visited links style in WebKit2. + Add webkit_uri_request_get_http_headers to WebKit2 GTK+ API. + Add webkit_web_context_set_disk_cache_directory to WebKit2 GTK+ API. + Add webkit_web_page_get_id() to WebKit2 GTK+ web extensions API. + Add API to retrieve a snapshot from a WebKitWebView to WebKit2 GTK+. + Add WebKitWebView::web-process-crashed signal to WebKit2 GTK+ API. + Fix WebKitDownload to always return a valid request even if the download operation hasn\'t started yet. + Add respect-image-orientation setting to WebKitWebSettings in WebKit1 API. + Fixed memory leak when loading with webkit_web_view_load_request() in WebKit2. + Fix charset encoding used for spelling suggestions in the WebKit2 context menu. + Fix warnings about \"Localized string not found\" when running the web inspector. + Stop playback of html5 media when receiving a higher priority audio event. + Fix the offset handling in GStreamer WebKitWebSource. + Replace nbsp with spaces when using X clipboard. + Fix a crash in WebKit2 when a WebKitWebView is closed with the HTTP authentication dialog open. + Fix the build when using deprecated versions of GTK+ 2. + Enable translations in WebKit2. + Limit the supported compilers to GCC >= 4.7 and Clang >= 3.0 and enforce C++11 standard when building.- Drop webkitgtk-gtk2tests.patch: fixed upstream.
* Wed Mar 20 2013 cfarrellAATTsuse.com- license update: LGPL-2.0+ and BSD-3-Clause Post audit refresh
* Thu Mar 14 2013 dimstarAATTopensuse.org- Update to version 1.11.91: + Add WebKitWebPage::document-loaded signal to WebKit2 GTK+ web extensions API. + Add webkit_web_page_get_uri to WebKit2 GTK+ web extensions API. + Add WebKitWebPage::send-request signal to WebKit2 GTK+ web extensions API. + Add WebKitWebViewGroup to WebKit2 GTK+ API. + Fix Control+Shift+Up/Down selection that worked backwards. + Fix \"Too many redirects\" error when loading certain web sites. + Fix rendering of buttons containing floats. + Fix the build when using GTK+ 2.- Drop libwebkit-gtk2build.patch: fixed upstream.
* Mon Mar 04 2013 dimstarAATTopensuse.org- Rename source package to webkitgtk(3), following the upstream tarball rename (long overdue).
* Mon Mar 04 2013 dimstarAATTopensuse.org- Update to version 1.11.90: + New HTML5 media controls design. + Move the API to get TLS certificate from WebKitURIResponse to WebKitWebView in WebKit2. + Remove webkit_web_view_get_subresources from WebKit2 GTK+ API. + Allow building with Clang. + The GLib unicode backend have been removed, leaving ICU as the only supported backend. + Fix a crash in the GStreamer implementation of FullscreenVideoController. + Fix a bug that made the audio to be muted when playback rate was between 0.8 and 2.0. + Fix memory leaks in subresources API in WebKit1.- Add libwebkit-gtk2build.patch: Fix build against GTK2.- Add webkitgtk-gtk2tests.patch: Fix one more gtk2 build fallout.- Bump wk2sover to 3_0-22, following upstreams soname bumps.
* Tue Feb 05 2013 dimstarAATTopensuse.org- Update to version 1.11.5: + Fix crashes related to libsoup, gstreamer, and accessibility. + Implement the WebKit2 resources API using the injected bundle. + Add API to prefetch DNS of a given hostname to the WebKit2 API. + Move Authentication and Downloads from WebProcess to Shared in WebKit2. + Many improvements to the GStreamer backend including the resurrection of the native fullscreen mode for increased performance, support for setPreservesPitch, bug fixes, support for Opus files, and some other performance improvements. + New features enabled: CSS Image Resolution, CSS Image Orientation, and the performance timeline in the Web Inspector via resource timing and navigation timing. + Add support for blend modes to the Cairo backend. + Fix for checkSpellingOfString erroneously treating multiple words as spelled correctly. + Characters outside the BMP are now properly rendered. + Synthetic bold is now applied to fallback fonts properly. + Better drag and drop icons during drags on non-composited desktops. + The page title is now preserved in WebKit when disappearing when clicking on an anchor link. + The web database path setting in WebKit1 now also controls where IndexedDB databases are stored. + Fix various issues in the build tools, testing tools, Web Inspector, and MiniBrowser.
* Mon Jan 28 2013 dimstarAATTopensuse.org- Update to version 1.11.4: + Add support for loading web process extensions to WebKit2 GTK+. + Embed the HTTP authentication dialog into the WebView in WebKit2. + Add support for IME Composition to WebKit2. + Add API to notify about display/execution of insecure content to WebKit2 GTK+ API. + Add GTK+ API to set a WebKitWebView in view source mode to WebKit2. + Add API to set a TLS errors policy to WebKit2 GTK+ API. + Add WEBKIT_HIT_TEST_RESULT_CONTEXT_SCROLLBAR to WebKit2 GTK+ API. + Add support for remote Web Inspector to WebKit2. + Complete the documentation od sections in WebKit2 GTK+ API. + Fix cookies and custom URI requests when the web process is re-launched after a crash. + Fix a crash in WebKit2 when running inside Xvfb. + Fix a crash in WebKit2 when the WebView is resized with the inspector attached. + Use Harfbuzz instead of Pango in GTK+ port. + Add support for WebP image. + Port WebAudio backend to GStreamer 1.0 API. + Fix the buffering ranges reported with GStreamer 1.0. + Implement multipart/x-mixed-replace in the soup network backend + Fix invalid entries for plugins in navigator.plugins. + Implement AccessibilityUIElementGtk::isSelectable() and AccessibilityUIElementGtk::isMultiSelectable(). + Expose ARIA roles for tab, tabpanel and tablist. + Fixed several memory leaks.- Add pkgconfig(libwebp) BuildRequires: new dependency.- Split out a webkit2gtk-3_0-injected-bundles sub-package.
* Sun Jan 27 2013 dimstarAATTopensuse.org- Update to version 1.11.2: + Implement inspector server on Linux for remote debugging. + Add support for password remembering to HTTP authentication dialog in WebKit2 using libsecret. + Add API to get favicons to WebKit2 GTK+ API. + Add API to get the WebKitWebView associated to a WebKitDownload to WebKit2 GTK+. + Add GObject introspection support to WebKit2 GTK+ API.- Add pkgconfig(libsecret-1) BuildRequires: new dependency.
* Sat Jan 26 2013 dimstarAATTopensuse.org- Update to version 1.11.1: + Use XDamage to improve accelerated compositing performance. + Enable the edge distance anti-aliasing for accelerated compositing layers. + Add support to build with EGL OpenGL backend. + Add support for WebAudio. + Save the original URI for downloaded files as GIO metadata of the destination file. + Add API for controlling the user agent to WebKit2. + Add API to WebKit2 to allow running JavaScripts from a WebKitWebView using a GResource containing the script. + Add Undo/Redo and SelectAll predefined editing commands to WebKit2 GTK+ API. + Add a setting to enable/disable smooth scrolling to WebKit2 GTK+ API. + Add API to get the web view that initiated a custom URI request to WebKit2 GTK+. + Implement ViewState methods of WebKitWebView in WebKit2. + Add API to get/set the security policy of a given URI scheme to WebKit2 GTK+. + Add WebKitWebView:is-loading property to WebKit2 GTK+ API. + Sanitize the suggested filename when building the download destination URI in WebKit2. + Fix disk cache in WebKit2 to actually dump the contents to disk. + Fix a crash in WebKit2 when navigating between pages in the history cache. + Fix a crash in WebKit2 when a download initiated by the policy checker fails. + Fix a crash in network backend with non-UTF8 HTTP header names. + Properly close audio device after playing sound. + Purge unused favicons from IconDatabase after 30 days. + Properly expose elements to ATs. + The new accessibility CanvasRole is now mapped to ATK_ROLE_CANVAS. + Fix an infinite loop in accessibility code. + Fix a crash in AccessibilityObject::accessibilityPlatformIncludesObject(). + Fix a crash in WebCore::HTMLSelectElement::selectedIndex(). + Fix incorrect/unexpected characters in the text of certain accessibles. + Implement AccessibilityUIElement::titleUIElement() and AccessibilityUIElement::stringValue(). + Fix LLint build with -g -02. + Properly process GDK_SMOOTH_SCROLL events.
* Fri Jan 25 2013 meissnerAATTsuse.com- Add spaces in the RPM_OPT_FLAGS additions, otherwise it will concatenate options and fail (ppc).
* Thu Dec 27 2012 zaitorAATTopensuse.org- Add new conditional package typelib-1_0-WebKit2, since we now build introspection files for WebKit2.
* Wed Dec 12 2012 dimstarAATTopensuse.org- Update to version 1.10.2: + WebCore has been split in a few more convenience libtool libraries, which should fix problems with linking in some architectures and with make\'s command line length limit. + WebKit2 introspection files will also be built if introspection is enabled. + Includes fixes for the following CVEs: CVE-2012-5112, CVE-2012-5133. + Web audio has been fixed to use a GstBuffer per-channel when looping, which sidesteps a race when dealing with the object references. It also got improvements to error handling and ease of testing when loading resources.- Rebase webkit-ld-optimization.patch.
* Wed Dec 05 2012 dimstarAATTopensuse.org- Add webkit-shm_unlink-moved-to-librt.patch: shm_unlink moved to librt with glibc 2.17.- Add libtool BuildRequires and call to autoreconf, as above patch touches the build system.
* Wed Oct 17 2012 dimstarAATTopensuse.org- Update to version 1.10.1: + Fix an infinite recursive loop in the accessibility code when browsing pages with ARIA. + Fix the MinGW build in the spellchecker. + Restore support for Geode processors. + Use XDamage to improve accelerated compositing performance. + Fix a crash when accelerated compositing is disabled. + Fix a bug causing plugins to be invisible. + Fix accelerated content visibility issues on ATI drivers.- Add pkgconfig(xdamage) BuildRequires: new dependency.
* Tue Oct 02 2012 dimstarAATTopensuse.org- Update to version 1.10.0: + Make WebKitWebView work again inside a GtkOverlay in WebKit2 by not using a native window for Accelerated Compositing implementation.- Search fo webkitgtk-
* lang files instead of webkit-
*, following upstreams name changes.
* Sat Sep 22 2012 dimstarAATTopensuse.org- Update to version 1.9.92: + Properly expose elements to ATs. + The new accessibility CanvasRole is now mapped to ATK_ROLE_CANVAS. + Fix the build in Windows platform. + Fix an infinite loop in accessibility code. + Fix the build with GStreamer 0.11. + Fix a crash in network backend with non-UTF8 HTTP header names. + Properly close audio device after playing sound. + Sanitize the suggested filename when building the download destination URI in WebKit2. + Fix a crash in WebKit2 when navigating between pages in the history cache. + Purge unused favicons from IconDatabase after 30 days. + Fix a crash in AccessibilityObject::accessibilityPlatformIncludesObject(). + Fix a crash in WebCore::HTMLSelectElement::selectedIndex(). + Fix caret-moved events not emitted for certain content. + Fix incorrect/unexpected characters in the text of certain accessibles. + Implement AccessibilityUIElement::titleUIElement() and AccessibilityUIElement::stringValue(). + Fix LLint build with -g -02.
* Fri Sep 14 2012 dimstarAATTopensuse.org- Update to version 1.9.91: + Fix more API breaks in DOM bindings introduced in previous versions. + Properly process GDK_SMOOTH_SCROLL events.
* Sat Sep 08 2012 vuntzAATTopensuse.org- Add pkgconfig(gudev-1.0) BuildRequires: this is needed for the gamepad support. It\'s disabled right now, but this build dependency doesn\'t harm us, so add it to have it automatically enabled when it becomes ready.
* Thu Aug 30 2012 dimstarAATTopensuse.org- Switch to GStreamer 1.0: + Pass --with-gstreamer=1.0 to configure + Replace pkgconfig(gstreamer
*-0.10) BuildRequires with pkgconfig(gstramer
*-1.0).
* Thu Aug 23 2012 dimstarAATTopensuse.org- Update to version 1.9.90: + WebKit2 GTK+ improvements: - change spellchecker languages API a bit - add destroy notify parameter to webkit_web_context_register_uri_scheme() - replace webkit_web_view_replace_content() with webkit_web_view_load_alternate_html() - rename WebKitWebView \"print-requested\" signal to \"print\" - API to set preferred languages - add webkit_uri_response_get_suggested_filename() - add API to save a web page in MHTML format - implement smart separators for context menu + Make WebKitWebView work again inside a GtkOverlay by not using a native window for Accelerated Compositing implementation. + Fix several API breaks in DOM bindings introduced in 1.9.6. + Fix invalid UTF-8 data passed to the spellchecker. + Fix caret-moved events not emitted for certain content. + Expose ROLE_TOGGLE_BUTTON instead of ROLE_PUSH_BUTTON when aria-pressed is present. + Fix several memory leaks.- Add pkgconfig(xcomposite) BuildRequires: new dependency for accelerated output.- Introduce _withwk2 defines in order to easy toggle webkit2 on and off.- Introduce wk2sover defines: webkitgtk and webkit2gtk do not share the same sover.- Drop webkit-fixbuild.patch: fixed upstream.
* Thu Aug 16 2012 dimstarAATTopensuse.org- Update to version 1.9.6: + WebKit2 GTK+ improvements: - add spell checker API - add WebKitWebView::submit-form signal - paste primary selection when middle clicking in X11 + Add API to get the suggested filename from a WebKitNetworkResponse. + Add webkit_web_view_get_snapshot() to WebKit1 API + Make sure WebKitWebView always has a main resource and it has already been set when the load has been committed, even for pages loaded from the history cache in WebKit2 + Fix a run time critical warning when gdk_window_get_cursor() is called before WebKitWebView has been realized in WebKit2 + Fix continuous insertion of newlines in Etherpad + Fix several memory leaks- Always build with -g0, and not just on ARM: otherwise, the build just always fails because we\'re running out of memory.
* Thu Aug 16 2012 dimstarAATTopensuse.org- Update to version 1.9.5: + WebKit2 GTK+ improvements: - API to get HTTPS status - API to clear the cache - add webkit_cookie_manager_set_persistent_storage() - improve performance of searching - implement disk cache - add site specific quirks setting - add setting to enable/disable page cache - add WebKitWebView::context-menu-dismissed signal - fix inspector detach when inspector was attached by the client - don\'t show accel labels in context menu items + Add webkit_web_frame_get_dom_document() to WebKit GTK+ API. + Use soup_cookie_jar_is_persistent() to set whether cookie is a session one or not. + Fix recognition of contractions (apostrophes) in spell checker. + Fix a crash when showing the context menu in the Web Inspector. + WebKitWebView::mouse-target-changed is not emitted when moved to/from editable content. + Cache the video dimensions to not query the video-sink sink-pad caps every time. + Fix several memory leaks.
* Thu Aug 16 2012 dimstarAATTopensuse.org- Update to version 1.9.4: + WebKit2 GTK+ improvements: - add accelerated compositing implementation - API to register custom URI schemes - add support for window.showModalDialog - add webkit_download_get_received_data_length() - add ContextMenu API - add Geolocation permission requests API - API to get the library version + Add WebKitWebView::run-file-chooser signal to WebKit1 API. + Port the video sink to GStreamer 0.11 API. + Add TextureMapper ImageBuffer support as a fallback from the hardware accelerated path + Add input methods submenu item to the default context menu for editable content. + Unmark highlighted text matches when find operation finishes. + Honor the device scale factor property when drawing. + Prevent setting or editing httpOnly cookies from JavaScript. + Fix several memory leaks.- Add webkit-fixbuild.patch: Fix build.
* Thu Aug 16 2012 dimstarAATTopensuse.org- Update to version 1.9.3: + WebKit2 GTK+ improvements: - add webkit_download_get_request() - API to get the list of plugins - add webkit_web_view_can_show_mime_type() - add GCancellable parameter to all methods using gio async pattern - add settings to enable and disable composited layer indicators - add generic permission requests API - add initial inspector API - allow to attach/detach the inspector + Add media-playback-requires-user-gesture and media-playback-allows-inline settings. + Use defers loading instead of pausing the soup message in WebKitDownload. + Properly set the input method context window location. + Fix a crash in the WebProcess when a download is started from an existing ResourceHandle. + Fix cursor used for ne-resize. + Fix contractions recognition by the spell checker. + Fix a crash rendering scrollbars on GTK wxWebkit. + Fix KURL::fileSystemPath() implementation to strip the query part of the uri. + Check for GTK2/GTK3 symbol mismatch earlier to fix plugins run with nspluginwrapper. + Fix thin archives support while building GTK+ port. + Fix several memory leaks. + Fix several compilation warnings.- Rebase webkit-ld-optimization.patch- Build WebKit2 library: + this only works on the gtk3 build, so pass - -enable-webkit2/--disable-webkit2 accordingly. + Add pkgconfig(gail) and pkgconfig(gtk+-2.0) BuildRequires: the plugin process used in WebKit2 needs gtk2. + Create a new libwebkit2gtk subpackage. + Add libwebkit2gtk Requires to devel subpackage.- Add ruby BuildRequires: new dependency for the build.
* Thu Aug 16 2012 dimstarAATTopensuse.org- Update to version 1.9.2: + Fix exceeding arguments limit build problem, by splitting more files off libWebCore into the new libWebCoreModules convenience library. + Remove left over soup_session_pause_message() and properly handle that case for defersLoading. + Fix response being the new one instead of the one that caused the redirect when emitting WebKitWebView::resource-request-starting + Refactor of IME handling to fix bugs and prepare for sharing with WebKit2. + Add file chooser API to WebKit2.
* Thu Aug 16 2012 dimstarAATTopensuse.org- Update to version 1.9.1: + This release contains fixes from 1.7.90 to 1.7.92. + Performance improvements in WebKitWebView by avoiding doing a lot of work in size_allocate when the view is not mapped. + Web Timing is now enabled. + Add support for smooth scrolling. + Implement unicode submenu items. + FFTFrame implementation in GStreamer backend. + More work on GStreamer 0.11 support. + Add WebKitWebView::context-menu signal to allow applications to handle its own context menu. WebKitWebView::populate-popup signal and default-context setting are now deprecated. + Well known names for menu items in the default context menu are now exposed in an enumeration. + Add enter/leave fullscreen signals. + Many improvements to WebKit2 GTK+: - add support for windowed plugins - add full printing support - add enable-webaudio setting - add support for registering custom uri schemes - add WebKitWebView::mouse-target-changed signal - use a single signal for script dialogs - add cookies API - add resources API - add support for Response policy decisions - add javascript clipboard functionality settings - add cut, copy and paste methods - add webkit_web_view_run_javascript() + Several rendering fixes. + Fix several crashes.
* Thu Aug 16 2012 dmuellerAATTsuse.com- fix build on ARM
* Wed Aug 08 2012 dimstarAATTopensuse.org- Update to version 1.8.2: + Fix continuous insertion of newlines in Etherpad. + NPAPI plugin support for Windows. + The spell checker now recognizes English-language contractions. + Merge many security fixes from trunk.- Drop webkit-fix-llvmpipe-crash.patch: fixed upstream.
* Sun Jul 01 2012 dvaleevAATTsuse.com- compile with --no-keep-memory on ppc. (fixes build)- disable jit on arm and ppc
* Sat Jun 30 2012 badshah400AATTgmail.com- Add webkit-fix-llvmpipe-crash.patch to fix an llvmpipe crash that in turn led to gnome-control-center not starting and giving invalid pointer errors. Patch came from upstream development version and was rebased to apply to present version. Fixes bgo#673681, bnc#769185 and upstream bug https://bugs.webkit.org/show_bug.cgi?id=89358.
* Sun Apr 29 2012 dimstarAATTopensuse.org- Update to version 1.8.1: + Throttle DNS prefetching to avoid overloading the resolver. + Fix a bug where the Content-Length header was not sent for certain XMLHttpRequests. + Fix a repainting error that occurred during interior frame scrolling. + Fix a SIGILL crash in JavaScriptCore on the Geode processor. + Fix the rendering of toggle buttons with larger-than-default widths and heights with the Adwaita theme. + Fix a crash that could occur during synchronous XMLHttpRequests + Fix flickering during scrolling and resizing in newer versions of GTK+. + Merge many security fixes from trunk.
* Wed Mar 28 2012 vuntzAATTopensuse.org- Update to version 1.8.0: + Merge WebCore and JavaScriptCore regressions committed after the branch point. + Fix several crashes in script bindings by adjusting incorrect signal signatures. + Fix --disable-geolocation build. + Updated translations.
* Tue Mar 20 2012 dimstarAATTopensuse.org- Update to version 1.7.92: + Add a new favicon database API that corrects the problems of the old one. + Fix rendering of combobox / menulist buttons that do not have separators. + Fix misrendering of text shadow extents in some situations. + Fix \'make check\' for source trees without an internal jhbuild. + Miscellaneous build fixes.
* Mon Mar 12 2012 vuntzAATTopensuse.org- Update to version 1.7.91: + Properly advertise flac support for the audio tag. + Fix a WebProcess segmentation fault related to clipboard handling. + Add a Find API for WebKit2. + Add zoom-text-only setting to WebKit2 GTK+ API. + Miscellaneous build fixes.- Drop libwebkit-fix-gtk2.patch: fixed upstream.
* Mon Feb 27 2012 dmuellerAATTsuse.de- Fix build on ARM (reducing functionality that is compiled in). When building for ARM, pass these to configure: - -disable-webgl - -disable-sql-database - -disable-svg- Add some configure options: --enable-javascript-debugger (useful), --disable-static and --enable-shared (since we care only about shared libraries).
* Thu Feb 23 2012 vuntzAATTopensuse.org- Update to version 1.7.90: + Geolocation support is built by default now. + requestAnimationFrame support is built by default now. + Remove defunct WebInspector GSettings mapping. + Lots of build fixes for Windows, GNU Hurd, A64, SPARC and Alpha. + WebKit will try to use the default libsoup proxy resolver automatically. + Now interpret plugin metadata as UTF-8. + Web content (except plugins) should no longer steal focus from other GTK+ widgets.- Drop libwebkit-ia64.patch: fixed upstream.- Rebase webkit-ld-optimization.patch.- Add pkgconfig(zlib) BuildRequires: new dependency.- Add explicit pkgconfig(glib-2.0) BuildRequires so we can version it.- Add explicit perl, python BuildRequires: those are explicitly checked for in configure now.- Add gtk-doc BuildRequires: the gtk-doc tools are needed at install time, for the webkit-specific tools generating the docs.- Add libwebkit-fix-gtk2.patch: fix build of the GTK+ 2.x version.- Stop using %glib2_gsettings_schema_
* macros for libwebkitgtk-1_0-0 and libwebkitgtk-3_0-0: there\'s no GSettings schema anymore.- Do not use parallel build as it seems to be causing several issues.
* Mon Feb 20 2012 vuntzAATTopensuse.org- Move to pkgconfig() BuildRequires: + Old ones: enchant-devel, gstreamer-0_10-plugins-base-devel, gtk2-devel/gtk3-devel, libgeoclue-devel, libsoup-devel, libxslt-devel, sqlite3-devel. + New ones: enchant, gtk+-2.0/gtk+-3.0, geoclue, gstreamer-0.10, gstreamer-plugins-base-0.10, libsoup-2.4, libxslt, sqlite3.- Add missing explicit BuildRequires (some are needed to fix the build after the xorg-x11 massive packaging change): cairo, cairo-ft, fontconfig, freetype2, freetype2, gail/gail-3.0, libpng, libxml-2.0, pango, pangoft2, xrender, xt.
* Thu Feb 16 2012 vuntzAATTopensuse.org- Add webkit-ld-optimization.patch: pass options to ld (namely - Wl,--reduce-memory-overheads -Wl,--no-keep-memory) to use less memory when linking. This should help building on OBS. Thanks to the openSUSE-ARM team!
* Wed Feb 08 2012 vuntzAATTopensuse.org- Update to version 1.7.5: + Add new signals to track resources loading. + Add --no-timeout command line option to DumpRenderTree. + Expose accessibility hierarchy in WebKit2 to ATK/AT-SPI based ATs. + Allow to build using extra jhbuild modulesets. + Fix emission of ATK text-caret-moved and text-selection-changed events. + Update primary clipboard with the current selection in X11 platforms in WebKit2. + Implement the policy client in WebKit2 GTK+ API. + Add basic printing support to WebKit2. + Do not add unnecessary blanks at the end of a line of text to fix the line returned by atk_text_get_text_at_offset(). + Make sure input text field is repainted when value is changed. + Add print-backgrounds setting to WebKit2 GTK+ API. + Respect the has-backward-stepper and has-forward-stepper properties when drawing scrollbars. + WebKit-3.0.gir now includes information about C includes or exported packages. + WebKit1 API documentation was not generated when building with gtk-2.0. + Make WebKitWebView work inside a GtkOffscreenWindow. + Implement DownloadClient and add downloads API to WebKit2 GTK+ API.- Remove xz BuildRequires now that it comes for free in the build system.- Add pkgconfig(atspi-2) BuildRequires: new dependency upstream.- Add pkgconfig(gtk+-unix-print-3.0) BuildRequires for gtk3 build: new dependency upstream.
* Thu Feb 02 2012 roAATTsuse.de- Add libwebkit-ia64.patch: fix build on ia64.
* Tue Jan 17 2012 vuntzAATTopensuse.org- Update to version 1.7.4: + Fix a11y regression: text-inserted events lack text inserted and current line. + Fix scrollbars in WebKit2 that were drawn behind the window resize grip. + Fix a memory leak in WebKitWebSourceGStreamer. + Slider thumb is not centered on the track with the unico theme. + Fix context menu in WebKit2 to not dissapear right after it\'s shown. + Use GtkOrientable style class in GTK+ 3 theming code. + Change default WebSocket protocol to the latest one (hybi-17). + Fix scrollbars size with GTK+ 3.x to follow the current theme. + Use gdk_screen_get_monitor_workarea() when available for screenAvailableRect(). + Rename webkit_web_view_load_alternate_html as webkit_web_view_replace_content in WebKit2 GTK+. + Fix emission of ATK text-caret-moved and text-selection-changed events. + Add methods to get/set the WebView zoom level to WebKit2 GTK+ API. + Make WebProcess and PluginProcess use the same locale as the UI process. + Simplify WebKit2 loader client API.- Create DerivedSources/webkit in %setup to fix build, as a temporary workaround.
* Tue Dec 20 2011 vuntzAATTopensuse.org- Update to version 1.7.3: + WebGL is now enabled by default. + Initial support for accelerated compositing has been added. + Add fullscreen setting to WebKit2 GTK+ API. + Fix regression of Push buttons that didn\'t expose their displayed text/name to accessibility toolkit. + Initial UI client implementation for WebKit2 GTK+ API. + Implement HTML5 History APIs. + Implement cookies management in WebKit2. + Fix a crash when a download fails. + Add support for javascript dialogs in WebKit2 GTK+ API. + Add \'enable-dns-prefetching\' setting to WebKit2 GTK+ API. + Initial support for WebAudio data playback. + Add enable-webaudio setting. + Links are now focused with Tab by default in WebKit2. + Fix HTML5 Youtube video fullscreen button. + Improve description of WebSocket errors. + Add WebKitWindowProperties to WebKit2 GTK+ API. + Fullscreen controller support for the new WebKit Fullscreen API. + Add WebKitURIResponse to WebKit2 GTK+ API. + Fix random crash in pages containing plugins. + Fix loading of custom fonts in some web sites like surlybikes.com or boingboing.net.- Add Mesa-devel BuildRequires for WebGL support.- Create DerivedSources/ANGLE in %setup to fix build, as a temporary workaround.
* Fri Dec 09 2011 dimstarAATTopensuse.org- Add webkit-gir-fixup.patch: Fix up JSCore.gir.in to reference a real library: libwebkitgtk-(1.0|3.0).so.0 instead of webkitgtk-(1.0|3.0).
* Thu Dec 08 2011 dimstarAATTopensuse.org- Split typelib files into their own subpackages: typelib-1_0-JSCore-(1_0|3_0) and typelib-1_0-WebKit-(1_0|3_0).- Add typelib-1_0-JSCore-(1_0|3_0) and typelib-1_0-WebKit-(1_0|3_0) Requires to libwebkitgtk-devel/libwebkitgtk3-devel subpackage.
* Sat Nov 26 2011 dimstarAATTopensuse.org- Update to version 1.7.2: + Fix process freeze when right-clicking on windowless Flash. + Performance improvements by avoiding unnecessary clips while painting. + Notify errors happening on downloads not started by a web view. + Allow building with GLib >= 2.31. + Significant JavaScript performance improvements on x86 and x86-64. + Fix application cache directory in WebKit2. + Add initial support for cookies in WebKit2. + Implement support for downloads in WebKit2. + Add methods to load HTML and plain text to WebKit2 GTK+ API. + Add webkit_web_view_get_uri() to WebKit2 GTK+ API. + Don\'t show items in option elements with display:none. + Add webkit_web_view_load_request() to WebKit2 GTK+ API. + Add support for WebAudio AudioFileReader. + Port MiniBrowser to use WebKit2 GTK+ API instead of the C API. + Add more settings to WebKitSettings in WebKit2 GTK+ API: private browsing, developer extras, resizable text areas, tabs to links, caret mode, font settings, default charset. + Fix windowless plugins drawing in WebKit2. + Fix memory leak when fullscreening a video. + Remove visited links from page\'s page group when clearing back forward list. + Switch to a backing store approach for painting WebKitWebView. It improves scrolling performance. + Add methods to get/set the settings of a web view to WebKit2 GTK+ API. + Add webkit_settings_new_with_settings() to WebKit2 GTK+ API. + Add title property to WebKitWebView in WebKit2 GTK+ API.- 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.
* Thu Oct 27 2011 dimstarAATTopensuse.org- Update to version 1.7.1: + Fix a problem with scroll adjustments that made scrollbars become out of sync with the page contents. + Show title of option control items in a tooltip. + Improve scrolling performance for pages containing windowed plugins. + Use GtkGrid instead of GtkTable in authentication dialogs. + Fix compatibility issues with DOM bindings. + Fix video pause/play in fullscreen. + Add support for pseudo-italics on freetype fonts when italic font is requested but Fontconfig gives one that is neither oblique nor italic. + Fix test rendering issues due to custom fonts which use synthetic oblique rendering. + Support for client-based geolocation. + Add support for sending encoded blob data during network requests. + Use SOCK_SEQPACKET when available for sockets used to communicate processes in WebKit2. + Add gtk-doc support to generate WebKit2 GTK+ API documentation. + Implement default error pages in WebKit2. + Initial implementation of WebInspector for WebKit2. + Implement drag and drop support in WebKit2. + TextChecker implementation for WebKit2. + Initial implementation of back forward list for WebKit2 GTK+ API. + Initial implementation of view settings for WebKit2 GTK+ API. + Initial implementation of loader client for WebKit2 GTK+ API. + Implement cache model for WebKit2 + Initial implementation of web context for WebKit2 GTK+ API. + Add methods to get/set a custom text enconding to WebKit2 GTK+ API. + Add WebKitError to WebKit2 GTK+ API.
* Tue Sep 27 2011 vuntzAATTopensuse.org- Update to version 1.6.1: + Add compatibility methods for DOM bindings
* Tue Sep 27 2011 vuntzAATTopensuse.org- Update to version 1.6.0: + Fix documentation generation by specifying the sources directory with $(top_srcdir). + Several bug fixes.
* Wed Sep 21 2011 vuntzAATTopensuse.org- Update to version 1.5.90: + Bumped GStreamer requirement to 0.10.30. + Switch to GTK+3 by default. GTK+2 is still required for the WebKit2 plugin process though. + Create pot files in builddir. + Improvements in the WebKit2GTK+ port. + Lots of bugfixes.
* Fri Aug 12 2011 dimstarAATTopensuse.org- Update to version 1.5.2: + Remove G_CONST_RETURN usage througout WebKit, it\'s deprecated in glib. + Add plugin process support in WebKit2. Now (GTK+2) plugins can work again with a GTK+3 build. + Add API to set local storage database path. + Further UA spoofing for Google Calendar, since it assumes Linux+WebKit means mobile (ugh). + Lots of bugfixes.- Drop libwebkit-no-G_CONST_RETURN.patch: fixed upstream.- Remove make stamp-po in %build, the bug has been fixed long ago. see https://bugs.webkit.org/show_bug.cgi?id=50612
* Fri Jul 08 2011 vuntzAATTopensuse.org- Update baselibs.conf to mention the libjavascriptcoregtk-
* packages.
* Thu Jul 07 2011 vuntzAATTopensuse.org- Add libwebkit-no-G_CONST_RETURN.patch: stop using deprecated G_CONST_RETURN, which might make the build fail for other packages. Taken from svn.
* Tue Jun 14 2011 dimstarAATTopensuse.org- Update to version 1.5.1: + The JSC library is now available independently. It\'s called \"libjavascriptcoregtk\", and it comes with its own pkg-config file. + New spellchecking APIs, useful to implement spellchecking features in the UAs. + New DOM methods to check if editable areas have been modified by the user (webkit_dom_html_{input,text_area}_is_edited). + Lots of improvements in the WebKit2GTK+ port. + Lots of bugfixes.- Split out new subpackage libjavascriptcoregtk{-1_0-0,-3_0-0} for libjavascriptcoregtk library.
* Sun Jun 05 2011 vuntzAATTopensuse.org- Update to version 1.4.1: + This is a maintenance release which includes several noteworthy fixes: - Allow building with newer versions of GCC - Fix rendering problems on pages that have 0-pixel sized fonts - Plug a memory leak in the networking layer + Bug fixes: bwo#61693, bwo#60917, bwo#59697, bwo#61480, bwo#60155, bwo#85984, bwo#57644, bwo#59585, bwo#59718, bwo#59799.
* Thu May 26 2011 idonmezAATTnovell.com- Add perl(Switch) BuildRequires to fix build with Perl 5.14. This is used by make-hash-tools.pl.
* Wed Apr 27 2011 fcrozatAATTnovell.com- Update to version 1.4.0: + WebKitGTK+ for now prevents loading plugins which use incompatible GTK+ versions to avoid symbol collisions. + Many other bugfixes.
* Tue Mar 22 2011 fcrozatAATTnovell.com- Update to version 1.3.13: + GObject DOM Bindings contains a major change. Explicit invocation of DOM objects\' addEventListener methods has replaced the GObject signal method of DOM event handling. + Added API to control the IconDatabase and the cache database APIs.
* Thu Mar 03 2011 fcrozatAATTnovell.com- Update to version 1.3.12: + HTML5 media volume managment improvements. + A11y bugfixes. + Many other bugfixes. + Updated translations.
* Tue Feb 15 2011 fcrozatAATTnovell.com- Update to version 1.3.11: + Add a beginDragWithFiles implementation for the GTK+ event sender. + ResourceHandleSoup do not wait for streams to close to issue didFinishLoading. + Move the request/cache code to libsoup. + A11y bugfixes. + Many other bugfixes.- Remove explicit Requires for glib2-devel, gtk2-devel and libsoup-devel in devel subpackage: they will automatically be added the pkgconfig() way.- Re-enable parallel build, since it works again in the build service.- Create a GTK+ 3 source package, based on the exact same spec file, that we\'ll keep synchronized.- Rename webkit-jsc to webkit-jsc-{1,3}, so we can have both GTK+ 2 and GTK+ 3 versions built. Only the GTK+ 2 version has Provides/Obsoletes for webkit-jsc.- Change baselibs.conf so that it works for the two source packages, by simply adding libwebkitgtk-3_0-0 there.
* Mon Jan 17 2011 vuntzAATTopensuse.org- Disable parallel build in an attempt to fix the build on the build service, where it goes out of memory.
* Wed Jan 12 2011 vuntzAATTopensuse.org- Update to version 1.3.10: + Port form control theming code to GtkStyleContext. + Add a new \'make jsc\' target to build only JavaScriptCore and the jsc binary. + Initial support for drag-and-drop file uploads. + WOFF font face support. + Many other bugfixes.
* Thu Dec 23 2010 vuntzAATTopensuse.org- Update to version 1.3.9: + Compilation fixes for the final GTK+ 2.91.7 release.
* Tue Dec 21 2010 vuntzAATTopensuse.org- Update to version 1.3.8: + New WebKitWebPluginDatabase and WebKitWebPlugin classes for plugin management. + The usual fixes for GTK+ 3.x API changes. We are still using the old GtkStyle APIs, that should be gone by the next release. + Add support for Mozilla-style JS fullscreen API. + Add support for the viewport metatag. + Many other bugfixes.
* Tue Dec 07 2010 vuntzAATTopensuse.org- Update to version 1.3.7: + Fix error pages template\'s not being filled properly. + Fix context menu activation through keyboard. + Add automatic garbage collection for most GObject DOM objects (all those that are actually in the DOM tree). This gets rid of most of the leaks when using the bindings. + Add an Inspector API to inspect a DOM node. + Tons of a11y bugfixes. + Tons of fixes for the in-tree SoupCache, should work much better now. + Many other bugfixes.- Explicitly compile translations, since it\'s broken in the tarball.
* Mon Nov 15 2010 dimstarAATTopensuse.org- Update to version 1.3.6: + Update to compile with GTK+ 3.x 2.91.4. + Many, many other bugfixes.
* Fri Oct 22 2010 vuntzAATTopensuse.org- Update to version 1.3.5: + Add a HTTP cache implementation. This will be eventually integrated in libsoup itself, but for now it can be accessed from WebKit through the WebKitSoupCache APIs. + Updated to work with GTK+ 3.x 2.91.1. + Add frame-flattening support, used by some mobile browser, to merge all frames in a page into a continuous view. + Many other bugfixes.
* Thu Sep 23 2010 vuntzAATTopensuse.org- Update to version 1.3.4: + File reader/writer APIs are now enabled. + The javascript JIT is now enabled by default on ARM. + Clipboard data is no longer lost when the process exits. + Image DnD support. + GSettings support to save/restore Web Inspector settings. + Add WebSocket support, now enabled by default. + Added WebKitWebView::frame-created signal, emitted when a frame other than the main frame is created in a view. + Added WebKitWebView::view-mode, holding information about how the view is being presented. See the property documentation and http://www.w3.org/TR/view-mode/ for details. + Fullscreen support for HTML5 media player. + Identify as WebKit/Safari in Google domains when enable-site-specific-quirks is activated. Otherwise we\'ll get a degraded user experience due to their poor UA detection algorihtms. + Added simple media playback options in the context menu for the media elements. + Update (and require) to work with gobjet-introspection 0.9.5. + Updated to work with GTK+ 3.x 2.90.7 when in GTK+ 3.x mode. + Make --disable-jit actually work. + Add --enable-opcode-stats configure flag. When enabled, statistics about opcode generation will be printed by JSC. + Many a11y fixes, particularly in the AtkText interface. + CSS box shadows render much faster in many cases. + Many other bugfixes.- Fix webkit-jsc to have a libwebkitgtk-1_0-0 Requires instead of libwebkit-1_0-2.- Handle the GSettings schemas with the %glib2_gsettings_schema_
* macros.
* Wed Sep 01 2010 vuntzAATTopensuse.org- Drop gir-repository BuildRequires: the introspection files that were needed from there are now directly with the appropriate libraries.
* Tue Aug 31 2010 ajAATTsuse.de- Recommend instead of require lang package since it\'s not mandatory.
* Thu Aug 12 2010 vuntzAATTopensuse.org- Do not use Provides/Obsoletes for libwebkit-1_0-2 in libwebkitgtk-1_0-0: this is simply not true, since the library name is libwebkitgtk-1.0 now, not libwebkit-1.0 anymore.
* Mon Aug 09 2010 vuntzAATTopensuse.org- Update baselibs.conf for the change in package name.
* Fri Aug 06 2010 vuntzAATTopensuse.org- Go back to GTK+ 2: change gtk3-devel BuildRequires to gtk2-devel, change --with-gtk configure flag to 2.0
* Thu Jul 15 2010 dimstarAATTopensuse.org- Update to version 1.3.3: + Fixes to compile with latest GTK+ 2.90.x. + Add support for dropping content in WebKitWebViews. + Many other bugfixes.
* Tue Jul 13 2010 dimstarAATTopensuse.org- Update to version 1.3.2: + This release is an ABI break. + The library has been renamed to libwebkitgtk, so you\'ll need to recompile your applications when upgrading to 1.3.2. + Add support for GTK+ 3.x. A new configure flag, --with-gtk, has been added, which allows to control which GTK+ version you want to build against. + Many fixes for the DOM bindings, including support to dispatch events to any Node through webkit_event_target_dispatch_event. + Added a \'inner-node\' property to WebKitHitTestResult, carrying the DOM node where the hit test happened. + Many DnD fixes, including a fix for the infamous hang-of-death while dragging the mouse. + Support for . + Many other bugfixes.- Pass --with-gtk=3.0 to configure and use gtk3-devel BuildRequires instead of gtk2-devel.- Drop libwebkit-gir-repository_1.1.patch, fixed upstream.- Update name of subpackages to new library name (since it got renamed to libwebkitgtk).
* Mon Jun 21 2010 dimstarAATTopensuse.org- Update to version 1.3.1: + Initial support for GObject DOM bindings. Present in this release is a substantial subset of the basic DOM APIs (Document, HTML elements, Node, etc) including access to the DOM events through GObject signals. + Add webkit_web_back_forward_list_clear, to completely clear the BackForward list. + Lots of improvements in DOM clipboard and drag-drop access. + Add support for GTK+ key themes. + Significant improvements in a11y, including improved role support and many bugfixes.- Drop libwebkit-fixbuild.patch, fixed upstream.- Add libwebkit-gir-repository_1.1.patch: gir repository requires version 1.1 by now.
* Wed Apr 07 2010 vuntzAATTopensuse.org- Update to version 1.2.0: + New stable branch of WebKitGTK+; API and ABI stable. + A number of crashes discovered since the 1.1.90 release have been fixed. + Building for SPARC has been fixed. + Building on Itanium in 32 bits mode is now possible. + Building with newer versions of GTK+ is fixed. + A few translations got updated.
* Wed Apr 07 2010 roAATTsuse.de- Add baselibs.conf (needed for libproxy-pacrunner-webkit)
* Wed Mar 17 2010 dimstarAATTopensuse.org- Update to version 1.1.90: + Add support for Fast Mobile Scrolling in the build system. + Add function to expose the popup menu font size, add a field to WebPopupMenuInfo that receives that information to convey that to the web view client\'s createPopupMenu() call.
* Wed Mar 10 2010 dimstarAATTopensuse.org- Update to version 1.1.23: + Blob.slice support. + Iimplements ChromeClient::requestGeolocationPermissionForFrame + Expose WebFrame::setCanHaveScrollbars(). This allows a view which is being resized to not need scroll bars to ensure that they are not drawn. + Enable SharedWorkers by default, since that\'s been the default for a long time in our build-webkit configuration. + [gtk] missing libsoup-2.4 package in gir generation- Add libwebkit-fixbuild.patch to fix brp error. gchar wants the last argument to be NULL, not 0.
* Tue Feb 23 2010 vuntzAATTopensuse.org- Update to version 1.1.22: + Preliminary support for Java plugins. Basic functionality is there, but there are still a few rough edges. Also newly introduced is a new WebKitWebSetting, \'enable-java-applet\', which controls whether WebKit will recognize the non-standard tag. + Add WebKitWebSettings::auto-resize-window; when enabled, WebKit will act upon the DOM methods that change the size and/or position of the window containing a WebView (window.{moveTo, resizeTo, moveBy, resizeBy}). + Add WebKitWebSettings::enable-file-access-from-file-uris; when enabled, each file:// URI will be assigned its own security domain. + Lots of bugfixes, especially in the PageCache support.
* Wed Feb 10 2010 vuntzAATTopensuse.org- Update to version 1.1.21: + New custom-made GStreamer source element that uses the WebCore network layer to download media data; this makes sure any headers and cookies will automatically get added when making requests. + WebKit will now let libsoup know who the first party for a given message is, making it possible to implement accept/deny policies in Soup. - The usual stream of fixes, and improvements
* Mon Feb 08 2010 captain.magnusAATTopensuse.org- Update to version 1.1.20: + Fixes to the HTML5 Media Player infrastructure to satisfy sites that require cookies, and Referer to be sent; this makes WebKitGTK+ able to support the new HTML5 support added to Youtube, and Vimeo, for instance. + Windowless plugin support is finally here, making it possible to get plugins to behave on various web pages. + The usual stream of fixes, and improvements
* Wed Jan 20 2010 vuntzAATTopensuse.org- Update to version 1.1.19: + Improvements to AtkText implementation + RGBA colormap support has been added + Improvements to the HTML5 media player + Crashes related to clipboard handling, which were hitting many users and seemed to be random have been fixed- Drop libwebkit-fix-gcc-warnings.patch: fixed upstream.
* Fri Jan 15 2010 vuntzAATTopensuse.org- Drop libwebkit-ia64_s390x.patch: this should be fixed another way upstream now.
* Wed Jan 13 2010 captain.magnusAATTopensuse.org- Update to version 1.1.18: - Add methods to set and get a cache model in WebKitGTK+. We offer two possibilites: document viewer (no caches are used) and browser (similar to the previous defaults). - Add WebKitWebSettings::enable-page-cache. Controls whether the Page Cache is enabled or not. For details about what the page cache is and does see http://webkit.org/blog/427/webkit-page-cache-i-the-basics/ The page cache is disabled by default, since the gtk+ port still presents some small bugs when it\'s enabled. - Add WebKitWebSettings::enable-site-specific-quirks. Controls whether a series of page-specific workarounds are used by WebKit. - Use Content-Encoding support available in recent libsoup. - Add WebKitWebSettings::enable-default-context-menu. Controls whether webkitgtk+ will show a default context menu on right click in the view. Note that even with the property set to FALSE right clicks can be handled by the page, either by actions or by ad-hoc in-page context menus. - Make the WebKitWebView::icon-loaded signal carry a string with the favicon\'s URI. This is an API break, but the signal already had a broken signature and was useless anyway, so it\'s extremely unlikely that anybody was using it. Also, add the \'icon-uri\' property to the view, holding the URI for its current favicon. - Respect Content-Disposition header in downloads (fixes downloads in gmail). - Various accessibility improvements. - Many bugfixes.- Drop libwebkit-fix-introspection-build.patch: fixed upstream.- Update libwebkit-ia64_s390x.patch to apply with fuzz=0- Add libwebkit-fix-gcc-warnings.patch to keep gcc happy. Reported upstream (https://bugs.webkit.org/show_bug.cgi?id=33575)- Remove workaround copy of JSCore-1.0.gir to fix introspection build: fixed upstream.
* Mon Dec 07 2009 vuntzAATTopensuse.org- Add libwebkit-ia64_s390x.patch to fix build on ia64 and s390x. Patch by roAATTsuse.de.
* Tue Dec 01 2009 vuntzAATTopensuse.org- Update to version 1.1.17: + New APIs to show and close the web inspector and to inspect an element at the given coordinates. + New property, WebKitWebSettings::tab-key-cycles-through-elements, controls whether TAB is simply interpreted as another keystroke or is used to cycle through the elements in a page. + Many a11y improvements. + The usual amount of random bugfixes.- Enable introspection: + add gir-repository and gobject-introspection-devel BuildRequires. + pass --enable-introspection to configure. + add a cp workaround for JSCore-1.0.gir not being at the expected location. + add libwebkit-fix-introspection-build.patch to fix the build
* Fri Nov 27 2009 dimstarAATTopensuse.org- Update to version 1.1.16: + Add optional support to generate the gobject-introspection gir/typelib files. Enable with --enable-introspection, it\'s off by default. + Add a new load status value, WEBKIT_LOAD_FAILED, emitted when there\'s an error during the load process. This is the natural companion to WEBKIT_LOAD_FINISHED, which is only emitted when the load finished succesfuly. + Ensure that keyboard events filtered by GtkIMContext still create the proper DOM events. + Many a11y improvements: caret browsing fixes, expose heading levels, more accessible roles supported, more work in correctly showing the element\'s ancestry list, improved support for lists, etc. + Many improvements to our media support. + Add a new setting to control DOM pastes (document.execCommand(\"Paste\")) + Many, many bugfixes all over the place.- Do not self-obsolete, fix a lint warning.
* Wed Sep 23 2009 dimstarAATTopensuse.org- Update to version 1.1.15.1: + [GTK] context menu overriding API is very limited + Add new tests to the build. + Add the alternative QtLauncher (based on QGraphicsView) to the build.
* Wed Sep 09 2009 vuntzAATTopensuse.org- Update to version 1.1.14: + New API has been added to WebKitWebFrame to allow applying scrollbars policy as requested by web applications to the main frame; if the parent of the WebKitWebView widget is a GtkScrolledWindow, policy is applied by the default handler. + A new API has been added to help dealing with the various resources that are downloaded to compose the final rendering; you can now obtain the source code for a page that is loaded, for instance. + A new property has been added to WebKitWebView to allow setting it to \"View Source\" mode. + HTML5 database has gained API to manage the individual databases, including usage and quota. + A new signal `resource-request-starting\' has been added to the WebKitWebView to allow modification of outgoing requests for every resource. + Connection limit has been increased to 60 total connections, 6 per-host, matching other browsers more closely; this seems to have improved loading time of some sites. + Undo/redo support has been added to editable texts. + The usual stream of small improvements and bug fixes.- Drop libwebkit-build-warning.patch: fixed upstream.- Add glib2-devel Requires to devel package.
* Wed Aug 26 2009 vuntzAATTnovell.com- Update to version 1.1.13: + GNOME Keyring support was removed in favor of the new Password Manager soup feature; to get exactly the same behavior, applications should use SoupPasswordManagerGNOME. This requires libsoup 2.27.91 or newer. + Several accessibility improvements, including support for testing the a11y infrastructure in our layout tests. + You can now enable/disable HTML5 offline application cache using a new setting added to WebKitWebSettings. + Drag support has landed, meaning you can start playing with HTML5 drag and drop support; drop support is still missing. + A crash with scripts closing windows has been fixed. + Image cursors support has been added. + The usual stream of small improvements and bug fixes.- Remove gnome-keyring-devel BuildRequires.- Add libgeoclue-devel BuildRequires.- Pass --enable-geolocation to configure and remove now non-existing --enable-gnomekeyring.- Add libwebkit-build-warning.patch to fix a warning.
* Fri Jul 31 2009 vuntzAATTnovell.com- Move back doc files to the devel package.
* Wed Jul 29 2009 vuntzAATTnovell.com- Update to version 1.1.12: + Fix WebKitSoupAuthDialog to only save passwords in gnome-keyring (if enabled) when authentication succeeds. + Implement a proper size_request method for WebKitWebView. The widget will request the size of the whole page as its size requisition. + Many a11y improvements. + The usual amount of other misc fixes. + WEBKIT_DEBUG variable now accepts channel names in any case again.
* Sun Jul 19 2009 vuntzAATTnovell.com- Update to version 1.1.11: + WebKit has got a new feature - a XSS auditor, that should improve security; this feature is still experimental, and disabled by default, but applications can enable it using the setting. + The hackish content sniffing code that was beig used to avoid pages requesting downloads instead of displaying content has been replaced by usage of a new Soup feature, which implements proper content sniffing. + More accessibility work, including fixes for problems which were critical for a possible GNOME 2.28 release. + Pasting rich text from other browsers should now work as expected. + The usual amount of misc fixes.
* Mon Jun 15 2009 vuntzAATTnovell.com- Update to version 1.1.10: + WebKitNetworkRequest has now GObject properties for its URI and the SoupMessage that backs it up. + Fix AtkText methods get_selection and get_n_selections to not use the global selection but only the selection that belongs to the object being used. + Fix a crasher when emitting the a11y signal \'text-caret-moved\' in some situations with debug builds.
* Mon Jun 15 2009 vuntzAATTnovell.com- Move doc files to the library package instead of devel package, and also install the NEWS file for the GTK+-specific part of WebKit.
* Thu Jun 11 2009 vuntzAATTnovell.com- Update to version 1.1.9: + Scrolling once again received a lot of love, and many subtle problems and bugs were killed, and we now get correct behavior in acid2; a number of smaller improvements are in the queue. + Accessibility keeps gaining better support. On this release a lot of work was done on the AtkText interface implementation. + WebKitNetworkRequest now carries with it all the information regarding the request, not only the URI. This means you will no longer miss headers such as Referer when passing NetworkRequest objects from a callback to webkit_web_frame_load_request.
* Fri May 29 2009 vuntzAATTnovell.com- Update to version 1.1.8: + We found out that WebKitWebHistoryItems were being kept with a reference count of 2 instead of 1 as they should; nobody should be relying on that, but if you hit reference counting problems with items you were creating yourself, this is for you. + You can now copy images from the web page to the clipboard. + Improvements were made to the Plugin handling code. + Scroll events will now be correctly reported to web applications. + You can now embed arbitrary widgets as if it was a plugin, with the new \"create-plugin-widget\" signal. + The atk_text_get_text_{at,after,before}_offset methods are now implemented for all boundary types except LINE_AFTER and LINE_BEFORE. + The usual stream of minor fixes and improvements, as always.
* Sun May 17 2009 vuntzAATTnovell.com- Update to version 1.1.7 (not everything is listed in ChangeLog): + Build fixes. + Enable JIT on x86-64 gtk+.
* Wed Apr 29 2009 vuntzAATTnovell.com- Update to version 1.1.6 (not everything is listed in ChangeLog: + Added support for generating API docs in the Qt build using \"make docs\" + Add enchant support for spell-checking-languages property to work properly. + [GTK] Error reporting + Quite some accessibility improvements + New printing API.- Add enchant-devel BuildRequires.
* Fri Apr 17 2009 vuntzAATTnovell.com- Make libwebkit-1_0-2 provides libwebkit so that the lang package is installable.
* Wed Apr 15 2009 vuntzAATTnovell.com- Update to version 1.1.5: + Integrate gtk-doc into the Gtk+ buildsystem. + Add unit tests. + Filter out all C++ symbols. + Build fixes.- Add lang package for new translations.
* Sat Apr 04 2009 vuntzAATTnovell.com- Update to version 1.1.4: + Do not export cti
* symbols. + Enable HTML5 media elements support by default in the GTK+ port. + Separate gtk unit tests. + Misc patches for WebKitWebHistoryItem. + Require gnome-keyring 2.26.0.- Remove --enable-video from configure: it\'s active by default now.
* Thu Mar 19 2009 vuntzAATTnovell.com- Update to version 1.1.3: + Way too many changes to list here. See ChangeLog.- Rename libwebkit-1_0-1 to libwebkit-1_0-2, reflecting soname change.- Drop webkit-cairo-canvas-r34625-for-1.0.1.patch: fixed upstream.- Drop webkit-fix-gcc43.patch: fixed upstream.- Drop libwebkit-no-return-in-nonvoid.patch: does not apply anymore at all, should be fixed upstream.- Drop libwebkit-use-after-free.patch: fixed upstream.- Remove pre_checkin.sh: there\'s no dll/exe file anymore in the tarball.- Remove unneeded BuildRequires: curl-devel, libqt4-devel.- Change sqlite-devel to sqlite3-devel.- Add BuildRequires: gcc-c++, gnome-keyring-devel, gstreamer-0_10-plugins-base-devel, libjpeg-devel, libsoup-devel.- Add libsoup-devel to Requires of devel package.- Make webkit-jsc require libwebkit-1_0-2.- Do not call autoreconf.- Remove --enable-svg-experimental flag from configure.- Add flags to configure: --enable-video, --enable-gnomekeyring. Those options are disabled by default, but we want them for good GNOME integration.
 
ICM