51a02b6 Update the map data and improve behavior:

Authored and Committed by dshea 7 years ago
25 files changed. 63684 lines added. 10 lines removed.
0001-Allow-the-image-data-directory-to-be-overridden.patch
file added
+89
0002-Render-the-map-directly-from-the-SVG.patch
file added
+15691
0003-Optimize-the-SVG.patch
file added
+26651
0004-Fix-memory-leaks-in-tz.c.patch
file added
+88
0005-Fix-an-invalid-memory-access.patch
file added
+26
0006-Do-not-use-tz_location_get_utc_offset.patch
file added
+99
0007-Make-the-test-program-more-automake-y.patch
file added
+82
0008-Move-all-of-the-data-into-one-place.patch
file added
+357
0009-Remove-the-sun-specific-tzdata-path.patch
file added
+140
0010-Add-a-new-test-to-check-whether-all-zones-can-be-sel.patch
file added
+285
0011-Moved-Venezuela-to-4.patch
file added
+17875
0012-Ignore-deprecation-warnings.patch
file added
+47
0013-Fix-the-calculation-of-time-zone-offsets.patch
file added
+26
0014-Fix-convert_longtitude_to_x-for-points-on-the-far-ri.patch
file added
+31
0015-Make-all-private-functions-in-tz.c-static.patch
file added
+52
0016-Drop-the-map-of-tzdata-timezones.patch
file added
+1537
0017-Update-backward-to-the-version-in-tzdata-2016e.patch
file added
+75
0018-Improve-the-location-selected-when-setting-the-timez.patch
file added
+157
0019-Removed-an-extra-line-from-p10.patch
file added
+24
0020-Moved-Chile-back-an-hour.patch
file added
+23
0021-Added-a-glade-catalog-file.patch0001-Added-a-glade-catalog-file.patch
file renamed
+5 -5
0022-Fix-compiler-warnings.patch
file added
+207
0023-Do-not-run-the-checks-as-part-of-make-all.patch
file added
+27
0024-Fix-issues-with-make-distcheck.patch
file added
+39
libtimezonemap.spec
file modified
+51 -5
    Update the map data and improve behavior:
    
    - Render the map directly from SVG (#1335158)
    - Fix memory leaks in tz.c
    - Fix an invalid memory access
    - Do not modify TZ in the process environment
    - Move all data files to /usr/share/libtimezonemap from .../libtimezonemap/ui
    - Add extra city data so all timezone offsets are clickable
    - Move Venezuela from -04:30 to -04:00
    - Fix the conversion of points just west of 180 longitude
    - Remove the out-of-date Olson map data
    - Update the "backward" file
    - Improve the location selected when setting the timezone by name (#1322648)
    - Remove an extra line in the +10:00 layer
    - Move Chile back an hour
    
        
0021-Added-a-glade-catalog-file.patch 0001-Added-a-glade-catalog-file.patch
file renamed
+5 -5
file modified
+51 -5