Changes between Version 2 and Version 3 of Ticket #8757


Ignore:
Timestamp:
01/18/2017 07:41:58 AM (8 years ago)
Author:
Douglas R. Reno
Comment:

Added some changelogs.

Let's get this done with WebkitGTK+.

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified Ticket #8757 – Description

    v2 v3  
    2020
    2121}}}
     22
     23
     24----
     25EVOLUTION-3.22.4
     26
     27
     28{{{
     29News
     30====
     31
     32Bug Fixes:
     33        Bug 776224 - Workaround crash in WebKit on drag over preview (Milan Crha)
     34        Bug 776584 - Remember last selected file chooser folder (Milan Crha)
     35        Bug 489466 - Right-clicking empty space in an ETable does not show context menu (Milan Crha)
     36        Bug 776813 - Keyboard shortcut for "Paste As Text" (Milan Crha)
     37        Bug 776969 - Huge icons in meeting invites when using SVG icon theme (Milan Crha)
     38        Bug 776958 - Treat categories as multivalue in component editor (Milan Crha)
     39        Bug 776415 - Cancel request, rather than redirect to about:blank, in composer (Milan Crha)
     40        Bug 777071 - Hide Memos Start date in editor when not supported (Milan Crha)
     41
     42Miscellaneous:
     43        Fix a crash when deleting a meeting without DTEND (Milan Crha)
     44        Fix a use-after-free after editor's WebKitWebProcess crash (Milan Crha)
     45        Attached meeting invitations not shown properly (Milan Crha)
     46        Crash on paste of a vCard into a message composer body (Milan Crha)
     47        "Insert text file" sensitive to HTML-significant characters (Milan Crha)
     48        EWeekView could write out of rows_per_day array (Milan Crha)
     49        Replace deprecated icalproperty_remove_parameter() with icalproperty_remove_parameter_by_kind() (Milan Crha)
     50        Replace deprecated icaltime_from_timet() with icaltime_from_timet_with_zone() (Milan Crha)
     51        Fix few memory leaks (Milan Crha)
     52        Avoid a (rather rare) crash under message-list.c::build_tree() (Milan Crha)
     53
     54Translations:
     55        Anders Jonsson (sv)
     56        Christian Kirbach (de)
     57}}}
     58
     59
     60----
     61EVOLUTION-DATA-SERVER-3.22.4
     62
     63
     64{{{
     65News
     66====
     67
     68Bug Fixes:
     69        Bug 776152 - Cannot search for WebDAV/CalDAV sources (Milan Crha)
     70        Bug 774304 - Cover relative path in /etc/localtime symlink (Milan Crha)
     71        Bug 777085 - vCard empty value could break next parameter name parsing (Milan Crha)
     72
     73Miscellaneous:
     74        Correct new module detection when installed by file rename (Milan Crha)
     75        camel-stream-process: Avoid call of g_debug() in the fork process (Milan Crha)
     76        Replace deprecated icalproperty_remove_parameter() with icalproperty_remove_parameter_by_kind() (Milan Crha)
     77        Replace deprecated icaltime_from_timet() with icaltime_from_timet_with_zone() (Milan Crha)
     78        [IMAPx] Fix a memory leak (Milan Crha)
     79}}}
     80
     81
     82----
     83PYATSPI-2.20.3
     84
     85
     86{{{
     87News
     88====
     89
     90* Rename enum module and Enum class not to conflict with stdlib (needed
     91  for python 3.6).
     92
     93}}}
     94
     95
     96----
     97GDK-PIXBUF-2.36.4
     98
     99
     100{{{
     101News
     102====
     103
     104* Add a fastpath for no-op scales
     105* Documentation improvements (#442452)
     106* Fix some coverity warnings (#776945, #768062)
     107* Translation updates
     108}}}
     109
     110
     111----
     112GTK+-3.22.7
     113
     114
     115{{{
     116News
     117====
     118
     119* Bugs fixed:
     120 165385 Win32 keyboard handling still incomplete
     121 769214 keyval field not filled correctly for Pause key
     122 769835 On Wayland, application containing GtkGLArea stops responding if it's not...
     123 774726 GtkTreeView dnd: gtk_drag_finish remove row when reorder sinse 3.20
     124 775846 gdk/wayland: Add support for the gtk-enable-primary-paste gsetting
     125 776031 W32: Winkey+down minimizes maximized window instead of restoring it
     126 776225 [wayland] dropdown placed somewhere in the screen
     127 776485 GDK W32: Impossible to restore maximized window via system menu
     128 776807 GtkInspector doesn't show up when Gtk is initialized through option group
     129 777031 win32 HiDPI assert
     130 777176 [wayland] gedit killed by protocol error "Invalid anchor rectangle size"
     131
     132* Translation updates:
     133 Lithuanian
     134}}}
     135
     136
     137----
     138EPIPHANY-3.22.5
     139
     140
     141{{{
     142News
     143====
     144
     145- Do not offer to remember empty passwords (#771073)
     146- Fix tenth webpage missing in overview (regression from 3.22.4)
     147- "Press key to exit fullscreen" message is now legible
     148- Fix memory leak when tab is closed before permission request info bar
     149- Store permissions for hosts displayed in info bar, not the current page
     150}}}
     151
     152
     153----
     154libgtop-2.34.2
     155
     156
     157{{{
     158
     159News
     160====
     161
     162* Linux:
     163  - fill last_processor member
     164
     165* Updated translations
     166* Added more gettext options
     167}}}