Changes between Initial Version and Version 1 of Ticket #6949


Ignore:
Timestamp:
10/04/2015 09:51:38 AM (9 years ago)
Author:
Fernando de Oliveira
Comment:

New point version (had missed one).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6949

    • Property Summary gtk+-3.16.7 (gtk+3-3.16.7)gtk+-3.18.1 (gtk+3-3.18.1)
  • Ticket #6949 – Description

    initial v1  
    1 [http://ftp.gnome.org/pub/gnome/sources/gtk+/3.16/gtk+-3.16.7.tar.xz]
     1[http://ftp.gnome.org/pub/gnome/sources/gtk+/3.18/gtk+-3.18.1.tar.xz]
    22
    3 [http://ftp.gnome.org/pub/gnome/sources/gtk+/3.16/gtk+-3.16.7.sha256sum]
     3[http://ftp.gnome.org/pub/gnome/sources/gtk+/3.18/gtk+-3.18.1.sha256sum]
    44
    5 19689d14de54d182fad538153dbff6d41f53841f940aa871585fdea0306c7fba
     5bd279cbb19f3fda074c89cf0edf9e7d95eee8b889b6889d16c2f7f0f6bdeba92
    66
    7 [http://ftp.gnome.org/pub/gnome/sources/gtk+/3.16/gtk+-3.16.7.news]
     7[http://ftp.gnome.org/pub/gnome/sources/gtk+/3.18/gtk+-3.18.1.news]
     8
     9[http://ftp.gnome.org/pub/gnome/sources/gtk+/3.18/gtk+-3.18.0.news]
     10
     11For 2.17, news from 3.17.2 to 3.17.9 at
     12
     13http://ftp.acc.umu.se/pub/gnome/sources/gtk+/3.17/
     14
     15[http://ftp.gnome.org/pub/gnome/sources/gtk+/3.18/gtk+-3.16.7.news]
    816
    917{{{
     18Overview of Changes in GTK+ 3.18.1
     19==================================
     20
     21* Speed up rounded rectangle drawing by caching arcs
     22
     23* Make popover animations faster
     24
     25* Bug fixes:
     26 582747 Print dialog sets wrong printer options
     27 751368 wayland: gnome-terminal does not fill entire area when fullscreen...
     28 751787 Images of refresh button and logo are pixelated on scaled outputs
     29 753628 user options of wrong printer are used
     30 755038 Add some (nullable) annotations to gtkmain.c
     31 755215 Crash when renaming a sidebar’s folder (function that shouldn’t b...
     32 755268 [HighContrast] GtkPlacesSidebar’s “eject” button should probably ...
     33 755432 gtkapplication: segfault when destroying window
     34 755435 Optimize GtkPopover positioning
     35 755444 Rename bookmark crashes nautilus
     36 755455 undefined reference to `__builtin_popcount'
     37 755473 segfault freeing popover from no parent
     38 755528 Popover transitions are rather slow
     39 755691 /bitmask/invert_range_hardcoded test fails
     40 755692 gtk-demo bad return value for the callback function for the "comm...
     41 755926 Directory navigation awkward with search in the file chooser
     42 755931 File chooser: interactive search drops the 1st character when use...
     43 755954 Crash when accessing Gtk.Application.add_window()
     44        Robustness fixes in GtkAppChooser
     45        Avoid showing duplicate entries in GtkAppChooser
     46        Inspector: ellipsize accessible names
     47
     48* Translation updates:
     49 Arabic
     50 Bosnian
     51 Finnish
     52 German
     53 Hebrew
     54 Irish
     55 Italian
     56 Khmer
     57 Kikongo
     58 Russian
     59 Serbian
     60 Serbian Latin
     61 Tajik
     62 Uyghur
     63 Vietnamese
     64
     65
     66
     67Overview of Changes in GTK+ 3.18.0
     68==================================
     69
     70* Speed up shadow drawing by caching corner shadows
     71
     72* Memory leak fixes
     73
     74* Bugs fixed:
     75 681965 Clean up the autotools files on the parts used for Visual C++...
     76 754098 Cannot resize window with destroyed EventBox
     77 754629 gtk-demo: $(EXEEXT) is missing
     78 754745 overlay scrollbar shouldn't hide when the slider is being grabbed
     79 754952 gdk_pixbuf_get_from_window: always returns same image
     80 755021 context menu in empty file folder -> crash
     81 755274 test-simplify uses bashism in /bin/sh script
     82 755352 Crash on widget destruction during event handling
     83
     84* Translation updates:
     85 Brazilian Portuguese
     86 Czech
     87 Danish
     88 French
     89 Greek
     90 Hungarian
     91 Japanese
     92 Kazakh
     93 Latvian
     94 Lithuanian
     95 Norwegian bokmål
     96 Persian
     97 Russian
     98 Serbian
     99 Serbian Latin
     100 Spanish
     101 Swedish
     102 Turkish
     103
     104
     105...
     106
    10107Overview of changes in GTK+ 3.16.7
    11108==================================